February 2014 Archives by thread
Starting: Sat Feb 1 01:10:15 PST 2014
Ending: Fri Feb 28 19:33:58 PST 2014
Messages: 2074
- [Mesa-dev] [PATCH] i965: Delete stale "pre-gen4" comment in texture validation code.
Kenneth Graunke
- [Mesa-dev] [PATCH] loader: Allow a non-udev linux fallback
Lauri Kasanen
- [Mesa-dev] [PATCH] configure: Enable large file support for the 32-bit platforms
Lauri Kasanen
- [Mesa-dev] [PATCH 1/3] dri: Require libudev-dev for building DRI on Linux.
Lauri Kasanen
- [Mesa-dev] [Bug 74312] New: ilo_dri.so is not installed like other drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 09/13] r300g, r600g, radeonsi: add support for ARB_buffer_storage
Christian König
- [Mesa-dev] [PATCH] mesa: don't signal _NEW_TEXTURE in TexSubImage() functions
Marek Olšák
- [Mesa-dev] [PATCH 1/4] r600g, radeonsi: force VRAM placement for DRI2 buffers
Marek Olšák
- [Mesa-dev] [PATCH 1/3] mesa: move glBlitFramebuffer code into new blit.c file
Brian Paul
- [Mesa-dev] [Bug 74127] [bisected] GL programs fail with "loader.c:112: asserted_dlsym: Assertion `result' failed."
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: remove target param from ctx->Driver.TexParameter()
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: make _mesa_get_proxy_target() static
Kenneth Graunke
- [Mesa-dev] [PATCH 1/6] r200: use _mesa_get_current_tex_object() in r200SetTexBuffer2()
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] glsl: Fix continue statements in do-while loops.
Kenneth Graunke
- [Mesa-dev] [Bug 74127] [bisected] GL programs fail with "loader.c:112: asserted_dlsym: Assertion `result' failed."
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 73902] build: move ARCH_LIBS definition over the first usage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 73900] mesa: Fix build to properly check for supported compiler flags
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Stable 10.0 branch updated for imminent release
Matt Turner
- [Mesa-dev] [PATCH 2/2] glsl: Fix continue statements in do-while loops.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Expand non-expr & non-swizzle scalar rvalues in vectorizing.
Matt Turner
- [Mesa-dev] [PATCH 22/30] mesa/cs: Implement MAX_COMPUTE_WORK_GROUP_INVOCATIONS constant.
Jordan Justen
- [Mesa-dev] [PATCH 26/30] main/cs: Implement query for COMPUTE_WORK_GROUP_SIZE.
Jordan Justen
- [Mesa-dev] [PATCH 1/9] mesa: Rename ArrayObj to VAO and DefaultArrayObj to DefaultVAO.
Kenneth Graunke
- [Mesa-dev] [PATCH 28/30] glsl/cs: Prohibit mixing of compute and non-compute shaders.
Jordan Justen
- [Mesa-dev] [PATCH 29/30] i965/cs: Create the brw_compute_program struct, and the code to initialize it.
Jordan Justen
- [Mesa-dev] [PATCH 30/30] i965/cs: Allow ARB_compute_shader to be enabled via env var.
Jordan Justen
- [Mesa-dev] [PATCH 1/3] i965: Bump MAX_3D_TEXTURE_SIZE to 2048.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Bump GL_MAX_CUBE_MAP_TEXTURE_SIZE to 8192.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965: Bump MaxTexMbytes from 1GB to 1.5GB.
Kenneth Graunke
- [Mesa-dev] [Bug 72877] Wrong colors with Mesa 9.2 and Mesa 10.0 on PPC Linux systems
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 72877] Wrong colors with Mesa 9.2 and Mesa 10.0 on PPC Linux systems
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 72877] Wrong colors with Mesa 9.2 and Mesa 10.0 on PPC Linux systems
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF
Brian Paul
- [Mesa-dev] [PATCH 03/13] mesa: implement glBufferStorage, immutable buffers; add extension enable flag
Ian Romanick
- [Mesa-dev] [PATCH 26/35] meta: Use common GLSL code for blits
Ian Romanick
- [Mesa-dev] Mesa 10.1 release plan strawman
Ian Romanick
- [Mesa-dev] [PATCH 1/4] r600g, radeonsi: force VRAM placement for DRI2 buffers
Axel Davy
- [Mesa-dev] [PATCH] r600g: Prevent SIGFPE when using r600_dma_copy_tile with large textures
Ahmed Allam
- [Mesa-dev] [PATCH] R600/SI: Fix fneg for 0.0
Michel Dänzer
- [Mesa-dev] [PATCH] Allow sampler arrays to have precision qualifier
Kevin Rogovin
- [Mesa-dev] ARB_texture_gather support for Sandy Bridge
Chris Forbes
- [Mesa-dev] [PATCH] radeon/uvd: fix feedback buffer handling
Christian König
- [Mesa-dev] [PATCH] i965/blorp: Fix hw blending coefficients
Topi Pohjolainen
- [Mesa-dev] [PATCH 2/2] pipe-loader: Add support for render nodes v2
David Herrmann
- [Mesa-dev] [PATCH] i965: Drop need_workaround_flush flag; always do post-sync workaround.
Eric Anholt
- [Mesa-dev] gl_ViewportIndex/EmitVertex semantics question
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl-compiler: ast: Precise locations positions.
Sir Anthony
- [Mesa-dev] Stable 10.0 branch updated for imminent release
Carl Worth
- [Mesa-dev] [PATCH] draw: fix incorrect color of flat-shaded clipped lines
Brian Paul
- [Mesa-dev] [PATCH] i965: Fix INTEL_DEBUG=vs for fixed-function/ARB programs.
Kenneth Graunke
- [Mesa-dev] [PATCH] gallium/auxiliary/indices: replace free() with FREE()
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] svga: check shader size against max command buffer size
Jose Fonseca
- [Mesa-dev] [Bug 74471] New: [swrast] piglit ext_texture_array-gen-mipmap regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/3] i965: Use brw_bo_map[_gtt]() in intel_miptree_map_raw().
Eric Anholt
- [Mesa-dev] [PATCH] glsl: Initialize ubo_binding_mask flags to zero.
Matt Turner
- [Mesa-dev] Mesa 10.0.3
Carl Worth
- [Mesa-dev] [Bug 74251] Segfault in st_finalize_texture with Texture Buffer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] r600g geometry shader and hence GL 3.3 support
Dave Airlie
- [Mesa-dev] [PATCH 1/2] gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
Marek Olšák
- [Mesa-dev] [PATCH] gallivm: allow large numbers of temporaries
Zack Rusin
- [Mesa-dev] [PATCH 1/3] d3d10: allow indexable temporaries as relative registers
Zack Rusin
- [Mesa-dev] [PATCH 2/3] d3d10: allow indirect addressing on outputs
Zack Rusin
- [Mesa-dev] [PATCH 3/3] d3d10: support 1d indirect addressing on inputs
Zack Rusin
- [Mesa-dev] [Bug 74476] libGL complains about missing symbol __driDriverGetExtensions_radeonsi
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] R600/SI: Add pattern for zero-extending i1 to i32
Michel Dänzer
- [Mesa-dev] [PATCH 1/3] nv50: rework primid logic
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] nv50: fix layerid to be the fp input number rather than vp output number
Ilia Mirkin
- [Mesa-dev] [PATCH] nv50: only over-allocate by a page for code
Ilia Mirkin
- [Mesa-dev] [PATCH] nouveau/codegen: allow tex offsets on non-TXF instructions (e.g. TXL)
Ilia Mirkin
- [Mesa-dev] [Bug 74476] libGL complains about missing symbol __driDriverGetExtensions_radeonsi
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] centroid affects interpolation
Kevin Rogovin
- [Mesa-dev] [Bug 74010] mesa-10.0.2: z-buffer issue with opengl 3.3 context on intel
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74508] New: Steam games not launching.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] initial VCE support
Christian König
- [Mesa-dev] [PATCH 02/14] vl/vlc: add remove bits function
Christian König
- [Mesa-dev] Potential fix for #70410
Krzysztof A. Sobiecki
- [Mesa-dev] [Bug 70410] egl-static/Makefile: linking fails with llvm >= 3.4
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: remove stray bits of GL_EXT_cull_vertex
Brian Paul
- [Mesa-dev] [PATCH v2] loader: Get driver name from udev hwdb when available
Kristian Høgsberg
- [Mesa-dev] [PATCH] gallivm: fix F2U opcode
sroland at vmware.com
- [Mesa-dev] [PATCH] configure: Use LLVM shared libraries by default
Tom Stellard
- [Mesa-dev] [PATCH] r600g,radeonsi: set domains in one place; put DRI2 tiled textures in VRAM
Marek Olšák
- [Mesa-dev] [PATCH RFC 00/11] glsl: add Single Static Assignment (SSA)
Connor Abbott
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with r600 driver and mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] st/mesa: add support for GL_ARB_viewport_array (v0.2)
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] r600g, radeonsi: query the buffer domain from the kernel for DRI2 buffers
Marek Olšák
- [Mesa-dev] [PATCH 2/2] r600g, radeonsi: set resource domains in one place (v2)
Marek Olšák
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with r600 driver and mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3 0/9] i965/gen7 instanced GS support for ARB_gpu_shader5
Jordan Justen
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with r600 driver and mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] gallium: remove PIPE_RESOURCE_FLAG_GEN_MIPS
Marek Olšák
- [Mesa-dev] [PATCH 1/3] gallivm: handle huge number of immediates
Zack Rusin
- [Mesa-dev] Use hwdb in loader
Kristian Høgsberg
- [Mesa-dev] [PATCH 01/10] glsl: memory_writer helper class for data serialization
Paul Berry
- [Mesa-dev] [PATCH 01/10] glsl: memory_writer helper class for data serialization
Paul Berry
- [Mesa-dev] slow depth test on Intel gen7+
Chia-I Wu
- [Mesa-dev] [PATCH 02/10] glsl: serialize methods for IR instructions
Paul Berry
- [Mesa-dev] [PATCH 12/15] i965: Pull out layer_multiplier in intel_update_renderbuffer_wrapper
Kenneth Graunke
- [Mesa-dev] [PATCH] nouveau/video: make sure that firmware is present when checking caps
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: Add missing sample shading bits to Gen8's 3DSTATE_PS_EXTRA.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965: Implement a brw_load_register_mem helper function.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Implement a CS stall workaround
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Fix General and Indirect Base Addresses on Broadwell.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Drop VECTOR_MASK_ENABLE in Broadwell's 3DSTATE_VS packet.
Kenneth Graunke
- [Mesa-dev] [Bug 74563] New: Surfaceless contexts are not properly released by DRI drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/2] v4: Fix array overrun with too many uniforms
Petri Latvala
- [Mesa-dev] Request for support of GL_AMD_pinned_memory and GL_ARB_buffer_storage extensions
neobrain
- [Mesa-dev] [PATCH] glcpp: Do not remove spaces to preserve locations.
Sir Anthony
- [Mesa-dev] [PATCH 0/4] glsl: Precise location positions for ast_node.
Sir Anthony
- [Mesa-dev] Request for support of GL_AMD_pinned_memory and GL_ARB_buffer_storage extensions
Jose Fonseca
- [Mesa-dev] [PATCH RFC 07/11] glsl: add SSA infrastructure
Connor Abbott
- [Mesa-dev] [PATCH RFC 07/11] glsl: add SSA infrastructure
Connor Abbott
- [Mesa-dev] [Bug 65534] Piglit glx_glx-multithread-shader-compile randomly aborts or core dumps
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 65534] Piglit glx_glx-multithread-shader-compile randomly aborts or core dumps
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH RFC 09/11] glsl: add pass to convert GLSL IR to SSA form
Connor Abbott
- [Mesa-dev] [PATCH RFC 10/11] glsl: add a pass to convert out of SSA form
Connor Abbott
- [Mesa-dev] [PATCH] glx: Pass NULL DRI drawables into the DRI driver for None GLX drawables
Kristian Høgsberg
- [Mesa-dev] [PATCH] glsl/geom-stipple-lines: Pass pattern as int to GS.
Fabian Bieler
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with r600 driver and mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/12] DEMOS Use core profile in two GS demos.
Fabian Bieler
- [Mesa-dev] [PATCH 01/12] configure.ac: Check for freeglut.
Fabian Bieler
- [Mesa-dev] [PATCH 02/12] glut_wrapper: Include freeglut.h if available.
Fabian Bieler
- [Mesa-dev] [PATCH 03/12] glsl/gsraytrace: Use __LINE__ macro to set line numbers in GLSL source strings.
Fabian Bieler
- [Mesa-dev] [PATCH 04/12] glsl/gsraytrace: Don't create new Buffer objects everytime the window is resized.
Fabian Bieler
- [Mesa-dev] [PATCH 05/12] glsl/gsraytrace: Bind transform feedback buffer.
Fabian Bieler
- [Mesa-dev] [PATCH 07/12] glsl/gsraytrace: Use GLSL 1.5 instead of 1.2.
Fabian Bieler
- [Mesa-dev] [PATCH 08/12] glsl/gsraytrace: Use core geometry shaders.
Fabian Bieler
- [Mesa-dev] [PATCH 09/12] glsl/gsraytrace: Switch to core profile.
Fabian Bieler
- [Mesa-dev] [PATCH 11/12] geom-outlining-150: Use core geometry shaders.
Fabian Bieler
- [Mesa-dev] [PATCH 12/12] geom-outlining-150: Switch to core profile.
Fabian Bieler
- [Mesa-dev] mesa 10.1 driver specific freeze break request
Dave Airlie
- [Mesa-dev] [PATCH] i965: Fix register types in dump_instructions().
Kenneth Graunke
- [Mesa-dev] [PATCH] gallium: add geometry shader output limits
Grigori Goronzy
- [Mesa-dev] [RFC PATCH] mesa: add support for multiple buffer mappings
Marek Olšák
- [Mesa-dev] Fwd: [GSoC2014] Call for projects ideas and mentors
Martin Peres
- [Mesa-dev] [PATCH] st/mesa: fix crash when a shader uses a TBO and it's not bound
Marek Olšák
- [Mesa-dev] meta: single-copy glBlitFramebuffer from renderbuffers, depth.
Eric Anholt
- [Mesa-dev] [PATCH 01/11] meta: Move the meta structures to the meta header.
Eric Anholt
- [Mesa-dev] [PATCH 04/11] meta: Fold the texture setup into _mesa_meta_setup_copypix_texture().
Eric Anholt
- [Mesa-dev] [PATCH 05/11] mesa: Make TexImage error cases about internalFormat more informative.
Eric Anholt
- [Mesa-dev] [PATCH 06/11] meta: Do a massive unindent (and rename) of blitframebuffer_texture().
Eric Anholt
- [Mesa-dev] [PATCH 08/11] meta: Use BindRenderbufferTexture() for meta glBlitFramebuffer().
Eric Anholt
- [Mesa-dev] [PATCH 11/11] meta: Don't try to enable FF texturing when we're using GLSL.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] i965: Add Gen8 assembly support for DP Scratch messages.
Kenneth Graunke
- [Mesa-dev] [PATCH] Gallium/dri2: Fix dri2_dup_image
Kristian Høgsberg
- [Mesa-dev] [PATCH] gallium/tgsi: correct typo propagated from NV_vertex_program1_1
Erik Faye-Lund
- [Mesa-dev] [PATCH] R600/SI: Make sure M0 is always initialized when DS instructions are used
Tom Stellard
- [Mesa-dev] [PATCH 1/6] glsl: Optimize ~~x into x.
Matt Turner
- [Mesa-dev] [PATCH 4/4] glsl: Change locations from yylloc to appropriate tokens positions.
Carl Worth
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] files out of date
Joey Reid
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/3] i965/fs: Implement FS_OPCODE_[UN]PACK_HALF_2x16_SPLIT[_XY] opcodes.
Ian Romanick
- [Mesa-dev] [PATCH 1/3] i965: Fix Gen8+ disassembly of half float subregister numbers.
Ian Romanick
- [Mesa-dev] Fwd: [PATCH 2/2] i965: Use the new brw_load_register_mem helper for draw indirect.
Chris Forbes
- [Mesa-dev] [PATCH 2/3] i965: Drop bogus F32TO16/F16TO32 instructions on Broadwell - use MOV.
Ian Romanick
- [Mesa-dev] [PATCH] egl/dri2/android: free driver_name in dri2_initialize_android error path
Emil Velikov
- [Mesa-dev] [PATCHv2] configure: cleanup libudev handling
Emil Velikov
- [Mesa-dev] [PATCH 0/8] Cleanup usage of libudev CFLAGS and linking
Emil Velikov
- [Mesa-dev] gallium ARB_texture_gather support
Dave Airlie
- [Mesa-dev] [PATCH 1/2] gallium: add texture gather support to gallium
Dave Airlie
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with r600 driver and mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v4 0/9] i965/gen7 instanced GS support for ARB_gpu_shader5
Jordan Justen
- [Mesa-dev] [PATCH 1/2] gallium: add texture gather support to gallium (v2)
Dave Airlie
- [Mesa-dev] [PATCH] tgsi/docs: gallium document tg4 caps
Dave Airlie
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with r600 driver and mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with r600 driver and mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Flatland
Connor Abbott
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Add locking to builtin_builder singleton
Daniel Kurtz
- [Mesa-dev] [PATCH 0/9] Klocwork related patches
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 1/2] gallium/tgsi: use CLAMP instead of open-coded clamps
Erik Faye-Lund
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] st/mesa: add support for GL_ARB_viewport_array (v0.2)
Marek Olšák
- [Mesa-dev] [PATCH] R600/SI: Custom select 64-bit ADD
Tom Stellard
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/mesa: avoid sw fallback for getting/decompressing textures
Brian Paul
- [Mesa-dev] [Bug 67676] Transparent windows no longer work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] mesa/st: how to force glLinkProgram to create/translate the program?
Marek Olšák
- [Mesa-dev] [PATCH] R600/SI: Custom select 64-bit ADD
Tom Stellard
- [Mesa-dev] [PATCH] mesa: allow buffers to be mapped multiple times
Marek Olšák
- [Mesa-dev] [PATCH 1/3] i965: Don't print source registers for Broadwell flow control.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Don't disassemble UIP field for Broadwell WHILE instructions.
Kenneth Graunke
- [Mesa-dev] [Bug 67676] Transparent windows no longer work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Fix fast depth clear values on Broadwell.
Kenneth Graunke
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH RFC 07/11] glsl: add SSA infrastructure
Connor Abbott
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] mesa: remove _mesa_ prefix from some static functions
Brian Paul
- [Mesa-dev] Mesa 10.1 release candidate 1
Ian Romanick
- [Mesa-dev] [PATCH] i965/Gen7: Fix HiZ ops for MSAA depth
Chris Forbes
- [Mesa-dev] [PATCH 00/15] The first half of GL_ARB_separate_shader_objects
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up.
Kenneth Graunke
- [Mesa-dev] "glsl: Vectorize multiple scalar assignments" (mesa 4bd6e0d) breaks League of Legends on wine
Andrew Guertin
- [Mesa-dev] [PATCH 1/8] i965: Pull format conversion logic out of brw_depthbuffer_format.
Kenneth Graunke
- [Mesa-dev] "glsl: Vectorize multiple scalar assignments" (mesa 4bd6e0d) breaks League of Legends on wine
Matt Turner
- [Mesa-dev] [PATCH v2] gallium: add geometry shader output limits
Grigori Goronzy
- [Mesa-dev] [PATCH 1/2] configure: error out when building radeonsi without gallium-llvm
Emil Velikov
- [Mesa-dev] [PATCH 2/2] winsys/nouveau: make nouveau_drm_screen_create public
Emil Velikov
- [Mesa-dev] [PATCH 00/22] Exported symbols cleanup and tests
Emil Velikov
- [Mesa-dev] [PATCH 06/13] mesa: allow buffers mapped with the persistent flag to be used by the GPU
Fredrik Höglund
- [Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74723] New: main/shaderapi.c:407: detach_shader: Assertion `shProg->Shaders[j]->Type == 0x8B31 || shProg->Shaders[j]->Type == 0x8B30' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74727] New: Mesa 10.1: doesn't build with DRI3 enabled
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/3] enable XA for freedreno
Rob Clark
- [Mesa-dev] [PATCH 1/3] pipe-loader: split out "client" version
Rob Clark
- [Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74760] New: Anno 1701 colors of textures are corrupted using Intel GM45 Express chipset
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/25] egl: Enable Linux platform extensions
Chad Versace
- [Mesa-dev] [PATCH 01/25] egl: Update to revision 24567 of eglext.h
Chad Versace
- [Mesa-dev] [PATCH 02/25] egl/dri2: Move dri2_egl_display virtual funcs to vtbl
Chad Versace
- [Mesa-dev] [PATCH 03/25] egl/dri2: Put platform func names into proper namespaces
Chad Versace
- [Mesa-dev] [PATCH 04/25] egl/wl: Call dri2_swap_interval() statically
Chad Versace
- [Mesa-dev] [PATCH 05/25] egl/dri2: Dispatch eglSwapInterval by display, not driver
Chad Versace
- [Mesa-dev] [PATCH 06/25] egl/dri2: Dispatch eglSwapBuffers by display, not driver
Chad Versace
- [Mesa-dev] [PATCH 07/25] egl/dri2: Dispatch eglSwapBuffersWithDamage by display, not driver
Chad Versace
- [Mesa-dev] [PATCH 08/25] egl/dri2: Dispatch eglCreateWindowSurface by display, not driver
Chad Versace
- [Mesa-dev] [PATCH 09/25] egl/dri2: Dispatch eglCreatePixmapSurface by display, not driver
Chad Versace
- [Mesa-dev] [PATCH 10/25] egl/dri2: Dispatch eglCreatePbufferSurface by display, not driver
Chad Versace
- [Mesa-dev] [PATCH 11/25] egl/dri2: Dispatch eglDestroySurface by display, not driver
Chad Versace
- [Mesa-dev] [PATCH 12/25] egl/dri2: Dispatch API.QueryBufferAge by display, not driver
Chad Versace
- [Mesa-dev] [PATCH 13/25] egl/dri2: Dispatch eglCopyBuffers by display, not driver
Chad Versace
- [Mesa-dev] [PATCH 14/25] egl/dri2: Dispatch eglSwapBuffersRegionNOK by display, not driver
Chad Versace
- [Mesa-dev] [PATCH 15/25] egl/dri2: Dispatch eglPostSubBufferNV by display, not driver
Chad Versace
- [Mesa-dev] [PATCH 16/25] egl/dri2/x11: Set dri2_dpy->own_device
Chad Versace
- [Mesa-dev] [PATCH 17/25] egl/dri2: Consolidate eglTerminate
Chad Versace
- [Mesa-dev] [PATCH 18/25] egl/dri2: Dispatch eglCreateWaylandBufferFromImageWL by display, not driver
Chad Versace
- [Mesa-dev] [PATCH 19/25] egl/dri2/x11: Don't clobber _EGLDriver::API
Chad Versace
- [Mesa-dev] [PATCH 20/25] egl/dri2: Dispatch eglCreateImageKHR by display, not driver
Chad Versace
- [Mesa-dev] [PATCH 21/25] egl: Add STATIC_ASSERT() macro
Chad Versace
- [Mesa-dev] [PATCH 22/25] egl/main: Stop using EGLNative types internally
Chad Versace
- [Mesa-dev] [PATCH 23/25] egl/gbm: Emit EGL_BAD_PARAMETER for eglCreatePlatformPixmapSurface
Chad Versace
- [Mesa-dev] [PATCH 24/25] egl/wayland: Emit EGL_BAD_PARAMETER for eglCreatePlatformPixmapSurface
Chad Versace
- [Mesa-dev] [PATCH 25/25] egl/main: Enable Linux platform extensions
Chad Versace
- [Mesa-dev] [PATCH 00/25] egl: Enable Linux platform extensions
Ian Romanick
- [Mesa-dev] [PATCH v3] gallium: add geometry shader output limits
Grigori Goronzy
- [Mesa-dev] [PATCH 1/3] i965: Duplicate less code in GetSamplePositions driver hook.
Kenneth Graunke
- [Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Don't call abort() on an unknown device.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] r300g/tests: Added missing fclose for FILE resource.
Siavash Eliasi
- [Mesa-dev] Texture from RenderBuffer for blitting
Rogovin, Kevin
- [Mesa-dev] [PATCH] meta_blitframebuffer integer format corrections
Kevin Rogovin
- [Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67676] Transparent windows no longer work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/3] pipe-loader: add pipe loader for freedreno/msm
Johannes Obermayr
- [Mesa-dev] [Bug 74803] New: Cogs shadows are broken
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] R600/SI: Completely Disable TypeRewriter on compute
Tom Stellard
- [Mesa-dev] [PATCHv2 0/4] enable XA for freedreno
Rob Clark
- [Mesa-dev] Blorp without surface state xy-offsets
Topi Pohjolainen
- [Mesa-dev] [PATCH] glsl: Do not vectorize vector array dereferences.
Matt Turner
- [Mesa-dev] "glsl: Vectorize multiple scalar assignments" (mesa 4bd6e0d) breaks League of Legends on wine
Matt Turner
- [Mesa-dev] [PATCH] R600/SI: Add a pattern for i32 anyext
Tom Stellard
- [Mesa-dev] [PATCH] R600/SI: Split global vector loads with more than 4 elements
Tom Stellard
- [Mesa-dev] Mesa (master): nv30: report 8 maximum inputs
Ian Romanick
- [Mesa-dev] [Bug 73946] scanout broken on radeon SI (OLAND)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: assorted clean-ups in detach_shader()
Brian Paul
- [Mesa-dev] [PATCH 1/2] i965/fs: Simplify FS_OPCODE_SET_SAMPLE_ID stride mashing a bit.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965/fs: Simplify FS_OPCODE_SET_OMASK stride mashing a bit.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] glsl: Compile error if fs defines conflicting qualifiers for gl_FragCoord
Anuj Phogat
- [Mesa-dev] gallium/st: add texture gather support
Dave Airlie
- [Mesa-dev] [PATCH 01/10] radeonsi: move PA_SU_POLY_OFFSET_DB_FMT_CNTL to framebuffer state
Marek Olšák
- [Mesa-dev] [PATCH 02/10] r600g,radeonsi: share r600_surface
Marek Olšák
- [Mesa-dev] Convert vdpau and dri targets to the pipe-loader
Emil Velikov
- [Mesa-dev] [PATCH 01/13] targets/pipe-loader: link pipe-nouveau against libdrm
Emil Velikov
- [Mesa-dev] [PATCH 03/13] pipe-loader: destroy sw_winsys on sw_release
Emil Velikov
- [Mesa-dev] [PATCH] mesa/st: use a new cap to determine the viewport bounds range
Ilia Mirkin
- [Mesa-dev] [PATCH] nv30,nvc0: only claim a single viewport
Ilia Mirkin
- [Mesa-dev] Mesa installation - Facing problems..
Sathishkumar Sivagurunathan
- [Mesa-dev] [PATCH] gallium/vl: remove remaining softpipe video functions
Christian König
- [Mesa-dev] [PATCH 0/3] Three simple Klocwork patches to glx
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH] XXXsq: create standalone libxatracker library
Emil Velikov
- [Mesa-dev] [PATCH 1/6] configure: cleanup switch statement
Emil Velikov
- [Mesa-dev] [PATCH] gallium makefiles: use -export-symbols-regex for building dri drivers
Maarten Lankhorst
- [Mesa-dev] [PATCH v2] gallium makefiles: use a linker script for building dri drivers
Maarten Lankhorst
- [Mesa-dev] [PATCH] mesa: Preserve the NewArrays state when copying a VAO
Fredrik Höglund
- [Mesa-dev] Initial VCE support v2
Christian König
- [Mesa-dev] [PATCH 2/2] glx/dri2: Add support for adaptive vsync
Lauri Kasanen
- [Mesa-dev] [PATCH 04/35] meta: Release resources used by decompress_texture_image
Eric Anholt
- [Mesa-dev] [PATCH 4/10] r600g: remove r600_surface::htile_enabled
Marek Olšák
- [Mesa-dev] [PATCHv3 0/4] enable XA for freedreno
Rob Clark
- [Mesa-dev] meta cleanups
Eric Anholt
- [Mesa-dev] [PATCH 3/7] meta: Drop a now-trivial helper function.
Eric Anholt
- [Mesa-dev] [PATCH 4/7] meta: Rename the "sampler" stuff to "blit shader".
Eric Anholt
- [Mesa-dev] [PATCH 6/7] meta: Drop the src == dst restriction on meta glBlitFramebuffer().
Eric Anholt
- [Mesa-dev] glxinfo and indirect contexts on nvidia driver
Dave Airlie
- [Mesa-dev] [PATCH] targets/vdpau: Always use c++ to link
Kusanagi Kouichi
- [Mesa-dev] [PATCH 1/3] radeon/winsys: add VCE support v4
Christian König
- [Mesa-dev] [PATCH] _mesa_glsl_parse_state change
Tapani Pälli
- [Mesa-dev] [PATCH] radeon: reverse DBG_NO_HYPERZ logic
Alex Deucher
- [Mesa-dev] [Bug 72895] Missing trees in flightgear 2.12.1 with mesa 10.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 06/23] i965: Define common register base class shared between both back-ends.
Francisco Jerez
- [Mesa-dev] [PATCH 00/23] i965 compiler fixes in preparation for ARB_shader_image_load_store.
Matt Turner
- [Mesa-dev] [Bug 74900] New: ir.h(701) : error C2208: '__restrict bool' : no members defined using this type
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: rename _restrict to restrict_flag
Brian Paul
- [Mesa-dev] [PATCH] clover: Don't call pipe_loader_release() when deleting a device
Tom Stellard
- [Mesa-dev] [Bug 74911] New: [swrast] piglit glsl-lod-bias regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Avoid dependency hints on math opcodes
mike at lunarg.com
- [Mesa-dev] [PATCH 1/4] configure: bump up libdrm requirement to 2.4.38
Emil Velikov
- [Mesa-dev] [PATCH 00/38] Constify __DRI*Extension usage and misc cleanup
Emil Velikov
- [Mesa-dev] [PATCH] nouveau: fix chipset checks for nv1a by using the oclass instead
Ilia Mirkin
- [Mesa-dev] What is DRI_IMAGE and do I want it?
Ilia Mirkin
- [Mesa-dev] Vm ware - 3d acceleration
sathishkumar sivagurunathan
- [Mesa-dev] [PATCH] nv50: mark scissors/viewports dirty on context switch
Ilia Mirkin
- [Mesa-dev] [PATCH] glx/dri2: Respect --enable/disable-driglx-direct
Daniel Martin
- [Mesa-dev] [PATCH] nv50: make sure to clear _all_ layers of all attachments
Ilia Mirkin
- [Mesa-dev] [PATCH] st/omx/dec/h264: fix pic_order_cnt_type==2
Christian König
- [Mesa-dev] [PATCH] configure: Use pkg-config for libselinux
Kusanagi Kouichi
- [Mesa-dev] Mesa install - Doubts..
sathishkumar sivagurunathan
- [Mesa-dev] [PATCH 16/18] mesa: Implement glBindImageTextures()
Francisco Jerez
- [Mesa-dev] [PATCH 09/18] mesa: Refactor set_atomic_buffer_binding()
Francisco Jerez
- [Mesa-dev] [Bug 74935] New: intel hd4600 missing features
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/omx/enc: fix scaling src alignment issue
Christian König
- [Mesa-dev] [PATCH] main: Avoid double-free of shader Label
Carl Worth
- [Mesa-dev] [Bug 74944] New: libomx_r600 segfault on RadeonSI hardware
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] vl: add motion adaptive deinterlacer
Grigori Goronzy
- [Mesa-dev] [PATCH 2/2] st/vdpau: add support for DEINTERLACE_TEMPORAL
Grigori Goronzy
- [Mesa-dev] FYI: broken s2tc libraries
Brian Paul
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/12] DEMOS Use core profile in two GS demos (v2).
Fabian Bieler
- [Mesa-dev] [PATCH] clover: Pass buffer offsets to the driver in set_global_binding()
Tom Stellard
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/19] svga: split / update svga3d header files
Brian Paul
- [Mesa-dev] [PATCH 02/19] svga: update dumping code with new GBS commands, etc
Brian Paul
- [Mesa-dev] [PATCH 03/19] svga: update svga_winsys interface for GBS
Brian Paul
- [Mesa-dev] [PATCH 04/19] svga: add new GBS commands
Brian Paul
- [Mesa-dev] [PATCH 05/19] svga: add svga_have_gb_objects/dma() functions
Brian Paul
- [Mesa-dev] [PATCH 06/19] svga: update constant buffer code for GBS
Brian Paul
- [Mesa-dev] [PATCH 07/19] svga: update shader code for GBS
Brian Paul
- [Mesa-dev] [PATCH 08/19] svga: add helpers for tracking rendering to textures
Brian Paul
- [Mesa-dev] [PATCH 09/19] svga: track which textures are rendered to
Brian Paul
- [Mesa-dev] [PATCH 10/19] svga: adjust adjustment for point coordinates
Brian Paul
- [Mesa-dev] [PATCH 11/19] svga: remove a couple unneeded assertions
Brian Paul
- [Mesa-dev] [PATCH 12/19] svga: add new helper functions for GBS buffers
Brian Paul
- [Mesa-dev] [PATCH 00/19] VMware svga driver updates
Brian Paul
- [Mesa-dev] Regression caused by 2e9ee44797 ("nv50/ir/ra: some register spilling fixes")
Ilia Mirkin
- [Mesa-dev] [PATCH 0/5] Klocwork related pathes
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH] gallium/pipebuffer: change pb_cache_manager_create() size_factor to float
Brian Paul
- [Mesa-dev] [Bug 74988] New: Buffer overrun (segfault) decompressing ETC2 texture in GLBenchmark 3.0 Manhattan
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: add bounds checking to eliminate buffer overrun
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH] mesa: Fix valgrind uninitialized variable warning
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH] mesa: Fix valgrind uninitialized variable warning
Courtney Goeltzenleuchter
- [Mesa-dev] [RFC] llvmpipe texture coordinate rounding
Jeff Muizelaar
- [Mesa-dev] [Bug 74251] Segfault in st_finalize_texture with Texture Buffer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 73900] mesa: Fix build to properly check for supported compiler flags
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74251] Segfault in st_finalize_texture with Texture Buffer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/8] meta: Fix blit shader compile on non-glsl-130 drivers.
Eric Anholt
- [Mesa-dev] [PATCH 4/8] i965: Don't try to use the ctx->ReadBuffer when asked to blorp miptrees.
Eric Anholt
- [Mesa-dev] [PATCH 1/3] i965/fs: Drop dead comment about the old proj_attrib_mask optimization.
Eric Anholt
- [Mesa-dev] [PATCH] mesa: Fix error code generation in glReadPixels()
Anuj Phogat
- [Mesa-dev] [PATCH] gallivm: optimize repeat linear npot code in the aos int path
sroland at vmware.com
- [Mesa-dev] [PATCH 1/3] gallivm: use correct rounding for linear wrap mode (in the aos int path)
sroland at vmware.com
- [Mesa-dev] [PATCH] mesa: Add GL_TEXTURE_CUBE_MAP_ARRAY to legal_get_tex_level_parameter_target()
Anuj Phogat
- [Mesa-dev] [PATCH] i965/fs: Use conditional sends to do FB writes on HSW+.
Eric Anholt
- [Mesa-dev] [Bug 75010] New: clang: error: unknown argument: '-fstack-protector-strong'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] configure: Try pkg-config first for libselinux
Kusanagi Kouichi
- [Mesa-dev] [Bug 75011] New: Performance drop since git-6d1cecb with radeonsi
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] gallivm: use correct rounding for nearest wrap mode (in the aos int path)
sroland at vmware.com
- [Mesa-dev] [PATCH 1/3] omx: query driver encode capatibility earlier
Emil Velikov
- [Mesa-dev] [PATCH 2/3] nouveau: advertise only supported video entrypoints
Emil Velikov
- [Mesa-dev] [Bug 74085] [Counter Strike: Source] Blue smoke in very specific places (nv50, r600g) (cannot bisect)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74085] [Counter Strike: Source] Blue smoke in very specific places (nv50, r600g) (cannot bisect)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/xvmc: fix tests so that they pass
Ilia Mirkin
- [Mesa-dev] [Bug 75048] New: Black screen in Dota 2, sound works fine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75061] New: bug in clearing color buffer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74085] [Counter Strike: Source] Blue smoke in very specific places (nv50, r600g) (cannot bisect)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75068] New: GL_COLOR not handled in GL_ARB_vertex_program MatrixMode() function
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Add locking to builtin_builder singleton
Kenneth Graunke
- [Mesa-dev] [PATCH] targets/vdpau: Don't link unused libraries
Kusanagi Kouichi
- [Mesa-dev] [Bug 75083] New: [IVB/HSW bisected]padman and Smokin-Guns performance reduced ~10%
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75098] New: OpenGL ES2 with fbdev - link error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/10] Klocwork related pathes
Juha-Pekka Heikkila
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 73946] scanout broken on radeon SI (OLAND)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glx: Fix the default values for GLXFBConfig attributes
Fredrik Höglund
- [Mesa-dev] [PATCH] glx: Fix the GLXFBConfig attrib sort priorities
Fredrik Höglund
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75126] New: configure: error: classic DRI driver 'yes' does not exist
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] configure: use default dri drivers whenever opengl and dri are enabled
Emil Velikov
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600g, radeonsi: Consolidate logic for short-circuiting flushes
Michel Dänzer
- [Mesa-dev] [PATCH V2] i965: Fix the region's pitch condition to use blitter
Ian Romanick
- [Mesa-dev] [Bug 59941] glxinfo segfault with GL_ARB_uniform_buffer_object
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: propogate FragDepthLayout to gl_program
Chia-I Wu
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] i965: calculate hiz offset from hiz region
Chia-I Wu
- [Mesa-dev] [Bug 67676] Transparent windows no longer work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] drm/radeon: fix CP semaphores on CIK
Christian König
- [Mesa-dev] [PATCH] dri: Properly unbind surfaceless contexts
Alexandros Frantzis
- [Mesa-dev] [Bug 59941] glxinfo segfault with GL_ARB_uniform_buffer_object
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 0/4] i965: refactor DRI image code
Ander Conselvan de Oliveira
- [Mesa-dev] [Bug 75165] New: compute.c:464:49: error: function definition is not allowed here
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] glcpp: Only warn for macro names containing __
Ian Romanick
- [Mesa-dev] [PATCH 2/3] glsl: Only warn for macro names containing __
Ian Romanick
- [Mesa-dev] [PATCH 3/3] glsl: Silence "type qualifiers ignored on function return type" warning
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Fix condition to generate shader link error
Ian Romanick
- [Mesa-dev] [PATCH] specs: MESA_query_renderer.spec resolve a couple of typos
Emil Velikov
- [Mesa-dev] [PATCH] configure: use shared-glapi when more than one gl* API is used
Emil Velikov
- [Mesa-dev] [PATCH] st/omx/enc: add multi scaling buffers for performance improvement
Leo Liu
- [Mesa-dev] [PATCH] nv50: enable cube map array texture support
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: removed unused dimension_count varible
Timothy Arceri
- [Mesa-dev] [PATCH-RFC] i965: do not advertise MESA_FORMAT_Z_UNORM16 support
Chia-I Wu
- [Mesa-dev] [PATCH 01/13] i965: Simplify Broadwell's 3DSTATE_MULTISAMPLE sample count handling.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Use MOV, not OR for setting URB write channel enables on Gen8+.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: add missing DebugMessageControl types
Timothy Arceri
- [Mesa-dev] [Bug 75212] New: Mesa selects wrong DRI driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/omx/enc: add multi scaling buffers for performance improvement
Leo Liu
- [Mesa-dev] [PATCH] st/omx: fix prevFrameNumOffset handling
Christian König
- [Mesa-dev] [PATCH] build: Fix FTBFS bug introduced by ee55500c22
Kai Wasserbäch
- [Mesa-dev] [PATCH 13/23] i965/fs: Take into account reg_offset consistently for MRF regs.
Francisco Jerez
- [Mesa-dev] OpenCL Supported extensions for R600/SI ?
Dorrington, Albert
- [Mesa-dev] [PATCH][RFC] dri3: Add support for the GLX_EXT_buffer_age extension
Adel Gadllah
- [Mesa-dev] [PATCH-RFC] i965: do not advertise MESA_FORMAT_Z_UNORM16 support
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] util: Add util_bswap64()
Tom Stellard
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/12] DEMOS Use core profile in two GS demos (v3).
Fabian Bieler
- [Mesa-dev] [PATCH 01/12] configure.ac: Check for freeglut.
Fabian Bieler
- [Mesa-dev] [PATCH 02/12] glut_wrapper: Include freeglut.h if available.
Fabian Bieler
- [Mesa-dev] [PATCH 06/12] glsl/gsraytrace: Use core GL3.0 transform feedback
Fabian Bieler
- [Mesa-dev] [PATCH 07/12] glsl/gsraytrace: Use GLSL 1.5 instead of 1.2.
Fabian Bieler
- [Mesa-dev] [PATCH 09/12] glsl/gsraytrace: Switch to core profile.
Fabian Bieler
- [Mesa-dev] [PATCH 12/12] geom-outlining-150: Switch to core profile.
Fabian Bieler
- [Mesa-dev] [PATCH 1/6] i965: Fix miptree matching for multisampled, non-interleaved miptrees.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Create a hardware context before initializing state module.
Kenneth Graunke
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nv50: enable txg where supported
Ilia Mirkin
- [Mesa-dev] [PATCH 0/3] dri3: Add GLX_EXT_buffer_age support
Adel Gadllah
- [Mesa-dev] classic dri driver cleanup broke --disable-dri
Brad King
- [Mesa-dev] [PATCH 1/8] configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32
Tom Stellard
- [Mesa-dev] [PATCH 3/8] util: Add util_cpu_to_le* helpers
Tom Stellard
- [Mesa-dev] [PATCH 4/8] radeonsi: Use util_cpu_to_le32() instead of bswap32() on big-endian systems
Tom Stellard
- [Mesa-dev] [PATCH 5/8] r600g: Use util_cpu_to_le32() instead of bswap32() on big-endian systems
Tom Stellard
- [Mesa-dev] [PATCH 6/8] radeonsi: Use SI_BIG_ENDIAN now that it exists
Tom Stellard
- [Mesa-dev] [PATCH 8/8] clover: Pass buffer offsets to the driver in set_global_binding() v3
Tom Stellard
- [Mesa-dev] [Bug 75278] New: st_program.c:1099: undefined reference to `ureg_property_gs_invocations'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] dri3: Enable GLX_MESA_query_renderer on DRI3 too
Ian Romanick
- [Mesa-dev] [PATCH 00/19] i965/fs clean ups
Matt Turner
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75286] New: make error with Gallium i915/DRM configuration
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] tgsi_ureg: add property_gs_invocations
Jordan Justen
- [Mesa-dev] [PATCH] nouveau: add a nouveau_compiler binary to compile TGSI into shader ISA
Ilia Mirkin
- [Mesa-dev] [PATCH 1/4] nv30: remove use_nv4x, it is identical to is_nv4x
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: Fix S8 and X8 reversal in brw_depthbuffer_format refactor.
Kenneth Graunke
- [Mesa-dev] [Bug 75226] Dark rendering of War for the Overworld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71870] Metro: Last Light rendering issues
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75315] New: build failure with gcc -fsanitize=address
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75226] Dark rendering of War for the Overworld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75226] Dark rendering of War for the Overworld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75226] Dark rendering of War for the Overworld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75226] Dark rendering of War for the Overworld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Radeon r600_ring_test/evergreen_resume errors
Dorrington, Albert
- [Mesa-dev] [PATCH] mesa: Remove unnecessary condition
Courtney Goeltzenleuchter
- [Mesa-dev] [Bug 75226] Dark rendering of War for the Overworld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75335] New: Use of uninitialized pointer in 'gallium_screen_create()'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75336] New: Don't provide inline definitions of functions available in MSVS 2013's standard library
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/8] meta: Set some object labels on our meta shaders.
Eric Anholt
- [Mesa-dev] [PATCH 5/8] i965: Refactor debug dumping of GLSL IR.
Eric Anholt
- [Mesa-dev] [PATCH V2 00/22] ARB_texture_view support for i965
Chris Forbes
- [Mesa-dev] [Bug 75226] Dark rendering of War for the Overworld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75226] Dark rendering of War for the Overworld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Delete the fabulous target_to_target() function.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] st/mesa: use MIN2 macro in favour of custom _min function
Emil Velikov
- [Mesa-dev] [Bug 75344] New: meta_blit.c(97) : error C2059: syntax error : '['
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glx: Add test for GLX_EXT_buffer_age
Adel Gadllah
- [Mesa-dev] [PATCH] meta: Eliminate samplers[] array in favor of using vec4_prefix.
Kenneth Graunke
- [Mesa-dev] Mesa 10.1 release candidate 2
Ian Romanick
- [Mesa-dev] [PATCH 00/25] GLX_MESA_query_renderer to all ;-)
Emil Velikov
- [Mesa-dev] [PATCH] meta: Use a #define for the vector type to avoid %svec4 everywhere.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Don't try to use the hardware blitter for multisampled miptrees.
Kenneth Graunke
- [Mesa-dev] [Bug 75347] New: xlib.c:35:42: fatal error: state_tracker/xlib_sw_winsys.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Validate (and resolve) all the bound textures.
Chris Forbes
- [Mesa-dev] [Bug 75355] New: brw_fs.h:135:37: error: invalid conversion from 'unsigned int' to 'brw_reg_type' [-fpermissive]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75356] New: pipe_loader_sw.c:64: undefined reference to `xlib_create_sw_winsys'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC] ARB_stencil_texturing on Gen6/7
Topi Pohjolainen
- [Mesa-dev] [PATCH 1/3] targets/gbm: exit gracefully if pipe_loader_drm_probe_fd is not available
Emil Velikov
- [Mesa-dev] [Bug 75226] Dark rendering of War for the Overworld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] glsl: Add is_horizontal() method to ir_expression.
Matt Turner
- [Mesa-dev] [Bug 75389] New: state_tracker/st_glsl_to_tgsi.cpp:5144:38: error: cannot convert 'exec_list*' to 'FILE* {aka _IO_FILE*}' for argument '1' to 'void _mesa_print_ir(FILE*, exec_list*, _mesa_glsl_parse_state*)'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Don't forget to subtract mt->first_level in minify calls.
Kenneth Graunke
- [Mesa-dev] [PATCH] targets/opencl: resolve undefined symbols at link time
Emil Velikov
- [Mesa-dev] [Intel-gfx] [PATCH] i965: Use default contexts when possible.
Ben Widawsky
- [Mesa-dev] [PATCH 1/4] i965/vec4: Add a brw->gen >= 6 assertion in three-source emitters.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] mesa: Add core API support for GL_ARB_stencil_texturing (from 4.3).
Kenneth Graunke
- [Mesa-dev] [RFC PATCH] i965/gs: add snb support
Ilia Mirkin
- [Mesa-dev] gallium and ARB_texture_query_levels
Dave Airlie
- [Mesa-dev] [PATCH 1/2] R600/SI: Allow SI_KILL for geometry shaders
Michel Dänzer
- [Mesa-dev] [PATCH] winsys/svga: Avoid calling drm getparam for max surface size on older kernels
Thomas Hellstrom
- [Mesa-dev] [Bug 75445] New: Mesa 10.2.0-devel implementation error: meta program compile failed:
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nv50: correctly calculate the number of vertical blocks during transfer map
Emil Velikov
- [Mesa-dev] [Bug 75226] Dark rendering of War for the Overworld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCHv3 0/3] dri3: Add GLX_EXT_buffer_age support
Adel Gadllah
- [Mesa-dev] [PATCH] build: llvm libs may not be in system search path, add rpath
Ilia Mirkin
- [Mesa-dev] [PATCH] r600g/compute: PIPE_CAP_COMPUTE should be false for pre-evergreen GPUs
Tom Stellard
- [Mesa-dev] [PATCH] Add GPU BLIT of texture image to PBO in Intel driver
Jon Ashburn
- [Mesa-dev] [PATCH 1/3] glsl: Optimize lrp(0, y, a) into y * a.
Matt Turner
- [Mesa-dev] [PATCH 1/4] configure: avoid constantly building megadrivers 'core'
Emil Velikov
- [Mesa-dev] [PATCH 1/7] winsys/radeon: if there's VRAM-only usage, keep it
Marek Olšák
- [Mesa-dev] [PATCH V2 1/4] glsl: Compile error if fs defines conflicting qualifiers for gl_FragCoord
Anuj Phogat
- [Mesa-dev] [Bug 74010] mesa-10.0.2: z-buffer issue with opengl 3.3 context on intel
bugzilla-daemon at freedesktop.org
- [Mesa-dev] The X.Org Foundation is an accepted for the GSoC 2014!
Martin Peres
- [Mesa-dev] [PATCH 0/8] Klocwork related patches again.
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 1/8] glx: remove unused __glXClientInfo()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 2/8] glx: add extra null check in getFBConfigs
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH] st/mesa: add comment to explain _min(), _maxf(), etc. functions
Brian Paul
- [Mesa-dev] [PATCH] libgl-xlib: add -Isrc/gallium/winsys flag
Brian Paul
- [Mesa-dev] [Bug 75503] New: DispatchSanity_test.GL31_CORE regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Piglit - GL/GLSL tests - GSoC 2014
Chirag Agrawal
- [Mesa-dev] [Bug 75505] New: [clover] Build failure with clang 3.4 and libc++
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: add switch case for MESA_SHADER_COMPUTE
Brian Paul
- [Mesa-dev] [PATCH 1/2] i965: Only emit VS state pipe control workaround on IVB and BYT.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Convert VUE map generation checks to if rather than switch.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Add GL_ARB_buffer_storage to dispatch_sanity.cpp.
Vinson Lee
- [Mesa-dev] [PATCH] util/u_format: don't crash in util_format_translate if we can't do translation
sroland at vmware.com
- [Mesa-dev] [PATCH] R600: Verify all instructions in the AsmPrinter on debug builds
Tom Stellard
- [Mesa-dev] [PATCH] R600/SI: Expand all v16[if]32 operations
Tom Stellard
- [Mesa-dev] [PATCH] R600: Verify all instructions in the AsmPrinter on debug builds
Tom Stellard
- [Mesa-dev] [PATCH] mesa: fix make check for ARB_buffer_storage
Marek Olšák
- [Mesa-dev] Accidental Mesa revert
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] glsl: Fix build warning of unhandled case in switch
Anuj Phogat
- [Mesa-dev] Mesa (master): clover: Fix build with LLVM 3.5
Michel Dänzer
- [Mesa-dev] [PATCH] i965: Don't try to dump shader source for fixed-function FS programs.
Kenneth Graunke
- [Mesa-dev] [Bug 75226] Dark rendering of War for the Overworld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Student interested in gsoc
lazaro E Lespes
- [Mesa-dev] [Bug 75528] New: export gbm_device_is_format_supported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74717] r600g: 'invalid read' linking geometry shader
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Mesa (master): i965/vec4: Handle ir_triop_lrp on Gen4-5 as well.
Ian Romanick
- [Mesa-dev] [PATCH] i965: Widen sampler key bitfields for 32 samplers
Chris Forbes
- [Mesa-dev] [PATCH 0/5] Enable GL_NV_non_square_matrices extension
Rafal Mielniczuk
- [Mesa-dev] [Bug 75543] New: OSMesa Gallium OSMesaMakeCurrent
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74085] [Counter Strike: Source] Blue smoke in very specific places (nv50, r600g) (cannot bisect)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74085] [Counter Strike: Source] Blue smoke in very specific places (nv50, r600g)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Mesa-stable] [PATCH 2/4] i965/vec4: Handle ir_triop_lrp on Gen4-5 as well.
Kenneth Graunke
- [Mesa-dev] [Bug 75545] New: Blitting a partial region to the front buffer produces corrupted display
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60216] Mesa Gallium can’t build without X
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] i915: Only allow 8 vertex texture units
Ian Romanick
- [Mesa-dev] [Bug 75549] New: Ubuntu window title bars corrupted
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] i965: Assert array index on access to vec4_visitor's arrays.
Ian Romanick
- [Mesa-dev] [Bug 63717] Poor performance in games with Intel 965GM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCHv4 0/3] dri3: Add GLX_EXT_buffer_age support
Adel Gadllah
- [Mesa-dev] [PATCH 1/2] meta: Restore API at the end of _mesa_meta_end(), not the start.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] meta: Drop ctx->API checks.
Kenneth Graunke
- [Mesa-dev] [PATCH] gtest: Update to 1.7.0.
Vinson Lee
- [Mesa-dev] [PATCH] mesa: remove _mesa_symbol_table_iterator structure
Tapani Pälli
- [Mesa-dev] [PATCH] gbm: export gbm_device_is_format_supported
Marek Chalupa
- [Mesa-dev] [Bug 63717] Poor performance in games with Intel 965GM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74010] mesa-10.0.2: z-buffer issue with opengl 3.3 context on intel
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74010] mesa-10.0.2: z-buffer issue with opengl 3.3 context on intel
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/2] v5: Fix array overrun with too many uniforms
Petri Latvala
- [Mesa-dev] [PATCH] configure: disable shared glapi when building xlib powered glx
Emil Velikov
- [Mesa-dev] [PATCH] mesa: do depth/stencil format conversion in glGetTexImage
Brian Paul
- [Mesa-dev] [PATCH] glx: load dri driver with RTLD_LOCAL so dlclose never fails to unload
j.glisse at gmail.com
- [Mesa-dev] [Bug 75584] New: Request write access to mesa repository
bugzilla-daemon at freedesktop.org
- [Mesa-dev] i965 GL_ARB_buffer_storage
Eric Anholt
- [Mesa-dev] [PATCH 1/4] i965: Switch mapping modes for non-explicit-flush blit-temporary maps.
Eric Anholt
- [Mesa-dev] [PATCH] mesa: Don't use derived vertex state in api_arrayelt.c
Fredrik Höglund
- [Mesa-dev] Introductory projects in r600/radeonsi
Sean Burke
- [Mesa-dev] [PATCH] nv50: enable texture query lod
Ilia Mirkin
- [Mesa-dev] [PATCH] gallium/util: add missing u_math include
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: add unpacking code for MESA_FORMAT_Z32_FLOAT_S8X24_UINT
Brian Paul
- [Mesa-dev] Add GPU BLIT of texture image to PBO in Intel driver
Jon Ashburn
- [Mesa-dev] [PATCH] mesa: update packed format layout comments
Brian Paul
- [Mesa-dev] another newbie project: function renaming in format_(un)pack.c
Brian Paul
- [Mesa-dev] [PATCH V3 1/4] glsl: Compile error if fs defines conflicting qualifiers for gl_FragCoord
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] glx/dri2: fix FTBFS on hurd
Fabio Pedretti
- [Mesa-dev] [PATCH 2/2] configure.ac: consolidate dependencies version check
Fabio Pedretti
- [Mesa-dev] [PATCH] nv50,nvc0: add 11f_11f_10f vertex support
Ilia Mirkin
Last message date:
Fri Feb 28 19:33:58 PST 2014
Archived on: Fri Feb 28 19:34:20 PST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).