October 2012 Archives by date
Starting: Mon Oct 1 02:10:10 PDT 2012
Ending: Wed Oct 31 23:49:20 PDT 2012
Messages: 1303
- [Mesa-dev] [PATCH 1/5] radeonsi: define SGPR register numbers
Michel Dänzer
- [Mesa-dev] [PATCH v6 1/1] intel: add support for ANGLE_texture_compression_dxt.
Oliver McFadden
- [Mesa-dev] [PATCH v2 1/1] intel: print performance debug messages to `logcat' on Android.
Oliver McFadden
- [Mesa-dev] [PATCH v3 0/8] mesa: glGet: fix lookup for apps using multiple APIs
Imre Deak
- [Mesa-dev] [PATCH v3 1/8] glapi: rename/move GL_POLYGON_OFFSET_BIAS to its extension section
Imre Deak
- [Mesa-dev] [PATCH v3 2/8] mesa: glGet: fix parameter lookup for apps using multiple APIs
Imre Deak
- [Mesa-dev] [PATCH v3 3/8] mesa: glGet: simplify the 'enum not found' condition
Imre Deak
- [Mesa-dev] [PATCH v3 4/8] mesa: glGet: rename *{_EXT, _ARB} enums missing from the XML spec
Imre Deak
- [Mesa-dev] [PATCH v3 5/8] scons/android: add flag to check for enabled GL APIs
Imre Deak
- [Mesa-dev] [PATCH v3 6/8] mesa: glGet: add script to generate hash tables in build time
Imre Deak
- [Mesa-dev] [PATCH v3 7/8] mesa: glGet: use the build time generated hash tables
Imre Deak
- [Mesa-dev] [PATCH v3 8/8] mesa: glGet: remove the unused TYPE_API_MASK flags
Imre Deak
- [Mesa-dev] [PATCH v3 1/8] glapi: rename/move GL_POLYGON_OFFSET_BIAS to its extension section
Oliver McFadden
- [Mesa-dev] [PATCH v3 2/8] mesa: glGet: fix parameter lookup for apps using multiple APIs
Oliver McFadden
- [Mesa-dev] [PATCH v3 3/8] mesa: glGet: simplify the 'enum not found' condition
Oliver McFadden
- [Mesa-dev] [PATCH v3 4/8] mesa: glGet: rename *{_EXT, _ARB} enums missing from the XML spec
Oliver McFadden
- [Mesa-dev] [PATCH v3 5/8] scons/android: add flag to check for enabled GL APIs
Oliver McFadden
- [Mesa-dev] [PATCH v3 6/8] mesa: glGet: add script to generate hash tables in build time
Oliver McFadden
- [Mesa-dev] [PATCH v3 7/8] mesa: glGet: use the build time generated hash tables
Oliver McFadden
- [Mesa-dev] [PATCH v3 8/8] mesa: glGet: remove the unused TYPE_API_MASK flags
Oliver McFadden
- [Mesa-dev] [PATCH 1/2] radeonsi: Better indexing of parameters in the pixel shader.
Alex Deucher
- [Mesa-dev] [PATCH v6 1/1] intel: add support for ANGLE_texture_compression_dxt.
Brian Paul
- [Mesa-dev] [PATCH] glapi: Do not use backtrace on Cygwin.
Brian Paul
- [Mesa-dev] [Bug 55445] Torchlight: crash due to texture error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Revert "radeon/llvm: Inital flow control support for SI"
Tom Stellard
- [Mesa-dev] [Bug 55445] Torchlight: crash due to texture error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] adroid : glcpp: fix abuse of yylex
Oliver McFadden
- [Mesa-dev] [PATCH] adroid : glcpp: fix abuse of yylex
Oliver McFadden
- [Mesa-dev] [PATCH v6 1/1] intel: add support for ANGLE_texture_compression_dxt.
Oliver McFadden
- [Mesa-dev] [PATCH 1/2] radeon/llvm: use specialised R600.store.pixel.* for fragment shader
Tom Stellard
- [Mesa-dev] [PATCH 2/2] r600g: make tgsi-to-llvm generates store.pixel* intrinsic for fs
Tom Stellard
- [Mesa-dev] automake-gallium testing
Andreas Boll
- [Mesa-dev] [PATCH 19/19] mesa/tests: Sanity check the ES2 dispatch table
Ian Romanick
- [Mesa-dev] Mesa 9.0 release plans
Ian Romanick
- [Mesa-dev] Mesa 9.0 release plans
Ian Romanick
- [Mesa-dev] Please test the automake-gallium branch
Tom Stellard
- [Mesa-dev] [Bug 55503] New: Constant vertex attributes broken
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55503] Constant vertex attributes broken
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55505] New: EnumStrings.LookUpByNumber regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/vs: fix unit mismatch in base_offset.
Kenneth Graunke
- [Mesa-dev] [PATCH] dri drivers: Link dricommon before dynamic libraries
Matt Turner
- [Mesa-dev] [PATCH] dri drivers: Link dricommon before dynamic libraries
Jordan Justen
- [Mesa-dev] [PATCH 1/2] build: Use AX_PROG_BISON
Matt Turner
- [Mesa-dev] [PATCH 2/2] build: Use AX_PROG_FLEX
Matt Turner
- [Mesa-dev] [PATCH v2 1/1] intel: print performance debug messages to `logcat' on Android.
Eric Anholt
- [Mesa-dev] [Bug 55505] EnumStrings.LookUpByNumber regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55505] EnumStrings.LookUpByNumber regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 1/1] intel: print performance debug messages to `logcat' on Android.
Kenneth Graunke
- [Mesa-dev] [PATCH 17/19] glx: Replace DRI2SwapBuffers() custom protocol with XCB.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] i965/vs: Fix unit mismatch in scratch base_offset parameter.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965/vs: Implement register spilling.
Kenneth Graunke
- [Mesa-dev] [PATCH] register_allocate: don't consider trivially colorable registers for spilling.
Paul Berry
- [Mesa-dev] [PATCH v2 1/1] intel: print performance debug messages to `logcat' on Android.
Oliver McFadden
- [Mesa-dev] [PATCH 1/1] mesa: tests: EnumStrings.LookUpByNumber
Oliver McFadden
- [Mesa-dev] [PATCH 19/19] mesa/tests: Sanity check the ES2 dispatch table
Oliver McFadden
- [Mesa-dev] [PATCH 2/7] i965: Allow fast depth clears if scissoring doesn't do anything.
Oliver McFadden
- [Mesa-dev] [PATCH] adroid : glcpp: fix abuse of yylex
Dave Airlie
- [Mesa-dev] [Bug 55445] Torchlight: crash due to texture error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Flag _NEW_VARYING_VP_INPUTS when TexEnv programs are active.
Kenneth Graunke
- [Mesa-dev] [Bug 55445] Torchlight: crash due to texture error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] adroid : glcpp: fix abuse of yylex
Oliver McFadden
- [Mesa-dev] [Bug 55445] Torchlight: crash due to texture error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] Revert "i965: Implement guardband clipping on Sandybridge."
Oliver McFadden
- [Mesa-dev] [PATCH 2/2] Revert "i965: Implement guardband clipping on Ivybridge."
Oliver McFadden
- [Mesa-dev] [PATCH 1/2] Revert "i965: Implement guardband clipping on Sandybridge."
Oliver McFadden
- [Mesa-dev] [PATCH 1/2] Revert "i965: Implement guardband clipping on Sandybridge."
Andreas Boll
- [Mesa-dev] [PATCH 2/2] Revert "i965: Implement guardband clipping on Ivybridge."
Oliver McFadden
- [Mesa-dev] [PATCH 1/2] Revert "i965: Implement guardband clipping on Sandybridge."
Oliver McFadden
- [Mesa-dev] [PATCH 1/2] Revert "i965: Implement guardband clipping on Sandybridge."
Oliver McFadden
- [Mesa-dev] [PATCH] android: generate matching remap_helper to dispatch table
Tapani Pälli
- [Mesa-dev] [Linaro-mm-sig] [RFC] New dma_buf -> EGLImage EGL extension
Maarten Lankhorst
- [Mesa-dev] [PATCH 1/3] docs: document how to mark a candidate for a stable branch
Andreas Boll
- [Mesa-dev] [PATCH 2/3] docs: document how to apply a candidate to a stable branch
Andreas Boll
- [Mesa-dev] [PATCH 3/3] docs/helpwanted: cleanup todo list links
Andreas Boll
- [Mesa-dev] [PATCH] android: generate matching remap_helper to dispatch table
Negreanu, Adrian M
- [Mesa-dev] [PATCH 1/3] docs: document how to mark a candidate for a stable branch
Brian Paul
- [Mesa-dev] [PATCH 1/2] docs: update shading documentation
Andreas Boll
- [Mesa-dev] [PATCH 2/2] docs: add link to the GLSL compiler page
Andreas Boll
- [Mesa-dev] [PATCH] egl-util: Adds probe_front_pixel_rgb function
Robert Bragg
- [Mesa-dev] [Bug 55445] Torchlight: crash due to texture error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55445] Torchlight: crash due to texture error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] mesa: don't call TexImage driver hooks for zero-sized images
Brian Paul
- [Mesa-dev] [PATCH 2/2] mesa: remove bogus compressed texture size checks
Brian Paul
- [Mesa-dev] [PATCH 2/2] mesa: remove bogus compressed texture size checks
Sven Arvidsson
- [Mesa-dev] [PATCH] register_allocate: don't consider trivially colorable registers for spilling.
Matt Turner
- [Mesa-dev] [Linaro-mm-sig] [RFC] New dma_buf -> EGLImage EGL extension
Tom Cooksey
- [Mesa-dev] [Bug 55445] Torchlight: crash due to texture error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55552] New: Compile errors with --enable-mangling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] mesa: remove bogus compressed texture size checks
Eric Anholt
- [Mesa-dev] [PATCH] register_allocate: don't consider trivially colorable registers for spilling.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] mesa: remove bogus compressed texture size checks
Brian Paul
- [Mesa-dev] [Bug 55445] Torchlight: crash due to texture error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] mesa: remove bogus compressed texture size checks
Brian Paul
- [Mesa-dev] [PATCH 1/2] docs: update shading documentation
Brian Paul
- [Mesa-dev] [Bug 55445] Torchlight: crash due to texture error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] egl-util: Adds probe_front_pixel_rgb function
Matt Turner
- [Mesa-dev] [RFC] libGL.so.1.2.0 new name
Ivan Kalvachev
- [Mesa-dev] [PATCH 1/2] Revert "i965: Implement guardband clipping on Sandybridge."
Kenneth Graunke
- [Mesa-dev] [PATCH 1/6] i965/fs: Make the register allocation class_sizes[] choice static.
Eric Anholt
- [Mesa-dev] [PATCH 2/6] i965/fs: Remove extra allocation for classes[].
Eric Anholt
- [Mesa-dev] [PATCH 3/6] i965/fs: Expose the payload registers to the register allocator.
Eric Anholt
- [Mesa-dev] [PATCH 4/6] i965/fs: Reduce the interference between payload regs and virtual GRFs.
Eric Anholt
- [Mesa-dev] [PATCH 5/6] i965/fs: Allocate registers in the unused parts of the gen7 MRF hack range.
Eric Anholt
- [Mesa-dev] [PATCH 6/6] i965/fs: Statically allocate the reg_sets at context initialization.
Eric Anholt
- [Mesa-dev] broken tinderbox - AC_CHECK_FUNC nested in AC_CHECK_DECLS for signbit
Dave Airlie
- [Mesa-dev] broken tinderbox - AC_CHECK_FUNC nested in AC_CHECK_DECLS for signbit
Matt Turner
- [Mesa-dev] broken tinderbox - AC_CHECK_FUNC nested in AC_CHECK_DECLS for signbit
Dave Airlie
- [Mesa-dev] broken tinderbox - AC_CHECK_FUNC nested in AC_CHECK_DECLS for signbit
Dave Airlie
- [Mesa-dev] broken tinderbox - AC_CHECK_FUNC nested in AC_CHECK_DECLS for signbit
Matt Turner
- [Mesa-dev] [PATCH] android: generate matching remap_helper to dispatch table
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: Flag _NEW_VARYING_VP_INPUTS when TexEnv programs are active.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/6] i965/fs: Make the register allocation class_sizes[] choice static.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] Revert "i965: Implement guardband clipping on Sandybridge."
Oliver McFadden
- [Mesa-dev] [PATCH 1/2] Revert "i965: Implement guardband clipping on Sandybridge."
Oliver McFadden
- [Mesa-dev] [PATCH 1/2] Revert "i965: Implement guardband clipping on Sandybridge."
Oliver McFadden
- [Mesa-dev] [PATCH 1/2] Revert "i965: Implement guardband clipping on Sandybridge."
Andreas Boll
- [Mesa-dev] [PATCH 1/2] Revert "i965: Implement guardband clipping on Sandybridge."
Oliver McFadden
- [Mesa-dev] how to run gallium/tests/trivial/compute.c on r600
Liu Xin
- [Mesa-dev] [PATCH] mesa: Flag _NEW_VARYING_VP_INPUTS when TexEnv programs are active.
Marek Olšák
- [Mesa-dev] [Linaro-mm-sig] [RFC] New dma_buf -> EGLImage EGL extension
Rob Clark
- [Mesa-dev] [PATCH 1/2] Revert "i965: Implement guardband clipping on Sandybridge."
Brian Paul
- [Mesa-dev] [PATCH 1/2] i965/vs: Fix unit mismatch in scratch base_offset parameter.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] i965/vs: Implement register spilling.
Eric Anholt
- [Mesa-dev] [PATCH] i965/vs: Try again when we've successfully spilled a reg.
Eric Anholt
- [Mesa-dev] [git pull] 8.0 fixes
Andreas Boll
- [Mesa-dev] [PATCH] intel: Fix intel_texsubimage_tiled_memcpy to skip GL_EXT_unpack_subimage case
Rob Bradford
- [Mesa-dev] [PATCH 1/2] r600g: don't modify pipe_resource in resource_copy_region, fixing race condition
Marek Olšák
- [Mesa-dev] [PATCH 2/2] r600g: ensure PERFECT_ZPASS+NOOP_CULL_DISABLE are 0 for blits+decompression
Marek Olšák
- [Mesa-dev] [Bug 53179] libOSMesa / libdricore not linked well
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 19/19] mesa/tests: Sanity check the ES2 dispatch table
Paul Berry
- [Mesa-dev] [PATCH] mesa: don't enable glVertexPointer() when using API_OPENGLES2.
Paul Berry
- [Mesa-dev] [PATCH] r600g: add in-place DB decompression and texturing with DB tiling
Marek Olšák
- [Mesa-dev] [Bug 53179] libOSMesa / libdricore not linked well
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] Revert "i965: Implement guardband clipping on Sandybridge."
Oliver McFadden
- [Mesa-dev] [Bug 55599] New: LTO build breakage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: don't enable glVertexPointer() when using API_OPENGLES2.
Oliver McFadden
- [Mesa-dev] [RFC] [PATCH 1/1] mesa: setup_glsl_generate_mipmap(): meta program compile failed
Oliver McFadden
- [Mesa-dev] [RFC] [PATCH 1/1] mesa: setup_glsl_generate_mipmap(): meta program compile failed
Matt Turner
- [Mesa-dev] [RFC] [PATCH 1/1] mesa: setup_glsl_generate_mipmap(): meta program compile failed
Kenneth Graunke
- [Mesa-dev] [Bug 55599] LTO build breakage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC] [PATCH 1/1] mesa: setup_glsl_generate_mipmap(): meta program compile failed
Oliver McFadden
- [Mesa-dev] [RFC] [PATCH 1/1] mesa: setup_glsl_generate_mipmap(): meta program compile failed
Oliver McFadden
- [Mesa-dev] [PATCH] android: generate matching remap_helper to dispatch table
Oliver McFadden
- [Mesa-dev] [PATCH] android: generate matching remap_helper to dispatch table
Negreanu, Adrian M
- [Mesa-dev] [PATCH] android: generate matching remap_helper to dispatch table
Tapani Pälli
- [Mesa-dev] [PATCH v2 1/3] mesa: setup_glsl_generate_mipmap(): meta program compile failed
Oliver McFadden
- [Mesa-dev] [PATCH v2 2/3] mesa: meta: use consistent `if-else' statement throughout the function.
Oliver McFadden
- [Mesa-dev] [PATCH v2 3/3] mesa: meta: don't compile integer texture shader on ES3.0; it's broken.
Oliver McFadden
- [Mesa-dev] [PATCH] android: generate matching remap_helper to dispatch table
Oliver McFadden
- [Mesa-dev] [RFC] New dma_buf -> EGLImage EGL extension - New draft!
Tom Cooksey
- [Mesa-dev] [Linaro-mm-sig] [RFC] New dma_buf -> EGLImage EGL extension
Tom Cooksey
- [Mesa-dev] how to run gallium/tests/trivial/compute.c on r600
Tom Stellard
- [Mesa-dev] [PATCH] radeon: Fix parallel builds
Maarten Lankhorst
- [Mesa-dev] [RFC] libGL.so.1.2.0 new name
Brian Paul
- [Mesa-dev] [PATCH] radeon: Fix parallel builds
Maarten Lankhorst
- [Mesa-dev] [PATCH] r600g: add in-place DB decompression and texturing with DB tiling
Jerome Glisse
- [Mesa-dev] how to run gallium/tests/trivial/compute.c on r600
Liu Xin
- [Mesa-dev] [RFC] [PATCH 1/1] mesa: setup_glsl_generate_mipmap(): meta program compile failed
Paul Berry
- [Mesa-dev] how to run gallium/tests/trivial/compute.c on r600
Tom Stellard
- [Mesa-dev] how to run gallium/tests/trivial/compute.c on r600
Alex Deucher
- [Mesa-dev] [PATCH] r600g: add in-place DB decompression and texturing with DB tiling
Marek Olšák
- [Mesa-dev] [PATCH v2 1/1] intel: print performance debug messages to `logcat' on Android.
Chad Versace
- [Mesa-dev] [Bug 55636] New: Debian Wheezy Bad resolution new laptop i7 (=?UTF-8?Q?2=C2=BA=20generation?=)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: don't enable glVertexPointer() when using API_OPENGLES2.
Eric Anholt
- [Mesa-dev] [PATCH 1/6] i965/fs: Make the register allocation class_sizes[] choice static.
Eric Anholt
- [Mesa-dev] [PATCH 11/19] glx: Replace DRI2WaitForSBC custom protocol with XCB.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] build: Use AX_PROG_BISON
Eric Anholt
- [Mesa-dev] [PATCH] intel: Fix intel_texsubimage_tiled_memcpy to skip GL_EXT_unpack_subimage case
Eric Anholt
- [Mesa-dev] [PATCH v2 1/1] intel: print performance debug messages to `logcat' on Android.
Chad Versace
- [Mesa-dev] [PATCH v2 1/3] mesa: setup_glsl_generate_mipmap(): meta program compile failed
Eric Anholt
- [Mesa-dev] [RFC] use mcjit for ppc_64 architecture
Will Schmidt
- [Mesa-dev] [PATCH v2 1/1] intel: print performance debug messages to `logcat' on Android.
Eric Anholt
- [Mesa-dev] [PATCH] gallium: allow debug helpers in the release build
Marek Olšák
- [Mesa-dev] Adding support for sRGB KHR images to EGL
Eric Anholt
- [Mesa-dev] [PATCH] gallium: allow debug helpers in the release build
Brian Paul
- [Mesa-dev] [PATCH] register_allocate: don't consider trivially colorable registers for spilling.
Kenneth Graunke
- [Mesa-dev] [PATCH 01/11] i965/vs: Add support for splitting virtual GRFs.
Eric Anholt
- [Mesa-dev] [PATCH 02/11] i965/vs: Add a little bit of IR-level debug ability.
Eric Anholt
- [Mesa-dev] [PATCH 03/11] i965: Make the FS and VS share a few visitor/instruction fields.
Eric Anholt
- [Mesa-dev] [PATCH 04/11] i965: Move brw_fs_cfg.* to brw_cfg.*.
Eric Anholt
- [Mesa-dev] [PATCH 05/11] i965: Rename fs_cfg types to not mention fs.
Eric Anholt
- [Mesa-dev] [PATCH 06/11] i965: Share the predicate field between FS and VS.
Eric Anholt
- [Mesa-dev] [PATCH 07/11] i965: Make the cfg reusable from the VS.
Eric Anholt
- [Mesa-dev] [PATCH 08/11] i965/vec4: Track the number of channels used in a virtual grf.
Eric Anholt
- [Mesa-dev] [PATCH 09/11] i965/vs: Fix the mlen of scratch read/write messages.
Eric Anholt
- [Mesa-dev] [PATCH 10/11] i965/vs: Simplify the scratch write handling and emit less code.
Eric Anholt
- [Mesa-dev] [PATCH 11/11] i965/vs: Improve live interval calculation.
Eric Anholt
- [Mesa-dev] [PATCH] register_allocate: don't consider trivially colorable registers for spilling.
Kenneth Graunke
- [Mesa-dev] [PATCH] glxgears: Honor -fullscreen in initial reshape
Aaron Plattner
- [Mesa-dev] [RFC] use mcjit for ppc_64 architecture
Roland Scheidegger
- [Mesa-dev] [PATCH 11/19] glx: Replace DRI2WaitForSBC custom protocol with XCB.
Chad Versace
- [Mesa-dev] [PATCH v2 1/1] intel: print performance debug messages to `logcat' on Android.
Chad Versace
- [Mesa-dev] [PATCH] r300/compiler: Avoid generating MOV instructions for invalid IMM swizzles
Tom Stellard
- [Mesa-dev] [PATCH v2 1/3] mesa: setup_glsl_generate_mipmap(): meta program compile failed
Oliver McFadden
- [Mesa-dev] [PATCH] intel: Fix intel_texsubimage_tiled_memcpy to skip GL_EXT_unpack_subimage case
Neil Roberts
- [Mesa-dev] [PATCH] radeon: Fix parallel builds
Andreas Radke
- [Mesa-dev] [PATCH] radeon: Fix parallel builds
Maarten Lankhorst
- [Mesa-dev] [PATCH] glxgears: Honor -fullscreen in initial reshape
Brian Paul
- [Mesa-dev] how to run gallium/tests/trivial/compute.c on r600
Liu Xin
- [Mesa-dev] how to run gallium/tests/trivial/compute.c on r600
Alex Deucher
- [Mesa-dev] Adding support for sRGB KHR images to EGL
John Kåre Alsaker
- [Mesa-dev] [PATCH] docs: update FAQ
Andreas Boll
- [Mesa-dev] Mesa (master): SwapBuffersRegionNOK: invert rectangles on y axis
Ian Romanick
- [Mesa-dev] [PATCH] docs: update FAQ
Chad Versace
- [Mesa-dev] Mesa (master): SwapBuffersRegionNOK: invert rectangles on y axis
Matt Turner
- [Mesa-dev] [PATCH v2 2/3] mesa: meta: use consistent `if-else' statement throughout the function.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 1/3] mesa: setup_glsl_generate_mipmap(): meta program compile failed
Kenneth Graunke
- [Mesa-dev] [PATCH 1/6] meta: Remove unsafe global mem_ctx pointer
Ian Romanick
- [Mesa-dev] [PATCH 2/6] meta: Rearrange shader creation in setup_glsl_generate_mipmap
Ian Romanick
- [Mesa-dev] [PATCH 3/6] meta: Don't use GLSL 1.30 shader on OpenGL ES 2
Ian Romanick
- [Mesa-dev] [PATCH 4/6] meta: Since mipmap output type is always vec4, don't sprintf it
Ian Romanick
- [Mesa-dev] [PATCH 5/6] meta: Always enable GL_EXT_texture_array in mipmap shader
Ian Romanick
- [Mesa-dev] [PATCH 6/6] meta: Make shader template literal strings be parameters to asprintf
Ian Romanick
- [Mesa-dev] [PATCH] mesa: fix error check for zero-sized compressed subtexture
Brian Paul
- [Mesa-dev] [PATCH 1/6] meta: Remove unsafe global mem_ctx pointer
Brian Paul
- [Mesa-dev] [PATCH 1/6] meta: Remove unsafe global mem_ctx pointer
Anuj Phogat
- [Mesa-dev] [RFC] libGL.so.1.2.0 new name
Ivan Kalvachev
- [Mesa-dev] [PATCH] i965: Disable guardband clipping on SNB unless workaround is present.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/6] meta: Rearrange shader creation in setup_glsl_generate_mipmap
Kenneth Graunke
- [Mesa-dev] [RFC] libGL.so.1.2.0 new name
Kenneth Graunke
- [Mesa-dev] [Bug 55636] Debian Wheezy Bad resolution new laptop i7 (=?UTF-8?Q?2=C2=BA=20generation?=)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] docs: update FAQ
Andreas Boll
- [Mesa-dev] [PATCH] docs: update FAQ
Andreas Boll
- [Mesa-dev] Mesa (master): configure.ac: Don't duplicate CFLAGS
Stéphane Marchesin
- [Mesa-dev] [PATCH] mesa: Don't glPopAttrib() GL_POINT_SPRITE_COORD_ORIGIN on < OpenGL-2.0
Mario Kleiner
- [Mesa-dev] [PATCH] mesa: Don't glPopAttrib() GL_POINT_SPRITE_COORD_ORIGIN on < OpenGL-2.0
Kenneth Graunke
- [Mesa-dev] [PATCH 01/14] r600g: remove the "atom" variable from r600_command_buffer
Marek Olšák
- [Mesa-dev] [PATCH 02/14] r600g: inline r600_atom_dirty
Marek Olšák
- [Mesa-dev] [PATCH 03/14] r600g: atomize blend state
Marek Olšák
- [Mesa-dev] [PATCH 04/14] r600g: remove the dual_src_blend flag from the shader key
Marek Olšák
- [Mesa-dev] [PATCH 05/14] r600g: atomize fetch shader
Marek Olšák
- [Mesa-dev] [PATCH 06/14] r600g: atomize polygon offset state
Marek Olšák
- [Mesa-dev] [PATCH 07/14] r600g: atomize scissor state
Marek Olšák
- [Mesa-dev] [PATCH 08/14] r600g: initialize SQ_VTX_SEMANTIC_* in the start_cs command buffer
Marek Olšák
- [Mesa-dev] [PATCH 09/14] r600g: sort variables in r600_context
Marek Olšák
- [Mesa-dev] [PATCH 10/14] r600g: atomize rasterizer state
Marek Olšák
- [Mesa-dev] [PATCH 11/14] r600g: atomize depth-stencil-alpha state
Marek Olšák
- [Mesa-dev] [PATCH 12/14] r600g: emit PS_PARTIAL_FLUSH at the beginning of CS
Marek Olšák
- [Mesa-dev] [PATCH 13/14] r600g: move DB_SHADER_CONTROL into db_misc_state
Marek Olšák
- [Mesa-dev] [PATCH 14/14] r600g: move SQ_GPR_RESOURCE_MGMT_1 into new config_state
Marek Olšák
- [Mesa-dev] [PATCH 1/2] radeon/llvm: use specialised R600.store.pixel.* for fragment shader
Vincent Lejeune
- [Mesa-dev] [PATCH 2/2] r600g: make tgsi-to-llvm generates store.pixel* intrinsic for fs
Vincent Lejeune
- [Mesa-dev] [PATCH] i965: Disable guardband clipping on SNB unless workaround is present.
Daniel Vetter
- [Mesa-dev] wider registers in llvmpipe
Stéphane Marchesin
- [Mesa-dev] [PATCH] i965: Disable guardband clipping on SNB unless workaround is present.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/11] i965/vs: Add a little bit of IR-level debug ability.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/11] i965/vs: Simplify the scratch write handling and emit less code.
Kenneth Graunke
- [Mesa-dev] [PATCH 01/11] i965/vs: Add support for splitting virtual GRFs.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] r600g: inline r600_translate_index_buffer
Marek Olšák
- [Mesa-dev] [PATCH 2/2] r600g: put user indices into the command stream for small index counts
Marek Olšák
- [Mesa-dev] [PATCH 08/11] i965/vec4: Track the number of channels used in a virtual grf.
Kenneth Graunke
- [Mesa-dev] [PATCH 11/11] i965/vs: Improve live interval calculation.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/vs: Try again when we've successfully spilled a reg.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/6] i965/fs: Make the register allocation class_sizes[] choice static.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Disable guardband clipping on SNB unless workaround is present.
Paul Berry
- [Mesa-dev] [PATCH] i965: Disable guardband clipping on SNB unless workaround is present.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/10] i965/fs: Move constant propagation to the same codebase as copy prop.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/10] i965/fs: Improve performance of copy/constant propagation.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/6] meta: Rearrange shader creation in setup_glsl_generate_mipmap
Ian Romanick
- [Mesa-dev] [PATCH 2/6] meta: Rearrange shader creation in setup_glsl_generate_mipmap
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Disable guardband clipping on SNB unless workaround is present.
Kenneth Graunke
- [Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Disable guardband clipping on SNB unless workaround is present.
Daniel Vetter
- [Mesa-dev] wider registers in llvmpipe
Stéphane Marchesin
- [Mesa-dev] [PATCH v2 3/3] mesa: meta: don't compile integer texture shader on ES3.0; it's broken.
Oliver McFadden
- [Mesa-dev] [PATCH v2 3/3] mesa: meta: don't compile integer texture shader on ES3.0; it's broken.
Oliver McFadden
- [Mesa-dev] wider registers in llvmpipe
Jose Fonseca
- [Mesa-dev] [PATCH 1/7] radeon/llvm: add a pattern for fsqrt
Vincent Lejeune
- [Mesa-dev] [PATCH 2/7] radeon/llvm: add support for cos/sin intrinsic
Vincent Lejeune
- [Mesa-dev] [PATCH 3/7] radeon/llvm: use llvm intrinsic for flog2
Vincent Lejeune
- [Mesa-dev] [PATCH 4/7] radeon/llvm: use llvm fabs intrinsic
Vincent Lejeune
- [Mesa-dev] [PATCH 5/7] radeon/llvm: use floor intrinsic instead of llvm.AMDIL.floor
Vincent Lejeune
- [Mesa-dev] [PATCH 6/7] radeon/llvm: use ceil intrinsic instead of llvm.AMDIL.round.posinf
Vincent Lejeune
- [Mesa-dev] [PATCH 7/7] radeon/llvm: use trunc intrinsic instead of llvm.AMDGPU.trunc
Vincent Lejeune
- [Mesa-dev] [PATCH] i965: Disable guardband clipping on SNB unless workaround is present.
Eric Anholt
- [Mesa-dev] [PATCH v2 3/3] mesa: meta: don't compile integer texture shader on ES3.0; it's broken.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/10] i965/fs: Improve performance of copy/constant propagation.
Eric Anholt
- [Mesa-dev] [PATCH 1/7] radeon/llvm: add a pattern for fsqrt
Eric Anholt
- [Mesa-dev] [PATCH 08/11] i965/vec4: Track the number of channels used in a virtual grf.
Eric Anholt
- [Mesa-dev] [PATCH 01/11] i965/vs: Add support for splitting virtual GRFs.
Eric Anholt
- [Mesa-dev] [PATCH 11/11] i965/vs: Improve live interval calculation.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Delete some dead code from brw_eu_emit.c.
Kenneth Graunke
- [Mesa-dev] automake-gallium testing
Matt Turner
- [Mesa-dev] wider registers in llvmpipe
Stéphane Marchesin
- [Mesa-dev] [PATCH 01/11] i965/vs: Add support for splitting virtual GRFs.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/23] gallium/u_blitter: facilitate co-existence with the Draw module
Stéphane Marchesin
- [Mesa-dev] [PATCH 06/23] gallium/u_blitter: facilitate co-existence with the Draw module
Marek Olšák
- [Mesa-dev] [PATCH] intel: Fix intel_texsubimage_tiled_memcpy to skip GL_EXT_unpack_subimage case
Ian Romanick
- [Mesa-dev] [PATCH] egl: Fix segfault due to bad generation of EGLConfigs
Chad Versace
- [Mesa-dev] [PATCH] docs: update FAQ
Chad Versace
- [Mesa-dev] [PATCH] svga: Add support for 16-bit per channel RGBA
John Kåre Alsaker
- [Mesa-dev] Mesa 9.0 release
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa: remove unneeded call to _mesa_cpal_compressed_format_type()
Brian Paul
- [Mesa-dev] [PATCH 2/2] mesa: remove unused _mesa_cpal_compressed_format_type() function
Brian Paul
- [Mesa-dev] [PATCH] egl: Return EGL_BAD_MATCH for invalid profile attributes
Matt Turner
- [Mesa-dev] Adding support for sRGB KHR images to EGL
John Kåre Alsaker
- [Mesa-dev] [PATCH 1/2] mesa: remove unneeded call to _mesa_cpal_compressed_format_type()
Ian Romanick
- [Mesa-dev] Run 'make check' before pushing any commit!
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa: remove unneeded call to _mesa_cpal_compressed_format_type()
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa: remove unneeded call to _mesa_cpal_compressed_format_type()
Ian Romanick
- [Mesa-dev] [PATCH] Don't fail if libX11 isn't installed
Daniel Stone
- [Mesa-dev] [Bug 55788] New: the latest git mesa fails to build, error in state_trackers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] teximage: Remove unnecessary compressed format check
Daniel Stone
- [Mesa-dev] [PATCH] Don't fail if libX11 isn't installed
Matt Turner
- [Mesa-dev] [PATCH] docs: update FAQ
Andreas Boll
- [Mesa-dev] [RFC PATCH] Add support for ARB_vertex_type_2_10_10_10_rev on i965
Chris Forbes
- [Mesa-dev] [PATCH 1/6] i965: add missing BRW_SURFACEFORMAT constants from Ivybridge PRM
Chris Forbes
- [Mesa-dev] [PATCH 2/6] i965: add format parameter to debug in get_surface_type
Chris Forbes
- [Mesa-dev] [PATCH 3/6] i965: add debug in brw_draw_upload
Chris Forbes
- [Mesa-dev] [PATCH 4/6] i965: implement get_size for 2_10_10_10 formats
Chris Forbes
- [Mesa-dev] [PATCH 5/6] i965: support 2_10_10_10 formats in get_surface_type.
Chris Forbes
- [Mesa-dev] [PATCH 6/6] i965: enable ARB_vertex_type_2_10_10_10_rev
Chris Forbes
- [Mesa-dev] [Bug 55801] New: [Mesa] git: cb72ec5fc55651af186e45942a1cd3e45eb5c359 breaks build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55801] [Mesa] git: cb72ec5fc55651af186e45942a1cd3e45eb5c359 breaks build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55804] New: Broken build by commit cb72ec5fc55651af186e45942a1cd3e45eb5c359.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55801] [Mesa] git: cb72ec5fc55651af186e45942a1cd3e45eb5c359 breaks build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] teximage: Remove unnecessary compressed format check
Marek Olšák
- [Mesa-dev] [Bug 55801] [Mesa] git: cb72ec5fc55651af186e45942a1cd3e45eb5c359 breaks build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55804] Broken build by commit cb72ec5fc55651af186e45942a1cd3e45eb5c359.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55801] [Mesa] git: cb72ec5fc55651af186e45942a1cd3e45eb5c359 breaks build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Mesa Intel driver build failure: trivial patch
Quentin Glidic
- [Mesa-dev] [PATCH 3/4] r600g: frontcolor tracks its associated backcolor
Tom Stellard
- [Mesa-dev] how to run gallium/tests/trivial/compute.c on r600
Tom Stellard
- [Mesa-dev] [PATCH 1/2] radeon/llvm: use specialised R600.store.pixel.* for fragment shader
Tom Stellard
- [Mesa-dev] [PATCH] Don't fail if libX11 isn't installed
Dan Nicholson
- [Mesa-dev] [PATCH 2/2] r600g: make tgsi-to-llvm generates store.pixel* intrinsic for fs
Tom Stellard
- [Mesa-dev] [PATCH 7/7] radeon/llvm: use trunc intrinsic instead of llvm.AMDGPU.trunc
Tom Stellard
- [Mesa-dev] [PATCH 4/7] radeon/llvm: use llvm fabs intrinsic
Tom Stellard
- [Mesa-dev] automake-gallium testing
Andreas Boll
- [Mesa-dev] [PATCH 9.0] docs: add news item for 9.0 release
Andreas Boll
- [Mesa-dev] [PATCH 9.0] docs: add news item for 9.0 release
Brian Paul
- [Mesa-dev] [PATCH 9.0] docs: add news item for 9.0 release
Brian Paul
- [Mesa-dev] [PATCH 9.0] docs: add news item for 9.0 release
Andreas Boll
- [Mesa-dev] Mesa Intel driver build failure: trivial patch
Kenneth Graunke
- [Mesa-dev] Intel build failure with 9.0
Paul Seidler
- [Mesa-dev] [Bug 55811] New: Build failure: nv50_ir_print.cpp:395:7: error: expected ‘?=)=?UTF-8?Q?’ before ‘PRIx64’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54626] llvmpipe's Makefile: CXXFLAGS, CPPFLAGS and LDFLAGS are not properly propagated
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 6/6] i965: enable ARB_vertex_type_2_10_10_10_rev
Matt Turner
- [Mesa-dev] [PATCH] mesa: Don't glPopAttrib() GL_POINT_SPRITE_COORD_ORIGIN on < OpenGL-2.0
Ian Romanick
- [Mesa-dev] [PATCH 01/14] r600g: remove the "atom" variable from r600_command_buffer
Jerome Glisse
- [Mesa-dev] [Bug 55817] New: Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55445] Torchlight: crash due to texture error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC PATCH] Add support for ARB_vertex_type_2_10_10_10_rev on i965
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Delete some dead code from brw_eu_emit.c.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Delete some dead code from brw_eu_emit.c.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/6] i965/fs: Make the register allocation class_sizes[] choice static.
Eric Anholt
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 4/7] radeon/llvm: use llvm fabs intrinsic
Vincent
- [Mesa-dev] [PATCH 1/4] st/mesa: remove useless checking in reset_cache
Marek Olšák
- [Mesa-dev] [PATCH 2/4] st/mesa: use transfer_inline_write in st_texture_image_data
Marek Olšák
- [Mesa-dev] [PATCH 3/4] softpipe: remove unused functions
Marek Olšák
- [Mesa-dev] [PATCH 4/4] st/mesa: use the renderbuffer chosen by core Mesa in CopyTexSubImage
Marek Olšák
- [Mesa-dev] [PATCH] gallium: unify transfer functions
Marek Olšák
- [Mesa-dev] Nuking GL_NV_vertex_program
Eric Anholt
- [Mesa-dev] [PATCH 01/19] i965/vp: Remove more code for unused opcodes.
Eric Anholt
- [Mesa-dev] [PATCH 02/19] intel: Remove NV_vertex_program support.
Eric Anholt
- [Mesa-dev] [PATCH 03/19] r200: Remove support for software-only NV_vertex_program.
Eric Anholt
- [Mesa-dev] [PATCH 04/19] gallium: Remove #if 0-ed enable of NV_vp. It's going away.
Eric Anholt
- [Mesa-dev] [PATCH 05/19] swrast: Remove support for GL_NV_vertex_program.
Eric Anholt
- [Mesa-dev] [PATCH 06/19] mesa: Remove support for parsing NV vertex programs.
Eric Anholt
- [Mesa-dev] [PATCH 07/19] mesa: Remove Mesa IR opcodes that existed only for NV_vertex_program.
Eric Anholt
- [Mesa-dev] [PATCH 08/19] mesa: Remove support for NV_vertex_program's tracked matrices.
Eric Anholt
- [Mesa-dev] [PATCH 09/19] mesa: Fix NV_fragment_program's display list opcode for RequestResident.
Eric Anholt
- [Mesa-dev] [PATCH 10/19] mesa: Remove support for NV_vertex_program's special attributes aliasing
Eric Anholt
- [Mesa-dev] [PATCH 11/19] mesa: Remove support for NV_vertex_program's attribute evaluation.
Eric Anholt
- [Mesa-dev] [PATCH 12/19] mesa: Remove NV_vertex_program-specific parameters support.
Eric Anholt
- [Mesa-dev] [PATCH 13/19] mesa: Remove support for GL_VERTEX_STATE_PROGRAMs and their execution.
Eric Anholt
- [Mesa-dev] [PATCH 14/19] mesa: Remove prog_instruction.h field for never-supported NV_vertex_program3.
Eric Anholt
- [Mesa-dev] [PATCH 15/19] mesa: Remove API specific to GL_NV_vertex_program's aliased attribs.
Eric Anholt
- [Mesa-dev] [PATCH 16/19] mesa: Remove miscellaneous remains of NV_vertex_program.
Eric Anholt
- [Mesa-dev] [PATCH 17/19] mesa: Add notes about remaining NV_vertex_program code.
Eric Anholt
- [Mesa-dev] [PATCH 18/19] mesa: Fix comments for NV_vp code that's now only used by other extensions.
Eric Anholt
- [Mesa-dev] [PATCH 19/19] mesa: Remove defines for NV_vertex_program limits.
Eric Anholt
- [Mesa-dev] [Bug 55811] Build failure: nv50_ir_print.cpp:395:7: error: expected ‘?=)=?UTF-8?Q?’ before ‘PRIx64’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 07/19] mesa: Remove Mesa IR opcodes that existed only for NV_vertex_program.
Matt Turner
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3 1/2] intel: print debug either to stdout or `logcat' depending on platform.
Oliver McFadden
- [Mesa-dev] [PATCH v3 2/2] intel: always print performance debugging to `logcat' on Android.
Oliver McFadden
- [Mesa-dev] [PATCH] gallium: unify transfer functions
Michel Dänzer
- [Mesa-dev] [Bug 55837] New: account request: Imre Deak
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55837] account request: Imre Deak
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55837] account request: Imre Deak
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Avoid C99 indexed initializers.
jfonseca at vmware.com
- [Mesa-dev] Fix a crash in update_texture_state() when requesting a fallback for external texture target
Abdiel Janulgue
- [Mesa-dev] [PATCH] mesa: Avoid C99 indexed initializers.
Imre Deak
- [Mesa-dev] [PATCH] mesa: Avoid C99 indexed initializers.
Jose Fonseca
- [Mesa-dev] [PATCH 4/7] radeon/llvm: use llvm fabs intrinsic
Tom Stellard
- [Mesa-dev] [PATCH] clover: Don't link against libclangRewrite
Tom Stellard
- [Mesa-dev] [PATCH v3 1/2] intel: print debug either to stdout or `logcat' depending on platform.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa/es: Enable GL_EXT_map_buffer_range
Fredrik Höglund
- [Mesa-dev] Fix a crash in update_texture_state() when requesting a fallback for external texture target
Brian Paul
- [Mesa-dev] [Bug 55837] account request: Imre Deak
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 17/19] mesa: Add notes about remaining NV_vertex_program code.
Roland Scheidegger
- [Mesa-dev] [PATCH] gallium: unify transfer functions
Marek Olšák
- [Mesa-dev] Nuking GL_NV_vertex_program
Jose Fonseca
- [Mesa-dev] [PATCH 17/19] mesa: Add notes about remaining NV_vertex_program code.
Kenneth Graunke
- [Mesa-dev] [PATCH] glapi: Reformat python code generation scripts to use 4-space indentation.
Paul Berry
- [Mesa-dev] Nuking GL_NV_vertex_program
Kenneth Graunke
- [Mesa-dev] Nuking GL_NV_vertex_program
Kenneth Graunke
- [Mesa-dev] Nuking GL_NV_vertex_program
Brian Paul
- [Mesa-dev] [PATCH] clover: Don't link against libclangRewrite
Francisco Jerez
- [Mesa-dev] Nuking GL_NV_vertex_program
Brian Paul
- [Mesa-dev] [PATCH 17/19] mesa: Add notes about remaining NV_vertex_program code.
Brian Paul
- [Mesa-dev] [PATCH 01/19] i965/vp: Remove more code for unused opcodes.
Brian Paul
- [Mesa-dev] [PATCH] glapi: Reformat python code generation scripts to use 4-space indentation.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] st/mesa: remove useless checking in reset_cache
Brian Paul
- [Mesa-dev] intel: FS compile failed: no register to spill
Johannes Stezenbach
- [Mesa-dev] [PATCH] docs: start release notes file for 9.1
Andreas Boll
- [Mesa-dev] [PATCH 17/19] mesa: Add notes about remaining NV_vertex_program code.
Roland Scheidegger
- [Mesa-dev] [PATCH] glapi: Reformat python code generation scripts to use 4-space indentation.
Paul Berry
- [Mesa-dev] [PATCH] mesa/es: Enable GL_EXT_map_buffer_range
Ian Romanick
- [Mesa-dev] Mesa (master): configure.ac: Don't duplicate CFLAGS
Matt Turner
- [Mesa-dev] Intel build failure with 9.0
Ian Romanick
- [Mesa-dev] [PATCH] r300/compiler: Avoid generating MOV instructions for invalid IMM swizzles
son_of_the_osiris at interia.pl
- [Mesa-dev] intel: FS compile failed: no register to spill
Kenneth Graunke
- [Mesa-dev] [PATCH 01/19] i965/vp: Remove more code for unused opcodes.
Eric Anholt
- [Mesa-dev] [PATCH 01/19] i965/vp: Remove more code for unused opcodes.
Kenneth Graunke
- [Mesa-dev] [PATCH] egl: Return EGL_BAD_MATCH for invalid profile attributes
Chad Versace
- [Mesa-dev] [PATCH 17/19] mesa: Add notes about remaining NV_vertex_program code.
Eric Anholt
- [Mesa-dev] Nuking GL_NV_vertex_program
Eric Anholt
- [Mesa-dev] [PATCH v3 1/2] intel: print debug either to stdout or `logcat' depending on platform.
Eric Anholt
- [Mesa-dev] [PATCH] r600g: make tgsi-to-llvm generates store.pixel* intrinsic for fs
Vincent Lejeune
- [Mesa-dev] [PATCH] glapi: Reformat python code generation scripts to use 4-space indentation.
Eric Anholt
- [Mesa-dev] intel: FS compile failed: no register to spill
Kenneth Graunke
- [Mesa-dev] intel: FS compile failed: no register to spill
Eric Anholt
- [Mesa-dev] Intel build failure with 9.0
Kenneth Graunke
- [Mesa-dev] Intel build failure with 9.0
Paul Seidler
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 10/11] i965/vs: Simplify the scratch write handling and emit less code.
Eric Anholt
- [Mesa-dev] [PATCH] glapi: Reformat python code generation scripts to use 4-space indentation.
Chad Versace
- [Mesa-dev] [PATCH] mesa/es: Enable GL_EXT_map_buffer_range
Fredrik Höglund
- [Mesa-dev] intel: FS compile failed: no register to spill
Johannes Stezenbach
- [Mesa-dev] intel: FS compile failed: no register to spill
Johannes Stezenbach
- [Mesa-dev] intel: FS compile failed: no register to spill
Johannes Stezenbach
- [Mesa-dev] [PATCH] r600g: make tgsi-to-llvm generates store.pixel* intrinsic for fs
Tom Stellard
- [Mesa-dev] Piglit test for 972e995b1 (ARB_draw_elements_base_vertex)?
Matt Turner
- [Mesa-dev] [PATCH] clover: Fix build with LLVM 3.2
Tom Stellard
- [Mesa-dev] [Bug 53179] libOSMesa / libdricore not linked well
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 6980] Need to be able to build both dri and osmesa capable library at the same time
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Piglit test for 972e995b1 (ARB_draw_elements_base_vertex)?
Brian Paul
- [Mesa-dev] questions about assertion hit in vmwgfx/svga driver
Chris Fester
- [Mesa-dev] Piglit test for 972e995b1 (ARB_draw_elements_base_vertex)?
Matt Turner
- [Mesa-dev] [PATCH 10/11] i965/vs: Simplify the scratch write handling and emit less code.
Eric Anholt
- [Mesa-dev] questions about assertion hit in vmwgfx/svga driver
Brian Paul
- [Mesa-dev] questions about assertion hit in vmwgfx/svga driver
Chris Fester
- [Mesa-dev] Piglit test for 972e995b1 (ARB_draw_elements_base_vertex)?
Eric Anholt
- [Mesa-dev] [PATCH] svga: Add support for 16-bit per channel RGBA
Brian Paul
- [Mesa-dev] [PATCH] svga: don't use uninitialized framebuffer state
Brian Paul
- [Mesa-dev] [PATCH] svga: Remove wierd code which forces non-sRGB formats.
Brian Paul
- [Mesa-dev] Possible configuration bug in the Gallium EGL state tracker
Tzvetan Mikov
- [Mesa-dev] Piglit test for 972e995b1 (ARB_draw_elements_base_vertex)?
Marek Olšák
- [Mesa-dev] [PATCH] svga: Add support for 16-bit per channel RGBA
John Kåre Alsaker
- [Mesa-dev] Possible configuration bug in the Gallium EGL state tracker
Matt Turner
- [Mesa-dev] [PATCH] Fix segmentation fault
YoungSun Park
- [Mesa-dev] [PATCH v3 1/2] intel: print debug either to stdout or `logcat' depending on platform.
Oliver McFadden
- [Mesa-dev] [PATCH] clover: Fix build with LLVM 3.2
Francisco Jerez
- [Mesa-dev] [PATCH] r600g: drop useless switch statement
Andreas Boll
- [Mesa-dev] Nuking GL_NV_vertex_program
Brian Paul
- [Mesa-dev] [PATCH] gallium: unify transfer functions
Brian Paul
- [Mesa-dev] [PATCH] gallium: unify transfer functions
Jose Fonseca
- [Mesa-dev] [PATCH] Re-add HAVE_PTHREADS preprocessor macro
Matt Turner
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium: unify transfer functions
Stéphane Marchesin
- [Mesa-dev] [PATCH] gallium: unify transfer functions
Andy Furniss
- [Mesa-dev] [PATCH 1/2] u_format_s3tc.c: Don't call getenv() twice
Matt Turner
- [Mesa-dev] [PATCH 2/2] Make envvars set to zero actually be false
Matt Turner
- [Mesa-dev] questions about assertion hit in vmwgfx/svga driver
Chris Fester
- [Mesa-dev] [PATCH 2/2] Make envvars set to zero actually be false
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] Make envvars set to zero actually be false
Dave Airlie
- [Mesa-dev] [Bug 55888] New: src/gallium/auxiliary/util/u_debug.c:626:23: error: too many arguments to function ‘pipe_get_tile_rgba’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55888] src/gallium/auxiliary/util/u_debug.c:626:23: error: too many arguments to function ‘pipe_get_tile_rgba’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] questions about assertion hit in vmwgfx/svga driver
Brian Paul
- [Mesa-dev] [PATCH] gallium: unify transfer functions
Marek Olšák
- [Mesa-dev] [PATCH] gallium: unify transfer functions
Stéphane Marchesin
- [Mesa-dev] [PATCH 2/2] Make envvars set to zero actually be false
Matt Turner
- [Mesa-dev] [PATCH 2/2] Make envvars set to zero actually be false
Matt Turner
- [Mesa-dev] [PATCH 2/2] Make envvars set to zero actually be false
Dave Airlie
- [Mesa-dev] [PATCH 2/2] Make envvars set to zero actually be false
Matt Turner
- [Mesa-dev] [PATCH 1/2] mesa: Add functions _mesa_[un]pack_is_default()
Chad Versace
- [Mesa-dev] [PATCH 2/2] intel: Skip glTexSubImage fastpath if pixel unpack state is non-default
Chad Versace
- [Mesa-dev] [Bug 55788] mesa fails to build against git version of xserver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55788] mesa fails to build against git version of xserver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Cut down false positives when running the Clang Analyzer.
John Kåre Alsaker
- [Mesa-dev] [PATCH 1/6] i965: add missing BRW_SURFACEFORMAT constants from Ivybridge PRM
Matt Turner
- [Mesa-dev] [PATCH 4/6] i965: implement get_size for 2_10_10_10 formats
Matt Turner
- [Mesa-dev] [PATCH 4/6] i965: implement get_size for 2_10_10_10 formats
Chris Forbes
- [Mesa-dev] [PATCH 08/14] r600g: initialize SQ_VTX_SEMANTIC_* in the start_cs command buffer
Andre Maasikas
- [Mesa-dev] Fix a crash in update_texture_state() when requesting a fallback for external texture target
Abdiel Janulgue
- [Mesa-dev] Fix a crash in update_texture_state() when requesting a fallback for external texture target
Abdiel Janulgue
- [Mesa-dev] [PATCH 2/2] Make envvars set to zero actually be false
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] Make envvars set to zero actually be false
Jose Fonseca
- [Mesa-dev] [PATCH 1/2] mesa: Add functions _mesa_[un]pack_is_default()
Neil Roberts
- [Mesa-dev] Fix a crash in update_texture_state() when requesting a fallback for external texture target
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa: Add functions _mesa_[un]pack_is_default()
Brian Paul
- [Mesa-dev] [PATCH 1/2] u_format_s3tc.c: Don't call getenv() twice
Brian Paul
- [Mesa-dev] [Mesa-users] Missing file in 9.0?
Brian Paul
- [Mesa-dev] [PATCH 1/6] i965: add missing BRW_SURFACEFORMAT constants from Ivybridge PRM
Kenneth Graunke
- [Mesa-dev] [PATCH] r600g: implement texturing with 8x MSAA compressed surfaces for Evergreen
Marek Olšák
- [Mesa-dev] [PATCH 1/2] mesa: Add functions _mesa_[un]pack_is_default()
Chad Versace
- [Mesa-dev] [PATCH] intel: Skip texsubimage fastpath for more pixel unpack state
Chad Versace
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/10] glapi: Get rid of gles_api.py file.
Paul Berry
- [Mesa-dev] [PATCH 01/10] glapi: use new-style Python classes.
Paul Berry
- [Mesa-dev] [PATCH 02/10] glapi: Add es1 and es2 attributes to XML.
Paul Berry
- [Mesa-dev] [PATCH 03/10] glapi: Read GLES information from XML.
Paul Berry
- [Mesa-dev] [PATCH 04/10] glapi: Use GLES information from XML rather than gles_api.py.
Paul Berry
- [Mesa-dev] [PATCH 05/10] mapi_abi: Collect all imports at top of file.
Paul Berry
- [Mesa-dev] [PATCH 06/10] mapi_abi: Remove sanity check that all GLES functions are present.
Paul Berry
- [Mesa-dev] [PATCH 07/10] mapi_abi: Get rid of unnecessary copy.
Paul Berry
- [Mesa-dev] [PATCH 08/10] mapi_abi: Override 'hidden' and 'handcode' attributes using polymorphism.
Paul Berry
- [Mesa-dev] [PATCH 09/10] mapi_abi: Use GLES information from XML rather than gles_api.py.
Paul Berry
- [Mesa-dev] [PATCH 10/10] glapi: Delete gles_api.py, since it is no longer used.
Paul Berry
- [Mesa-dev] [PATCH 4/6] i965/fs: Reduce the interference between payload regs and virtual GRFs.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/5] intel: Add a macro for printing a debug warning once.
Eric Anholt
- [Mesa-dev] [PATCH 2/5] i965: Warn on a couple of workarounds in blending.
Eric Anholt
- [Mesa-dev] [PATCH 3/5] i965: Make a helper function for the renderbuffer temporary mt workaround.
Eric Anholt
- [Mesa-dev] [PATCH 4/5] i965: Share the draw x/y offset masking code between main/blorp and all gens.
Eric Anholt
- [Mesa-dev] [PATCH 5/5] i965: Fix rendering to small mipmaps of depth/stencil buffers using a temp mt.
Eric Anholt
- [Mesa-dev] Intel build failure with 9.0
Ian Romanick
- [Mesa-dev] [PATCH] build: Build on Cygwin with gnu99 instead of c99.
Vinson Lee
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 4/5] i965: Share the draw x/y offset masking code between main/blorp and all gens.
Kenneth Graunke
- [Mesa-dev] [RFC PATCH] Add support for ARB_vertex_type_2_10_10_10_rev on i965
Kenneth Graunke
- [Mesa-dev] [PATCH] r300/compiler: Avoid generating MOV instructions for invalid IMM swizzles
Tom Stellard
- [Mesa-dev] [RFC PATCH] Add support for ARB_vertex_type_2_10_10_10_rev on i965
Kenneth Graunke
- [Mesa-dev] [Bug 47248] autogen missing dependency on flex and bison, causes infinite loop in glsl build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47248] autogen missing dependency on flex and bison, causes infinite loop in glsl build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47248] autogen missing dependency on flex and bison, causes infinite loop in glsl build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r300/compiler: Avoid generating MOV instructions for invalid IMM swizzles
son_of_the_osiris at interia.pl
- [Mesa-dev] [RFC PATCH] Add support for ARB_vertex_type_2_10_10_10_rev on i965
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] mesa/vbo: Fix scaling issue in 10-bit signed normalized packing.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] mesa/vbo: Fix scaling issue in 2-bit signed normalized packing.
Kenneth Graunke
- [Mesa-dev] [PATCH] gallium/docs: update some distro information
Andreas Boll
- [Mesa-dev] Nuking GL_NV_fragment_program
Kenneth Graunke
- [Mesa-dev] [PATCH 01/23] swrast: Remove support for the NV_fragment_program extension.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/23] mesa: Unhook NV_fragment_program API from the dispatch table.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/23] mesa: Remove some shared NV_vp/fp functions from the dispatch table.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/23] mesa: Switch to the other glGetVertexAttribPointervARB implementation.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/23] mesa: Remove the NV program API functions.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/23] mesa: Remove the EmitNVTempInitialization shader compiler option.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/23] mesa: Remove the gl_program::Resident flag.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/23] mesa: Remove support for parsing NV fragment programs.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/23] mesa: Remove prog_print support for NV programs.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/23] mesa: Remove get and enable bits for NV_fragment_program.
Kenneth Graunke
- [Mesa-dev] [PATCH 11/23] mesa: Simplify _mesa_BindProgram() by removing NV program remnants.
Kenneth Graunke
- [Mesa-dev] [PATCH 12/23] mesa: Remove some miscellaneous NV program stuff from arbprogram.c.
Kenneth Graunke
- [Mesa-dev] [PATCH 13/23] mesa: Remove yet more remnants of NV_fragment_program.
Kenneth Graunke
- [Mesa-dev] [PATCH 14/23] driconf: Remove force enable for NV_vertex_program.
Kenneth Graunke
- [Mesa-dev] [PATCH 15/23] mesa: Remove support for named parameters.
Kenneth Graunke
- [Mesa-dev] [PATCH 16/23] mesa: Remove GLSL-related PROG_PARAM_BIT flags.
Kenneth Graunke
- [Mesa-dev] [PATCH 17/23] st/mesa: Remove the PROG_PARAM_BIT_CYL_WRAP flag.
Kenneth Graunke
- [Mesa-dev] [PATCH 18/23] mesa: Remove dead program_parameter::Flags field.
Kenneth Graunke
- [Mesa-dev] [PATCH 19/23] mesa: Remove dead _mesa_add_varying() function.
Kenneth Graunke
- [Mesa-dev] [PATCH 20/23] mesa: Remove remnants of PROGRAM_VARYING.
Kenneth Graunke
- [Mesa-dev] [PATCH 21/23] mesa: Remove dead _mesa_add_attribute() function.
Kenneth Graunke
- [Mesa-dev] [PATCH 22/23] mesa: Remove dead _mesa_num_parameters_of_type() function.
Kenneth Graunke
- [Mesa-dev] [PATCH 23/23] mesa: Remove PROGRAM_WRITE_ONLY register type.
Kenneth Graunke
- [Mesa-dev] [PATCH] Don't fail if libX11 isn't installed
Daniel Stone
- [Mesa-dev] [PATCH] Don't fail if libX11 isn't installed
Kenneth Graunke
- [Mesa-dev] [ANNOUNCE] waffle-1.1.0
Chad Versace
- [Mesa-dev] Nuking GL_NV_fragment_program
Andreas Boll
- [Mesa-dev] [Bug 55998] New: Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/mesa: fix integer texture border color for some formats
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: fix integer texture border color for some formats
Brian Paul
- [Mesa-dev] [PATCH 23/23] mesa: Remove PROGRAM_WRITE_ONLY register type.
Brian Paul
- [Mesa-dev] [PATCH 17/23] st/mesa: Remove the PROG_PARAM_BIT_CYL_WRAP flag.
Brian Paul
- [Mesa-dev] Nuking GL_NV_fragment_program
Brian Paul
- [Mesa-dev] [PATCH] gallium/docs: update some distro information
Brian Paul
- [Mesa-dev] [PATCH] build: Build on Cygwin with gnu99 instead of c99.
Brian Paul
- [Mesa-dev] [ANNOUNCE] waffle-1.1.0
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa/vbo: Fix scaling issue in 10-bit signed normalized packing.
Brian Paul
- [Mesa-dev] [PATCH 1/5] intel: Add a macro for printing a debug warning once.
Jason Wood
- [Mesa-dev] [ANNOUNCE] waffle-1.1.0
Marek Olšák
- [Mesa-dev] [PATCH 02/10] glapi: Add es1 and es2 attributes to XML.
Ian Romanick
- [Mesa-dev] [PATCH 1/5] intel: Add a macro for printing a debug warning once.
Eric Anholt
- [Mesa-dev] [PATCH 4/5] i965: Share the draw x/y offset masking code between main/blorp and all gens.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] mesa/vbo: Fix scaling issue in 10-bit signed normalized packing.
Ian Romanick
- [Mesa-dev] [PATCH] mesa/es: Enable GL_EXT_map_buffer_range
Ian Romanick
- [Mesa-dev] [PATCH 03/23] mesa: Remove some shared NV_vp/fp functions from the dispatch table.
Eric Anholt
- [Mesa-dev] Nuking GL_NV_fragment_program
Kenneth Graunke
- [Mesa-dev] [PATCH] r600g: drop useless switch statement
Alex Deucher
- [Mesa-dev] [RFC] use mcjit for ppc_64 architecture
Will Schmidt
- [Mesa-dev] [PATCH 1/5] intel: Add a macro for printing a debug warning once.
Matt Turner
- [Mesa-dev] [waffle] [ANNOUNCE] waffle-1.1.0
Chad Versace
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [waffle] [ANNOUNCE] waffle-1.1.0
Brian Paul
- [Mesa-dev] [waffle] [ANNOUNCE] waffle-1.1.0
Chad Versace
- [Mesa-dev] [waffle] [ANNOUNCE] waffle-1.1.0
Chad Versace
- [Mesa-dev] [waffle] [ANNOUNCE] waffle-1.1.0
Brian Paul
- [Mesa-dev] [PATCH 17/23 v2] st/mesa: Remove the PROG_PARAM_BIT_CYL_WRAP flag.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Fix segfault when using INTEL_DEBUG=perf with non-GLSL.
Kenneth Graunke
- [Mesa-dev] [waffle] [ANNOUNCE] waffle-1.1.0
Chad Versace
- [Mesa-dev] mishandling of bool comparisons in GLSL->TGSI translator
Brian Paul
- [Mesa-dev] mishandling of bool comparisons in GLSL->TGSI translator
Bryan Cain
- [Mesa-dev] [PATCH 1/5] intel: Add a macro for printing a debug warning once.
Jason Wood
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/10] glapi: Get rid of gles_api.py file.
Matt Turner
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl_to_tgsi: set correct register type for dereferenced array elements
Bryan Cain
- [Mesa-dev] [PATCH 1/5] intel: Add a macro for printing a debug warning once.
Jason Wood
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] glapi: Add es2="3.0" attributes to XML.
Matt Turner
- [Mesa-dev] [PATCH 2/2] es2api: Add GL ES 3 headers
Matt Turner
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/fs: Reduce the interference between payload regs and virtual GRFs.
Eric Anholt
- [Mesa-dev] [PATCH 20/23] mesa: Remove remnants of PROGRAM_VARYING.
Eric Anholt
- [Mesa-dev] Nuking GL_NV_fragment_program
Eric Anholt
- [Mesa-dev] [PATCH] glsl_to_tgsi: set correct register type for dereferenced array elements
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: improve the guess_and_alloc_texture() heuristic
Brian Paul
- [Mesa-dev] [PATCH] glsl_to_tgsi: set correct register type for dereferenced array elements
Bryan Cain
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/es: Enable GL_EXT_map_buffer_range
Paul Berry
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 20/23] mesa: Remove remnants of PROGRAM_VARYING.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa/es: Enable GL_EXT_map_buffer_range
Fredrik Höglund
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 17/23 v2] st/mesa: Remove the PROG_PARAM_BIT_CYL_WRAP flag.
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa/tests: Compile ES2 test regardless of FEATURE_ES2 setting
Ian Romanick
- [Mesa-dev] [PATCH 2/2] mesa/tests: Add ES1.1 dispatch table sanity test
Ian Romanick
- [Mesa-dev] [PATCH 1/3] mesa: Kill unused VERT_ATTRIB_GENERIC_NV and VERT_BIT_GENERIC_NV macros.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] mesa: Remove PROG_EMIT_VERTEX and PROG_END_PRIMITIVE opcodes.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] mesa/vbo: Remove vp_mode enum in favor of a boolean.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Fix segfault when using INTEL_DEBUG=perf with non-GLSL.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] mesa/tests: Add ES1.1 dispatch table sanity test
Matt Turner
- [Mesa-dev] [PATCH 2/3] mesa: Remove PROG_EMIT_VERTEX and PROG_END_PRIMITIVE opcodes.
Brian Paul
- [Mesa-dev] [PATCH 1/5] intel: Add a macro for printing a debug warning once.
Eric Anholt
- [Mesa-dev] [PATCH] i965/fs: Reduce the interference between payload regs and virtual GRFs.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] mesa/tests: Add ES1.1 dispatch table sanity test
Ian Romanick
- [Mesa-dev] [PATCH 1/2] glapi: Add es2="3.0" attributes to XML.
Matt Turner
- [Mesa-dev] [PATCH 1/3] i965/vs: Simplify emit_scratch_write() prototype.
Eric Anholt
- [Mesa-dev] [PATCH 2/3] i965/vs: Do the temporary allocation in emit_scratch_write().
Eric Anholt
- [Mesa-dev] [PATCH 3/3] i965/vs: Trim the swizzle of the scratch write temporary.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] glapi: Add es2="3.0" attributes to XML.
Paul Berry
- [Mesa-dev] [PATCH 2/6] mesa: remove #if _HAVE_FULL_GL checks
Paul Berry
- [Mesa-dev] [PATCH 2/6] mesa: remove #if _HAVE_FULL_GL checks
Brian Paul
- [Mesa-dev] [PATCH 1/3] i965/vs: Simplify emit_scratch_write() prototype.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] mesa/tests: Add ES1.1 dispatch table sanity test
Paul Berry
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55817] Torchlight: Texture renders as garbage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] i965: Don't flush the batch immediately on EndQuery.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] i965: Stop flushing the batch on timestamp queries, too.
Eric Anholt
- [Mesa-dev] [PATCH 1/8] util/blitter: silence assorted MSVC warnings
Brian Paul
- [Mesa-dev] [PATCH 2/8] draw: silence MSVC signed/unsigned comparison warnings
Brian Paul
- [Mesa-dev] [PATCH 3/8] util: fix MSVC double/float conversion warning in u_format_r11g11b10f.h
Brian Paul
- [Mesa-dev] [PATCH 4/8] util: fix MSVC signed/unsigned comparison warning in u_vbuf.c code
Brian Paul
- [Mesa-dev] [PATCH 5/8] util: fix MSVC signed/unsigned comparison warning in u_upload_mgr.c code
Brian Paul
- [Mesa-dev] [PATCH 6/8] tgsi: silence MSVC signed/unsigned comparison warnings
Brian Paul
- [Mesa-dev] [PATCH 7/8] st/mesa: silence MSVC double/unsigned assignment warning
Brian Paul
- [Mesa-dev] [PATCH 8/8] st/mesa: silence MSVC signed/unsigned comparison warning
Brian Paul
- [Mesa-dev] [PATCH 1/8] util/blitter: silence assorted MSVC warnings
Marek Olšák
- [Mesa-dev] [PATCH] i965/fs: Reduce the interference between payload regs and virtual GRFs.
Eric Anholt
- [Mesa-dev] [PATCH] i965/fs: Reduce the interference between payload regs and virtual GRFs.
Kenneth Graunke
- [Mesa-dev] [PATCH] Finish _HAVE_FULL_GL removal
Matt Turner
- [Mesa-dev] [PATCH] Finish _HAVE_FULL_GL removal
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965: Don't flush the batch immediately on EndQuery.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] mesa: Kill unused VERT_ATTRIB_GENERIC_NV and VERT_BIT_GENERIC_NV macros.
Mathias Fröhlich
- [Mesa-dev] [Bug 56057] New: INTEL_swap_event not correctly listed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 56057] INTEL_swap_event not correctly listed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52996] Read out of bounds in swizzle_for_size() (MesaLib/src/mesa/program/ir_to_mesa.cpp)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium: remove unused data pointer from pipe_transfer
Marek Olšák
- [Mesa-dev] [PATCH] gallium: remove unused data pointer from pipe_transfer
Brian Paul
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/8] util/blitter: silence assorted MSVC warnings
Jose Fonseca
- [Mesa-dev] [Bug 56057] INTEL_swap_event not correctly listed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeonsi: Fix LLVM 3.2 r600/radeonsi error message Signed-off-by: Dmitry Cherkasov <Dmitrii.Cherkasov at amd.com>
Dmitry Cherkasov
- [Mesa-dev] [PATCH] glx: Add GLXBadProfileARB to the error string list
Adam Jackson
- [Mesa-dev] [PATCH] glx: Add GLXBadProfileARB to the error string list
Brian Paul
- [Mesa-dev] [PATCH] intel: Skip texsubimage fastpath for more pixel unpack state
Eric Anholt
- [Mesa-dev] [PATCH] glx: Add GLXBadProfileARB to the error string list
Adam Jackson
- [Mesa-dev] [PATCH 1/2] radeon/llvm: Lower fpow(A, B) to fexp(mul(B, flog(A))) at DAG level
Vincent Lejeune
- [Mesa-dev] [PATCH 2/2] radeon/llvm: Cayman now uses vector version of EXP_IEEE, LOG_IEEE and RECIPSQRT_CLAMPED
Vincent Lejeune
- [Mesa-dev] [PATCH 1/2] radeon/llvm: Lower fpow(A, B) to fexp(mul(B, flog(A))) at DAG level
Tom Stellard
- [Mesa-dev] [PATCH 2/2] radeon/llvm: Cayman now uses vector version of EXP_IEEE, LOG_IEEE and RECIPSQRT_CLAMPED
Tom Stellard
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] radeon/llvm: Set FlagOperandIdx for RECIP_IEEE
Vincent Lejeune
- [Mesa-dev] [PATCH 2/2] radeon/llvm: Fix DIV_Common pattern use
Vincent Lejeune
- [Mesa-dev] [Bug 56140] New: [Mesa-current] [clover] build failure in clvover/api/transfer.cpp
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 56140] [Mesa-current] [clover] build failure in clvover/api/transfer.cpp
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] radeon/llvm: Fix DIV_Common pattern use
Tom Stellard
- [Mesa-dev] Xorg foundation support of Mesa
Alex Deucher
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] radeon/llvm: adds a flag operand to R600_{1, 2}OP
Vincent Lejeune
- [Mesa-dev] [PATCH 2/3] radeon/llvm: Cayman uses vector instruction for SIN/COS/RECIP_CLAMPED/RECIPSQRT_IEEE
Vincent Lejeune
- [Mesa-dev] [PATCH 3/3] radeon/llvm: fix crashes when using MULLO_INT
Vincent Lejeune
- [Mesa-dev] [PATCH] glx: Add GLXBadProfileARB to the error string list
Ian Romanick
- [Mesa-dev] [PATCH 1/2] intel: Enable S3TC extensions always
Ian Romanick
- [Mesa-dev] [PATCH 2/2] i965: Enable floating-point textures always
Ian Romanick
- [Mesa-dev] [PATCH 1/2] intel: Enable S3TC extensions always
Jordan Justen
- [Mesa-dev] [PATCH 1/2] intel: Enable S3TC extensions always
Ian Romanick
- [Mesa-dev] [Bug 52996] Read out of bounds in swizzle_for_size() (MesaLib/src/mesa/program/ir_to_mesa.cpp)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Finish _HAVE_FULL_GL removal
Ian Romanick
- [Mesa-dev] Warning in brw_fs_reg_allocate.cpp
Brian Paul
- [Mesa-dev] [PATCH] i965/vs: include format argument in debug printf
Tapani Pälli
- [Mesa-dev] [Bug 56140] [Mesa-current] [clover] build failure in clvover/api/transfer.cpp
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 56140] [Mesa-current] [clover] build failure in clvover/api/transfer.cpp
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 56140] [Mesa-current] [clover] build failure in clvover/api/transfer.cpp
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] build: Don't cross-compile GLSL builtin compiler
Thierry Reding
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/mesa: Fix source miptree level for copying data to finalized miptree.
Michel Dänzer
- [Mesa-dev] automake-gallium testing
Andreas Boll
- [Mesa-dev] [PATCH] st/mesa: Fix source miptree level for copying data to finalized miptree.
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: Fix source miptree level for copying data to finalized miptree.
Andreas Boll
- [Mesa-dev] R: Re: Default CC list of mesa driver bug
Fabio Pedretti
- [Mesa-dev] [PATCH] st/mesa: Fix source miptree level for copying data to finalized miptree.
Andreas Boll
- [Mesa-dev] [PATCH v2] st/mesa: Fix source miptree level for copying data to finalized miptree.
Michel Dänzer
- [Mesa-dev] [PATCH] st/mesa: Fix source miptree level for copying data to finalized miptree.
Michel Dänzer
- [Mesa-dev] [PATCH] st/mesa: Fix source miptree level for copying data to finalized miptree.
Brian Paul
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/vs: include format argument in debug printf
Chad Versace
- [Mesa-dev] [PATCH] st/mesa: Fix source miptree level for copying data to finalized miptree.
Benoit Jacob
- [Mesa-dev] [PATCH 1/4] i965: Actually add support for GL_ANY_SAMPLES_PASSED from GL_ARB_oq2.
Eric Anholt
- [Mesa-dev] [PATCH 2/4] mesa: Throw an error for a new query on an already-active query target.
Eric Anholt
- [Mesa-dev] [PATCH 3/4] mesa: Refuse to EndQuery with a mismatched query target.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] mesa: Return 0 for GL_CURRENT_QUERY with a mismatched query target.
Eric Anholt
- [Mesa-dev] [PATCH 1/4] i965: Actually add support for GL_ANY_SAMPLES_PASSED from GL_ARB_oq2.
Ian Romanick
- [Mesa-dev] OSMesa broken on ubuntu with version 9 push?
Rafi Witten
- [Mesa-dev] [PATCH] st/mesa: replace REALLOC() with realloc()
Brian Paul
- [Mesa-dev] [PATCH] i965: Fix regression in depth texture rendering on pre-SNB
Ian Romanick
- [Mesa-dev] [PATCH 1/2] radeon/llvm: interp instructions emits native outputs
Vincent Lejeune
- [Mesa-dev] [PATCH 2/2] radeon/llvm: Add super reg to reserved reg list
Vincent Lejeune
- [Mesa-dev] [PATCH 1/3] r600g: rewrite tgsi-to-llvm load-input to handle fragcoord
Vincent Lejeune
- [Mesa-dev] [PATCH 2/3] r600g: force bank_swizzle if already set
Vincent Lejeune
- [Mesa-dev] [PATCH 3/3] r600g: tgsi-to-llvm emits right input intrinsics
Vincent Lejeune
- [Mesa-dev] [PATCH 2/4] mesa: Throw an error for a new query on an already-active query target.
Brian Paul
- [Mesa-dev] [PATCH 3/4] mesa: Refuse to EndQuery with a mismatched query target.
Brian Paul
- [Mesa-dev] [PATCH 3/4] mesa: Refuse to EndQuery with a mismatched query target.
Brian Paul
- [Mesa-dev] [PATCH 4/4] mesa: Return 0 for GL_CURRENT_QUERY with a mismatched query target.
Brian Paul
- [Mesa-dev] [Bug 56211] New: src/mesa/state_tracker/st_cb_texture.c:1123:copy_image_data_to_texture: Assertion `u_minify(stImage->pt->height0, src_level) == stImage->base.Height' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/27] intel: Add ETC2 compressed textures support
Anuj Phogat
- [Mesa-dev] [PATCH 01/27] mesa: Use MESA_GL_VERSION_OVERRIDE in compute_version_es2()
Anuj Phogat
- [Mesa-dev] [PATCH 02/27] mesa: Add a new texture format GL_COMPRESSED_RGB8_ETC2
Anuj Phogat
- [Mesa-dev] =?y?q?=5BPATCH=2003/27=5D=20mesa=3A=20Add=20decoding=20functions=20for=20GL=5FCOMPRESSED=5FRGB8=5FETC2?=
Anuj Phogat
- [Mesa-dev] [PATCH 04/27] intel: Enable the support for GL_COMPRESSED_RGB8_ETC2 textures
Anuj Phogat
- [Mesa-dev] [PATCH 05/27] mesa: Add necessary support to decode multiple ETC2 texture formats
Anuj Phogat
- [Mesa-dev] [PATCH 06/27] intel: Add necessary support to decode multiple ETC2 texture formats
Anuj Phogat
- [Mesa-dev] [PATCH 07/27] mesa: Add a new texture format GL_COMPRESSED_SRGB8_ETC2
Anuj Phogat
- [Mesa-dev] [PATCH 08/27] mesa: Add decoding functions for GL_COMPRESSED_SRGB8_ETC2
Anuj Phogat
- [Mesa-dev] [PATCH 09/27] intel: Enable support for GL_COMPRESSED_SRGB_ETC2 textures
Anuj Phogat
- [Mesa-dev] [PATCH 10/27] mesa: Add a new texture format GL_COMPRESSED_RGBA8_ETC2_EAC
Anuj Phogat
- [Mesa-dev] =?y?q?=5BPATCH=2011/27=5D=20mesa=3A=20Add=20decoding=20functions=20for=20GL=5FCOMPRESSED=5FRGBA8=5FETC2=5FEAC?=
Anuj Phogat
- [Mesa-dev] [PATCH 12/27] intel: Enable support for GL_COMPRESSED_RGBA8_ETC2_EAC textures
Anuj Phogat
- [Mesa-dev] [PATCH 13/27] mesa: Add a new texture format GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC
Anuj Phogat
- [Mesa-dev] =?y?q?=5BPATCH=2014/27=5D=20mesa=3A=20Add=20decoding=20functions=20for=20GL=5FCOMPRESSED=5FSRGB8=5FALPHA8=5FETC2=5FEAC?=
Anuj Phogat
- [Mesa-dev] [PATCH 15/27] intel: Enable support for GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC textures
Anuj Phogat
- [Mesa-dev] [PATCH 16/27] Add a new texture format GL_COMPRESSED_R11_EAC
Anuj Phogat
- [Mesa-dev] =?y?q?=5BPATCH=2017/27=5D=20mesa=3A=20Add=20decoding=20functions=20for=20GL=5FCOMPRESSED=5FR11=5FEAC?=
Anuj Phogat
- [Mesa-dev] [PATCH 18/27] intel: Enable support for GL_COMPRESSED_R11_EAC textures
Anuj Phogat
- [Mesa-dev] [PATCH 19/27] Add a new texture format GL_COMPRESSED_RG11_EAC
Anuj Phogat
- [Mesa-dev] =?y?q?=5BPATCH=2020/27=5D=20mesa=3A=20Add=20decoding=20functions=20for=20GL=5FCOMPRESSED=5FRG11=5FEAC?=
Anuj Phogat
- [Mesa-dev] [PATCH 21/27] intel: Enable support for GL_COMPRESSED_RG11_EAC textures
Anuj Phogat
- [Mesa-dev] [PATCH 22/27] Add a new texture format GL_COMPRESSED_SIGNED_R11_EAC
Anuj Phogat
- [Mesa-dev] =?y?q?=5BPATCH=2023/27=5D=20mesa=3A=20Add=20decoding=20functions=20for=20GL=5FCOMPRESSED=5FSIGNED=5FR11=5FEAC?=
Anuj Phogat
- [Mesa-dev] [PATCH 24/27] intel: Enable support for GL_COMPRESSED_SIGNED_R11_EAC textures
Anuj Phogat
- [Mesa-dev] [PATCH 25/27] mesa: Add a new texture format GL_COMPRESSED_SIGNED_RG11_EAC
Anuj Phogat
- [Mesa-dev] =?y?q?=5BPATCH=2026/27=5D=20mesa=3A=20Add=20decoding=20functions=20for=20GL=5FCOMPRESSED=5FSIGNED=5FRG11=5FEAC?=
Anuj Phogat
- [Mesa-dev] [PATCH 27/27] intel: Enable support for GL_COMPRESSED_SIGNED_RG11_EAC textures
Anuj Phogat
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] scons: Do not use -fvisibilty=hidden on Cygwin.
Vinson Lee
- [Mesa-dev] [PATCH 00/27] intel: Add ETC2 compressed textures support
Philipp Klaus Krause
- [Mesa-dev] [Bug 56211] src/mesa/state_tracker/st_cb_texture.c:1123:copy_image_data_to_texture: Assertion `u_minify(stImage->pt->height0, src_level) == stImage->base.Height' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] OSMesa broken on ubuntu with version 9 push?
Jaime Rave
- [Mesa-dev] [Bug 37440] Infinite loop detected in fragment program
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Fix regression in depth texture rendering on pre-SNB
Kenneth Graunke
- [Mesa-dev] [PATCH] glx: Add GLXBadProfileARB to the error string list
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] intel: Enable S3TC extensions always
Kenneth Graunke
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/6] radeon/llvm: interp instructions emits native outputs
Vincent Lejeune
- [Mesa-dev] [PATCH 2/6] radeon/llvm: Add super reg to reserved reg list
Vincent Lejeune
- [Mesa-dev] [PATCH 3/6] radeon/llvm: Remove input.face and input.position intrinsics
Vincent Lejeune
- [Mesa-dev] [PATCH 4/6] radeon/llvm: add support for vector setCC
Vincent Lejeune
- [Mesa-dev] [PATCH 5/6] radeon/llvm: turn select into select_cc
Vincent Lejeune
- [Mesa-dev] [PATCH 6/6] radeon/llvm: Cayman uses vector instruction for SIN/COS/RECIP_CLAMPED_RECIPSQRT_IEEE
Vincent Lejeune
- [Mesa-dev] Mesa-9.0: generate_builtins.py hangs and uses 100% CPU when generating from *.glsl files
Stephan Raue
- [Mesa-dev] [PATCH] i965/vs: Fix debug dumping of VS push constants.
Kenneth Graunke
- [Mesa-dev] [RFC PATCH V2] i965: add ARB_vertex_type_2_10_10_10_rev support
Chris Forbes
- [Mesa-dev] [PATCH 1/6] i965: implement get_size for 2_10_10_10 formats
Chris Forbes
- [Mesa-dev] [PATCH 2/6] i965: support 2_10_10_10 formats in get_surface_type.
Chris Forbes
- [Mesa-dev] [PATCH 3/6] i965: Generalize GL_FIXED VS w/a support
Chris Forbes
- [Mesa-dev] [PATCH 4/6] i965: set attribute w/a bits for packed formats
Chris Forbes
- [Mesa-dev] [PATCH 5/6] i965: emit w/a for packed attribute formats in VS
Chris Forbes
- [Mesa-dev] [PATCH 6/6] i965: enable ARB_vertex_type_2_10_10_10_rev
Chris Forbes
- [Mesa-dev] [PATCH 1/1] intel: corrected the header include path for recent Valgrind versions.
Oliver McFadden
- [Mesa-dev] [PATCH 1/1] intel: corrected the header include path for recent Valgrind versions.
Chris Wilson
- [Mesa-dev] [PATCH 1/3] r600g: rewrite tgsi-to-llvm load-input to handle fragcoord
Tom Stellard
- [Mesa-dev] [PATCH 2/3] r600g: force bank_swizzle if already set
Tom Stellard
- [Mesa-dev] [PATCH 3/3] r600g: tgsi-to-llvm emits right input intrinsics
Tom Stellard
- [Mesa-dev] [PATCH] scons: Do not use -fvisibilty=hidden on Cygwin.
Brian Paul
- [Mesa-dev] [PATCH] i965: Fix regression in depth texture rendering on pre-SNB
Ian Romanick
- [Mesa-dev] [PATCH 1/6] radeon/llvm: interp instructions emits native outputs
Tom Stellard
- [Mesa-dev] [PATCH] i965/vs: Fix debug dumping of VS push constants.
Eric Anholt
- [Mesa-dev] [PATCH 0/5] Minor fixes to the code that populates the dispatch table.
Paul Berry
- [Mesa-dev] [PATCH 1/5] main: Fix warning ('struct gl_context' declared inside parameter list).
Paul Berry
- [Mesa-dev] [PATCH 2/5] glapi: Alias ClampColor and ClampColorARB.
Paul Berry
- [Mesa-dev] [PATCH 3/5] _mesa_create_exec_table: de-deprecate GetPointerv.
Paul Berry
- [Mesa-dev] [PATCH 4/5] _mesa_create_exec_table(): deprecate ProgramStringARB.
Paul Berry
- [Mesa-dev] [PATCH 5/5] _mesa_create_exec_table: GLES3 fixes.
Paul Berry
- [Mesa-dev] [PATCH 1/6] i965: implement get_size for 2_10_10_10 formats
Eric Anholt
- [Mesa-dev] [PATCH 1/2] intel: Enable S3TC extensions always
Eric Anholt
- [Mesa-dev] [PATCH 3/6] i965: Generalize GL_FIXED VS w/a support
Eric Anholt
- [Mesa-dev] [PATCH 00/27] intel: Add ETC2 compressed textures support
Anuj Phogat
- [Mesa-dev] [PATCH] glcpp: Don't use infinite lookhead for #define differentiation.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/5] _mesa_create_exec_table: GLES3 fixes.
Matt Turner
- [Mesa-dev] [PATCH 5/5] _mesa_create_exec_table: GLES3 fixes.
Brian Paul
- [Mesa-dev] [PATCH 0/8] Add a script for generating a list of candidates for cherry-picking
Andreas Boll
- [Mesa-dev] [PATCH 1/8] mesa: add get-pick-list.sh script into bin/
Andreas Boll
- [Mesa-dev] [PATCH 2/8] mesa: simplify get-pick-list.sh script
Andreas Boll
- [Mesa-dev] [PATCH 3/8] mesa: optimize get-pick-list.sh
Andreas Boll
- [Mesa-dev] [PATCH 4/8] mesa: grep for commits with cherry picked in commit message only once
Andreas Boll
- [Mesa-dev] [PATCH 5/8] mesa: fix indentation in get-pick-list.sh script
Andreas Boll
- [Mesa-dev] [PATCH 6/8] mesa: add .cherry-ignore file
Andreas Boll
- [Mesa-dev] [PATCH 7/8] mesa: update .cherry-ignore file
Andreas Boll
- [Mesa-dev] [PATCH 8/8] mesa: use .cherry-ignore in the get-pick-list.sh script
Andreas Boll
- [Mesa-dev] [PATCH 7/8] mesa: update .cherry-ignore file
Ian Romanick
- [Mesa-dev] [PATCH 5/8] mesa: fix indentation in get-pick-list.sh script
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Use MIN instead of CLAMP for unsigned source data
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Make access to type flyweight global state thread safe
Ian Romanick
- [Mesa-dev] [PATCH 5/5] _mesa_create_exec_table: GLES3 fixes.
Paul Berry
- [Mesa-dev] [PATCH 5/5] _mesa_create_exec_table: GLES3 fixes.
Paul Berry
- [Mesa-dev] [PATCH] mesa: Use MIN instead of CLAMP for unsigned source data
Brian Paul
- [Mesa-dev] OSMesa broken on ubuntu with version 9 push?
Rafi Witten
- [Mesa-dev] [PATCH v2 0/6] Minor fixes to the code that populates the dispatch table.
Paul Berry
- [Mesa-dev] [PATCH v2 1/6] main: Fix warning ('struct gl_context' declared inside parameter list).
Paul Berry
- [Mesa-dev] [PATCH v2 2/6] glapi: Alias ClampColor and ClampColorARB.
Paul Berry
- [Mesa-dev] [PATCH v2 3/6] glapi: Alias VertexAttribDivisor and VertexAttribDivisorARB.
Paul Berry
- [Mesa-dev] [PATCH v2 4/6] _mesa_create_exec_table: de-deprecate GetPointerv.
Paul Berry
- [Mesa-dev] [PATCH v2 5/6] _mesa_create_exec_table(): deprecate ProgramStringARB.
Paul Berry
- [Mesa-dev] [PATCH v2 6/6] _mesa_create_exec_table: GLES3 fixes.
Paul Berry
- [Mesa-dev] [PATCH v2 0/6] Minor fixes to the code that populates the dispatch table.
Jordan Justen
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/mesa: Fix assertions for copying texture image to finalized miptree.
Michel Dänzer
- [Mesa-dev] [PATCH] st/mesa: Fix assertions for copying texture image to finalized miptree.
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: Fix assertions for copying texture image to finalized miptree.
Michel Dänzer
- [Mesa-dev] [PATCH] st/mesa: Fix assertions for copying texture image to finalized miptree.
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: Fix assertions for copying texture image to finalized miptree.
Michel Dänzer
- [Mesa-dev] [PATCH] st/mesa: Fix assertions for copying texture image to finalized miptree.
Brian Paul
- [Mesa-dev] [PATCH v2] st/mesa: Fix assertions for copying texture image to finalized miptree.
Michel Dänzer
- [Mesa-dev] [PATCH] glsl_to_tgsi: set correct register type for array and structure elements
Bryan Cain
- [Mesa-dev] [PATCH v2 0/6] Minor fixes to the code that populates the dispatch table.
Ian Romanick
- [Mesa-dev] [PATCH 00/27] intel: Add ETC2 compressed textures support
Ian Romanick
- [Mesa-dev] [PATCH v2 0/6] Minor fixes to the code that populates the dispatch table.
Matt Turner
- [Mesa-dev] [PATCH] build: Ship install-sh in the tarball
Matt Turner
- [Mesa-dev] [PATCH] gallium/docs: fix sphinx warning
Andreas Boll
- [Mesa-dev] [PATCH 1/2] shared-glapi: implement _glapi_get_proc_name().
Paul Berry
- [Mesa-dev] [PATCH 2/2] dispatch_sanity: print names of functions that shouldnt be in dispatch table.
Paul Berry
- [Mesa-dev] [PATCH 1/4] i965: Rename misleading "active" field of brw->query.
Eric Anholt
- [Mesa-dev] [PATCH 2/4] i965: Merge brw_prepare_query_begin() and brw_emit_query_begin().
Eric Anholt
- [Mesa-dev] [PATCH 3/4] i965: Refactor in preparation for fixing GL_TIME_ELAPSED across batchbuffers.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] i965: Make GL_TIME_ELAPSED only track time for this context.
Eric Anholt
- [Mesa-dev] [PATCH] gallium/docs: fix sphinx warning
Brian Paul
- [Mesa-dev] [PATCH] glsl_to_tgsi: set correct register type for array and structure elements
Brian Paul
- [Mesa-dev] [PATCH] glsl_to_tgsi: set correct register type for array and structure elements
Bryan Cain
- [Mesa-dev] [PATCH] glsl_to_tgsi: set correct register type for array and structure elements
Marek Olšák
- [Mesa-dev] [PATCH 4/4] i965: Make GL_TIME_ELAPSED only track time for this context.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] shared-glapi: implement _glapi_get_proc_name().
Kenneth Graunke
- [Mesa-dev] [PATCH] vl: fix the dri winsys helper screen init
Christian König
- [Mesa-dev] [PATCH v2] st/mesa: Fix assertions for copying texture image to finalized miptree.
Andreas Boll
- [Mesa-dev] [PATCH v2] st/mesa: Fix assertions for copying texture image to finalized miptree.
Brian Paul
- [Mesa-dev] [PATCH v2] st/mesa: Fix assertions for copying texture image to finalized miptree.
Michel Dänzer
- [Mesa-dev] [PATCH] glsl_to_tgsi: set correct register type for array and structure elements
Andreas Boll
- [Mesa-dev] [PATCH v2] st/mesa: Fix assertions for copying texture image to finalized miptree.
Andreas Boll
- [Mesa-dev] [PATCH 0/8] sRGB fixes
Ian Romanick
- [Mesa-dev] [PATCH 1/8] glx: Set sRGBCapable to a default value
Ian Romanick
- [Mesa-dev] [PATCH 2/8] glx: Add the extension string for GLX_ARB_framebuffer_sRGB
Ian Romanick
- [Mesa-dev] [PATCH 3/8] swrast: Remove the 2_3_3_REV framebuffer format
Ian Romanick
- [Mesa-dev] [PATCH 4/8] dri_util: Remove support for RGB332 framebuffers
Ian Romanick
- [Mesa-dev] [PATCH 5/8] dri_util: Elminiate the bytes_per_pixel table
Ian Romanick
- [Mesa-dev] [PATCH 6/8] dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
- [Mesa-dev] [PATCH 7/8] intel: If the visual is sRGB, use an sRGB internal format
Ian Romanick
- [Mesa-dev] [PATCH 8/8] dri: Support MESA_FORMAT_SARGB8 in driCreateConfigs
Ian Romanick
- [Mesa-dev] [PATCH 3/8] swrast: Remove the 2_3_3_REV framebuffer format
Brian Paul
- [Mesa-dev] [PATCH v2 3/6] glapi: Alias VertexAttribDivisor and VertexAttribDivisorARB.
Stéphane Marchesin
- [Mesa-dev] [PATCH] ralloc: Annotate printf functions with PRINTFLIKE(...)
Matt Turner
- [Mesa-dev] [PATCH] build: resolve EGL link failure
Jan Engelhardt
- [Mesa-dev] [PATCH] ralloc: Annotate printf functions with PRINTFLIKE(...)
Ian Romanick
- [Mesa-dev] [Bug 56211] src/mesa/state_tracker/st_cb_texture.c:1123:copy_image_data_to_texture: Assertion `u_minify(stImage->pt->height0, src_level) == stImage->base.Height' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/6] intel: Add support for remaining ETC2 texture formats
Anuj Phogat
- [Mesa-dev] [PATCH 1/6] mesa: Add a new texture format GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
Anuj Phogat
- [Mesa-dev] [PATCH 2/6] mesa: Add decoding functions for GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
Anuj Phogat
- [Mesa-dev] [PATCH 3/6] intel: Enable support for GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 textures
Anuj Phogat
- [Mesa-dev] [PATCH 4/6] mesa: Add a new texture format GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
Anuj Phogat
- [Mesa-dev] [PATCH 5/6] mesa: Add decoding functions for GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
Anuj Phogat
- [Mesa-dev] [PATCH 6/6] intel: Enable support for GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 textures
Anuj Phogat
- [Mesa-dev] [PATCH] llvmpipe: Fix creation for shared and scanout.
John Kåre Alsaker
- [Mesa-dev] [PATCH 0/9] GL 3.1 CORE dispatch_sanity test
Jordan Justen
- [Mesa-dev] [PATCH 1/9] mesa api_exec: add comment regarding GetPointerv & CORE profiles
Jordan Justen
- [Mesa-dev] [PATCH 2/9] mesa shaderapi: don't enable various functions for GL CORE
Jordan Justen
- [Mesa-dev] [PATCH 3/9] mesa transform feedback: disable BindBufferOffsetEXT for CORE profiles
Jordan Justen
- [Mesa-dev] [PATCH 4/9] mesa api_exec: disable various functions for GL CORE profiles
Jordan Justen
- [Mesa-dev] [PATCH 5/9] dispatch_sanity test: add version to function list
Jordan Justen
- [Mesa-dev] [PATCH 6/9] dispatch_sanity test: move validate_functions into class
Jordan Justen
- [Mesa-dev] [PATCH 7/9] dispatch_sanity test: allow newer functions to be set to NOP
Jordan Justen
- [Mesa-dev] [PATCH 8/9] dispatch_sanity test: allow functions that Mesa doesn't yet support
Jordan Justen
- [Mesa-dev] [PATCH 9/9] dispatch_sanity test: add GL CORE 3.1 test
Jordan Justen
- [Mesa-dev] [PATCH 1/2] shared-glapi: implement _glapi_get_proc_name().
Matt Turner
- [Mesa-dev] Mesa 8.0.5 release
Andreas Boll
- [Mesa-dev] [PATCH 1/2] Split dispatch sanity's validate_function test into two
Matt Turner
- [Mesa-dev] [PATCH 2/2] mesa/tests: Add ES3.0 dispatch table sanity test
Matt Turner
- [Mesa-dev] [PATCH] egl: Import eglext.h revision 19332
Matt Turner
- [Mesa-dev] Pure OpenGL|ES 1.1 s/w renderer
Ilyes Gouta
- [Mesa-dev] Pure OpenGL|ES 1.1 s/w renderer
Dave Airlie
- [Mesa-dev] [PATCH 4/9] mesa api_exec: disable various functions for GL CORE profiles
Eric Anholt
- [Mesa-dev] [PATCH] glsl: Allow ir_if in the linker's move_non_declarations function.
Kenneth Graunke
- [Mesa-dev] Pure OpenGL|ES 1.1 s/w renderer
Kenneth Graunke
- [Mesa-dev] [PATCH 2/9] mesa shaderapi: don't enable various functions for GL CORE
Matt Turner
- [Mesa-dev] [PATCH] tests: Use printf instead of debug_printf in u_format_compatible_test.
Vinson Lee
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/vs: Don't lose the MRF writemask when doing compute-to-MRF.
Kenneth Graunke
- [Mesa-dev] Pure OpenGL|ES 1.1 s/w renderer
Ilyes Gouta
- [Mesa-dev] [Bug 55452] [build warnings] Error: unable to decide the max size of params in Fogxv
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/vs: Preserve the type when copy propagating into an instruction.
Kenneth Graunke
- [Mesa-dev] [PATCH] intel: support for 16 bit config with 24 depth and 8 stencil
Tapani Pälli
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Pure OpenGL|ES 1.1 s/w renderer
Jose Fonseca
- [Mesa-dev] [PATCH] gallium/docs: fix sphinx warning
Andreas Boll
- [Mesa-dev] Pure OpenGL|ES 1.1 s/w renderer
Ilyes Gouta
- [Mesa-dev] [PATCH 0/8] sRGB fixes
Adam Jackson
- [Mesa-dev] [PATCH] mesa/st: Use more precision for GL_UNSIGNED_BYTE_3_3_2(_REV)
jfonseca at vmware.com
- [Mesa-dev] [PATCH] mesa/st: Use more precision for GL_UNSIGNED_BYTE_3_3_2(_REV)
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: replace REALLOC() with realloc()
Jose Fonseca
- [Mesa-dev] [PATCH] tests: Use printf instead of debug_printf in u_format_compatible_test.
Brian Paul
- [Mesa-dev] [PATCH] egl: Import eglext.h revision 19332
Brian Paul
- [Mesa-dev] [PATCH v2 3/6] glapi: Alias VertexAttribDivisor and VertexAttribDivisorARB.
Paul Berry
- [Mesa-dev] [PATCH] i965/vs: Don't lose the MRF writemask when doing compute-to-MRF.
Eric Anholt
- [Mesa-dev] [PATCH 0/5] r600g: Fix common state for cayman compute
alexdeucher at gmail.com
- [Mesa-dev] [PATCH 1/5] r600g/compute: always CONTEXT_CONTROL packet at start of CS
alexdeucher at gmail.com
- [Mesa-dev] [PATCH 2/5] r600g: rework evergreen_init_common_regs()
alexdeucher at gmail.com
- [Mesa-dev] [PATCH 3/5] r600g: there are 16 const buffer size regs for each shader stage
alexdeucher at gmail.com
- [Mesa-dev] [PATCH 4/5] r600g: emit some additional regs on cayman
alexdeucher at gmail.com
- [Mesa-dev] [PATCH 5/5] r600g: split cayman common state out into a shared function
alexdeucher at gmail.com
- [Mesa-dev] [PATCH] i965/vs: Preserve the type when copy propagating into an instruction.
Eric Anholt
- [Mesa-dev] [PATCH 0/8] sRGB fixes
Eric Anholt
- [Mesa-dev] [PATCH 6/8] dri: Convert driCreateConfigs to use a gl_format enum
Eric Anholt
- [Mesa-dev] [PATCH 1/5] mesa: Move string_to_uint_map's implementation to its own c++ header file.
Eric Anholt
- [Mesa-dev] [PATCH 2/5] mesa: Move the old chaining hash table out of the way.
Eric Anholt
- [Mesa-dev] [PATCH 3/5] mesa: Import a copy of the open-addressing hash table code I wrote.
Eric Anholt
- [Mesa-dev] [PATCH 4/5] mesa: Convert the hash table for GL object ids to the open-addressing hash.
Eric Anholt
- [Mesa-dev] [PATCH 5/5] mesa: Replace the hash table in string_to_uint_map with the new one.
Eric Anholt
- [Mesa-dev] [PATCH] mesa/st: Use more precision for GL_UNSIGNED_BYTE_3_3_2(_REV)
Marek Olšák
- [Mesa-dev] [PATCH 5/5] r600g: split cayman common state out into a shared function
Marek Olšák
- [Mesa-dev] [PATCH] mesa/st: Use more precision for GL_UNSIGNED_BYTE_3_3_2(_REV)
Jose Fonseca
- [Mesa-dev] [PATCH v2 3/6] glapi: Alias VertexAttribDivisor and VertexAttribDivisorARB.
Stéphane Marchesin
- [Mesa-dev] [PATCH] mesa/st: Use more precision for GL_UNSIGNED_BYTE_3_3_2(_REV)
Jose Fonseca
- [Mesa-dev] [PATCH] mesa/st: Use more precision for GL_UNSIGNED_BYTE_3_3_2(_REV)
Marek Olšák
- [Mesa-dev] [PATCH v2 3/6] glapi: Alias VertexAttribDivisor and VertexAttribDivisorARB.
Paul Berry
- [Mesa-dev] [PATCH] glsl: Allow ir_if in the linker's move_non_declarations function.
Eric Anholt
- [Mesa-dev] [PATCH] intel: support for 16 bit config with 24 depth and 8 stencil
Eric Anholt
- [Mesa-dev] [PATCH 2/9] mesa shaderapi: don't enable various functions for GL CORE
Ian Romanick
- [Mesa-dev] [PATCH 3/9] mesa transform feedback: disable BindBufferOffsetEXT for CORE profiles
Ian Romanick
- [Mesa-dev] [PATCH 4/9] mesa api_exec: disable various functions for GL CORE profiles
Ian Romanick
- [Mesa-dev] [PATCH 6/9] dispatch_sanity test: move validate_functions into class
Ian Romanick
- [Mesa-dev] [PATCH 5/9] dispatch_sanity test: add version to function list
Ian Romanick
- [Mesa-dev] [PATCH 9/9] dispatch_sanity test: add GL CORE 3.1 test
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Make access to type flyweight global state thread safe
Eric Anholt
- [Mesa-dev] [PATCH 8/9] dispatch_sanity test: allow functions that Mesa doesn't yet support
Ian Romanick
- [Mesa-dev] [PATCH 1/9] mesa api_exec: add comment regarding GetPointerv & CORE profiles
Ian Romanick
- [Mesa-dev] [PATCH 4/9] mesa api_exec: disable various functions for GL CORE profiles
Jordan Justen
- [Mesa-dev] [PATCH 4/9] mesa api_exec: disable various functions for GL CORE profiles
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Make access to type flyweight global state thread safe
Ian Romanick
- [Mesa-dev] [PATCH 0/8] sRGB fixes
Ian Romanick
- [Mesa-dev] Pure OpenGL|ES 1.1 s/w renderer
Ian Romanick
- [Mesa-dev] [Bug 56410] New: src/glsl/ralloc.h:57:27: fatal error: main/compiler.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] src/glsl/tests/Makefile.am: Specify -I... in AM_CPPFLAGS
Matt Turner
- [Mesa-dev] [PATCH 0/8] sRGB fixes
Adam Jackson
- [Mesa-dev] Pure OpenGL|ES 1.1 s/w renderer
Ilyes Gouta
- [Mesa-dev] [PATCH 6/9] dispatch_sanity test: move validate_functions into class
Jordan Justen
- [Mesa-dev] [PATCH] glcpp: Don't use infinite lookhead for #define differentiation.
Carl Worth
- [Mesa-dev] [PATCH 2/2] mesa/tests: Add ES3.0 dispatch table sanity test
Jordan Justen
- [Mesa-dev] [PATCH 0/5] r600g: Fix common state for cayman compute
Tom Stellard
- [Mesa-dev] [PATCH 1/2] radeon/llvm: Set isBarrier bit for JUMP instruction
Vincent Lejeune
- [Mesa-dev] [PATCH 2/2] radeon/llvm: Add a v4f32 to v4i32 BitConvert pattern
Vincent Lejeune
- [Mesa-dev] [PATCH 2/6] mesa: Add decoding functions for GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
Brian Paul
- [Mesa-dev] [PATCH 4/6] mesa: Add a new texture format GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
Brian Paul
- [Mesa-dev] Pure OpenGL|ES 1.1 s/w renderer
Dave Airlie
- [Mesa-dev] Pure OpenGL|ES 1.1 s/w renderer
Dave Airlie
- [Mesa-dev] [PATCH 9/9] dispatch_sanity test: add GL CORE 3.1 test
Matt Turner
- [Mesa-dev] [PATCH v2] intel: support for 16 bit config with 24 depth and 8 stencil
Tapani Pälli
- [Mesa-dev] Pure OpenGL|ES 1.1 s/w renderer
Ilyes Gouta
- [Mesa-dev] [PATCH] mesa: bump MAX_VARYING to 32
Marek Olšák
- [Mesa-dev] llvm-pipe : how fast on this new chip?
not42 at gmx.com
- [Mesa-dev] [PATCH] mesa: bump MAX_VARYING to 32
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: bump MAX_VARYING to 32
Brian Paul
- [Mesa-dev] [PATCH v2] intel: support for 16 bit config with 24 depth and 8 stencil
Chad Versace
- [Mesa-dev] [PATCH 6/8] dri: Convert driCreateConfigs to use a gl_format enum
Chad Versace
- [Mesa-dev] [PATCH 4/4] i965: Make GL_TIME_ELAPSED only track time for this context.
Eric Anholt
- [Mesa-dev] [PATCH 0/8] sRGB fixes
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] radeon/llvm: Set isBarrier bit for JUMP instruction
Tom Stellard
- [Mesa-dev] Burninating the old VS backend [v1]
Kenneth Graunke
- [Mesa-dev] [PATCH 01/10] i965/vs: Only do INTEL_DEBUG=perf when there's a GLSL shader.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/10] i965/vs: Add support for emitting DPH opcodes.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/10] i965/vs: Refactor min/max handling to share code.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/10] i965/vs: Replace brw_vs_emit.c with dumping code into the vec4_visitor.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/10] i965/vs: Delete the old vertex shader backend.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/10] i965/vs: Remove support for the old parameter layout.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/10] i965/vs: Remove brw_vs_compile::constant_map.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/10] i965: Update comment about clipper constants.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/10] i965: Remove VS constant buffer read support from brw_eu_emit.c.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/10] i965: Remove unnecessary walk through Mesa IR in ProgramStringNotify().
Kenneth Graunke
- [Mesa-dev] [PATCH 4/6] mesa: Add a new texture format GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
Anuj Phogat
- [Mesa-dev] [PATCH 03/10] i965/vs: Refactor min/max handling to share code.
Eric Anholt
- [Mesa-dev] [PATCH 04/10] i965/vs: Replace brw_vs_emit.c with dumping code into the vec4_visitor.
Eric Anholt
- [Mesa-dev] Burninating the old VS backend [v1]
Eric Anholt
- [Mesa-dev] [Bug 40611] piglit 17000-consecutive-chars-identifier SIGSEGV
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 56410] src/glsl/ralloc.h:57:27: fatal error: main/compiler.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] R600 tiling halves the frame rate
Tzvetan Mikov
- [Mesa-dev] R600 tiling halves the frame rate
Jerome Glisse
- [Mesa-dev] [PATCH] gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
- [Mesa-dev] [PATCH] r600g: avoid shader needing too many gpr to lockup the gpu
Jerome Glisse
- [Mesa-dev] [PATCH] r600g: avoid shader needing too many gpr to lockup the gpu
j.glisse at gmail.com
- [Mesa-dev] R600 tiling halves the frame rate
Tzvetan Mikov
- [Mesa-dev] R600 tiling halves the frame rate
Jerome Glisse
- [Mesa-dev] [PATCH 1/2] i965: Don't bother trying to extend the current vertex buffers.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Don't replicate data for zero-stride arrays when copying to VBOs.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Add "alpha to coverage" to performance debug recompile messages.
Kenneth Graunke
- [Mesa-dev] R600 tiling halves the frame rate
Marek Olšák
- [Mesa-dev] [PATCH] r600g: avoid shader needing too many gpr to lockup the gpu
Marek Olšák
- [Mesa-dev] [PATCH] r600g: use better sample positions for 8x MSAA
Marek Olšák
- [Mesa-dev] [PATCH 1/8] mesa: silence MSVC double/float assignment warnings in pixel unpack code
Brian Paul
- [Mesa-dev] [PATCH 2/8] mesa: silence MSVC signed/unsigned comparison warning in texstorage.c
Brian Paul
- [Mesa-dev] [PATCH 3/8] mesa: silence MSVC signed/unsigned comparision warnings in accum.c
Brian Paul
- [Mesa-dev] [PATCH 4/8] mesa: silence MSVC signed/unsigned comparision warnings in transformfeedback.c
Brian Paul
- [Mesa-dev] [PATCH 5/8] mesa: silence MSVC signed/unsigned comparision warnings in hash_table.c
Brian Paul
- [Mesa-dev] [PATCH 6/8] mesa: silence some MSVC conversion warnings in get.c
Brian Paul
- [Mesa-dev] [PATCH 7/8] vbo: silence MSVC double/float conversion warnings
Brian Paul
- [Mesa-dev] [PATCH 8/8] mesa: use GLuint for more gl_constants fields
Brian Paul
- [Mesa-dev] [PATCH] mesa: remove array size so the static assert can work
Brian Paul
- [Mesa-dev] [PATCH] gallium/auxiliary: Fix build with newer LLVM.
Johannes Obermayr
- [Mesa-dev] [Bug 55788] mesa fails to build against git version of xserver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55788] mesa fails to build against git version of xserver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Make access to type flyweight global state thread safe
Kenneth Graunke
- [Mesa-dev] [PATCH] r600g: tgsi-to-llvm emits right input intrinsics
Vincent Lejeune
- [Mesa-dev] [PATCH 3/7] r600g: fix evergreen 8x MSAA sample positions
Marek Olšák
- [Mesa-dev] [PATCH] xlib: Do not undefine _R, _G, and _B.
Vinson Lee
- [Mesa-dev] [PATCH] scons: Add -fno-rtti to CXXFLAGS with llvm-3.2.
Vinson Lee
- [Mesa-dev] [PATCH] r600g: avoid shader needing too many gpr to lockup the gpu
Alex Deucher
- [Mesa-dev] [PATCH] wayland: Destroy frame callback when destroying surface
Jonas Ådahl
- [Mesa-dev] R600 tiling halves the frame rate
Tzvetan Mikov
- [Mesa-dev] R600 tiling halves the frame rate
Tzvetan Mikov
- [Mesa-dev] [PATCH] xlib: Do not undefine _R, _G, and _B.
Kenneth Graunke
- [Mesa-dev] R600 tiling halves the frame rate
Matt Turner
- [Mesa-dev] [PATCH] xlib: Do not undefine _R, _G, and _B.
Vinson Lee
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] configure: error: yacc not found - unable to compile glcpp-parse.y - Please advice
AssyaR
- [Mesa-dev] [PATCH] scons: Add -fno-rtti to CXXFLAGS with llvm-3.2.
Jose Fonseca
- [Mesa-dev] [PATCH] gallium/auxiliary: Fix build with newer LLVM.
Jose Fonseca
- [Mesa-dev] R600 tiling halves the frame rate
Marek Olšák
- [Mesa-dev] [PATCH v2] wayland: Destroy frame callback when destroying surface
Jonas Ådahl
- [Mesa-dev] [PATCH 00/16] Replacing the default_extensions list with dummy_true
Marek Olšák
- [Mesa-dev] [PATCH 01/16] mesa: remove ARB_copy_buffer extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 02/16] mesa: remove ARB_transpose_matrix extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 03/16] mesa: remove ARB_window_pos extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 04/16] mesa: remove EXT_compiled_vertex_array extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 05/16] mesa: remove EXT_draw_range_elements extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 06/16] mesa: remove EXT_packed_pixels extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 07/16] mesa: remove EXT_rescale_normal extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 08/16] mesa: remove EXT_separate_specular_color extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 09/16] mesa: remove EXT_texture3D extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 10/16] mesa: don't always enable OES_standard_derivatives
Marek Olšák
- [Mesa-dev] [PATCH 11/16] mesa: remove APPLE_packed_pixels extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 12/16] mesa: remove IBM_multimode_draw_arrays extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 13/16] mesa: remove IBM_rasterpos_clip extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 14/16] mesa: remove NV_light_max_exponent extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 15/16] mesa: remove NV_texgen_reflection extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 16/16] mesa: remove SGIS_texture_lod extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 1/2] mesa: remove NV_read_buffer extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH 2/2] mesa: use the EXT_texture_compression_s3tc enable flag for all S3TC extensions
Marek Olšák
- [Mesa-dev] [PATCH 1/2] mesa: implement ARB_map_buffer_alignment
Marek Olšák
- [Mesa-dev] [PATCH 2/2] gallium: expose ARB_map_buffer_alignment on Radeon
Marek Olšák
- [Mesa-dev] [PATCH] radeon/llvm: use specialised R600.store.pixel.* for fragment shader
Vincent Lejeune
- [Mesa-dev] [PATCH] r600g: make tgsi-to-llvm generates store.pixel* intrinsic for fs
Vincent Lejeune
- [Mesa-dev] R600 tiling halves the frame rate
Tzvetan Mikov
- [Mesa-dev] [PATCH 2/2] mesa: use the EXT_texture_compression_s3tc enable flag for all S3TC extensions
Kenneth Graunke
- [Mesa-dev] R600 tiling halves the frame rate
Tzvetan Mikov
- [Mesa-dev] [PATCH 1/2] intel: Avoid double copy with MapBufferRange's explicit flushing case.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Implement the ARB_map_buffer_alignment extension.
Kenneth Graunke
- [Mesa-dev] [PATCH 00/16] Replacing the default_extensions list with dummy_true
Kenneth Graunke
- [Mesa-dev] [Bug 48351] 'wine FurMark' crashes in 'movapd' instruction within JIT function (draw: llvm_pipeline_generic)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] vbo: implement uploading of current attribs
Marek Olšák
- [Mesa-dev] [PATCH 2/3] st/mesa: upload current attribs using the vbo module
Marek Olšák
- [Mesa-dev] [PATCH 3/3] st/mesa: don't use _NEW_PROGRAM where ST_NEW_xxx_PROGRAM is sufficient
Marek Olšák
- [Mesa-dev] [PATCH] Fix segmentation fault
박영선
- [Mesa-dev] [PATCH 2/2] mesa: use the EXT_texture_compression_s3tc enable flag for all S3TC extensions
Philipp Klaus Krause
- [Mesa-dev] configure: error: yacc not found - unable to compile glcpp-parse.y - Please advice
Andreas Boll
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl_to_tgsi: set correct register type for array and structure elements
Andreas Boll
- [Mesa-dev] [Bug 54402] st_glsl_to_tgsi.cpp:4006:dst_register: Assertion `index < VERT_RESULT_MAX' failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] gallium/u_vbuf: skip processing of buffers unused by the vertex element state
Marek Olšák
- [Mesa-dev] [PATCH 2/2] gallium/u_vbuf: optimize looping over the list of buffers to upload
Marek Olšák
- [Mesa-dev] [PATCH] r600g: tgsi-to-llvm emits right input intrinsics
Tom Stellard
- [Mesa-dev] [PATCH] r600g: use SQ_VTX_SEMANTIC_CLEAR to clear the semantic registers
Marek Olšák
- [Mesa-dev] [PATCH] radeon/llvm: use specialised R600.store.pixel.* for fragment shader
Tom Stellard
- [Mesa-dev] [PATCH] r600g: make tgsi-to-llvm generates store.pixel* intrinsic for fs'
Tom Stellard
- [Mesa-dev] [PATCH] r600g: use SQ_VTX_SEMANTIC_CLEAR to clear the semantic registers
Alex Deucher
- [Mesa-dev] [PATCH] glsl_to_tgsi: set correct register type for array and structure elements
Bryan Cain
- [Mesa-dev] [PATCH 2/2] gallium: expose ARB_map_buffer_alignment on Radeon
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa: implement ARB_map_buffer_alignment
Brian Paul
- [Mesa-dev] [Bug 54402] st_glsl_to_tgsi.cpp:4006:dst_register: Assertion `index < VERT_RESULT_MAX' failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] xlib: Do not undefine _R, _G, and _B.
Brian Paul
- [Mesa-dev] [PATCH] glsl_to_tgsi: set correct register type for array and structure elements
Andreas Boll
- [Mesa-dev] [PATCH 1/3] vbo: implement uploading of current attribs
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa: implement ARB_map_buffer_alignment
Brian Paul
- [Mesa-dev] [PATCH 1/2] i965: Don't bother trying to extend the current vertex buffers.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] i965: Don't replicate data for zero-stride arrays when copying to VBOs.
Eric Anholt
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium: add start_slot parameter to set_vertex_buffers
Brian Paul
- [Mesa-dev] [Bug 54402] st_glsl_to_tgsi.cpp:4006:dst_register: Assertion `index < VERT_RESULT_MAX' failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 6/8] dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
- [Mesa-dev] [Bug 54402] st_glsl_to_tgsi.cpp:4006:dst_register: Assertion `index < VERT_RESULT_MAX' failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] gallium: expose ARB_map_buffer_alignment on Radeon
Ian Romanick
- [Mesa-dev] [PATCH] i965: Add "alpha to coverage" to performance debug recompile messages.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] i965: Don't bother trying to extend the current vertex buffers.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] mesa: use the EXT_texture_compression_s3tc enable flag for all S3TC extensions
Ian Romanick
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/16] Replacing the default_extensions list with dummy_true
Ian Romanick
- [Mesa-dev] [PATCH 2/2] mesa: use the EXT_texture_compression_s3tc enable flag for all S3TC extensions
Eric Anholt
- [Mesa-dev] [PATCH 2/2] gallium: expose ARB_map_buffer_alignment on Radeon
Marek Olšák
- [Mesa-dev] [Bug 54402] st_glsl_to_tgsi.cpp:4006:dst_register: Assertion `index < VERT_RESULT_MAX' failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 09/16] mesa: remove EXT_texture3D extension enable flag
Ian Romanick
- [Mesa-dev] [PATCH 00/16] Replacing the default_extensions list with dummy_true
Ian Romanick
- [Mesa-dev] [PATCH 2/2] gallium: expose ARB_map_buffer_alignment on Radeon
Ian Romanick
- [Mesa-dev] [PATCH] wayland: Destroy frame callback when destroying surface
Kristian Høgsberg
- [Mesa-dev] [Bug 56542] New: [bisected] Piglit gl_select tests crash on exit
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: remove array size so the static assert can work
Eric Anholt
- [Mesa-dev] [Bug 48351] 'wine FurMark' crashes in 'movapd' instruction within JIT function (draw: llvm_pipeline_generic)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] intel: Avoid double copy with MapBufferRange's explicit flushing case.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] i965: Implement the ARB_map_buffer_alignment extension.
Eric Anholt
- [Mesa-dev] [PATCH] ralloc: Annotate printf functions with PRINTFLIKE(...)
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] vbo: implement uploading of current attribs
Eric Anholt
- [Mesa-dev] [PATCH] radeon/llvm: use specialised R600.store.pixel.* for fragment shader
Vincent Lejeune
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 56552] New: src/gallium/auxiliary/draw/draw_vertex.h:130:draw_emit_vertex_attr: Assertion `n < 32' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 56553] New: [softpipe] piglit ext_transform_feedback-max-varyings regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] vbo: implement uploading of current attribs
Marek Olšák
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] draw: fix assertion failure in draw_emit_vertex_attr
Marek Olšák
- [Mesa-dev] [Bug 56555] New: [swrast] [swrastFillInModes:173] bad depth 8
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] R600 tiling halves the frame rate
Tzvetan Mikov
- [Mesa-dev] [PATCH] ralloc: Annotate printf functions with PRINTFLIKE(...)
Ian Romanick
- [Mesa-dev] [PATCH 4/6] mesa: Add a new texture format GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
Ian Romanick
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 30234] [swrast] Mesa xdemo manywin aborted
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 30124] Mesa 7.9 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 30234] [swrast] Mesa xdemo manywin aborted
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 30224] mesa case tests/jkrahantest fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: fast clear depth only if depth equals to color buffer depth
Tapani Pälli
- [Mesa-dev] [Bug 51598] llvmpipe crashes with wine-1.5.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 37637] unreal tournament crashes with mesa 7.11-dev
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55788] mesa fails to build against git version of xserver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54402] st_glsl_to_tgsi.cpp:4006:dst_register: Assertion `index < VERT_RESULT_MAX' failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] R600 tiling halves the frame rate
Patrick Baggett
- [Mesa-dev] [PATCH 4/6] mesa: Add a new texture format GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
Brian Paul
- [Mesa-dev] [PATCH] draw: fix assertion failure in draw_emit_vertex_attr
Brian Paul
- [Mesa-dev] [PATCH] draw: fix assertion failure in draw_emit_vertex_attr
Andreas Boll
- [Mesa-dev] R600 tiling halves the frame rate
Tzvetan Mikov
- [Mesa-dev] [PATCH 4/6] mesa: Add a new texture format GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
Anuj Phogat
- [Mesa-dev] [PATCH 4/6] mesa: Add a new texture format GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
Brian Paul
- [Mesa-dev] [PATCH] swrast: remove explicit size from texfetch_funcs array
Brian Paul
- [Mesa-dev] [PATCH] swrast: remove explicit size from texfetch_funcs array
Kenneth Graunke
- [Mesa-dev] [PATCH] AMDGPU: Only allow SGPR for the first operand of SI VOP3 instructions.
Michel Dänzer
- [Mesa-dev] [PATCH][8.0] nvfx: handle some unknown PIPE_CAPs
Andreas Boll
- [Mesa-dev] [PATCH] i965: fast clear depth only if depth equals to color buffer depth
Ian Romanick
- [Mesa-dev] [PATCH][8.0] nvfx: handle some unknown PIPE_CAPs
Lucas Stach
- [Mesa-dev] [PATCH] swrast: swrastFillInModes doesn't do 8-bit modes, so don't try
Ian Romanick
- [Mesa-dev] dispatch: unify GLES1 dispatch setup with GLES2/3 and desktop GL.
Paul Berry
- [Mesa-dev] [PATCH 1/9] dispatch: Update check_table.cpp to reflect recent aliasing changes.
Paul Berry
- [Mesa-dev] [PATCH 2/9] dispatch: Include glheader.h in dispatch-related files.
Paul Berry
- [Mesa-dev] [PATCH 3/9] dispatch: properly handle parameter name mismatches in glapitemp.h.
Paul Berry
- [Mesa-dev] [PATCH 4/9] dispatch: Include GLES1-only functions in dispatch table.
Paul Berry
- [Mesa-dev] [PATCH 5/9] dispatch: Add standard boilerplate and GL_APIENTRY to es1_conversion.h.
Paul Berry
- [Mesa-dev] [PATCH 6/9] dispatch: Make a header to go along with querymatrix.c.
Paul Berry
- [Mesa-dev] [PATCH 7/9] dispatch: GLES1 fixes for _mesa_create_exec_table().
Paul Berry
- [Mesa-dev] [PATCH 8/9] dispatch: stop using _mesa_create_exec_table_es1() for GLES1.
Paul Berry
- [Mesa-dev] [PATCH 9/9] dispatch: stop generating separate GLES1 API code.
Paul Berry
- [Mesa-dev] [Bug 56555] [swrast] [swrastFillInModes:173] bad depth 8
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH][8.0] nvfx: handle some unknown PIPE_CAPs
Andreas Boll
- [Mesa-dev] [Bug 55010] texelFetch(usampler2D) triggers st_glsl_to_tgsi.cpp:673:get_opcode: Assertion `op != 177' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 00/13] GL 3.1 CORE dispatch_sanity test
Jordan Justen
- [Mesa-dev] [PATCH v2 01/13] mesa api_exec: add comment regarding GetPointerv & CORE profiles
Jordan Justen
- [Mesa-dev] [PATCH v2 02/13] mesa shaderapi: don't enable various functions for GL CORE
Jordan Justen
- [Mesa-dev] [PATCH v2 03/13] glapi: alias FramebufferTextureARB to FramebufferTexture
Jordan Justen
- [Mesa-dev] [PATCH v2 04/13] glapi: move include for ARB_get_program_binary.xml to gl_API.xml
Jordan Justen
- [Mesa-dev] [PATCH v2 05/13] glapi: alias ProgramParameteriARB to ProgramParameteri
Jordan Justen
- [Mesa-dev] [PATCH v2 06/13] mesa: disable ProgramParameteri until ARB_geometry_shader4 is supported
Jordan Justen
- [Mesa-dev] [PATCH v2 07/13] mesa: remove unimplemented FramebufferTextureARB
Jordan Justen
- [Mesa-dev] [PATCH v2 08/13] mesa: remove unimplemented FramebufferTextureFaceARB
Jordan Justen
- [Mesa-dev] [PATCH v2 09/13] dispatch_sanity test: add version to function list
Jordan Justen
- [Mesa-dev] [PATCH v2 10/13] dispatch_sanity test: pass ctx to validate_functions/nops
Jordan Justen
- [Mesa-dev] [PATCH v2 11/13] dispatch_sanity test: allow newer functions to be set to NOP
Jordan Justen
- [Mesa-dev] [PATCH v2 12/13] dispatch_sanity test: create common context creation function
Jordan Justen
- [Mesa-dev] [PATCH v2 13/13] dispatch_sanity test: add GL CORE 3.1 test
Jordan Justen
- [Mesa-dev] [PATCH 4/6] mesa: Add a new texture format GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
Ian Romanick
- [Mesa-dev] [PATCH 1/7] AMDGPU: Use SReg_64RegClass for i64 register class on SI.
Michel Dänzer
- [Mesa-dev] [PATCH 2/7] AMDGPU: Alternative handling of SI EXEC register for control flow.
Michel Dänzer
- [Mesa-dev] [PATCH 3/7] AMDGPU: Handle more cases in copyPhysReg callback for SI.
Michel Dänzer
- [Mesa-dev] [PATCH 4/7] AMDGPU: Prevent instructions modifying the SI EXEC register from being moved.
Michel Dänzer
- [Mesa-dev] [PATCH 5/7] AMDGPU: Use SReg_1 class for SI_IF_(N)Z condition code operand.
Michel Dänzer
- [Mesa-dev] [PATCH 6/7] AMDGPU: Handle kilp intrinsic for SI.
Michel Dänzer
- [Mesa-dev] [PATCH 7/7] AMDGPU: Enable SI control flow pass again.
Michel Dänzer
- [Mesa-dev] [PATCH] i965: fast clear depth only if depth equals to color buffer depth
Eric Anholt
- [Mesa-dev] R600 tiling halves the frame rate
Jerome Glisse
- [Mesa-dev] [PATCH 5/9] dispatch: Add standard boilerplate and GL_APIENTRY to es1_conversion.h.
Paul Berry
- [Mesa-dev] [PATCH 8/9] dispatch: stop using _mesa_create_exec_table_es1() for GLES1.
Paul Berry
- [Mesa-dev] [PATCH 1/7] AMDGPU: Use SReg_64RegClass for i64 register class on SI.
Tom Stellard
- [Mesa-dev] [PATCH 1/7] AMDGPU: Use SReg_64RegClass for i64 register class on SI.
Christian König
- [Mesa-dev] [PATCH] llvmpipe: Obey back writemask.
jfonseca at vmware.com
- [Mesa-dev] [Bug 41787] [llvmpipe] stencil broken
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 41787] [llvmpipe] stencil broken
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 41787] [llvmpipe] stencil broken
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] llvmpipe: Obey back writemask.
Brian Paul
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] llvmpipe: Obey back writemask.
Jose Fonseca
- [Mesa-dev] [PATCH] r600g: avoid shader needing too many gpr to lockup the gpu v2
j.glisse at gmail.com
- [Mesa-dev] [PATCH] draw: fix assertion failure in draw_emit_vertex_attr
Marek Olšák
- [Mesa-dev] [PATCH] vbo: fix glVertexAttribI* functions
Marek Olšák
- [Mesa-dev] dispatch: unify GLES1 dispatch setup with GLES2/3 and desktop GL.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] mesa/vbo: Fix scaling issue in 10-bit signed normalized packing.
Marek Olšák
- [Mesa-dev] [PATCH 2/5] mesa: Move the old chaining hash table out of the way.
Chad Versace
- [Mesa-dev] [PATCH 1/5] mesa: Move string_to_uint_map's implementation to its own c++ header file.
Chad Versace
- [Mesa-dev] [PATCH] dri_util: Fix prologue comment for driCreateConfigs
Ian Romanick
- [Mesa-dev] [PATCH 1/9] dispatch: Update check_table.cpp to reflect recent aliasing changes.
Matt Turner
- [Mesa-dev] [PATCH 09/16] mesa: remove EXT_texture3D extension enable flag
Marek Olšák
- [Mesa-dev] [PATCH] r600g: avoid shader needing too many gpr to lockup the gpu v2
Marek Olšák
- [Mesa-dev] R600 tiling halves the frame rate
Tzvetan Mikov
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] R600 tiling halves the frame rate
Marek Olšák
- [Mesa-dev] [PATCH 09/16] mesa: remove EXT_texture3D extension enable flag
Ian Romanick
- [Mesa-dev] R600 tiling halves the frame rate
Tzvetan Mikov
- [Mesa-dev] [Bug 46376] display window will be black when run mesa demo gloss
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 46376] render error when run glsl demo or mesa demo with X
bugzilla-daemon at freedesktop.org
- [Mesa-dev] i965: FS copy propagation across control flow
Eric Anholt
- [Mesa-dev] [PATCH 1/4] i965/fs: Do dead code elimination just after copy propagation.
Eric Anholt
- [Mesa-dev] [PATCH 2/4] i965/fs: Allow copy-propagation on pull constant load values.
Eric Anholt
- [Mesa-dev] [PATCH 3/4] i965/fs: Fix a comment in copy propagation.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] i965/fs: Add support for global copy propagation.
Eric Anholt
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: fast clear depth only if depth equals to color buffer depth
Tapani Pälli
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 56605] New: [regression - build error] /usr/bin/ld: ../../auxiliary//libgallium.a(u_dl.o): undefined reference to symbol 'dlopen@@GLIBC_2.1'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 56605] [build error when building without --enable-debug] /usr/bin/ld: ../../auxiliary//libgallium.a(u_dl.o): undefined reference to symbol 'dlopen@@GLIBC_2.1'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] R600 tiling halves the frame rate
Jerome Glisse
- [Mesa-dev] [PATCH] vbo: fix glVertexAttribI* functions
Brian Paul
- [Mesa-dev] [PATCH] nv50,nvc0: expose ARB_map_buffer_alignment
Lucas Stach
- [Mesa-dev] [PATCH] AMDGPU: Don't allow using SI SGPRs 102 and 103 directly.
Michel Dänzer
- [Mesa-dev] [PATCH] AMDGPU: Only allow SGPR for the first operand of SI VOP3 instructions.
Alex Deucher
- [Mesa-dev] [PATCH] AMDGPU: Don't allow using SI SGPRs 102 and 103 directly.
Tom Stellard
- [Mesa-dev] Gallium versioning, currently at 0.4
Fabio Pedretti
- [Mesa-dev] GL 3.1 on Radeon HD 4670?
Patrick Baggett
- [Mesa-dev] GL 3.1 on Radeon HD 4670?
Alex Deucher
- [Mesa-dev] [PATCH 3/5] mesa: Import a copy of the open-addressing hash table code I wrote.
Chad Versace
- [Mesa-dev] GL 3.1 on Radeon HD 4670?
Patrick Baggett
- [Mesa-dev] [PATCH 1/2] mesa/vbo: Fix scaling issue in 10-bit signed normalized packing.
Kenneth Graunke
- [Mesa-dev] [PATCH] configure.ac: Prevent build of radeon llvm backend with llvm < 3.2
Vincent Lejeune
- [Mesa-dev] Fix draw_elements_base_vertex with user vertex arrays
Eric Anholt
- [Mesa-dev] [PATCH 1/3] i965: Remove the vbo_rebase_prims() path.
Eric Anholt
- [Mesa-dev] [PATCH 2/3] i965: Set dirty state for brw_draw_upload.c when num_instances changes.
Eric Anholt
- [Mesa-dev] [PATCH 3/3] i965: Fix uploading user vertex arrays with basevertex set.
Eric Anholt
- [Mesa-dev] R600 tiling halves the frame rate
Tzvetan Mikov
- [Mesa-dev] [PATCH 1/9] dispatch: Update check_table.cpp to reflect recent aliasing changes.
Chad Versace
- [Mesa-dev] [PATCH 2/9] dispatch: Include glheader.h in dispatch-related files.
Chad Versace
- [Mesa-dev] [PATCH 3/9] dispatch: properly handle parameter name mismatches in glapitemp.h.
Chad Versace
- [Mesa-dev] [PATCH 1/2] mesa/vbo: Fix scaling issue in 10-bit signed normalized packing.
Marek Olšák
- [Mesa-dev] GL 3.1 on Radeon HD 4670?
Marek Olšák
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 4/9] dispatch: Include GLES1-only functions in dispatch table.
Chad Versace
- [Mesa-dev] [PATCH 6/9] dispatch: Make a header to go along with querymatrix.c.
Chad Versace
- [Mesa-dev] [Bug 55998] Pretty huge slowdown in mesa 9.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 4/9] dispatch: Include GLES1-only functions in dispatch table.
Paul Berry
- [Mesa-dev] GL 3.1 on Radeon HD 4670?
Dave Airlie
- [Mesa-dev] [PATCH 2/3] i965: Set dirty state for brw_draw_upload.c when num_instances changes.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] i965: Remove the vbo_rebase_prims() path.
Kenneth Graunke
- [Mesa-dev] [PATCH] r600g: fix abysmal performance in Reaction Quake
Marek Olšák
- [Mesa-dev] [PATCH v2] dispatch: Include GLES1-only functions in dispatch table.
Paul Berry
- [Mesa-dev] [PATCH 6/9] dispatch: Make a header to go along with querymatrix.c.
Paul Berry
- [Mesa-dev] [PATCH 1/3] mesa: Fix the core GL genned-name handling for glBindBufferBase()/Range().
Eric Anholt
- [Mesa-dev] [PATCH 2/3] mesa: Fix core GL genned-name handling for glBeginQuery().
Eric Anholt
- [Mesa-dev] [PATCH 3/3] mesa: Use "non-gen name" more consistently as an error message in GL core.
Eric Anholt
- [Mesa-dev] [PATCH 1/3] i965: Remove the vbo_rebase_prims() path.
Eric Anholt
- [Mesa-dev] [PATCH 2/3] i965: Set dirty state for brw_draw_upload.c when num_instances changes.
Eric Anholt
- [Mesa-dev] [PATCH] r600g: fix abysmal performance in Reaction Quake
Alex Deucher
- [Mesa-dev] [PATCH] r600g: fix abysmal performance in Reaction Quake
Jerome Glisse
- [Mesa-dev] [PATCH 2/3] i965: Set dirty state for brw_draw_upload.c when num_instances changes.
Kenneth Graunke
- [Mesa-dev] [PATCH] r600g: fix abysmal performance in Reaction Quake
Marek Olšák
- [Mesa-dev] [PATCH] i965/gen4: Fix assertion failures in depthstencil piglit tests.
Eric Anholt
- [Mesa-dev] [PATCH] i965/gen4: Fix assertion failures in depthstencil piglit tests.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/9] dispatch: Include GLES1-only functions in dispatch table.
Tapani Pälli
- [Mesa-dev] [PATCH] r300/compiler: Avoid generating MOV instructions for invalid IMM swizzles v2
Tom Stellard
Last message date:
Wed Oct 31 23:49:20 PDT 2012
Archived on: Thu Nov 1 00:06:42 PDT 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).