May 2015 Archives by date
Starting: Fri May 1 01:15:39 PDT 2015
Ending: Sun May 31 23:43:51 PDT 2015
Messages: 2209
- [Mesa-dev] [PATCH] gallium/ttn: add missing SNE
Kenneth Graunke
- [Mesa-dev] [Bug 90213] glDrawPixels with GL_COLOR_INDEX never returns.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 11/13] nir/nir: Use a linked list instead of a has set for use/def sets
Jason Ekstrand
- [Mesa-dev] RFC Fast batch and relocation handling for i965
Chris Wilson
- [Mesa-dev] [PATCH 1/4] i965: Transplant PIPE_CONTROL routines to brw_pipe_control
Chris Wilson
- [Mesa-dev] [PATCH 2/4] i915: Rename intel_emit* to reflect their new location in brw_pipe_control
Chris Wilson
- [Mesa-dev] [PATCH 3/4] i965: Move pipecontrol workaround bo to brw_pipe_control
Chris Wilson
- [Mesa-dev] [PATCH 4/4] i965: Introduce a context-local batch manager
Chris Wilson
- [Mesa-dev] [PATCH] egl: Remove skeleton implementation of EGL_MESA_screen_surface
Adam Jackson
- [Mesa-dev] [PATCH 5/6] i965/skl: Align compressed textures to four times the block size
Neil Roberts
- [Mesa-dev] [PATCH] egl/drm: Try to use CLOEXEC for drm fds
Derek Foreman
- [Mesa-dev] [PATCH 08/38] main: Refactor get_texture_for_framebuffer.
Fredrik Höglund
- [Mesa-dev] gl requirements of UBO size alignments?
Roland Scheidegger
- [Mesa-dev] [PATCH 1/4] i965: Transplant PIPE_CONTROL routines to brw_pipe_control
Kenneth Graunke
- [Mesa-dev] [PATCH 11/13] nir/nir: Use a linked list instead of a has set for use/def sets
Dylan Baker
- [Mesa-dev] [PATCH 5/6] i965/skl: Align compressed textures to four times the block size
Ben Widawsky
- [Mesa-dev] [Bug 90275] Mesa 10.4.2 implementation error: Unexpected format PIPE_FORMAT_R8G8B8_UNORM in st_new_renderbuffer_fb
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90275] Mesa 10.4.2 implementation error: Unexpected format PIPE_FORMAT_R8G8B8_UNORM in st_new_renderbuffer_fb
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/7] i965: Enable EGL_KHR_fence_sync
Chad Versace
- [Mesa-dev] [PATCH 1/7] egl/dri2: Check return value of __DRI2fence::create_fence()
Chad Versace
- [Mesa-dev] [PATCH 2/7] i965/sync: Don't crash when deleting sync object
Chad Versace
- [Mesa-dev] [PATCH 3/7] i915/sync: Don't crash when deleting sync object
Chad Versace
- [Mesa-dev] [PATCH 4/7] i965/sync: Return NULL when calloc fails
Chad Versace
- [Mesa-dev] [PATCH 5/7] i915/sync: Return early when calloc fails
Chad Versace
- [Mesa-dev] [PATCH 6/7] i965/sync: Replace prefix 'intel_sync' -> 'intel_gl_sync'
Chad Versace
- [Mesa-dev] [PATCH 7/7] i965/sync: Implement DRI2_Fence extension
Chad Versace
- [Mesa-dev] [PATCH 1/7] egl/dri2: Check return value of __DRI2fence::create_fence()
Matt Turner
- [Mesa-dev] [PATCH 1/7] egl/dri2: Check return value of __DRI2fence::create_fence()
Marek Olšák
- [Mesa-dev] [Bug 89018] Civilization: Beyond Earth terrain section not rendered
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/7] egl/dri2: Check return value of __DRI2fence::create_fence()
Chad Versace
- [Mesa-dev] [Bug 85203] [DRI2][RadeonSI] Pageflip completion event has impossible msc.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 85203] [DRI2][RadeonSI] Pageflip completion event has impossible msc.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 85203] [DRI2][RadeonSI] Pageflip completion event has impossible msc.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 85203] [DRI2][RadeonSI] Pageflip completion event has impossible msc.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 85203] [DRI2][RadeonSI] Pageflip completion event has impossible msc.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Fix possible memory leaks
Daniel Winzen
- [Mesa-dev] [PATCH 0/9] Some egl/wayland patches
Axel Davy
- [Mesa-dev] [PATCH 1/9] egl/wayland: properly destroy wayland objects
Axel Davy
- [Mesa-dev] [PATCH 2/9] doc/egl: Remove depreciated EGL_SOFTWARE
Axel Davy
- [Mesa-dev] [PATCH 3/9] glx/dri3: Add additional check for gpu offloading case
Axel Davy
- [Mesa-dev] [PATCH 4/9] egl/wayland: Add support for render-nodes
Axel Davy
- [Mesa-dev] [PATCH 5/9] egl/wayland: Implement DRI_PRIME support
Axel Davy
- [Mesa-dev] [PATCH 6/9] egl/x11: move dri2_x11_swrast_create_image_khr to egl_dri2_fallback.h
Axel Davy
- [Mesa-dev] [PATCH 7/9] egl/wayland: assume EGL_WINDOW_BIT
Axel Davy
- [Mesa-dev] [PATCH 8/9] egl/wayland: Implement swrast support
Axel Davy
- [Mesa-dev] [PATCH 9/9] egl/swrast: enable config extension for swrast
Axel Davy
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v2)
Francisco Jerez
- [Mesa-dev] [PATCH 01/29] i965/fs: Have component() set the register stride to zero.
Francisco Jerez
- [Mesa-dev] [PATCH 02/29] i965: Add register constructors taking an backend_reg as argument.
Francisco Jerez
- [Mesa-dev] [PATCH 03/29] i965: Define consistent interface to disable control flow execution masking.
Francisco Jerez
- [Mesa-dev] [PATCH 04/29] i965: Define consistent interface to predicate an instruction.
Francisco Jerez
- [Mesa-dev] [PATCH 05/29] i965: Define consistent interface to enable instruction conditional modifiers.
Francisco Jerez
- [Mesa-dev] [PATCH 06/29] i965: Define consistent interface to enable instruction result saturation.
Francisco Jerez
- [Mesa-dev] [PATCH 07/29] i965/fs: Introduce FS IR builder.
Francisco Jerez
- [Mesa-dev] [PATCH 08/29] i965/vec4: Introduce VEC4 IR builder.
Francisco Jerez
- [Mesa-dev] [PATCH 09/29] i965: Define the setup_vector_uniform_values() backend_visitor interface.
Francisco Jerez
- [Mesa-dev] [PATCH 10/29] i965: Add support for handling image uniforms to the GLSL IR visitors.
Francisco Jerez
- [Mesa-dev] [PATCH 11/29] i965: Add a visitor method to extract the result of a visit.
Francisco Jerez
- [Mesa-dev] [PATCH 12/29] i965/fs: Obtain atomic counter locations by recursing through the visitor.
Francisco Jerez
- [Mesa-dev] [PATCH 13/29] i965/vec4: Obtain atomic counter locations by recursing through the visitor.
Francisco Jerez
- [Mesa-dev] [PATCH 14/29] i965: Lift the constness restriction on surface indices passed to untyped ops.
Francisco Jerez
- [Mesa-dev] [PATCH 15/29] i965/fs: Import array utils for the surface message builder.
Francisco Jerez
- [Mesa-dev] [PATCH 16/29] i965/fs: Import helpers to convert vectors into arrays and back.
Francisco Jerez
- [Mesa-dev] [PATCH 17/29] i965/fs: Import surface message builder functions.
Francisco Jerez
- [Mesa-dev] [PATCH 18/29] i965/fs: Import image access validity checks.
Francisco Jerez
- [Mesa-dev] [PATCH 19/29] i965/fs: Import image memory offset calculation code.
Francisco Jerez
- [Mesa-dev] [PATCH 20/29] i965/fs: Import image format metadata queries.
Francisco Jerez
- [Mesa-dev] [PATCH 21/29] i965/fs: Import image format conversion primitives.
Francisco Jerez
- [Mesa-dev] [PATCH 22/29] i965/fs: Implement image load, store and atomic.
Francisco Jerez
- [Mesa-dev] [PATCH 23/29] i965/fs: Revisit GLSL IR atomic counter intrinsic translation.
Francisco Jerez
- [Mesa-dev] [PATCH 24/29] i965/fs: Revisit NIR atomic counter intrinsic translation.
Francisco Jerez
- [Mesa-dev] [PATCH 25/29] i965/fs: Import GLSL IR image intrinsic translation code.
Francisco Jerez
- [Mesa-dev] [PATCH 26/29] i965/fs: Import GLSL IR memory barrier intrinsic translation code.
Francisco Jerez
- [Mesa-dev] [PATCH 27/29] i965/fs: Drop unused untyped surface read and atomic emit methods.
Francisco Jerez
- [Mesa-dev] [PATCH 28/29] i965: Define implementation constants for ARB_shader_image_load_store.
Francisco Jerez
- [Mesa-dev] [PATCH 29/29] i965: Expose ARB_shader_image_load_store.
Francisco Jerez
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
EdB
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Ilia Mirkin
- [Mesa-dev] [PATCH 00/19] gallium: basic tessellation support
Ilia Mirkin
- [Mesa-dev] [PATCH 01/19] gallium: add tessellation shader types
Ilia Mirkin
- [Mesa-dev] [PATCH 02/19] gallium: add new PATCHES primitive type
Ilia Mirkin
- [Mesa-dev] [PATCH 03/19] gallium: add new semantics for tessellation
Ilia Mirkin
- [Mesa-dev] [PATCH 04/19] gallium: bump shader input and output limits
Ilia Mirkin
- [Mesa-dev] [PATCH 05/19] gallium: add interfaces for controlling tess program state
Ilia Mirkin
- [Mesa-dev] [PATCH 06/19] gallium: add tessellation shader properties
Ilia Mirkin
- [Mesa-dev] [PATCH 07/19] gallium: add patch_vertices to draw info
Ilia Mirkin
- [Mesa-dev] [PATCH 08/19] gallium: add set_tess_state to configure default tessellation parameters
Ilia Mirkin
- [Mesa-dev] [PATCH 09/19] trace: implement new tessellation functions
Ilia Mirkin
- [Mesa-dev] [PATCH 10/19] gallium/util: print patch_vertices in util_dump_draw_info
Ilia Mirkin
- [Mesa-dev] [PATCH 11/19] gallium/u_blitter: disable tessellation for all operations
Ilia Mirkin
- [Mesa-dev] [PATCH 12/19] gallium/cso: add support for tessellation shaders
Ilia Mirkin
- [Mesa-dev] [PATCH 13/19] gallium/cso: set NULL shaders at context destruction
Ilia Mirkin
- [Mesa-dev] [PATCH 14/19] gallium: disable tessellation shaders for meta ops
Ilia Mirkin
- [Mesa-dev] [PATCH 15/19] tgsi/scan: allow scanning tessellation shaders
Ilia Mirkin
- [Mesa-dev] [PATCH 16/19] tgsi/sanity: set implicit in/out array sizes based on patch sizes
Ilia Mirkin
- [Mesa-dev] [PATCH 17/19] tgsi/ureg: use correct limit for max input count
Ilia Mirkin
- [Mesa-dev] [PATCH 18/19] tgsi/ureg: allow ureg_dst to have dimension indices
Ilia Mirkin
- [Mesa-dev] [PATCH 19/19] tgsi/dump: fix declaration printing of tessellation inputs/outputs
Ilia Mirkin
- [Mesa-dev] ARB_query_buffer_object driver interface
Ilia Mirkin
- [Mesa-dev] ARB_query_buffer_object driver interface
Kristian Høgsberg
- [Mesa-dev] [PATCH v3 02/10] gallium: add new fields to pipe_driver_query_info
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 05/10] gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 06/10] st/mesa: implement GL_AMD_performance_monitor
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 07/10] nvc0: define driver-specific query groups
Samuel Pitoiset
- [Mesa-dev] [PATCH 00/15] GL_AMD_performance_monitor
Samuel Pitoiset
- [Mesa-dev] [PATCH 00/19] gallium: basic tessellation support
Glenn Kennard
- [Mesa-dev] [PATCH 07/19] gallium: add patch_vertices to draw info
Glenn Kennard
- [Mesa-dev] [PATCH 06/19] gallium: add tessellation shader properties
Glenn Kennard
- [Mesa-dev] [PATCH 01/19] gallium: add tessellation shader types
Glenn Kennard
- [Mesa-dev] [PATCH 01/19] gallium: add tessellation shader types
Fredrik Höglund
- [Mesa-dev] [PATCH 01/27] i965: Define HW-binding table and resource streamer control opcodes
Pohjolainen, Topi
- [Mesa-dev] [PATCH 00/19] gallium: basic tessellation support
Ilia Mirkin
- [Mesa-dev] [PATCH 00/19] gallium: basic tessellation support
Marek Olšák
- [Mesa-dev] [PATCH 05/13] i965: Fix the untyped surface opcodes to deal with indirect surface access.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 12/13] i965: Add typed surface access opcodes.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 12/13] i965: Add typed surface access opcodes.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/2] swrast: Fix rgba_draw_pixels with GL_COLOR_INDEX
Iago Toral Quiroga
- [Mesa-dev] [PATCH 2/2] mesa: Always return a value in _mesa_format_from_format_and_type
Iago Toral Quiroga
- [Mesa-dev] [Bug 90213] glDrawPixels with GL_COLOR_INDEX never returns.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: mark special built-in inputs referenced by vertex stage
Martin Peres
- [Mesa-dev] [PATCH 12/13] i965: Add typed surface access opcodes.
Francisco Jerez
- [Mesa-dev] [PATCH 12/13] i965: Add typed surface access opcodes.
Francisco Jerez
- [Mesa-dev] [PATCH 00/19] gallium: basic tessellation support
Roland Scheidegger
- [Mesa-dev] [PATCH 08/19] gallium: add set_tess_state to configure default tessellation parameters
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] swrast: Fix rgba_draw_pixels with GL_COLOR_INDEX
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 12/13] i965: Add typed surface access opcodes.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 12/13] i965: Add typed surface access opcodes.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 12/13] i965: Add typed surface access opcodes.
Francisco Jerez
- [Mesa-dev] [PATCH 12/13] i965: Add typed surface access opcodes.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 6/8] mesa: Implement image uniform queries.
Francisco Jerez
- [Mesa-dev] [PATCH 3/7] glsl: Forbid opaque variables as operands of the ternary operator.
Francisco Jerez
- [Mesa-dev] [PATCH 2/2] mesa: Always return a value in _mesa_format_from_format_and_type
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] swrast: Fix rgba_draw_pixels with GL_COLOR_INDEX
Jason Ekstrand
- [Mesa-dev] [PATCH 08/19] gallium: add set_tess_state to configure default tessellation parameters
Marek Olšák
- [Mesa-dev] [PATCH 08/19] gallium: add set_tess_state to configure default tessellation parameters
Ilia Mirkin
- [Mesa-dev] [PATCH 7/7] i965/sync: Implement DRI2_Fence extension
Daniel Stone
- [Mesa-dev] [PATCH 4/7] i965: Perform basic optimizations on the FIND_LIVE_CHANNEL opcode.
Francisco Jerez
- [Mesa-dev] [PATCH 2/2] mesa: Always return a value in _mesa_format_from_format_and_type
Iago Toral
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Tom Stellard
- [Mesa-dev] [PATCH] main/queryobj: add GL_QUERY_TARGET support to GetQueryObjectiv()
Martin Peres
- [Mesa-dev] [PATCH 0/9] Some egl/wayland patches
Daniel Stone
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Ilia Mirkin
- [Mesa-dev] [PATCH] main/queryobj: add GL_QUERY_TARGET support to GetQueryObjectiv()
Ilia Mirkin
- [Mesa-dev] [PATCH 07/29] i965/fs: Introduce FS IR builder.
Jason Ekstrand
- [Mesa-dev] [PATCH 08/19] gallium: add set_tess_state to configure default tessellation parameters
Roland Scheidegger
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Tom Stellard
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Ilia Mirkin
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Aaron Watry
- [Mesa-dev] [PATCH] mesa: Restore functionality to dispatch sanity test
Ian Romanick
- [Mesa-dev] [PATCH 06/20] glsl: Add glsl_parser_state::has_atomic_counters helper
Ian Romanick
- [Mesa-dev] [PATCH] mesa: fix shininess check for ffvertex_prog
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: fix shininess check for ffvertex_prog
Tim Rowley
- [Mesa-dev] [PATCH] i965: Sort extension enable lists
Ian Romanick
- [Mesa-dev] [PATCH] i965: Sort extension enable lists
Matt Turner
- [Mesa-dev] [PATCH 00/20] Begin enabling OpenGL ES 3.1
Ian Romanick
- [Mesa-dev] [PATCH] mesa: fix shininess check for ffvertex_prog v2
Tim Rowley
- [Mesa-dev] [PATCH] mesa: fix shininess check for ffvertex_prog v2
Ilia Mirkin
- [Mesa-dev] [PATCH 1/9] glsl: don't lower fragdata array if the output data types don't match
Matt Turner
- [Mesa-dev] [PATCH 01/29] i965/fs: Have component() set the register stride to zero.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/9] i965: Fix textureGrad with cube samplers
Matt Turner
- [Mesa-dev] [PATCH 03/29] i965: Define consistent interface to disable control flow execution masking.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/9] i965: Fix textureGrad with cube samplers
Roland Scheidegger
- [Mesa-dev] [PATCH 14/29] i965: Lift the constness restriction on surface indices passed to untyped ops.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/29] i965: Define the setup_vector_uniform_values() backend_visitor interface.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/9] mesa: fix deletion of inactive bound transform feedback object
Matt Turner
- [Mesa-dev] [PATCH 6/9] glsl: mark named uniform block arrays as active if defined with shared or std140 layout qualifier
Matt Turner
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v2)
Kenneth Graunke
- [Mesa-dev] [PATCH 8/8] st/mesa: add double input support including lowering (v3)
Dave Airlie
- [Mesa-dev] [PATCH 4/8] glsl: add ARB_vertex_attrib_64bit support.
Ian Romanick
- [Mesa-dev] [PATCH 6/8] glsl: check total count of multi-slot double vertex attribs
Ian Romanick
- [Mesa-dev] [PATCH 5/8] glsl: track which program inputs are doubles
Ian Romanick
- [Mesa-dev] ARB_vertex_attrib_64bit support (2nd posting I think)
Ian Romanick
- [Mesa-dev] [PATCH 4/8] glsl: add ARB_vertex_attrib_64bit support.
Dave Airlie
- [Mesa-dev] [PATCH 5/8] glsl: track which program inputs are doubles
Dave Airlie
- [Mesa-dev] [PATCH 6/8] glsl: check total count of multi-slot double vertex attribs
Dave Airlie
- [Mesa-dev] [PATCH 8/8] st/mesa: add double input support including lowering (v3)
Ilia Mirkin
- [Mesa-dev] [PATCH 28/29] i965: Define implementation constants for ARB_shader_image_load_store.
Kenneth Graunke
- [Mesa-dev] [Bug 90249] Fails to build egl_dri2 on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90213] glDrawPixels with GL_COLOR_INDEX never returns.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90310] Fails to build gallium_dri.so at linking stage with clang because of multiple redefinitions
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90311] Fail to build libglx with clang at linking stage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/9] glsl: don't lower fragdata array if the output data types don't match
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 6/9] glsl: mark named uniform block arrays as active if defined with shared or std140 layout qualifier
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 5/9] mesa: fix deletion of inactive bound transform feedback object
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 0/3] Simple Klocwork patches.
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 1/3] mesa/main: Remove _mesa_HashClone()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 2/3] mesa/main: avoid null access in format_array_table_init()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 3/3] mesa/main: check for null in invalid_array_element_syntax()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 00/13] Fix context creation error handling
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 01/13] mesa/meta: Don't free meta if it was never initialized
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 02/13] i965: If cache has no BO don't try to unmap BO
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 03/13] mesa/main: Don't go freeing texture data which was never allocated
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 04/13] mesa/main: Don't go freeing pipeline data which is not reserved
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 05/13] mesa/program: Don't clear caches which are not allocated
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 06/13] mesa/main: Don't free QueryObjects which were never allocated
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 07/13] mesa/main: Don't free unallocated vertex array state
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 08/13] mesa/main: Don't go deleting unallocated TransformFeedbackObjects
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 09/13] mesa/main: Don't free unallocated performance monitor
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 10/13] mesa/main: Check context pointer in _mesa_error before using it
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 11/13] i965: Add missing return on error path
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 12/13] mesa/main: Don't proceed on deleting null hash table
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 13/13] mesa/main: Verify context creation on progress
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH] i965: Fix SHADER_OPCODE_UNTYPED_SURFACE_WRITE to mark written surfaces
Iago Toral Quiroga
- [Mesa-dev] [Bug 28130] vbo: premature flushing breaks GL_LINE_LOOP
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Fix SHADER_OPCODE_UNTYPED_SURFACE_WRITE to mark written surfaces
Francisco Jerez
- [Mesa-dev] [Mesa-stable] [PATCH] i965: Add XRGB8888 format to intel_screen_make_configs
Emil Velikov
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Emil Velikov
- [Mesa-dev] [PATCH] glx: Massive update of comments in struct extension_info
Emil Velikov
- [Mesa-dev] [PATCH 20/20] mesa: Allow MESA_GL_VERSION_OVERRIDE with ES contexts
Emil Velikov
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Tom Stellard
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Ilia Mirkin
- [Mesa-dev] [PATCH 4/4] i965: Introduce a context-local batch manager
Emil Velikov
- [Mesa-dev] [PATCH 0/3] Simple Klocwork patches.
Anuj Phogat
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Emil Velikov
- [Mesa-dev] [PATCH 00/13] Fix context creation error handling
Anuj Phogat
- [Mesa-dev] [PATCH 3/3] mesa/main: check for null in invalid_array_element_syntax()
Kenneth Graunke
- [Mesa-dev] [PATCH 03/29] i965: Define consistent interface to disable control flow execution masking.
Francisco Jerez
- [Mesa-dev] [PATCH 07/29] i965/fs: Introduce FS IR builder.
Francisco Jerez
- [Mesa-dev] [PATCH 08/13] util/list: Add C99-based iterator macros
Neil Roberts
- [Mesa-dev] [PATCH 09/13] util/list: Add list_empty and list_length functions
Neil Roberts
- [Mesa-dev] [PATCH 10/13] util/list: Add a list validation function
Neil Roberts
- [Mesa-dev] [PATCH 09/13] util/list: Add list_empty and list_length functions
Jason Ekstrand
- [Mesa-dev] [PATCH 10/13] util/list: Add a list validation function
Jason Ekstrand
- [Mesa-dev] [PATCH 08/13] util/list: Add C99-based iterator macros
Jason Ekstrand
- [Mesa-dev] [PATCH 09/13] util/list: Add list_empty and list_length functions
Brian Paul
- [Mesa-dev] [PATCH 00/13] i965: Make LOAD_PAYLOAD sane again
Kenneth Graunke
- [Mesa-dev] [PATCH 03/13] i965/register_coalesce: Do register size checks before is_copy_payload
Matt Turner
- [Mesa-dev] [PATCH 03/13] i965/register_coalesce: Do register size checks before is_copy_payload
Jason Ekstrand
- [Mesa-dev] [PATCH 04/13] i965/fs_inst: Add an is_copy_payload helper
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] nir: Define image load, store and atomic intrinsics.
Francisco Jerez
- [Mesa-dev] [PATCH 2/5] nir: Add memory barrier intrinsic.
Francisco Jerez
- [Mesa-dev] [PATCH 3/5] nir: Fix indexing of atomic counter arrays with a constant value.
Francisco Jerez
- [Mesa-dev] [PATCH 4/5] nir: Translate image load, store and atomic intrinsics from GLSL IR.
Francisco Jerez
- [Mesa-dev] [PATCH 5/5] nir: Translate memory barrier intrinsics from GLSL IR.
Francisco Jerez
- [Mesa-dev] [PATCH 04/13] i965/fs_inst: Add an is_copy_payload helper
Matt Turner
- [Mesa-dev] [Bug 90325] No static entry point for glQueryCounter and other entry points in ARB_timer_query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90325] No static entry point for glQueryCounter and other entry points in ARB_timer_query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90325] No static entry point for glQueryCounter and other entry points in ARB_timer_query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90325] No static entry point for glQueryCounter and other entry points in ARB_timer_query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90325] No static entry point for glQueryCounter and other entry points in ARB_timer_query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90325] No static entry point for glQueryCounter and other entry points in ARB_timer_query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90311] Fail to build libglx with clang at linking stage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90310] Fails to build gallium_dri.so at linking stage with clang because of multiple redefinitions
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90325] No static entry point for glQueryCounter and other entry points in ARB_timer_query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v2)
Francisco Jerez
- [Mesa-dev] [PATCH 04/13] i965/fs_inst: Add an is_copy_payload helper
Jason Ekstrand
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v3)
Francisco Jerez
- [Mesa-dev] [PATCH 01/25] i965: Add register constructors taking a backend_reg as argument.
Francisco Jerez
- [Mesa-dev] [PATCH 02/25] i965/fs: Introduce FS IR builder.
Francisco Jerez
- [Mesa-dev] [PATCH 03/25] i965/vec4: Introduce VEC4 IR builder.
Francisco Jerez
- [Mesa-dev] [PATCH 04/25] i965/fs: Obtain atomic counter locations by recursing through the visitor.
Francisco Jerez
- [Mesa-dev] [PATCH 05/25] i965/vec4: Obtain atomic counter locations by recursing through the visitor.
Francisco Jerez
- [Mesa-dev] [PATCH 06/25] i965: Lift the constness restriction on surface indices passed to untyped ops.
Francisco Jerez
- [Mesa-dev] [PATCH 07/25] i965/fs: Import array utils for the surface message builder.
Francisco Jerez
- [Mesa-dev] [PATCH 08/25] i965/fs: Import helpers to convert vectors into arrays and back.
Francisco Jerez
- [Mesa-dev] [PATCH 09/25] i965/fs: Import surface message builder functions.
Francisco Jerez
- [Mesa-dev] [PATCH 10/25] i965/fs: Import image access validity checks.
Francisco Jerez
- [Mesa-dev] [PATCH 11/25] i965/fs: Import image memory offset calculation code.
Francisco Jerez
- [Mesa-dev] [PATCH 12/25] i965/fs: Import image format metadata queries.
Francisco Jerez
- [Mesa-dev] [PATCH 13/25] i965/fs: Import image format conversion primitives.
Francisco Jerez
- [Mesa-dev] [PATCH 14/25] i965/fs: Implement image load, store and atomic.
Francisco Jerez
- [Mesa-dev] [PATCH 15/25] i965/fs: Revisit GLSL IR atomic counter intrinsic translation.
Francisco Jerez
- [Mesa-dev] [PATCH 16/25] i965/fs: Revisit NIR atomic counter intrinsic translation.
Francisco Jerez
- [Mesa-dev] [PATCH 17/25] i965/fs: Drop unused untyped surface read and atomic emit methods.
Francisco Jerez
- [Mesa-dev] [PATCH 18/25] i965: Teach type_size() about the size of an image uniform.
Francisco Jerez
- [Mesa-dev] [PATCH 19/25] i965: Implement logic to set up and upload an image uniform.
Francisco Jerez
- [Mesa-dev] [PATCH 20/25] i965/fs: Don't overwrite fs_visitor::uniforms and ::param_size during the SIMD16 run.
Francisco Jerez
- [Mesa-dev] [PATCH 21/25] i965/fs: Execute nir_setup_uniforms, _inputs and _outputs unconditionally.
Francisco Jerez
- [Mesa-dev] [PATCH 22/25] i965/fs: Handle image uniforms in NIR programs.
Francisco Jerez
- [Mesa-dev] [PATCH 23/25] i965/fs: Translate image load, store and atomic NIR intrinsics.
Francisco Jerez
- [Mesa-dev] [PATCH 24/25] i965/fs: Translate memory barrier NIR intrinsics.
Francisco Jerez
- [Mesa-dev] [PATCH 25/25] i965: Expose ARB_shader_image_load_store.
Francisco Jerez
- [Mesa-dev] [PATCH 1/3] glsl: add parens in shader_integer_mix() to silence compiler warning
Brian Paul
- [Mesa-dev] [PATCH 2/3] st/mesa: fix st_NewPerfMonitor() declaration
Brian Paul
- [Mesa-dev] [PATCH 3/3] st/mesa: fix pipe_query_result result initializer
Brian Paul
- [Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90325] No static entry point for glQueryCounter and other entry points in ARB_timer_query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66346] shader_query.cpp:49: error: invalid conversion from 'void*' to 'GLuint'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90325] No static entry point for glQueryCounter and other entry points in ARB_timer_query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/3] st/mesa: fix pipe_query_result result initializer
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] st/mesa: fix st_NewPerfMonitor() declaration
Ian Romanick
- [Mesa-dev] [PATCH 1/3] glsl: add parens in shader_integer_mix() to silence compiler warning
Ian Romanick
- [Mesa-dev] [Bug 90325] No static entry point for glQueryCounter and other entry points in ARB_timer_query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/3] st/mesa: fix st_NewPerfMonitor() declaration
Brian Paul
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v2)
Matt Turner
- [Mesa-dev] [Bug 90325] No static entry point for glQueryCounter and other entry points in ARB_timer_query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v2)
Kenneth Graunke
- [Mesa-dev] [PATCH 04/13] i965/fs_inst: Add an is_copy_payload helper
Kenneth Graunke
- [Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/3] st/mesa: fix st_NewPerfMonitor() declaration
Samuel Pitoiset
- [Mesa-dev] [PATCH 09/13] SQUASH: i965/fs: Rework fs_visitor::lower_load_payload
Jason Ekstrand
- [Mesa-dev] [PATCH 09/13] SQUASH: i965/fs: Rework fs_visitor::lower_load_payload
Matt Turner
- [Mesa-dev] [PATCH 09/13] SQUASH: i965/fs: Rework fs_visitor::lower_load_payload
Jason Ekstrand
- [Mesa-dev] [PATCH 01/13] nir/validate: Validate SSA def parent instructiosn
Connor Abbott
- [Mesa-dev] [PATCH 1/9] egl/wayland: properly destroy wayland objects
Dave Airlie
- [Mesa-dev] [PATCH 2/9] doc/egl: Remove depreciated EGL_SOFTWARE
Dave Airlie
- [Mesa-dev] [PATCH 3/9] glx/dri3: Add additional check for gpu offloading case
Dave Airlie
- [Mesa-dev] [PATCH 4/9] egl/wayland: Add support for render-nodes
Dave Airlie
- [Mesa-dev] [PATCH 01/13] nir/validate: Validate SSA def parent instructiosn
Jason Ekstrand
- [Mesa-dev] [RFC 0/6] i965: INTEL_performance_query re-work
Robert Bragg
- [Mesa-dev] [RFC 1/6] i965: Remove perf monitor/query backend
Robert Bragg
- [Mesa-dev] [RFC 2/6] Separate INTEL_performance_query frontend
Robert Bragg
- [Mesa-dev] [RFC 3/6] Model INTEL perf query backend after query object BE
Robert Bragg
- [Mesa-dev] [RFC 4/6] i965: Implement INTEL_performance_query extension
Robert Bragg
- [Mesa-dev] [RFC 5/6] i965: Expose OA counters via INTEL_performance_query
Robert Bragg
- [Mesa-dev] [RFC 6/6] i965: Adds further support for "3D" OA counters
Robert Bragg
- [Mesa-dev] [PATCH 5/9] egl/wayland: Implement DRI_PRIME support
Dave Airlie
- [Mesa-dev] [PATCH 7/9] egl/wayland: assume EGL_WINDOW_BIT
Dave Airlie
- [Mesa-dev] [PATCH 8/9] egl/wayland: Implement swrast support
Dave Airlie
- [Mesa-dev] [PATCH 9/9] egl/swrast: enable config extension for swrast
Dave Airlie
- [Mesa-dev] [PATCH v2 00/15] Make LOAD_PAYLOAD sane again
Jason Ekstrand
- [Mesa-dev] [PATCH v2 01/15] i965/fs: Fix passing an immediate to half().
Jason Ekstrand
- [Mesa-dev] [PATCH v2 02/15] i965/fs: Make half(fs_reg, unsigned) handle register files more explicitly
Jason Ekstrand
- [Mesa-dev] [PATCH v2 03/15] i965/fs_cse: Factor out code to create copy instructions
Jason Ekstrand
- [Mesa-dev] [PATCH v2 04/15] i965: Change header_present to header_size in backend_instruction
Jason Ekstrand
- [Mesa-dev] [PATCH v2 05/15] i965/fs_inst: Add an is_copy_payload helper
Jason Ekstrand
- [Mesa-dev] [PATCH v2 06/15] i965/fs: Make emit_single_fb_write take an explicit exec_size
Jason Ekstrand
- [Mesa-dev] [PATCH v2 07/15] i965/fs: Make LOAD_PAYLOAD take a header size
Jason Ekstrand
- [Mesa-dev] [PATCH v2 08/15] i965/fs: Rework fs_visitor::LOAD_PAYLOAD
Jason Ekstrand
- [Mesa-dev] [PATCH v2 09/15] SQUASH: i965/fs: Make destinations of load_payload have the appropreate width
Jason Ekstrand
- [Mesa-dev] [PATCH v2 10/15] SQUASH: i965/fs: Rework fs_visitor::lower_load_payload
Jason Ekstrand
- [Mesa-dev] [PATCH v2 11/15] SQUASH: i965/fs_cse: Support the new-style LOAD_PAYLOAD
Jason Ekstrand
- [Mesa-dev] [PATCH v2 12/15] SQUASH: i965/fs_inst::is_copy_payload: Support the new-style LOAD_PAYLOAD
Jason Ekstrand
- [Mesa-dev] [PATCH v2 13/15] SQUASH: i965/fs: Simplify setup_color_payload
Jason Ekstrand
- [Mesa-dev] [PATCH v2 14/15] i965/fs_inst: Get rid of the effective_width field
Jason Ekstrand
- [Mesa-dev] [PATCH v2 15/15] i965/fs: Allow copy propagation on ATTR file registers.
Jason Ekstrand
- [Mesa-dev] [PATCH v2 00/15] Make LOAD_PAYLOAD sane again
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Delete most of the linked GLSL IR when using NIR.
Kenneth Graunke
- [Mesa-dev] [PATCH 7/7] i965/sync: Implement DRI2_Fence extension
Chad Versace
- [Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [resend] one of the vertex_attrib_64bit patches
Dave Airlie
- [Mesa-dev] [PATCH] glsl: add ARB_vertex_attrib_64bit support. (v2)
Dave Airlie
- [Mesa-dev] [PATCH] i965: Delete most of the linked GLSL IR when using NIR.
Tapani Pälli
- [Mesa-dev] [PATCH] i965: Delete most of the linked GLSL IR when using NIR.
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Fix SHADER_OPCODE_UNTYPED_SURFACE_WRITE to mark written surfaces
Iago Toral
- [Mesa-dev] [PATCH 1/4] i965/gen6: setup limits for ARB_viewport_array
Chris Forbes
- [Mesa-dev] [PATCH 2/4] i965/gen6: Upload all the clip viewports
Chris Forbes
- [Mesa-dev] [PATCH 3/4] i965/gen6: Upload all the SF viewports
Chris Forbes
- [Mesa-dev] [PATCH 4/4] i965/gen6: Enable ARB_viewport_array and AMD_vertex_shader_viewport_index
Chris Forbes
- [Mesa-dev] [PATCH] i965: Delete most of the linked GLSL IR when using NIR.
Tapani Pälli
- [Mesa-dev] [PATCH 1/4] i965/gen6: setup limits for ARB_viewport_array
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl/ast: don't implicit convert from double to float
Dave Airlie
- [Mesa-dev] [PATCH] glsl/ast: don't implicit convert from double to float
Tapani Pälli
- [Mesa-dev] [PATCH 7/9] egl/wayland: assume EGL_WINDOW_BIT
Pekka Paalanen
- [Mesa-dev] [PATCH] mesa: support compute stage in _mesa_program_resource_prop
Tapani Pälli
- [Mesa-dev] [PATCH 1/9] mesa:Define extension GL_ARB_framebuffer_no_attachments
Ian Romanick
- [Mesa-dev] [PATCH 2/9] mesa:Define constants and functions for GL_ARB_framebuffer_no_attachment extension
Ian Romanick
- [Mesa-dev] [PATCH 3/9] mesa: Complete implementation for GL_ARB_framebuffer_no_attachments in Mesa core
Ian Romanick
- [Mesa-dev] [PATCH 7/9] i965: ensure execution of fragment shader when fragment shader has atomic buffer access
Ian Romanick
- [Mesa-dev] [PATCH 8/9] i965: enable ARB_framebuffer_no_attachments extension for Gen7 and later
Ian Romanick
- [Mesa-dev] [PATCH 9/9] mark GL_ARB_framebuffer_no_attachments as done for i965
Ian Romanick
- [Mesa-dev] [PATCH] mesa: support compute stage in _mesa_program_resource_prop
Martin Peres
- [Mesa-dev] [PATCH 4/9] mesa: add helper convenience functions for fetching geometry of gl_framebuffer
Ian Romanick
- [Mesa-dev] [PATCH 3/9] mesa: Complete implementation for GL_ARB_framebuffer_no_attachments in Mesa core
Rogovin, Kevin
- [Mesa-dev] [PATCH 4/9] mesa: add helper convenience functions for fetching geometry of gl_framebuffer
Rogovin, Kevin
- [Mesa-dev] [PATCH 2/9] mesa:Define constants and functions for GL_ARB_framebuffer_no_attachment extension
Rogovin, Kevin
- [Mesa-dev] [PATCH] program_interface_query: clone ir_variables
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: clone inputs and outputs during linking
Tapani Pälli
- [Mesa-dev] [RFC 0/6] i965: INTEL_performance_query re-work
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/7] Continue enabling OpenGL ES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 1/7] mesa/es3.1: enable DRAW_INDIRECT_BUFFER_BINDING for gles3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 2/7] mesa/es3.1: enable GL_ARB_shader_image_load_store for gles3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 3/7] mesa/es3.1: enable GL_ARB_shader_atomic_counters for gles 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 4/7] mesa/es3.1: enable GL_ARB_texture_multisample for gles 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 5/7] mesa/es3.1: enable GL_ARB_texture_gather for gles 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 6/7] mesa/es3.1: enable GL_ARB_compute_shader for gles 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 7/7] mesa/es3.1: enable GL_ARB_explicit_uniform_location for gles 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 1/3] mesa/main: Remove _mesa_HashClone()
Timothy Arceri
- [Mesa-dev] [PATCH] android: egl: remove st/egl from build
Varad Gautam
- [Mesa-dev] [PATCH 7/9] egl/wayland: assume EGL_WINDOW_BIT
Daniel Stone
- [Mesa-dev] [PATCH 4/9] mesa: add helper convenience functions for fetching geometry of gl_framebuffer
Rogovin, Kevin
- [Mesa-dev] [PATCH 1/7] mesa/es3.1: enable DRAW_INDIRECT_BUFFER_BINDING for gles3.1
Tapani Pälli
- [Mesa-dev] [PATCH 7/9] i965: ensure execution of fragment shader when fragment shader has atomic buffer access
Rogovin, Kevin
- [Mesa-dev] [PATCH] mesa/es3.1: enable DRAW_INDIRECT_BUFFER_BINDING for gles3.1
Tapani Pälli
- [Mesa-dev] [PATCH 7/7] mesa/es3.1: enable GL_ARB_explicit_uniform_location for gles 3.1
Tapani Pälli
- [Mesa-dev] i965: Revision of texture surface setup refactoring
Topi Pohjolainen
- [Mesa-dev] [v2 01/12] Revert "i965/gen8: Factor out texture surface state set-up from gen8_update_texture_surface()."
Topi Pohjolainen
- [Mesa-dev] [v2 02/12] Revert "i965/gen7: Factor out texture surface state set-up from gen7_update_texture_surface()."
Topi Pohjolainen
- [Mesa-dev] [v2 03/12] i965/gen7: Check mip-tree for integer formats in surface setup
Topi Pohjolainen
- [Mesa-dev] [v2 04/12] i965: Move texture buffer dispatch into single location
Topi Pohjolainen
- [Mesa-dev] [v2 05/12] i965/gen8: Use miptree format in the surface setup
Topi Pohjolainen
- [Mesa-dev] [v2 06/12] i965: Move tex miptree and format resolving into dispatcher
Topi Pohjolainen
- [Mesa-dev] [v2 07/12] i965: Move texture swizzle resolving into dispatcher
Topi Pohjolainen
- [Mesa-dev] [v2 08/12] i965: Refactor effective depth calculation
Topi Pohjolainen
- [Mesa-dev] [v2 09/12] i965: Pass texture target as parameter for surface setup
Topi Pohjolainen
- [Mesa-dev] [v2 10/12] i965: Pass slice details as parameters for surface setup
Topi Pohjolainen
- [Mesa-dev] [v2 11/12] i965: Implement surface state set-up for shader images.
Topi Pohjolainen
- [Mesa-dev] [v2 12/12] i965/SQUASH: Implement surface state set-up for shader images.
Topi Pohjolainen
- [Mesa-dev] [PATCH 4/9] mesa: add helper convenience functions for fetching geometry of gl_framebuffer
Rogovin, Kevin
- [Mesa-dev] [PATCH 1/7] mesa/es3.1: enable DRAW_INDIRECT_BUFFER_BINDING for gles3.1
Lofstedt, Marta
- [Mesa-dev] i965: Revision of texture surface setup refactoring
Francisco Jerez
- [Mesa-dev] [Bug 80183] [llvmpipe] triangles with vertices that map to raster positions > viewport width/height are not displayed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80183] [llvmpipe] triangles with vertices that map to raster positions > viewport width/height are not displayed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80183] [llvmpipe] triangles with vertices that map to raster positions > viewport width/height are not displayed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80183] [llvmpipe] triangles with vertices that map to raster positions > viewport width/height are not displayed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80183] [llvmpipe] triangles with vertices that map to raster positions > viewport width/height are not displayed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80183] [llvmpipe] triangles with vertices that map to raster positions > viewport width/height are not displayed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80183] [llvmpipe] triangles with vertices that map to raster positions > viewport width/height are not displayed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] util: Take memset out of rzalloc_size()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 1/2] glx: report which DRI version is used when in verbose debug mode
Martin Peres
- [Mesa-dev] [PATCH 2/2] glx: provide a way to disable DRI3 using an environment variable
Martin Peres
- [Mesa-dev] [Bug 9951] GL_LINE_SMOOTH and GL_POLYGON_SMOOTH with i965 driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 9951] GL_LINE_SMOOTH and GL_POLYGON_SMOOTH with i965 driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] i965: Revision of texture surface setup refactoring
Pohjolainen, Topi
- [Mesa-dev] [PATCH V2 06/22] i965/gen9: Set tiled resource mode for the miptree
Daniel Vetter
- [Mesa-dev] [Bug 80183] [llvmpipe] triangles with vertices that map to raster positions > viewport width/height are not displayed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v2)
Francisco Jerez
- [Mesa-dev] [RFC 0/6] i965: INTEL_performance_query re-work
Daniel Vetter
- [Mesa-dev] [PATCH] draw: (trivial) fix out-of-bounds vector initialization
sroland at vmware.com
- [Mesa-dev] [PATCH] draw: (trivial) fix out-of-bounds vector initialization
Brian Paul
- [Mesa-dev] [PATCH] i965: Document brw_mask_reg().
Francisco Jerez
- [Mesa-dev] [RFC 0/6] i965: INTEL_performance_query re-work
Martin Peres
- [Mesa-dev] New stable-branch 10.5 candidate pushed
Emil Velikov
- [Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 7/9] egl/wayland: assume EGL_WINDOW_BIT
Chad Versace
- [Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] glx: provide a way to disable DRI3 using an environment variable
Axel Davy
- [Mesa-dev] [PATCH] mesa: support compute stage in _mesa_program_resource_prop
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: support compute stage in _mesa_program_resource_prop
Tapani
- [Mesa-dev] [PATCH 3/3 v5] i965/fs: Combine tex/fb_write operations (opt)
Neil Roberts
- [Mesa-dev] [PATCH] r600g: Fix Clang return-type build error.
Vinson Lee
- [Mesa-dev] [PATCH] util: Take memset out of rzalloc_size()
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] glx: report which DRI version is used when in verbose debug mode
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Document brw_mask_reg().
Matt Turner
- [Mesa-dev] [PATCH] mesa: support compute stage in _mesa_program_resource_prop
Matt Turner
- [Mesa-dev] [PATCH v2 8/13] util/list: Add C99-based iterator macros
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Delete most of the linked GLSL IR when using NIR.
Kenneth Graunke
- [Mesa-dev] [Bug 90346] DispatchSanity_test.GLES2 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600g: Fix Clang return-type build error.
Tom Stellard
- [Mesa-dev] [PATCH] util: Take memset out of rzalloc_size()
Rob Clark
- [Mesa-dev] [PATCH] i965/wm/gen6: Refactor state setup
Topi Pohjolainen
- [Mesa-dev] [PATCH] glapi: Add positional argument specifier.
Vinson Lee
- [Mesa-dev] [Bug 90346] DispatchSanity_test.GLES2 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90346] DispatchSanity_test.GLES2 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/5] nir: Recognize imul(b2i(a), b2i(b)) as a logical AND.
Matt Turner
- [Mesa-dev] [PATCH 2/5] nir: Recognize i2b(b2i(x)) as x.
Matt Turner
- [Mesa-dev] [PATCH 3/5] nir: Recognize trivial min/max.
Matt Turner
- [Mesa-dev] [PATCH 4/5] nir: Recognize (a < c || b < c) as min(a, b) < c.
Matt Turner
- [Mesa-dev] [PATCH 5/5] nir: Allow feq/fne/ieq/ine to be optimized with inot.
Matt Turner
- [Mesa-dev] [PATCH] i965: Change the order of conditions tested in if
Matt Turner
- [Mesa-dev] [PATCH] clover: replace --enable-opencl-icd with --with-opencl-icd
EdB
- [Mesa-dev] [PATCH 4/5] nir: Recognize (a < c || b < c) as min(a, b) < c.
Jordan Justen
- [Mesa-dev] [PATCH] i965: Change the order of conditions tested in if
Anuj Phogat
- [Mesa-dev] [PATCH 5/5] nir: Allow feq/fne/ieq/ine to be optimized with inot.
Glenn Kennard
- [Mesa-dev] [PATCH] i965: Remove unused variables
Anuj Phogat
- [Mesa-dev] [Bug 90354] Software rendering cuses X BadMatch error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90354] Software rendering cuses X BadMatch error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glapi: Add positional argument specifier.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Remove unused variables
Jordan Justen
- [Mesa-dev] [PATCH 0/7] i965: Enable EGL_KHR_fence_sync
Kenneth Graunke
- [Mesa-dev] [PATCH 1/7] egl/dri2: Check return value of __DRI2fence::create_fence()
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/wm/gen6: Refactor state setup
Kenneth Graunke
- [Mesa-dev] [PATCH 5/5] nir: Allow feq/fne/ieq/ine to be optimized with inot.
Ian Romanick
- [Mesa-dev] [PATCH] glapi: Add positional argument specifier.
Ian Romanick
- [Mesa-dev] [PATCH] glapi: Add positional argument specifier.
Ian Romanick
- [Mesa-dev] [PATCH 1/5] prog_to_nir: OPCODE_EXP is not nir_op_fexp
Ian Romanick
- [Mesa-dev] [PATCH 2/5] nir: Don't produce nir_op_fexp from GLSL IR
Ian Romanick
- [Mesa-dev] [PATCH 3/5] nir: Delete all traces of nir_op_fexp
Ian Romanick
- [Mesa-dev] [PATCH 4/5] nir: Don't produce nir_op_flog from GLSL IR
Ian Romanick
- [Mesa-dev] [PATCH 5/5] nir: Delete all traces of nir_op_flog
Ian Romanick
- [Mesa-dev] [PATCH 1/5] prog_to_nir: OPCODE_EXP is not nir_op_fexp
Matt Turner
- [Mesa-dev] [Bug 90354] Software rendering cuses X BadMatch error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/mesa: make sure to create a "clean" bool when doing i2b
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: make sure to create a "clean" bool when doing i2b
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa: use _mesa_has_compute_shaders instead of extension check
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: use _mesa_has_compute_shaders instead of extension check
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: use _mesa_has_compute_shaders instead of extension check
Tapani
- [Mesa-dev] [PATCH v2] mesa: use _mesa_has_compute_shaders instead of extension check
Tapani Pälli
- [Mesa-dev] [PATCH v2] mesa: use _mesa_has_compute_shaders instead of extension check
Ilia Mirkin
- [Mesa-dev] [PATCH] i965/wm/gen6: Refactor state setup
Pohjolainen, Topi
- [Mesa-dev] [PATCH] glapi: Add positional argument specifier.
Vinson Lee
- [Mesa-dev] [PATCH v2 0/6] Continu enabling Open Gl ES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH v2 1/6] mesa/es3.1: enable GL_ARB_shader_image_load_store for gles3.1
Marta Lofstedt
- [Mesa-dev] [PATCH v2 2/6] mesa/es3.1: enable ARB_shader_atomic_counters for GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH v2 3/6] mesa/es3.1: enable GL_ARB_texture_multisample for GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH v2 4/6] mesa/es3.1: enable GL_ARB_texture_gather for GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH v2 5/6] mesa/es3.1: enable GL_ARB_compute_shader for GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH v2 6/6] mesa/es3.1: enable GL_ARB_explicit_uniform_location for GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Michel Dänzer
- [Mesa-dev] [Bug 80183] [llvmpipe] triangles with vertices that map to raster positions > viewport width/height are not displayed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] util: Take memset out of rzalloc_size()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 2/2] glx: provide a way to disable DRI3 using an environment variable
Martin Peres
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] glx: report which DRI version is used when in verbose debug mode
Eero Tamminen
- [Mesa-dev] [PATCH 10/13] mesa/main: Check context pointer in _mesa_error before using it
Pohjolainen, Topi
- [Mesa-dev] [PATCH 13/13] mesa/main: Verify context creation on progress
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 03/15] i965/fs_cse: Factor out code to create copy instructions
Pohjolainen, Topi
- [Mesa-dev] [PATCH 14/27] nir: Add glsl_get_element_type() wrapper.
Timothy Arceri
- [Mesa-dev] [PATCH] i965/skl: In opt_sampler_eot always set destination register to null
Neil Roberts
- [Mesa-dev] [PATCH] i965/wm/gen6: Add option for disabling statistics collection
Topi Pohjolainen
- [Mesa-dev] [PATCH 03/27] i965: Enable hardware-generated binding tables on render path.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 01/27] i965: Define HW-binding table and resource streamer control opcodes
Pohjolainen, Topi
- [Mesa-dev] [PATCH 06/27] i965: Define gather push constants opcodes
Pohjolainen, Topi
- [Mesa-dev] [PATCH 16/27] i965: Include UBO parameter sizes in push constant parameters
Timothy Arceri
- [Mesa-dev] i965: Revision of texture surface setup refactoring
Francisco Jerez
- [Mesa-dev] [PATCH 1/7] i965: Move texture buffer dispatch into single location
Francisco Jerez
- [Mesa-dev] [PATCH 2/7] i965: Move tex miptree and format resolving into dispatcher
Francisco Jerez
- [Mesa-dev] [PATCH 3/7] i965: Move texture swizzle resolving into dispatcher
Francisco Jerez
- [Mesa-dev] [PATCH 4/7] i965: Refactor effective depth calculation
Francisco Jerez
- [Mesa-dev] [PATCH 5/7] i965: Pass texture target as parameter for surface setup
Francisco Jerez
- [Mesa-dev] [PATCH 6/7] i965: Pass slice details as parameters for surface setup
Francisco Jerez
- [Mesa-dev] [PATCH 7/7] i965: Drop the update_texture_surface vtbl hook.
Francisco Jerez
- [Mesa-dev] [PATCH 07/27] i965: Enable gather push constants
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 03/15] i965/fs_cse: Factor out code to create copy instructions
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] prog_to_nir: OPCODE_EXP is not nir_op_fexp
Jason Ekstrand
- [Mesa-dev] [PATCH v2 03/15] i965/fs_cse: Factor out code to create copy instructions
Pohjolainen, Topi
- [Mesa-dev] [PATCH] docs: document the LIBGL_DRI3_DISABLE environment variable
Martin Peres
- [Mesa-dev] [PATCH 1/7] i965: Move texture buffer dispatch into single location
Pohjolainen, Topi
- [Mesa-dev] [PATCH 03/27] i965: Enable hardware-generated binding tables on render path.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 26/27] i965: Disable gather push constants for null constants
Pohjolainen, Topi
- [Mesa-dev] [PATCH 09/27] i965: Allocate space on the gather pool for plain uniforms
Pohjolainen, Topi
- [Mesa-dev] [PATCH 09/27] i965: Allocate space on the gather pool for plain uniforms
Pohjolainen, Topi
- [Mesa-dev] [PATCH 09/27] i965: Allocate space on the gather pool for plain uniforms
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] i965: Move texture buffer dispatch into single location
Francisco Jerez
- [Mesa-dev] [PATCH 1/7] i965: Move texture buffer dispatch into single location
Pohjolainen, Topi
- [Mesa-dev] [PATCH 03/27] i965: Enable hardware-generated binding tables on render path.
Pohjolainen, Topi
- [Mesa-dev] [PATCH] main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
Marta Lofstedt
- [Mesa-dev] [PATCH 11/27] i965: Store gather table information in the program data
Pohjolainen, Topi
- [Mesa-dev] [PATCH 12/27] i965: Assign hw-binding table index for each UBO constant buffer.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 13/27] i965: Assign hw-binding table index for uniform constant buffer block
Pohjolainen, Topi
- [Mesa-dev] [PATCH 16/27] i965: Include UBO parameter sizes in push constant parameters
Pohjolainen, Topi
- [Mesa-dev] [PATCH 18/27] i965/fs: Append ir_binop_ubo_load entries to the gather table
Pohjolainen, Topi
- [Mesa-dev] [PATCH 19/27] i965/fs/nir: Append nir_intrinsic_load_ubo entries to the gather table
Pohjolainen, Topi
- [Mesa-dev] [PATCH] i965/fs: Don't forget the force_sechalf flag in lower_load_payload().
Francisco Jerez
- [Mesa-dev] [PATCH] clover: replace --enable-opencl-icd with --with-opencl-icd
Aaron Watry
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Ilia Mirkin
- [Mesa-dev] [PATCH] i965/wm/gen6: Add option for disabling statistics collection
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Set the header_size on LOAD_PAYLOAD in opt_sampler_eot
Neil Roberts
- [Mesa-dev] [PATCH] i965/fs: Set the header_size on LOAD_PAYLOAD in opt_sampler_eot
Jason Ekstrand
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Tom Stellard
- [Mesa-dev] [PATCH] docs: document the LIBGL_DRI3_DISABLE environment variable
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/skl: In opt_sampler_eot always set destination register to null
Anuj Phogat
- [Mesa-dev] [PATCH] i965/fs: Set the header_size on LOAD_PAYLOAD in opt_sampler_eot
Anuj Phogat
- [Mesa-dev] [PATCH] clover: replace --enable-opencl-icd with --with-opencl-icd
EdB
- [Mesa-dev] [PATCH] i965/wm/gen7: Refactor state setup
Topi Pohjolainen
- [Mesa-dev] [PATCH v2 1/6] mesa/es3.1: enable GL_ARB_shader_image_load_store for gles3.1
Ian Romanick
- [Mesa-dev] Initial amdgpu driver release
Alex Deucher
- [Mesa-dev] [PATCH 10/13] mesa/main: Check context pointer in _mesa_error before using it
Ian Romanick
- [Mesa-dev] [PATCH 13/13] mesa/main: Verify context creation on progress
Ian Romanick
- [Mesa-dev] [PATCH 1/5] prog_to_nir: OPCODE_EXP is not nir_op_fexp
Ian Romanick
- [Mesa-dev] [PATCH 13/13] SQUASH: nir: Update various components for the new list-based use/def sets
Connor Abbott
- [Mesa-dev] [PATCH] clover: replace --enable-opencl-icd with --with-opencl-icd
Jan Vesely
- [Mesa-dev] [PATCH 11/13] nir/nir: Use a linked list instead of a has set for use/def sets
Connor Abbott
- [Mesa-dev] [PATCH 01/13] nir/validate: Validate SSA def parent instructiosn
Connor Abbott
- [Mesa-dev] [PATCH 4/5] nir: Translate image load, store and atomic intrinsics from GLSL IR.
Connor Abbott
- [Mesa-dev] [PATCH 1/5] nir: Define image load, store and atomic intrinsics.
Connor Abbott
- [Mesa-dev] [PATCH 1/5] clover: Add threadsafe wrappers for pipe_screen and pipe_context
Tom Stellard
- [Mesa-dev] [PATCH 2/5] clover: Replace open-coded event::signalled()
Tom Stellard
- [Mesa-dev] [PATCH 3/5] clover: Fix a bug with multi-threaded events
Tom Stellard
- [Mesa-dev] [PATCH 4/5] clover: Add a mutex to guard queue::queued_events
Tom Stellard
- [Mesa-dev] [PATCH 5/5] clover: Add a mutex to guard event::chain and event::wait_count
Tom Stellard
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Jason Ekstrand
- [Mesa-dev] [PATCH 07/13] util: Move gallium's linked list to util
Ian Romanick
- [Mesa-dev] [PATCH 09/13] util/list: Add list_empty and list_length functions
Ian Romanick
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Ian Romanick
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Ian Romanick
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Matt Turner
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Ian Romanick
- [Mesa-dev] [PATCH] clover: replace --enable-opencl-icd with --with-opencl-icd
Aaron Watry
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Jason Ekstrand
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Michel Dänzer
- [Mesa-dev] [PATCH 07/13] util: Move gallium's linked list to util
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Jason Ekstrand
- [Mesa-dev] [PATCH v2 1/6] mesa/es3.1: enable GL_ARB_shader_image_load_store for gles3.1
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] nv50: keep track of PGRAPH state in nv50_screen
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nvc0: keep track of PGRAPH state in nvc0_screen
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Jason Ekstrand
- [Mesa-dev] [Bug 86701] [regression] weston-simple-egl not running anymore inside qemu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nir: fix sampler lowering pass for arrays
Tapani Pälli
- [Mesa-dev] [PATCH] nir: fix sampler lowering pass for arrays
Pohjolainen, Topi
- [Mesa-dev] [PATCH] nir: fix sampler lowering pass for arrays
Tapani Pälli
- [Mesa-dev] [PATCH v2 1/6] mesa/es3.1: enable GL_ARB_shader_image_load_store for gles3.1
marta.lofstedt at linux.intel.com
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Kenneth Graunke
- [Mesa-dev] [RFC PATCH] nir: Transform 4*x into x << 2 during late optimizations.
Kenneth Graunke
- [Mesa-dev] [PATCH] main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
Tapani Pälli
- [Mesa-dev] [PATCH 03/27] i965: Enable hardware-generated binding tables on render path.
Abdiel Janulgue
- [Mesa-dev] [PATCH 26/27] i965: Disable gather push constants for null constants
Abdiel Janulgue
- [Mesa-dev] [PATCH 03/27] i965: Enable hardware-generated binding tables on render path.
Abdiel Janulgue
- [Mesa-dev] [PATCH 13/13] mesa/main: Verify context creation on progress
Juha-Pekka Heikkilä
- [Mesa-dev] [PATCH 11/27] i965: Store gather table information in the program data
Abdiel Janulgue
- [Mesa-dev] [PATCH 13/13] mesa/main: Verify context creation on progress
Pohjolainen, Topi
- [Mesa-dev] [PATCH 7/9] egl/wayland: assume EGL_WINDOW_BIT
Axel Davy
- [Mesa-dev] [PATCH 4/5] nir: Translate image load, store and atomic intrinsics from GLSL IR.
Francisco Jerez
- [Mesa-dev] [PATCH 1/5] nir: Define image load, store and atomic intrinsics.
Francisco Jerez
- [Mesa-dev] Mesa 10.6 release plan
Emil Velikov
- [Mesa-dev] [PATCH 1/9] egl/wayland: properly destroy wayland objects
Emil Velikov
- [Mesa-dev] [PATCH 3/9] glx/dri3: Add additional check for gpu offloading case
Emil Velikov
- [Mesa-dev] [PATCH] nir/search: handle explicitly sized sources in match_value
Jason Ekstrand
- [Mesa-dev] [PATCH 4/9] egl/wayland: Add support for render-nodes
Emil Velikov
- [Mesa-dev] [PATCH 4/5] nir: Translate image load, store and atomic intrinsics from GLSL IR.
Connor Abbott
- [Mesa-dev] [PATCHv2 4/5] nir: Translate image load, store and atomic intrinsics from GLSL IR.
Francisco Jerez
- [Mesa-dev] [PATCH] nir/search: handle explicitly sized sources in match_value
Connor Abbott
- [Mesa-dev] [PATCHv2 4/5] nir: Translate image load, store and atomic intrinsics from GLSL IR.
Connor Abbott
- [Mesa-dev] [PATCH 5/9] egl/wayland: Implement DRI_PRIME support
Emil Velikov
- [Mesa-dev] [PATCH] i965/fs_nir: Put the immediate in src1 for commutative ALU ops
Jason Ekstrand
- [Mesa-dev] [RFC PATCH] nir: Transform 4*x into x << 2 during late optimizations.
Jason Ekstrand
- [Mesa-dev] [PATCH 5/9] egl/wayland: Implement DRI_PRIME support
Axel Davy
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/fs: Disable opt_sampler_eot for textureGather
Neil Roberts
- [Mesa-dev] [PATCH] i965/fs_nir: Put the immediate in src1 for commutative ALU ops
Matt Turner
- [Mesa-dev] [PATCH] i965/fs_nir: Put the immediate in src1 for commutative ALU ops
Matt Turner
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Matt Turner
- [Mesa-dev] [PATCH 9/9] egl/swrast: enable config extension for swrast
Emil Velikov
- [Mesa-dev] [PATCH 5/9] egl/wayland: Implement DRI_PRIME support
Emil Velikov
- [Mesa-dev] [PATCH 7/9] egl/wayland: assume EGL_WINDOW_BIT
Emil Velikov
- [Mesa-dev] [PATCH 1/5] clover: Add threadsafe wrappers for pipe_screen and pipe_context
Francisco Jerez
- [Mesa-dev] [PATCH] main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
Emil Velikov
- [Mesa-dev] [PATCH] clover: add --with-icd-file-dir option
Emil Velikov
- [Mesa-dev] [PATCH 0/2] i965: Do conditional rendering in hardware
Neil Roberts
- [Mesa-dev] [PATCH 1/2] i965: Store the command parser version number in intel_screen
Neil Roberts
- [Mesa-dev] [PATCH 2/2 v3] i965: Use predicate enable bit for conditional rendering w/o stalling
Neil Roberts
- [Mesa-dev] [PATCH] i965/fs_nir: Put the immediate in src1 for commutative ALU ops
Kenneth Graunke
- [Mesa-dev] [RFC PATCH] nir: Transform 4*x into x << 2 during late optimizations.
Ian Romanick
- [Mesa-dev] [PATCH] i965/fs_nir: Put the immediate in src1 for commutative ALU ops
Matt Turner
- [Mesa-dev] [PATCH] i965/fs_nir: Put the immediate in src1 for commutative ALU ops
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] nir: Define image load, store and atomic intrinsics.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs_nir: Put the immediate in src1 for commutative ALU ops
Matt Turner
- [Mesa-dev] [PATCH] i965/fs_nir: Put the immediate in src1 for commutative ALU ops
Jason Ekstrand
- [Mesa-dev] [RFC PATCH] nir: Transform 4*x into x << 2 during late optimizations.
Ilia Mirkin
- [Mesa-dev] [PATCH 1/5] clover: Add threadsafe wrappers for pipe_screen and pipe_context
Emil Velikov
- [Mesa-dev] [PATCH 2/2 v3] i965: Use predicate enable bit for conditional rendering w/o stalling
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Disable opt_sampler_eot for textureGather
Chris Forbes
- [Mesa-dev] [PATCH] nir/search: Save/restore the variables_seen bitmask when matching
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/search: Save/restore the variables_seen bitmask when matching
Jason Ekstrand
- [Mesa-dev] [RFC PATCH] nir: Transform 4*x into x << 2 during late optimizations.
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/search: Assert that variable id's are in range
Jason Ekstrand
- [Mesa-dev] [RFC PATCH] nir: Transform 4*x into x << 2 during late optimizations.
Eric Anholt
- [Mesa-dev] [PATCH] nir: fix sampler lowering pass for arrays
Jason Ekstrand
- [Mesa-dev] [PATCH 11/23] glsl/types: add new subroutine type
Chris Forbes
- [Mesa-dev] Stable libEGL ABI ?
Emil Velikov
- [Mesa-dev] [PATCH] nir/search: Save/restore the variables_seen bitmask when matching
Connor Abbott
- [Mesa-dev] [PATCH] nir/search: Assert that variable id's are in range
Connor Abbott
- [Mesa-dev] [PATCH 4/5] clover: Add a mutex to guard queue::queued_events
Francisco Jerez
- [Mesa-dev] [PATCH] nir/search: Save/restore the variables_seen bitmask when matching
Ian Romanick
- [Mesa-dev] [PATCH] nir/search: Save/restore the variables_seen bitmask when matching
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/search: Save/restore the variables_seen bitmask when matching
Ian Romanick
- [Mesa-dev] [PATCH] nir/search: Save/restore the variables_seen bitmask when matching
Ian Romanick
- [Mesa-dev] [PATCH] nir/search: Save/restore the variables_seen bitmask when matching
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/fs: Add support for removing NOT.NZ and NOT.Z instructions.
Ian Romanick
- [Mesa-dev] [PATCH] i965/fs: Add support for removing NOT.NZ and NOT.Z instructions.
Ian Romanick
- [Mesa-dev] [xf86-video-nouveau] dri2: Enable BufferAge support
Mario Kleiner
- [Mesa-dev] [PATCH 0/9] NIR dead control-flow removal
Connor Abbott
- [Mesa-dev] [PATCH 1/9] nir/vars_to_ssa: don't rewrite removed instructions
Connor Abbott
- [Mesa-dev] [PATCH 2/9] nir: insert ssa_undef instructions when cleanup up defs/uses
Connor Abbott
- [Mesa-dev] [PATCH 3/9] nir: add an optimization for removing dead control flow
Connor Abbott
- [Mesa-dev] [PATCH 4/9] nir/validate: validate successors at the end of a loop
Connor Abbott
- [Mesa-dev] [PATCH 5/9] nir/dead_cf: delete code that's unreachable due to jumps
Connor Abbott
- [Mesa-dev] [PATCH 6/9] nir: add nir_block_get_following_loop() helper
Connor Abbott
- [Mesa-dev] [PATCH 7/9] nir: add a helper for iterating over blocks in a cf node
Connor Abbott
- [Mesa-dev] [PATCH 8/9] nir/dead_cf: add support for removing useless loops
Connor Abbott
- [Mesa-dev] [PATCH 9/9] i965/fs/nir: enable the dead control flow optimization
Connor Abbott
- [Mesa-dev] [PATCH 1/4] nvc0/ir: avoid jumping to a sched instruction
Ilia Mirkin
- [Mesa-dev] [PATCH 2/4] nvc0/ir: allow iset to produce a boolean float
Ilia Mirkin
- [Mesa-dev] [PATCH 3/4] nvc0/ir: optimize set & 1.0 to produce boolean-float sets
Ilia Mirkin
- [Mesa-dev] [PATCH 4/4] nv50/ir: allow OP_SET to merge with OP_SET_AND/etc as well as a neg
Ilia Mirkin
- [Mesa-dev] [PATCH 1/9] nir/vars_to_ssa: don't rewrite removed instructions
Jason Ekstrand
- [Mesa-dev] [PATCH 2/9] nir: insert ssa_undef instructions when cleanup up defs/uses
Jason Ekstrand
- [Mesa-dev] [PATCH 2/9] nir: insert ssa_undef instructions when cleanup up defs/uses
Connor Abbott
- [Mesa-dev] [PATCH 0/9] NIR dead control-flow removal
Jason Ekstrand
- [Mesa-dev] [Bug 90311] Fail to build libglx with clang at linking stage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nv50/ir: only enable mul saturate on G200+
Ilia Mirkin
- [Mesa-dev] [Nouveau] [PATCH] nv50/ir: only enable mul saturate on G200+
Pierre Moreau
- [Mesa-dev] [PATCH 2/5] clover: Replace open-coded event::signalled()
Francisco Jerez
- [Mesa-dev] [PATCH 3/5] clover: Fix a bug with multi-threaded events
Francisco Jerez
- [Mesa-dev] [PATCH 4/9] egl/wayland: Add support for render-nodes
Axel Davy
- [Mesa-dev] [PATCH 4/9 v2] egl/wayland: Add support for render-nodes
Axel Davy
- [Mesa-dev] [PATCH 5/5] clover: Add a mutex to guard event::chain and event::wait_count
Francisco Jerez
- [Mesa-dev] [PATCH 1/3] clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues.
Francisco Jerez
- [Mesa-dev] [PATCH 2/3] clover: Wrap event::_status in a method to prevent unlocked access.
Francisco Jerez
- [Mesa-dev] [PATCH 3/3] clover: Implement locking of the wait_count, _chain and _status members of event.
Francisco Jerez
- [Mesa-dev] [Nouveau] [PATCH] nv50/ir: only enable mul saturate on G200+
Tobias Klausmann
- [Mesa-dev] [Bug 90383] assembly enabled mesa crashes dota2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90383] assembly enabled mesa crashes dota2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/9] NIR dead control-flow removal
Jason Ekstrand
- [Mesa-dev] [Bug 90383] assembly enabled mesa crashes dota2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nvc0: switch mechanism for shader eviction to be a while loop
Ilia Mirkin
- [Mesa-dev] [Bug 85203] [DRI2][RadeonSI] Pageflip completion event has impossible msc.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90383] assembly enabled mesa crashes dota2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 07/19] gallium: add patch_vertices to draw info
Marek Olšák
- [Mesa-dev] [PATCH 01/19] gallium: add tessellation shader types
Marek Olšák
- [Mesa-dev] [Bug 90383] assembly enabled mesa crashes dota2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600: use pipe->hw prim convert from radeonsi
Dave Airlie
- [Mesa-dev] [PATCH] r600: use pipe->hw prim convert from radeonsi
Marek Olšák
- [Mesa-dev] [Bug 85203] [DRI2][RadeonSI] Pageflip completion event has impossible msc.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90383] assembly enabled mesa crashes dota2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90397] ARB_program_interface_query: glGetProgramResourceiv() returns wrong value for GL_REFERENCED_BY_*_SHADER prop for GL_UNIFORM for members of an interface block with an instance name
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nir: fix sampler lowering pass for arrays
Tapani Pälli
- [Mesa-dev] [Bug 90397] ARB_program_interface_query: glGetProgramResourceiv() returns wrong value for GL_REFERENCED_BY_*_SHADER prop for GL_UNIFORM for members of an interface block with an instance name
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90397] ARB_program_interface_query: glGetProgramResourceiv() returns wrong value for GL_REFERENCED_BY_*_SHADER prop for GL_UNIFORM for members of an interface block with an instance name
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90397] ARB_program_interface_query: glGetProgramResourceiv() returns wrong value for GL_REFERENCED_BY_*_SHADER prop for GL_UNIFORM for members of an interface block with an instance name
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: add stage references for UBO uniforms
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: set the binding value regardless explicit_binding
Alejandro Piñeiro
- [Mesa-dev] [PATCH v3] glsl: set the binding value regardless explicit_binding
Alejandro Piñeiro
- [Mesa-dev] [Bug 90383] assembly enabled mesa crashes dota2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90383] assembly enabled mesa crashes dota2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] nir: fix sampler lowering pass for arrays
Tapani Pälli
- [Mesa-dev] [PATCH 0/9] OpenGL ES 3.1 enablement continued
Marta Lofstedt
- [Mesa-dev] [PATCH 1/9] mesa/es3.1: Allow binding GL_DRAW_INDIRECT_BUFFER with gles 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 2/9] mesa/es3.1: Allow GL_SAMPLE_MASK
Marta Lofstedt
- [Mesa-dev] [PATCH 3/9] mesa/es3.1: Allow GL_DEPTH_STENCIL_TEXTURE_MODE
Marta Lofstedt
- [Mesa-dev] [PATCH 4/9] mesa/es3.1: Allow textures with target GL_TEXTURE_2D_MULTISAMPLE
Marta Lofstedt
- [Mesa-dev] [PATCH 5/9] mesa/es3.1: Allow enable of GL_SAMPLE_MASK
Marta Lofstedt
- [Mesa-dev] [PATCH 6/9] mesa/es3.1: Allow Multisampled FrameBufferTextures
Marta Lofstedt
- [Mesa-dev] [PATCH 7/9] mesa/es3.1: Allow query of GL_TEXTURE_MULTISAMPLE
Marta Lofstedt
- [Mesa-dev] [PATCH 8/9] mesa/es3.1: Allow multisampled textures for GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 9/9] mesa/es3.1: Pass sample count check for multisampled textures
Marta Lofstedt
- [Mesa-dev] [PATCH] egl: more define fixes for EGL_MESA_image_dma_buf_export
Marc-André Lureau
- [Mesa-dev] [PATCH 6/9] mesa/es3.1: Allow Multisampled FrameBufferTextures
Erik Faye-Lund
- [Mesa-dev] [PATCH 2/2 v3] i965: Use predicate enable bit for conditional rendering w/o stalling
Neil Roberts
- [Mesa-dev] [PATCH 6/9] mesa/es3.1: Allow Multisampled FrameBufferTextures
Ilia Mirkin
- [Mesa-dev] [PATCH 6/9] mesa/es3.1: Allow Multisampled FrameBufferTextures
Erik Faye-Lund
- [Mesa-dev] [RFC 0/6] i965: INTEL_performance_query re-work
Samuel Pitoiset
- [Mesa-dev] [RFC 3/6] Model INTEL perf query backend after query object BE
Samuel Pitoiset
- [Mesa-dev] [PATCH 6/9] mesa/es3.1: Allow Multisampled FrameBufferTextures
Ilia Mirkin
- [Mesa-dev] [PATCH 6/9] mesa/es3.1: Allow Multisampled FrameBufferTextures
Erik Faye-Lund
- [Mesa-dev] [PATCH 1/9] mesa/es3.1: Allow binding GL_DRAW_INDIRECT_BUFFER with gles 3.1
Ilia Mirkin
- [Mesa-dev] [RFC 4/6] i965: Implement INTEL_performance_query extension
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/9] egl/wayland: Add support for render-nodes
Matt Turner
- [Mesa-dev] [PATCH] clover: log build options when dumping clc source
EdB
- [Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90383] assembly enabled mesa crashes dota2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90311] Fail to build libglx with clang at linking stage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/57] Finish enabling ARB_direct_state_access
Fredrik Höglund
- [Mesa-dev] [PATCH 07/57] main: Require that the texture exists in framebuffer_texture
Fredrik Höglund
- [Mesa-dev] [PATCH 08/57] mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer < 0
Fredrik Höglund
- [Mesa-dev] [PATCH 09/57] main: Fix an error generated by FramebufferTexture
Fredrik Höglund
- [Mesa-dev] [PATCH 27/57] main: Complete error conditions for glInvalidate*Framebuffer.
Fredrik Höglund
- [Mesa-dev] [PATCH 42/57] mesa: Add an extension flag for ARB_direct_state_access
Fredrik Höglund
- [Mesa-dev] [PATCH 43/57] mesa: Make GL_TEXTURE_CUBE_MAP valid in FramebufferTextureLayer
Fredrik Höglund
- [Mesa-dev] [PATCH 44/57] mesa: Add ARB_direct_state_access checks in XFB functions
Fredrik Höglund
- [Mesa-dev] [PATCH 45/57] mesa: Add ARB_direct_state_access checks in buffer object functions
Fredrik Höglund
- [Mesa-dev] [PATCH 46/57] mesa: Add ARB_direct_state_access checks in FBO functions
Fredrik Höglund
- [Mesa-dev] [PATCH 47/57] mesa: Add ARB_direct_state_access checks in renderbuffer functions
Fredrik Höglund
- [Mesa-dev] [PATCH 48/57] mesa: Add ARB_direct_state_access checks in texture functions
Fredrik Höglund
- [Mesa-dev] [PATCH 49/57] mesa: Add ARB_direct_state_access checks in VAO functions
Fredrik Höglund
- [Mesa-dev] [PATCH 50/57] mesa: Add ARB_direct_state_access checks in sampler object functions
Fredrik Höglund
- [Mesa-dev] [PATCH 51/57] mesa: Add ARB_direct_state_access checks in program pipeline functions
Fredrik Höglund
- [Mesa-dev] [PATCH 52/57] mesa: Add ARB_direct_state_access checks in query object functions
Fredrik Höglund
- [Mesa-dev] [PATCH 53/57] i915: Enable ARB_direct_state_access
Fredrik Höglund
- [Mesa-dev] [PATCH 54/57] i965: Enable ARB_direct_state_access
Fredrik Höglund
- [Mesa-dev] [PATCH 55/57] st/mesa: Enable ARB_direct_state_access
Fredrik Höglund
- [Mesa-dev] [PATCH 56/57] docs: Update the ARB_direct_state_access status
Fredrik Höglund
- [Mesa-dev] [PATCH 57/57] docs/relnotes: Mark off ARB_direct_state_access for 10.6
Fredrik Höglund
- [Mesa-dev] [PATCH 4/9] egl/wayland: Add support for render-nodes
Axel Davy
- [Mesa-dev] [PATCH 4/9] egl/wayland: Add support for render-nodes
Matt Turner
- [Mesa-dev] [PATCH] egl: Remove skeleton implementation of EGL_MESA_screen_surface
Marek Olšák
- [Mesa-dev] [PATCH 09/13] util/list: Add list_empty and list_length functions
Neil Roberts
- [Mesa-dev] [PATCH] st/mesa: make sure to create a "clean" bool when doing i2b
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2 v3] i965: Use predicate enable bit for conditional rendering w/o stalling
Kenneth Graunke
- [Mesa-dev] [PATCH v2] nir: fix sampler lowering pass for arrays
Jason Ekstrand
- [Mesa-dev] [PATCH 1/9] mesa/es3.1: Allow binding GL_DRAW_INDIRECT_BUFFER with gles 3.1
Ian Romanick
- [Mesa-dev] [PATCH] egl: more define fixes for EGL_MESA_image_dma_buf_export
Emil Velikov
- [Mesa-dev] [PATCH 1/9] mesa/es3.1: Allow binding GL_DRAW_INDIRECT_BUFFER with gles 3.1
Ilia Mirkin
- [Mesa-dev] [PATCH] egl: more define fixes for EGL_MESA_image_dma_buf_export
Emil Velikov
- [Mesa-dev] [PATCH] st/mesa: make sure to create a "clean" bool when doing i2b
Marek Olšák
- [Mesa-dev] [PATCH 1/3] clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues.
Tom Stellard
- [Mesa-dev] [PATCH] st/mesa: make sure to create a "clean" bool when doing i2b
Roland Scheidegger
- [Mesa-dev] [PATCH 1/9] mesa/es3.1: Allow binding GL_DRAW_INDIRECT_BUFFER with gles 3.1
Emil Velikov
- [Mesa-dev] [PATCH] nvc0: do not expose MP counters for nvf0 (GK110+)
Samuel Pitoiset
- [Mesa-dev] [PATCH] st/mesa: make sure to create a "clean" bool when doing i2b
Ilia Mirkin
- [Mesa-dev] [PATCH] nvc0: do not expose MP counters for nvf0 (GK110+)
Ilia Mirkin
- [Mesa-dev] Regarding X.Org Endless Vacation of Code
Anish Kanchan
- [Mesa-dev] [PATCH 1/2] radeon/vce: move CPB handling function into common code
Christian König
- [Mesa-dev] [PATCH 2/2] radeon/vce: adapt new firmware interface changes
Christian König
- [Mesa-dev] [PATCH] st/mesa: make sure to create a "clean" bool when doing i2b
Roland Scheidegger
- [Mesa-dev] [PATCH 6/9] mesa/es3.1: Allow Multisampled FrameBufferTextures
Ian Romanick
- [Mesa-dev] [PATCH 9/9] mesa/es3.1: Pass sample count check for multisampled textures
Ian Romanick
- [Mesa-dev] [PATCH 6/9] mesa/es3.1: Allow Multisampled FrameBufferTextures
Ilia Mirkin
- [Mesa-dev] [PATCH 6/9] mesa/es3.1: Allow Multisampled FrameBufferTextures
Ian Romanick
- [Mesa-dev] [Bug 90383] assembly enabled mesa crashes dota2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Mesa 10.5.5
Emil Velikov
- [Mesa-dev] [PATCH 08/29] i965/vec4: Introduce VEC4 IR builder.
Matt Turner
- [Mesa-dev] [PATCH 1/6] egl/main: drop support for external egl drivers
Emil Velikov
- [Mesa-dev] [PATCH 2/6] egl/main: cleanup function prototypes
Emil Velikov
- [Mesa-dev] [PATCH 3/6] egl/main: Update README.txt
Emil Velikov
- [Mesa-dev] [PATCH 4/6] egl: fix the EGL_MESA_image_dma_buf_export header declarations
Emil Velikov
- [Mesa-dev] [PATCH 5/6] egl/main: expose only core EGL functions statically
Emil Velikov
- [Mesa-dev] [PATCH 6/6] egl: more define fixes for EGL_MESA_image_dma_buf_export
Emil Velikov
- [Mesa-dev] [PATCH 6/6] egl: more define fixes for EGL_MESA_image_dma_buf_export
Marek Olšák
- [Mesa-dev] [PATCH] egl/main: fix EGL_KHR_get_all_proc_addresses
Emil Velikov
- [Mesa-dev] [PATCH 03/29] i965: Define consistent interface to disable control flow execution masking.
Matt Turner
- [Mesa-dev] [PATCH 1/6] egl/main: drop support for external egl drivers
Emil Velikov
- [Mesa-dev] Regarding X.Org Endless Vacation of Code
Emil Velikov
- [Mesa-dev] [PATCH 03/29] i965: Define consistent interface to disable control flow execution masking.
Kenneth Graunke
- [Mesa-dev] [Bug 90383] assembly enabled mesa crashes dota2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/9] mesa/es3.1: Allow binding GL_DRAW_INDIRECT_BUFFER with gles 3.1
Tapani Pälli
- [Mesa-dev] [Bug 90162] glGetFramebufferAttachmentParameteriv failing if certain FB attributes are zero
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 86701] [regression] weston-simple-egl not running anymore inside qemu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] mesa/es3.1: Pass sample count check for multisampled textures
Marta Lofstedt
- [Mesa-dev] [Bug 90162] glGetFramebufferAttachmentParameteriv failing if certain FB attributes are zero
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/6] egl/main: drop support for external egl drivers
Marek Olšák
- [Mesa-dev] [PATCH] egl/main: fix EGL_KHR_get_all_proc_addresses
Marek Olšák
- [Mesa-dev] [PATCH] configure: Bump libdrm requirement for Intel to 2.4.61
Neil Roberts
- [Mesa-dev] [PATCH] i965/fs: set execution size to 8 with simd8 ddy instruction
Tapani Pälli
- [Mesa-dev] [Bug 86701] [regression] weston-simple-egl not running anymore inside qemu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90162] glGetFramebufferAttachmentParameteriv failing if certain FB attributes are zero
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 86701] [regression] weston-simple-egl not running anymore inside qemu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 03/29] i965: Define consistent interface to disable control flow execution masking.
Francisco Jerez
- [Mesa-dev] [PATCH 1/3] clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues.
Francisco Jerez
- [Mesa-dev] [PATCH v3] mesa/es3.1: enable ARB_shader_atomic_counters for GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH v3] mesa/es3.1: enable ARB_shader_atomic_counters for GLES 3.1
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl/es31:Allow GL_ARB_TEXTURE_MULTISAMPLE in GLSL ES 3.10
Marta Lofstedt
- [Mesa-dev] [PATCH] i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
Francisco Jerez
- [Mesa-dev] [PATCH] glsl/es31:Allow GL_ARB_TEXTURE_MULTISAMPLE in GLSL ES 3.10
Ilia Mirkin
- [Mesa-dev] [PATCH 0/5] nouveau: silence warnings detected by Clang 3.6
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/5] nv30: remove unused nv40_fp_bra() and nvfx_fp_memcpy() functions
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/5] nv30: do not use container_of() when sample param is not initialized
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/5] nv50/ir: remove unused private field cycle to SchedDataCalculator
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/5] nv50/ir: silence compiler warnings about mismatched tags
Samuel Pitoiset
- [Mesa-dev] [PATCH 5/5] nvc0: remove unused nv50_tsc_wrap_mode() function
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/5] nv30: remove unused nv40_fp_bra() and nvfx_fp_memcpy() functions
Ilia Mirkin
- [Mesa-dev] [PATCH 1/5] nv30: remove unused nv40_fp_bra() and nvfx_fp_memcpy() functions
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/5] nv30: do not use container_of() when sample param is not initialized
Ilia Mirkin
- [Mesa-dev] [PATCH 4/5] nv50/ir: silence compiler warnings about mismatched tags
Ilia Mirkin
- [Mesa-dev] [PATCH 5/5] nvc0: remove unused nv50_tsc_wrap_mode() function
Ilia Mirkin
- [Mesa-dev] [PATCH 3/5] nv50/ir: remove unused private field cycle to SchedDataCalculator
Ilia Mirkin
- [Mesa-dev] [PATCH 2/5] nv30: do not use container_of() when sample param is not initialized
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/5] nv30: remove unused nv40_fp_bra() and nvfx_fp_memcpy() functions
Ilia Mirkin
- [Mesa-dev] [PATCH 1/5] nv30: remove unused nv40_fp_bra() and nvfx_fp_memcpy() functions
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/5] nv30: remove unused nv40_fp_bra() and nvfx_fp_memcpy() functions
Ilia Mirkin
- [Mesa-dev] [PATCH v2 1/5] nv30: remove unused nvfx_fp_memcpy() function and comment nv40_fp_bra()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/5] nv30: do not use container_of() when sample param is not initialized
Ilia Mirkin
- [Mesa-dev] [PATCH 2/5] nv30: do not use container_of() when sample param is not initialized
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 1/5] nv30: remove unused nvfx_fp_memcpy() function and comment nv40_fp_bra()
Ilia Mirkin
- [Mesa-dev] [PATCH 0/9] Implement GLX_ARB_context_flush_control
Adam Jackson
- [Mesa-dev] [PATCH 1/9] dri: Change __DriverApiRec::CreateContext to take a struct for attribs
Adam Jackson
- [Mesa-dev] [PATCH 2/9] dri: Add a flush control extension
Adam Jackson
- [Mesa-dev] [PATCH 3/9] glx: Add the GLX_ARB_context_flush_control extension
Adam Jackson
- [Mesa-dev] [PATCH 4/9] intel: Don't flush the old context in intelMakeCurrent
Adam Jackson
- [Mesa-dev] [PATCH 5/9] i965: Implement the __DRI2_FLUSH_CONTROL extension
Adam Jackson
- [Mesa-dev] [PATCH 6/9] glx: Implement ARB_context_flush_control in drisw too
Adam Jackson
- [Mesa-dev] [PATCH 7/9] gallium: Wire up flush control
Adam Jackson
- [Mesa-dev] [PATCH 8/9] drisw: Enable flush control for llvmpipe and softpipe
Adam Jackson
- [Mesa-dev] [PATCH 9/9] hacks: Enable testing this series on slightly older userspace
Adam Jackson
- [Mesa-dev] [PATCH] configure: Bump libdrm requirement for Intel to 2.4.61
Emil Velikov
- [Mesa-dev] [PATCH] i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
Jason Ekstrand
- [Mesa-dev] [RFC 0/6] i965: INTEL_performance_query re-work
Robert Bragg
- [Mesa-dev] [PATCH] i965/fs: set execution size to 8 with simd8 ddy instruction
Mark Janes
- [Mesa-dev] [PATCH 03/29] i965: Define consistent interface to disable control flow execution masking.
Matt Turner
- [Mesa-dev] [RFC 0/6] i965: INTEL_performance_query re-work
Robert Bragg
- [Mesa-dev] [PATCH] i965/fs: set execution size to 8 with simd8 ddy instruction
Matt Turner
- [Mesa-dev] [PATCH 1/2] radeonsi: add new bonaire pci id
Alex Deucher
- [Mesa-dev] [PATCH 2/2] radeonsi: add some additional tonga pci ids
Alex Deucher
- [Mesa-dev] [PATCH 1/2] radeonsi: add new bonaire pci id
Marek Olšák
- [Mesa-dev] [PATCH 7/9] gallium: Wire up flush control
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/drivers: Add threadsafe wrappers for pipe_context and pipe_screen
Tom Stellard
- [Mesa-dev] [PATCH 2/2] clover: Use threadsafe wrappers for pipe_screen and pipe_context
Tom Stellard
- [Mesa-dev] [PATCH 1/6] egl/main: drop support for external egl drivers
Chad Versace
- [Mesa-dev] [PATCH 1/6] egl/main: drop support for external egl drivers
Chad Versace
- [Mesa-dev] [PATCH] freedreno: enable a306
Rob Clark
- [Mesa-dev] [PATCH 5/6] egl/main: expose only core EGL functions statically
Chad Versace
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v2)
Matt Turner
- [Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Mesa-stable] [PATCH] i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
Anuj Phogat
- [Mesa-dev] [PATCH] glsl: set the binding value regardless explicit_binding
Timothy Arceri
- [Mesa-dev] [PATCH 8/9] drisw: Enable flush control for llvmpipe and softpipe
Roland Scheidegger
- [Mesa-dev] [RFC 3/6] Model INTEL perf query backend after query object BE
Robert Bragg
- [Mesa-dev] Possible ideas for optimisations in Mesa
Timothy Arceri
- [Mesa-dev] [PATCH] clover: clarify and fix the EGL interop error case
Marek Olšák
- [Mesa-dev] [Bug 86701] [regression] weston-simple-egl not running anymore inside qemu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/15] EGL 1.5 support and fixes
Marek Olšák
- [Mesa-dev] [PATCH 01/15] egl: remove unused _egl_global::ClientExtensions
Marek Olšák
- [Mesa-dev] [PATCH 02/15] egl: set the EGL version in common code
Marek Olšák
- [Mesa-dev] [PATCH 03/15] egl: combine VersionMajor and VersionMinor into one variable
Marek Olšák
- [Mesa-dev] [PATCH 04/15] egl: import headers from Khronos EGL registry
Marek Olšák
- [Mesa-dev] [PATCH 05/15] egl: remove duplicated EGL extension definitions
Marek Olšák
- [Mesa-dev] [PATCH 06/15] egl: fix setting context flags
Marek Olšák
- [Mesa-dev] [PATCH 07/15] egl: add context attribs from EGL 1.5
Marek Olšák
- [Mesa-dev] [PATCH 08/15] egl: use EGL 1.5 types without suffixes
Marek Olšák
- [Mesa-dev] [PATCH 09/15] egl: add EGL 1.5 functions that don't need any changes from extensions
Marek Olšák
- [Mesa-dev] [PATCH 10/15] egl: add eglWaitSync
Marek Olšák
- [Mesa-dev] [PATCH 11/15] egl: add eglGetSyncAttrib
Marek Olšák
- [Mesa-dev] [PATCH 12/15] egl: add eglCreateImage
Marek Olšák
- [Mesa-dev] [PATCH 13/15] egl: add new platform functions
Marek Olšák
- [Mesa-dev] [PATCH 14/15] egl: return correct invalid-type error from eglCreateSync
Marek Olšák
- [Mesa-dev] [PATCH 15/15] egl: expose EGL 1.5 if all requirements are met
Marek Olšák
- [Mesa-dev] [PATCH] egl/main: fix EGL_KHR_get_all_proc_addresses
Chad Versace
- [Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 86701] [regression] weston-simple-egl not running anymore inside qemu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/cs: drop explicit initialisers in C++ file
Dave Airlie
- [Mesa-dev] [PATCH] i965/cs: drop explicit initialisers in C++ file
Jordan Justen
- [Mesa-dev] [PATCH] i965/fs: Combine the fs_visitor constructors.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] gallium/util: fix blitter sampler view target initialization
sroland at vmware.com
- [Mesa-dev] [PATCH 2/3] llvmpipe: enable ARB_texture_view
sroland at vmware.com
- [Mesa-dev] [PATCH 3/3] softpipe: enable ARB_texture_view
sroland at vmware.com
- [Mesa-dev] [PATCH 1/3] gallium/util: fix blitter sampler view target initialization
Dave Airlie
- [Mesa-dev] [PATCH 3/3] softpipe: enable ARB_texture_view
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] softpipe: enable ARB_texture_view
Roland Scheidegger
- [Mesa-dev] [PATCH] i965/fs: Combine the fs_visitor constructors.
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/fs: Combine the fs_visitor constructors.
Jordan Justen
- [Mesa-dev] [PATCH] glsl: add stage references for UBO uniforms
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] glsl: add stage references for UBO uniforms
Tapani Pälli
- [Mesa-dev] [PATCH] i965/fs: Combine the fs_visitor constructors.
Kenneth Graunke
- [Mesa-dev] Possible ideas for optimisations in Mesa
Ian Romanick
- [Mesa-dev] [Bug 90162] glGetFramebufferAttachmentParameteriv failing if certain FB attributes are zero
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3] glsl: set the binding value regardless explicit_binding
Alejandro Piñeiro
- [Mesa-dev] [Bug 86701] [regression] weston-simple-egl not running anymore inside qemu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90162] glGetFramebufferAttachmentParameteriv failing if certain FB attributes are zero
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 62142] Mesa/demo mipmap_limits upside down with running by SOFTWARE
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: add stage references for UBO uniforms
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] glsl: add stage references for UBO uniforms
Tapani Pälli
- [Mesa-dev] [Bug 90162] glGetFramebufferAttachmentParameteriv failing if certain FB attributes are zero
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] gallium/util: fix blitter sampler view target initialization
Marek Olšák
- [Mesa-dev] [Bug 90162] glGetFramebufferAttachmentParameteriv failing if certain FB attributes are zero
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90162] glGetFramebufferAttachmentParameteriv failing if certain FB attributes are zero
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] gallium/drivers: Add threadsafe wrappers for pipe_context and pipe_screen
Marek Olšák
- [Mesa-dev] [Bug 90397] ARB_program_interface_query: glGetProgramResourceiv() returns wrong value for GL_REFERENCED_BY_*_SHADER prop for GL_UNIFORM for members of an interface block with an instance name
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Possible ideas for optimisations in Mesa
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] llvmpipe: enable ARB_texture_view
Brian Paul
- [Mesa-dev] [PATCH 3/3] softpipe: enable ARB_texture_view
Brian Paul
- [Mesa-dev] [PATCH] include: Add helper header to help trap includes inside extern C.
kallisti5
- [Mesa-dev] [Bug 90438] glxinfo should have a quiet mode
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90438] glxinfo should have a quiet mode
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] include: Add helper header to help trap includes inside extern C.
Jason Ekstrand
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v2)
Francisco Jerez
- [Mesa-dev] [PATCH] egl: more define fixes for EGL_MESA_image_dma_buf_export
Chad Versace
- [Mesa-dev] [PATCH 1/2] i965: Add SKL support to brw_miptree_get_horizontal_slice_pitch().
Francisco Jerez
- [Mesa-dev] [PATCH 2/2] i965: Fix brw_memory_barrier() for SKL.
Francisco Jerez
- [Mesa-dev] [PATCH] i965/fs: Import image format metadata queries.
Francisco Jerez
- [Mesa-dev] [PATCH] util/u_atomic: use STATIC_ASSERT() when selecting the appropriate function
Matt Turner
- [Mesa-dev] [PATCHv2 07/14] i965: Implement surface state set-up for shader images.
Francisco Jerez
- [Mesa-dev] Stable libEGL ABI ?
Chad Versace
- [Mesa-dev] [PATCH] glsl: set the binding value regardless explicit_binding
Ian Romanick
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v2)
Kenneth Graunke
- [Mesa-dev] [PATCH 00/57] Finish enabling ARB_direct_state_access
Adam Jackson
- [Mesa-dev] [PATCH] util/u_atomic: use STATIC_ASSERT() when selecting the appropriate function
Emil Velikov
- [Mesa-dev] [PATCH] include: Add helper header to help trap includes inside extern C.
kallisti5
- [Mesa-dev] [PATCH 2/3] llvmpipe: enable ARB_texture_view
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] glapi: Add extern "C" to glapi_priv.h
Alexander von Gluck IV
- [Mesa-dev] [PATCH 2/2] glapi/hgl: Drop extern "C" as it was added to glapi
Alexander von Gluck IV
- [Mesa-dev] [PATCH 1/7] mesa/es3.1: enable DRAW_INDIRECT_BUFFER_BINDING for gles3.1
Ian Romanick
- [Mesa-dev] [PATCH 1/2] glapi: Add extern "C" to glapi_priv.h
Brian Paul
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v3)
Jason Ekstrand
- [Mesa-dev] [PATCH 07/25] i965/fs: Import array utils for the surface message builder.
Jason Ekstrand
- [Mesa-dev] [PATCH] util/u_atomic: use STATIC_ASSERT() when selecting the appropriate function
Francisco Jerez
- [Mesa-dev] [PATCH 07/25] i965/fs: Import array utils for the surface message builder.
Matt Turner
- [Mesa-dev] [PATCH 00/20] glapi yak shaving and GLES 3.1 enabling
Ian Romanick
- [Mesa-dev] [PATCH 01/20] glapi: Mark a couple functions "ignore" for GLX
Ian Romanick
- [Mesa-dev] [PATCH 02/20] mesa: Remove all vestiges of glFramebufferTextureFaceARB
Ian Romanick
- [Mesa-dev] [PATCH 03/20] glapi: Store static dispatch offsets in a separate table
Ian Romanick
- [Mesa-dev] [PATCH 04/20] glapi: Store list of functions with static dispatch in a separate table
Ian Romanick
- [Mesa-dev] [PATCH 05/20] glapi: Remove all static_dispatch tags from the XML
Ian Romanick
- [Mesa-dev] [PATCH 06/20] glapi: Whitespace clean up after the previous commit
Ian Romanick
- [Mesa-dev] [PATCH 07/20] glapi: Remove static_dispatch from the DTD
Ian Romanick
- [Mesa-dev] [PATCH 08/20] glapi: Remove static dispatch for functions that didn't exist in 10.5
Ian Romanick
- [Mesa-dev] [PATCH 09/20] glapi: Remove static dispatch for functions that didn't exist in 10.4
Ian Romanick
- [Mesa-dev] [PATCH 10/20] glapi: Remove static dispatch for functions that didn't exist in 10.3
Ian Romanick
- [Mesa-dev] [PATCH 11/20] glapi: Remove static dispatch for functions that didn't exist in fglrx
Ian Romanick
- [Mesa-dev] [PATCH 12/20] glapi: Remove static dispatch for functions that didn't exist in NVIDIA
Ian Romanick
- [Mesa-dev] [PATCH 13/20] glapi: Add a list of functions that are not used but still need dispatch slots
Ian Romanick
- [Mesa-dev] [PATCH 14/20] glapi: Use the offsets from static_data.py instead of from the XML
Ian Romanick
- [Mesa-dev] [PATCH 15/20] glapi: Remove all offset tags from the XML
Ian Romanick
- [Mesa-dev] [PATCH 16/20] glapi: Whitespace clean up after the previous commit
Ian Romanick
- [Mesa-dev] [PATCH 17/20] glapi: Remove offset from the DTD
Ian Romanick
- [Mesa-dev] [PATCH 18/20] gles/es3.1: Enable dispatch of almost all new GLES 3.1 functions
Ian Romanick
- [Mesa-dev] [PATCH 19/20] mesa/es3.1: Enable ES 3.1 API and shading language version
Ian Romanick
- [Mesa-dev] [PATCH 20/20] mesa: Allow MESA_GL_VERSION_OVERRIDE with ES contexts
Ian Romanick
- [Mesa-dev] [PATCH 00/20] glapi yak shaving and GLES 3.1 enabling
Ian Romanick
- [Mesa-dev] [PATCH] util/u_atomic: use STATIC_ASSERT() when selecting the appropriate function
Emil Velikov
- [Mesa-dev] [PATCH] util/u_atomic: use STATIC_ASSERT() when selecting the appropriate function
Brian Paul
- [Mesa-dev] [Bug 90438] glxinfo should have a quiet mode
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] util/u_atomic: use STATIC_ASSERT() when selecting the appropriate function
Emil Velikov
- [Mesa-dev] [PATCH 1/2] egl: Add needed extern "C" for C++ access
Alexander von Gluck IV
- [Mesa-dev] [PATCH 2/2] egl/haiku: Drop extern "C". No longer needed
Alexander von Gluck IV
- [Mesa-dev] Stable libEGL ABI ?
Emil Velikov
- [Mesa-dev] Stable libEGL ABI ?
Brian Paul
- [Mesa-dev] [PATCH] glsl: set the binding value regardless explicit_binding
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: set the binding value regardless explicit_binding
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: set the binding value regardless explicit_binding
Alejandro Piñeiro
- [Mesa-dev] [PATCH 00/74] ARB_shader_storage_buffer_object (mesa, i965)
Iago Toral Quiroga
- [Mesa-dev] [PATCH 01/74] mesa: define ARB_shader_storage_buffer_object extension
Iago Toral Quiroga
- [Mesa-dev] [PATCH 02/74] glsl: Add ir_var_buffer
Iago Toral Quiroga
- [Mesa-dev] [PATCH 03/74] glsl: Implement parser support for 'buffer' qualifier
Iago Toral Quiroga
- [Mesa-dev] [PATCH 04/74] glsl: link buffer variables and shader storage buffer interface blocks
Iago Toral Quiroga
- [Mesa-dev] [PATCH 05/74] glsl: Identify active uniform blocks that are buffer blocks as such.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 06/74] glsl: Add ir_binop_ssbo_load expression operation.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 07/74] glsl: lower SSBO reads to ir_binop_ssbo_load expressions
Iago Toral Quiroga
- [Mesa-dev] [PATCH 08/74] mesa: Add shader storage buffer support to struct gl_context
Iago Toral Quiroga
- [Mesa-dev] [PATCH 09/74] mesa: add MaxShaderStorageBlocks to struct gl_program_constants
Iago Toral Quiroga
- [Mesa-dev] [PATCH 10/74] glsl: enable binding layout qualifier usage for shader storage buffer objects
Iago Toral Quiroga
- [Mesa-dev] [PATCH 11/74] glsl: shader buffer variables cannot have initializers
Iago Toral Quiroga
- [Mesa-dev] [PATCH 12/74] glsl: buffer variables cannot be defined outside interface blocks
Iago Toral Quiroga
- [Mesa-dev] [PATCH 13/74] glsl: fix error messages in invalid declarations of shader storage blocks
Iago Toral Quiroga
- [Mesa-dev] [PATCH 14/74] mesa: Initialize and free shader storage buffers
Iago Toral Quiroga
- [Mesa-dev] [PATCH 15/74] mesa: Implement _mesa_DeleteBuffers for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
- [Mesa-dev] [PATCH 16/74] mesa: Implement _mesa_BindBuffersBase for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
- [Mesa-dev] [PATCH 17/74] mesa: Implement _mesa_BindBuffersRange for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
- [Mesa-dev] [PATCH 18/74] mesa: Implement _mesa_BindBufferBase for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
- [Mesa-dev] [PATCH 19/74] mesa: Implement _mesa_BindBufferRange for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
- [Mesa-dev] [PATCH 20/74] glsl: Don't do tree grafting on buffer variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH 21/74] glsl: Do not kill dead assignments to buffer variables or SSBO declarations.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 22/74] glsl: Do not do CSE for expressions involving SSBO loads
Iago Toral Quiroga
- [Mesa-dev] [PATCH 23/74] glsl: Don't do constant propagation on buffer variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH 24/74] glsl: Don't do constant variable on buffer variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH 25/74] glsl: Don't do copy propagation on buffer variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH 26/74] mesa: Add new IR node ir_ssbo_store
Iago Toral Quiroga
- [Mesa-dev] [PATCH 27/74] glsl: Lower shader storage buffer object writes to ir_ssbo_store
Iago Toral Quiroga
- [Mesa-dev] [PATCH 28/74] glsl: Do constant folding on ir_ssbo_store
Iago Toral Quiroga
- [Mesa-dev] [PATCH 29/74] i965: Use 16-byte offset alignment for shader storage buffers
Iago Toral Quiroga
- [Mesa-dev] [PATCH 30/74] i965: Implement DriverFlags.NewShaderStorageBuffer
Iago Toral Quiroga
- [Mesa-dev] [PATCH 31/74] i965: Set MaxShaderStorageBuffers for compute shaders
Iago Toral Quiroga
- [Mesa-dev] [PATCH 32/74] i965: Upload Shader Storage Buffer Object surfaces
Iago Toral Quiroga
- [Mesa-dev] [PATCH 33/74] i965: handle visiting of ir_var_buffer variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH 34/74] i965/fs: Do not split buffer variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH 35/74] glsl: add support for unsized arrays in shader storage blocks
Iago Toral Quiroga
- [Mesa-dev] [PATCH 36/74] glsl: Add parser/compiler support for unsized array's length()
Iago Toral Quiroga
- [Mesa-dev] [PATCH 37/74] i965/vec4: Implement unsized array's length calculation
Iago Toral Quiroga
- [Mesa-dev] [PATCH 38/74] i965/fs: Implement unsized array's length calculation
Iago Toral Quiroga
- [Mesa-dev] [PATCH 39/74] i965/wm: emit null buffer surfaces when null buffers are attached
Iago Toral Quiroga
- [Mesa-dev] [PATCH 40/74] i965/wm: surfaces should have the API buffer size, not the drm buffer size
Iago Toral Quiroga
- [Mesa-dev] [PATCH 41/74] glsl: Add parser/compiler support for std430 interface packing qualifier
Iago Toral Quiroga
- [Mesa-dev] [PATCH 42/74] glsl: propagate interface packing information to arrays of scalars, vectors.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 43/74] glsl: propagate std430 packing qualifier to struct's members and array of structs
Iago Toral Quiroga
- [Mesa-dev] [PATCH 44/74] glsl: add std430 interface packing support to ssbo writes and unsized array length
Iago Toral Quiroga
- [Mesa-dev] [PATCH 45/74] glsl: a shader storage buffer must be smaller than the maximum size allowed
Iago Toral Quiroga
- [Mesa-dev] [PATCH 46/74] glsl: number of active shader storage blocks must be within allowed limits
Iago Toral Quiroga
- [Mesa-dev] [PATCH 47/74] i965/fs: Implement SSBO writes
Iago Toral Quiroga
- [Mesa-dev] [PATCH 48/74] i965/fs: Implement SSBO reads
Iago Toral Quiroga
- [Mesa-dev] [PATCH 49/74] i965/fs: Do not include the header with a pixel mask in untyped read messages
Iago Toral Quiroga
- [Mesa-dev] [PATCH 50/74] i965/vec4: Implement SSBO writes
Iago Toral Quiroga
- [Mesa-dev] [PATCH 51/74] i965/vec4: Implement SSBO reads
Iago Toral Quiroga
- [Mesa-dev] [PATCH 52/74] i965: do not emit_bool_to_cond_code with ssbo load expressions
Iago Toral Quiroga
- [Mesa-dev] [PATCH 53/74] glsl: atomic counters can be declared as buffer-qualified variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH 54/74] glsl: Rename atomic counter functions
Iago Toral Quiroga
- [Mesa-dev] [PATCH 55/74] glsl: Add atomic functions from ARB_shader_storage_buffer_object
Iago Toral Quiroga
- [Mesa-dev] [PATCH 56/74] i965/vec4: Implement shader storage buffer object atomic intrinsics
Iago Toral Quiroga
- [Mesa-dev] [PATCH 57/74] i965/fs: Implement shader storage buffer object atomic intrinsics
Iago Toral Quiroga
- [Mesa-dev] [PATCH 58/74] glsl: First argument to atomic functions must be a buffer variable
Iago Toral Quiroga
- [Mesa-dev] [PATCH 59/74] mesa: add glShaderStorageBlockBinding()
Iago Toral Quiroga
- [Mesa-dev] [PATCH 60/74] mesa: Add queries for GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
- [Mesa-dev] [PATCH 61/74] glsl: fix UNIFORM_BUFFER_START or UNIFORM_BUFFER_SIZE query when no buffer object is bound
Iago Toral Quiroga
- [Mesa-dev] [PATCH 62/74] glsl: Allow use of memory qualifiers with ARB_shader_storage_buffer_object.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 63/74] glsl: Apply memory qualifiers to buffer variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH 64/74] glsl: Allow memory layout qualifiers on shader storage buffer objects
Iago Toral Quiroga
- [Mesa-dev] [PATCH 65/74] glsl: Do not allow assignments to read-only variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH 66/74] glsl: Do not allow reads from write-only variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH 67/74] main: Add SHADER_STORAGE_BLOCK and BUFFER_VARIABLE support for ARB_program_interface_query
Iago Toral Quiroga
- [Mesa-dev] [PATCH 68/74] main/tests: add ARB_shader_storage_buffer_object tokens to enum_strings
Iago Toral Quiroga
- [Mesa-dev] [PATCH 69/74] glapi: add ARB_shader_storage_block_buffer_object
Iago Toral Quiroga
- [Mesa-dev] [PATCH 70/74] mesa: Add getters for the GL_ARB_shader_storage_buffer_object max constants
Iago Toral Quiroga
- [Mesa-dev] [PATCH 71/74] i965: Enable ARB_shader_storage_buffer_object extension for gen7+
Iago Toral Quiroga
- [Mesa-dev] [PATCH 72/74] docs: Mark ARB_shader_storage_buffer_object as done for i965.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 73/74] glsl: Consider active all elements of a shared/std140 block array
Iago Toral Quiroga
- [Mesa-dev] [PATCH 74/74] i965/vec4: Skip dependency control for opcodes emitting multiple instructions
Iago Toral Quiroga
- [Mesa-dev] [PATCH 07/25] i965/fs: Import array utils for the surface message builder.
Francisco Jerez
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v2)
Francisco Jerez
- [Mesa-dev] [PATCH 2/2] egl/haiku: Drop extern "C". No longer needed
Brian Paul
- [Mesa-dev] Problem with ___glapi_noop_table
Shervin Sharifi
- [Mesa-dev] [PATCH] egl: Remove skeleton implementation of EGL_MESA_screen_surface
Jon TURNEY
- [Mesa-dev] [PATCH] glsl: set the binding value regardless explicit_binding
Ian Romanick
- [Mesa-dev] [PATCH] egl: remove remaining EGL_MESA_copy_context skeleton
Emil Velikov
- [Mesa-dev] [PATCH 44/57] mesa: Add ARB_direct_state_access checks in XFB functions
Ian Romanick
- [Mesa-dev] [PATCH 4/7] i965: Add gen8 surface state debug info
Ben Widawsky
- [Mesa-dev] [PATCH] egl: remove remaining EGL_MESA_copy_context skeleton
Adam Jackson
- [Mesa-dev] [PATCH 44/57] mesa: Add ARB_direct_state_access checks in XFB functions
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: set the binding value regardless explicit_binding
Alejandro Piñeiro
- [Mesa-dev] [PATCH] egl: Remove skeleton implementation of EGL_MESA_screen_surface
Emil Velikov
- [Mesa-dev] [PATCH 2/2] egl/haiku: Drop extern "C". No longer needed
Alexander von Gluck IV
- [Mesa-dev] [PATCH 02/20] mesa: Remove all vestiges of glFramebufferTextureFaceARB
Emil Velikov
- [Mesa-dev] [Bug 90457] New Account Request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90457] New Account Request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90457] New Account Request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/20] glapi yak shaving and GLES 3.1 enabling
Emil Velikov
- [Mesa-dev] [PATCH 11/20] glapi: Remove static dispatch for functions that didn't exist in fglrx
Emil Velikov
- [Mesa-dev] [PATCH 04/15] egl: import headers from Khronos EGL registry
Emil Velikov
- [Mesa-dev] [PATCH 1/5] gallium/aux: Add needed extern "C" wrappers
Alexander von Gluck IV
- [Mesa-dev] [PATCH 2/5] gallium/drivers: Add extern "C" wrappers to public entry
Alexander von Gluck IV
- [Mesa-dev] [PATCH 3/5] gallium/winsys: Add needed extern "C" to hgl winsys
Alexander von Gluck IV
- [Mesa-dev] [PATCH 4/5] gallium/st: Move st_api creation to st and extern "C" it
Alexander von Gluck IV
- [Mesa-dev] [PATCH 5/5] gallium/targets: Move api init into st code
Alexander von Gluck IV
- [Mesa-dev] [PATCH 06/15] egl: fix setting context flags
Emil Velikov
- [Mesa-dev] [PATCH 09/15] egl: add EGL 1.5 functions that don't need any changes from extensions
Emil Velikov
- [Mesa-dev] [PATCH 3/5] gallium/winsys: Add needed extern "C" to hgl winsys
Brian Paul
- [Mesa-dev] [PATCH 4/5] gallium/st: Move st_api creation to st and extern "C" it
Brian Paul
- [Mesa-dev] [PATCH 5/5] gallium/targets: Move api init into st code
Brian Paul
- [Mesa-dev] [Bug 90457] New Account Request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 10/15] egl: add eglWaitSync
Emil Velikov
- [Mesa-dev] [PATCH 5/5] gallium/targets: Move api init into st code
Alexander von Gluck IV
- [Mesa-dev] [PATCH 5/6] egl/main: expose only core EGL functions statically
Mark Janes
- [Mesa-dev] Mesa (master): 57 new commits
Michel Dänzer
- [Mesa-dev] CompressedTexImage3D spec bug?
Roland Scheidegger
- [Mesa-dev] Mesa (master): 57 new commits
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] mesa/es3.1: enable DRAW_INDIRECT_BUFFER_BINDING for gles3.1
Tapani
- [Mesa-dev] [Bug 90466] arm: linker error ndefined reference to `nir_metadata_preserve'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] RFC: Supporting mediump in NIR
Topi Pohjolainen
- [Mesa-dev] [RFC 01/16] glsl: Add tracking for GLSL precision qualifiers
Topi Pohjolainen
- [Mesa-dev] [RFC 02/16] glsl: Add half float type
Topi Pohjolainen
- [Mesa-dev] [RFC 03/16] mesa: Add half float uniform support
Topi Pohjolainen
- [Mesa-dev] [RFC 04/16] glsl: Add half float type generation
Topi Pohjolainen
- [Mesa-dev] [RFC 05/16] glsl: Allow half float type to be used where-ever float is supported
Topi Pohjolainen
- [Mesa-dev] [RFC 06/16] glsl: Add support for half floats in optimization passes
Topi Pohjolainen
- [Mesa-dev] [RFC 07/16] glsl: Add ubo lowering support for half floats
Topi Pohjolainen
- [Mesa-dev] [RFC 08/16] glsl: Add support for half float loop control
Topi Pohjolainen
- [Mesa-dev] [RFC 09/16] glsl/ast: Use half float type for medium and low precisions
Topi Pohjolainen
- [Mesa-dev] [RFC 10/16] nir: Introduce half float opcodes
Topi Pohjolainen
- [Mesa-dev] [RFC 11/16] nir: Consider float precision when deciding between int/float
Topi Pohjolainen
- [Mesa-dev] [RFC 12/16] nir: Consider float precision when deciding between int/float: part2
Topi Pohjolainen
- [Mesa-dev] [RFC 13/16] nir: Consider float precision when deciding between uint/int/float
Topi Pohjolainen
- [Mesa-dev] [RFC 14/16] nir: Consider float precision when deciding between uint/float
Topi Pohjolainen
- [Mesa-dev] [RFC 15/16] nir: Consider float precision when deciding opcode
Topi Pohjolainen
- [Mesa-dev] [RFC 16/16] nir: Consider float precision when deciding opcode: part 2
Topi Pohjolainen
- [Mesa-dev] [PATCH 04/15] egl: import headers from Khronos EGL registry
Daniel Stone
- [Mesa-dev] Mesa (master): 57 new commits
Fredrik Höglund
- [Mesa-dev] [Bug 90466] arm: linker error ndefined reference to `nir_metadata_preserve'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 5/5] gallium/targets: Move api init into st code
Brian Paul
- [Mesa-dev] [Bug 90457] New Account Request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 5/5] gallium/targets: Move api init into st code
Alexander von Gluck IV
- [Mesa-dev] Problem with ___glapi_noop_table
Brian Paul
- [Mesa-dev] [PATCH 06/15] egl: fix setting context flags
Marek Olšák
- [Mesa-dev] [PATCH] mesa: Restore functionality to dispatch sanity test
Brian Paul
- [Mesa-dev] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Brian Paul
- [Mesa-dev] [PATCH 4/5] gallium/st: Move st_api creation to st and extern "C" it
Emil Velikov
- [Mesa-dev] [RFC 02/16] glsl: Add half float type
Ilia Mirkin
- [Mesa-dev] [PATCH 5/5] gallium/targets: Move api init into st code
Emil Velikov
- [Mesa-dev] RFC: Supporting mediump in NIR
Rob Clark
- [Mesa-dev] Mesa (master): 57 new commits
Fredrik Höglund
- [Mesa-dev] [RFC 02/16] glsl: Add half float type
Roland Mainz
- [Mesa-dev] [PATCH 10/15] egl: add eglWaitSync
Marek Olšák
- [Mesa-dev] RFC: Supporting mediump in NIR
Pohjolainen, Topi
- [Mesa-dev] RFC: Supporting mediump in NIR
Rob Clark
- [Mesa-dev] [RFC 4/6] i965: Implement INTEL_performance_query extension
Robert Bragg
- [Mesa-dev] RFC: Supporting mediump in NIR
Pohjolainen, Topi
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v3)
Francisco Jerez
- [Mesa-dev] Mesa (master): 57 new commits
Marek Olšák
- [Mesa-dev] CompressedTexImage3D spec bug?
Marek Olšák
- [Mesa-dev] [PATCH] Fix symbol 'x86_64_entry_start' is already defined when building with LLVM/clang
Yunlian Jiang
- [Mesa-dev] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Emil Velikov
- [Mesa-dev] [RFC v2] Model INTEL perf query backend after query object BE
Robert Bragg
- [Mesa-dev] CompressedTexImage3D spec bug?
Roland Scheidegger
- [Mesa-dev] [counter-RFC 0/3] Add a concept of a bit-size to NIR
Jason Ekstrand
- [Mesa-dev] [counter-RFC 1/3] nir: s/nir_type_unsigned/nir_type_uint
Jason Ekstrand
- [Mesa-dev] [counter-RFC 2/3] nir: Add explicitly sized types
Jason Ekstrand
- [Mesa-dev] [counter-RFC 3/3] nir: Add a bit_size to nir_register and nir_ssa_def
Jason Ekstrand
- [Mesa-dev] RFC: Supporting mediump in NIR
Jason Ekstrand
- [Mesa-dev] [PATCH 11/20] glapi: Remove static dispatch for functions that didn't exist in fglrx
Ian Romanick
- [Mesa-dev] [PATCH 1/5] gallium/aux: Add needed extern "C" wrappers
Alexander von Gluck IV
- [Mesa-dev] [PATCH 2/5] gallium/drivers: Add extern "C" wrappers to public entry
Alexander von Gluck IV
- [Mesa-dev] [PATCH 3/5] winsys/hgl: Add needed extern "C" to hgl winsys
Alexander von Gluck IV
- [Mesa-dev] [PATCH 4/5] st/hgl: Move st_api creation to st and extern "C" it
Alexander von Gluck IV
- [Mesa-dev] [PATCH 5/5] target/haiku-softpipe: Move api init into st code
Alexander von Gluck IV
- [Mesa-dev] [PATCH] mesa: fix glPushAttrib(0) / glPopAttrib() error
Brian Paul
- [Mesa-dev] RFC: Supporting mediump in NIR
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa: fix glPushAttrib(0) / glPopAttrib() error
Brian Paul
- [Mesa-dev] [PATCH 02/20] mesa: Remove all vestiges of glFramebufferTextureFaceARB
Ian Romanick
- [Mesa-dev] [PATCH 10/15] egl: add eglWaitSync
Emil Velikov
- [Mesa-dev] [PATCH 5/5] target/haiku-softpipe: Move api init into st code
Brian Paul
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v3)
Jason Ekstrand
- [Mesa-dev] [PATCH 12/15] egl: add eglCreateImage
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] i915: Add XRGB8888 format to intel_screen_make_configs
Emil Velikov
- [Mesa-dev] RFC: Supporting mediump in NIR
Pohjolainen, Topi
- [Mesa-dev] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Brian Paul
- [Mesa-dev] [PATCH] i915: add mock implementation of GL_OES_EGL_image_external
Emil Velikov
- [Mesa-dev] [PATCH 00/20] i915: Pile of fixes and cleanups
Emil Velikov
- [Mesa-dev] [PATCH] st/mesa: Flush the bitmap cache in st_BlitFramebuffer
Fredrik Höglund
- [Mesa-dev] Mesa (master): 57 new commits
Ian Romanick
- [Mesa-dev] [PATCH 11/20] glapi: Remove static dispatch for functions that didn't exist in fglrx
Ian Romanick
- [Mesa-dev] [PATCH 44/57] mesa: Add ARB_direct_state_access checks in XFB functions
Ian Romanick
- [Mesa-dev] [PATCH 00/20] glapi yak shaving and GLES 3.1 enabling
Ian Romanick
- [Mesa-dev] [PATCH] st/mesa: Flush the bitmap cache in st_BlitFramebuffer
Brian Paul
- [Mesa-dev] [PATCH 44/57] mesa: Add ARB_direct_state_access checks in XFB functions
Ilia Mirkin
- [Mesa-dev] [PATCH 00/12] More Android patches
Chih-Wei Huang
- [Mesa-dev] [PATCH 01/12] nv50/ir: optimize the use of std::tr1::unordered_set
Chih-Wei Huang
- [Mesa-dev] [PATCH 02/12] android: make the code be compatible with stlport
Chih-Wei Huang
- [Mesa-dev] [PATCH 03/12] android: loader: export the path to be included
Chih-Wei Huang
- [Mesa-dev] [PATCH 04/12] android: export more dirs from libmesa_dri_common
Chih-Wei Huang
- [Mesa-dev] [PATCH 05/12] android: add rules to build gallium/state_trackers/dri
Chih-Wei Huang
- [Mesa-dev] [PATCH 06/12] android: add rules to build gallium_dri
Chih-Wei Huang
- [Mesa-dev] [PATCH 07/12] android: enable the rules to build gallium st/dri
Chih-Wei Huang
- [Mesa-dev] [PATCH 08/12] android: clean up the makefile of libGLES_mesa
Chih-Wei Huang
- [Mesa-dev] [PATCH 09/12] egl/main: let EGL_RECORDABLE_ANDROID be a valid attrib
Chih-Wei Huang
- [Mesa-dev] [PATCH 10/12] android: fix building errors with stlport
Chih-Wei Huang
- [Mesa-dev] [PATCH 11/12] android: generate files by $(call es-gen)
Chih-Wei Huang
- [Mesa-dev] [PATCH 12/12] android: enable the radeonsi driver
Chih-Wei Huang
- [Mesa-dev] [PATCH 01/12] nv50/ir: optimize the use of std::tr1::unordered_set
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: Fix FS unit tests
Ian Romanick
- [Mesa-dev] [PATCH] i965: Fix FS unit tests
Kenneth Graunke
- [Mesa-dev] [PATCH 01/20] t_dd_dmatmp: Kill the paths rendering quads/quad strips via indexed vertices
Ian Romanick
- [Mesa-dev] [PATCH 02/20] t_dd_dmatmp: Allow flat shaded polygons with tri fans
Ian Romanick
- [Mesa-dev] [PATCH] i965: Fix FS unit tests
Matt Turner
- [Mesa-dev] [PATCH 03/20] t_dd_dmatmp: Disallow flat shading when rendering quad strips via tri strips
Ian Romanick
- [Mesa-dev] [PATCH 08/20] i915: Fix collision between I830_UPLOAD_RASTER_RULES and I830_UPLOAD_TEX(0)
Ian Romanick
- [Mesa-dev] Mesa (master): 57 new commits
Fredrik Höglund
- [Mesa-dev] [PATCH 11/20] glapi: Remove static dispatch for functions that didn't exist in fglrx
Emil Velikov
- [Mesa-dev] [PATCH 09/20] i915: Handle provoking vertex in intelFastRenderClippedPoly()
Ian Romanick
- [Mesa-dev] [PATCH 13/20] i915: Use c99 initializers for primitive arrays
Ian Romanick
- [Mesa-dev] [PATCH 14/20] i915: Use COPY_DWORDS for points
Ian Romanick
- [Mesa-dev] [PATCH 03/20] glapi: Store static dispatch offsets in a separate table
Dylan Baker
- [Mesa-dev] [PATCH 07/20] t_dd_dmatmp: Make the render_tab[]s const
Ian Romanick
- [Mesa-dev] [PATCH 12/20] i915: Make hw_prim[] const
Ian Romanick
- [Mesa-dev] [PATCH 02/20] mesa: Remove all vestiges of glFramebufferTextureFaceARB
Emil Velikov
- [Mesa-dev] [PATCH 15/20] i915: Enable intel_render path for points
Ian Romanick
- [Mesa-dev] [PATCH 06/20] glapi: Whitespace clean up after the previous commit
Dylan Baker
- [Mesa-dev] [PATCH 14/20] glapi: Use the offsets from static_data.py instead of from the XML
Dylan Baker
- [Mesa-dev] Mesa (master): 57 new commits
Ian Romanick
- [Mesa-dev] [PATCH] st/mesa: Flush the bitmap cache in st_BlitFramebuffer
Fredrik Höglund
- [Mesa-dev] [PATCH] Fix symbol 'x86_64_entry_start' is already defined when building with LLVM/clang
Brian Paul
- [Mesa-dev] [PATCH 0/6] i965/fs: Integer multiplication improvements
Matt Turner
- [Mesa-dev] [PATCH 1/6] i965/fs: Lower integer multiplication after optimizations.
Matt Turner
- [Mesa-dev] [PATCH 2/6] i965/fs: Unrestrict constant propagation into integer multiply.
Matt Turner
- [Mesa-dev] [PATCH 3/6] i965/fs: Add set_sechalf() method.
Matt Turner
- [Mesa-dev] [PATCH 4/6] i965/fs: Support integer multiplication in SIMD16 on Haswell.
Matt Turner
- [Mesa-dev] [PATCH 5/6] i965/fs: Rework compression control selection.
Matt Turner
- [Mesa-dev] [PATCH 6/6] i965/fs: Implement integer multiply without mul/mach.
Matt Turner
- [Mesa-dev] Glamor wiki page is obsolete
Emil Velikov
- [Mesa-dev] [Bug 90438] glxinfo should have a quiet mode
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Emil Velikov
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v3)
Francisco Jerez
- [Mesa-dev] [PATCH 3/6] i965/fs: Add set_sechalf() method.
Francisco Jerez
- [Mesa-dev] [PATCH] Fix symbol 'x86_64_entry_start' is already defined when building with LLVM/clang
Emil Velikov
- [Mesa-dev] Glamor wiki page is obsolete
Emil Velikov
- [Mesa-dev] [PATCH 1/7] i965: Move texture buffer dispatch into single location
Matt Turner
- [Mesa-dev] [PATCH 00/20] glapi yak shaving and GLES 3.1 enabling
Emil Velikov
- [Mesa-dev] [PATCH V2 01/22] meta: Enable _mesa_meta_pbo_GetTexSubImage() to read in to non-pbo buffers
Anuj Phogat
- [Mesa-dev] Mesa (master): 57 new commits
Fredrik Höglund
- [Mesa-dev] [PATCH] Fix symbol 'x86_64_entry_start' is already defined when building with LLVM/clang
Yunlian Jiang
- [Mesa-dev] [RFC: PATCH 4/4] i965: Refactor all upload_<stage>_prog functions up into brw_upload_programs
Carl Worth
- [Mesa-dev] [PATCH 1/2] i965: Refactor brw_upload_programs by inlining per-stage upload functions
Carl Worth
- [Mesa-dev] [PATCH 2/2] i965: Refactor brw_upload_programs with a loop over each stage
Carl Worth
- [Mesa-dev] [Bug 90457] New Account Request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/74] ARB_shader_storage_buffer_object (mesa, i965)
Jordan Justen
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v3)
Jason Ekstrand
- [Mesa-dev] [PATCH:mesa] swrast: Build fix for Solaris
Alan Coopersmith
- [Mesa-dev] [PATCH:mesa] swrast: Build fix for Solaris
Jeremy Huddleston Sequoia
- [Mesa-dev] [PATCH 4/7] i965: Add gen8 surface state debug info
Ben Widawsky
- [Mesa-dev] [PATCH 4/7] i965: Add gen8 surface state debug info
Ben Widawsky
- [Mesa-dev] [PATCH 5/7] i965: Add Gen9 surface state decoding
Ben Widawsky
- [Mesa-dev] [PATCH 5/7] i965: Add Gen9 surface state decoding
Ben Widawsky
- [Mesa-dev] [PATCH:mesa] swrast: Build fix for Solaris
Alan Coopersmith
- [Mesa-dev] [PATCH 1/8] i965: Add string for surface format to table
Ben Widawsky
- [Mesa-dev] [PATCH 2/8] [v3] i965: Add all surface types to the batch decode
Ben Widawsky
- [Mesa-dev] [PATCH 3/8] [v2] i965: Add viewport extents (gen8) to batch decode
Ben Widawsky
- [Mesa-dev] [PATCH 4/8] [v2] i965: Add gen7+ sampler state to batch debug
Ben Widawsky
- [Mesa-dev] [PATCH 5/8] [v2] i965: Add gen8 surface state debug info
Ben Widawsky
- [Mesa-dev] [PATCH 6/8] [v2] i965: Add Gen9 surface state decoding
Ben Widawsky
- [Mesa-dev] [PATCH 7/8] [v3] i965: Add renderbuffer surface indexes to debug
Ben Widawsky
- [Mesa-dev] [PATCH 8/8] [v2] i965: Add gen8 blend state
Ben Widawsky
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v3)
Francisco Jerez
- [Mesa-dev] Drop Haiku swrast code?
Alexander von Gluck IV
- [Mesa-dev] [PATCH 6/6] i965/fs: Implement integer multiply without mul/mach.
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] i965/fs: Lower integer multiplication after optimizations.
Jason Ekstrand
- [Mesa-dev] [PATCH 0/6] i965/fs: Integer multiplication improvements
Jason Ekstrand
- [Mesa-dev] [PATCH 04/15] egl: import headers from Khronos EGL registry
Marek Olšák
- [Mesa-dev] Mesa 10.6 release plan
Jason Ekstrand
- [Mesa-dev] Mesa 10.6 release plan
Dragomir Ivanov
- [Mesa-dev] Mesa 10.6 release plan
Ilia Mirkin
- [Mesa-dev] [PATCH 1/6] i965/fs: Lower integer multiplication after optimizations.
Matt Turner
- [Mesa-dev] [PATCH 6/6] i965/fs: Implement integer multiply without mul/mach.
Matt Turner
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Matt Turner
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Ilia Mirkin
- [Mesa-dev] [PATCH 6/6] i965/fs: Implement integer multiply without mul/mach.
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] i965/fs: Lower integer multiplication after optimizations.
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Matt Turner
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Use NIR by default for vertex shaders on GEN8+
Matt Turner
- [Mesa-dev] [Bug 90457] New Account Request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Drop Haiku swrast code?
Brian Paul
- [Mesa-dev] Mesa 10.6 release plan
Dave Airlie
- [Mesa-dev] [PATCH 00/12] Tessellation support for nvc0
Ilia Mirkin
- [Mesa-dev] [PATCH 01/12] nvc0: preliminary tess support
Ilia Mirkin
- [Mesa-dev] [PATCH 02/12] nvc0: add support for setting patch vertices at draw time
Ilia Mirkin
- [Mesa-dev] [PATCH 03/12] nvc0: add handling for set_tess_state callback
Ilia Mirkin
- [Mesa-dev] [PATCH 04/12] nvc0: TESSCOORD comes in as a sysval, not an input
Ilia Mirkin
- [Mesa-dev] [PATCH 05/12] nvc0/ir: mark varyings as per-patch based on semantic name
Ilia Mirkin
- [Mesa-dev] [PATCH 06/12] nv50/ir: populate info structure based on new tess properties
Ilia Mirkin
- [Mesa-dev] [PATCH 07/12] nv50/ir: set perPatch flag on load/stores to per-patch varyings
Ilia Mirkin
- [Mesa-dev] [PATCH 08/12] nv50/ir: add support for reading outputs in tess control shaders
Ilia Mirkin
- [Mesa-dev] [PATCH 09/12] nvc0/ir: patch vertex count is stored in the upper bits
Ilia Mirkin
- [Mesa-dev] [PATCH 10/12] nvc0/ir: handle loads from outputs in control shaders
Ilia Mirkin
- [Mesa-dev] [PATCH 11/12] nvc0/ir: allow tess eval output loads to be CSE'd
Ilia Mirkin
- [Mesa-dev] [PATCH 12/12] nv50/ir: cleanup private enums that have graduated to gallium
Ilia Mirkin
- [Mesa-dev] [PATCH 02/12] nvc0: add support for setting patch vertices at draw time
Ilia Mirkin
- [Mesa-dev] Mesa 10.6 release plan
Emil Velikov
- [Mesa-dev] [PATCH:mesa] swrast: Build fix for Solaris
Jon TURNEY
- [Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/driver/haiku: Drop Mesa swrast renderer
Alexander von Gluck IV
- [Mesa-dev] [PATCH] gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
- [Mesa-dev] [PATCH] gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
- [Mesa-dev] [PATCH 1/2] nv50: add a header file for nv50_query
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] nv50: move nva0_so_target_save_offset() to its correct location
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] nvc0: add a header file for nvc0_query
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] nvc0: move nvc0_so_target_save_offset() to its correct location
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] nvc0: add a header file for nvc0_query
Tobias Klausmann
- [Mesa-dev] [PATCH 1/2] nv50: add a header file for nv50_query
Tobias Klausmann
- [Mesa-dev] [PATCH 01/12] nv50/ir: optimize the use of std::tr1::unordered_set
Chih-Wei Huang
- [Mesa-dev] software tessellator
Dave Airlie
- [Mesa-dev] [Bug 90497] link: /usr/lib64/dri/i965_dri.so: undefined symbol: _glapi_set_nop_handler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/mesa: don't leak glsl_to_tgsi object on link failure
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: don't leak glsl_to_tgsi object on link failure
Kenneth Graunke
- [Mesa-dev] [PATCH] st/mesa: don't leak glsl_to_tgsi object on link failure
Ilia Mirkin
- [Mesa-dev] Mesa 10.6 release plan
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: avoid leaking linked gl_shader when there's a late linker error
Ilia Mirkin
- [Mesa-dev] [PATCH] gk110/ir: make sched calculator take regs >= 64 into account
Ilia Mirkin
- [Mesa-dev] [Nouveau] [PATCH] nvc0: fix context destruction for partly implemented tesselation
Ilia Mirkin
- [Mesa-dev] [Bug 90497] link: /usr/lib64/dri/i965_dri.so: undefined symbol: _glapi_set_nop_handler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/74] ARB_shader_storage_buffer_object (mesa, i965)
Iago Toral
- [Mesa-dev] [Bug 90497] link: /usr/lib64/dri/i965_dri.so: undefined symbol: _glapi_set_nop_handler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 6/8] [v2] i965: Add Gen9 surface state decoding
Pohjolainen, Topi
- [Mesa-dev] [PATCH 5/7] i965: Add Gen9 surface state decoding
Pohjolainen, Topi
- [Mesa-dev] [RFC 01/16] glsl: Add tracking for GLSL precision qualifiers
Petri Latvala
- [Mesa-dev] [PATCH 7/8] [v3] i965: Add renderbuffer surface indexes to debug
Pohjolainen, Topi
- [Mesa-dev] [PATCH 2/8] [v3] i965: Add all surface types to the batch decode
Pohjolainen, Topi
- [Mesa-dev] [RFC 01/16] glsl: Add tracking for GLSL precision qualifiers
Pohjolainen, Topi
- [Mesa-dev] [PATCH 3/8] [v2] i965: Add viewport extents (gen8) to batch decode
Kenneth Graunke
- [Mesa-dev] [PATCH 2/8] [v3] i965: Add all surface types to the batch decode
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] nv50: add a header file for nv50_query
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/8] i965: Add string for surface format to table
Kenneth Graunke
- [Mesa-dev] [Nouveau] [PATCH] nvc0: fix context destruction for partly implemented tesselation
Marek Olšák
- [Mesa-dev] [Bug 90397] ARB_program_interface_query: glGetProgramResourceiv() returns wrong value for GL_REFERENCED_BY_*_SHADER prop for GL_UNIFORM for members of an interface block with an instance name
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] cso: add context cleanup code from st/mesa
Marek Olšák
- [Mesa-dev] [Bug 90397] ARB_program_interface_query: glGetProgramResourceiv() returns wrong value for GL_REFERENCED_BY_*_SHADER prop for GL_UNIFORM for members of an interface block with an instance name
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90397] ARB_program_interface_query: glGetProgramResourceiv() returns wrong value for GL_REFERENCED_BY_*_SHADER prop for GL_UNIFORM for members of an interface block with an instance name
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90397] ARB_program_interface_query: glGetProgramResourceiv() returns wrong value for GL_REFERENCED_BY_*_SHADER prop for GL_UNIFORM for members of an interface block with an instance name
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] cso: add context cleanup code from st/mesa
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa/driver/haiku: Drop Mesa swrast renderer
Emil Velikov
- [Mesa-dev] [PATCH] Fix symbol 'x86_64_entry_start' is already defined when building with LLVM/clang
Tomasz Gajc
- [Mesa-dev] [PATCH] cso: add context cleanup code from st/mesa
Marek Olšák
- [Mesa-dev] [PATCH] cso: add context cleanup code from st/mesa
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] nv50: add a header file for nv50_query
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] nv50: add a header file for nv50_query
Tobias Klausmann
- [Mesa-dev] [PATCH] cso: add context cleanup code from st/mesa
Tobias Klausmann
- [Mesa-dev] [PATCH] cso: add context cleanup code from st/mesa
Ilia Mirkin
- [Mesa-dev] [Bug 90438] glxinfo should have a quiet mode
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] cso: add context cleanup code from st/mesa
Marek Olšák
- [Mesa-dev] [PATCH] gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Roland Scheidegger
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v3)
Francisco Jerez
- [Mesa-dev] [PATCH 6/8] [v2] i965: Add Gen9 surface state decoding
Ben Widawsky
- [Mesa-dev] [PATCH 7/8] [v3] i965: Add renderbuffer surface indexes to debug
Ben Widawsky
- [Mesa-dev] [PATCH 2/8] [v4] i965: Add all surface types to the batch decode
Ben Widawsky
- [Mesa-dev] [PATCH 2/8] [v4] i965: Add all surface types to the batch decode
Kenneth Graunke
- [Mesa-dev] [RFC PATCH] nir: Transform 4*x into x << 2 during late optimizations.
Matt Turner
- [Mesa-dev] [PATCH 6/8] [v2] i965: Add Gen9 surface state decoding
Pohjolainen, Topi
- [Mesa-dev] [PATCH 3/6] i965/fs: Add set_sechalf() method.
Matt Turner
- [Mesa-dev] [PATCH] i965: Use padding requirement cube map array type
Ben Widawsky
- [Mesa-dev] [PATCH 3/6] i965/fs: Add set_sechalf() method.
Francisco Jerez
- [Mesa-dev] Problem with ___glapi_noop_table
Shervin Sharifi
- [Mesa-dev] [PATCH 00/15] Make ARB_direct_state_access exclusive to core profile
Ian Romanick
- [Mesa-dev] [PATCH 01/15] Revert "st/mesa: Enable ARB_direct_state_access"
Ian Romanick
- [Mesa-dev] [PATCH 02/15] Revert "i965: Enable ARB_direct_state_access"
Ian Romanick
- [Mesa-dev] [PATCH 03/15] Revert "i915: Enable ARB_direct_state_access"
Ian Romanick
- [Mesa-dev] [PATCH 04/15] Revert "mesa: Add ARB_direct_state_access checks in query object functions"
Ian Romanick
- [Mesa-dev] [PATCH 05/15] Revert "mesa: Add ARB_direct_state_access checks in program pipeline functions"
Ian Romanick
- [Mesa-dev] [PATCH 06/15] Revert "mesa: Add ARB_direct_state_access checks in sampler object functions"
Ian Romanick
- [Mesa-dev] [PATCH 07/15] Revert "mesa: Add ARB_direct_state_access checks in VAO functions"
Ian Romanick
- [Mesa-dev] [PATCH 08/15] Revert "mesa: Add ARB_direct_state_access checks in texture functions"
Ian Romanick
- [Mesa-dev] [PATCH 09/15] Revert "mesa: Add ARB_direct_state_access checks in renderbuffer functions"
Ian Romanick
- [Mesa-dev] [PATCH 10/15] Revert "mesa: Add ARB_direct_state_access checks in FBO functions"
Ian Romanick
- [Mesa-dev] [PATCH 11/15] Revert "mesa: Add ARB_direct_state_access checks in buffer object functions"
Ian Romanick
- [Mesa-dev] [PATCH 12/15] Revert "mesa: Add ARB_direct_state_access checks in XFB functions"
Ian Romanick
- [Mesa-dev] [PATCH 13/15] Revert "mesa: Make GL_TEXTURE_CUBE_MAP valid in FramebufferTextureLayer"
Ian Romanick
- [Mesa-dev] [PATCH 14/15] Revert "mesa: Add an extension flag for ARB_direct_state_access"
Ian Romanick
- [Mesa-dev] [PATCH 15/15] mesa: Enable ARB_direct_state_access by default for core profile
Ian Romanick
- [Mesa-dev] [PATCH 00/15] Make ARB_direct_state_access exclusive to core profile
Dave Airlie
- [Mesa-dev] [PATCH] nir: Remove sRGB colorspace conversion round-trip.
Matt Turner
- [Mesa-dev] [PATCH] i965/disasm: Skip swizzle disassembly when using 3-src repctrl.
Matt Turner
- [Mesa-dev] [RFC PATCH] nir: Transform 4*x into x << 2 during late optimizations.
Kenneth Graunke
- [Mesa-dev] [RFC PATCH] nir: Transform 4*x into x << 2 during late optimizations.
Jason Ekstrand
- [Mesa-dev] Mesa 10.6 release plan
Jason Ekstrand
- [Mesa-dev] [PATCH 00/74] ARB_shader_storage_buffer_object (mesa, i965)
Jordan Justen
- [Mesa-dev] [PATCH 27/74] glsl: Lower shader storage buffer object writes to ir_ssbo_store
Jordan Justen
- [Mesa-dev] Mesa (master): 57 new commits
Ian Romanick
- [Mesa-dev] [PATCH 00/15] Make ARB_direct_state_access exclusive to core profile
Ian Romanick
- [Mesa-dev] [PATCH 00/15] Make ARB_direct_state_access exclusive to core profile
Ian Romanick
- [Mesa-dev] [PATCH] mesa/driver/haiku: Drop Mesa swrast renderer
Alexander von Gluck IV
- [Mesa-dev] [PATCH 00/15] Make ARB_direct_state_access exclusive to core profile
Dave Airlie
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v3)
Jason Ekstrand
- [Mesa-dev] [Bug 90397] ARB_program_interface_query: glGetProgramResourceiv() returns wrong value for GL_REFERENCED_BY_*_SHADER prop for GL_UNIFORM for members of an interface block with an instance name
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90397] ARB_program_interface_query: glGetProgramResourceiv() returns wrong value for GL_REFERENCED_BY_*_SHADER prop for GL_UNIFORM for members of an interface block with an instance name
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/main: validate name syntax for array variables only
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH 00/74] ARB_shader_storage_buffer_object (mesa, i965)
Iago Toral
- [Mesa-dev] [PATCH 27/74] glsl: Lower shader storage buffer object writes to ir_ssbo_store
Iago Toral
- [Mesa-dev] [PATCH 01/12] nv50/ir: optimize the use of std::tr1::unordered_set
Chih-Wei Huang
- [Mesa-dev] [PATCH 1/2] clover: implement CL_MEM_ALLOC_HOST_PTR
Grigori Goronzy
- [Mesa-dev] [PATCH 2/2] clover: try userptr for CL_MEM_USE_HOST_PTR
Grigori Goronzy
- [Mesa-dev] [Bug 90310] Fails to build gallium_dri.so at linking stage with clang because of multiple redefinitions
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90310] Fails to build gallium_dri.so at linking stage with clang because of multiple redefinitions
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 26411] Mesa classic-only: Missing textures in Funguloids
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Fix symbol 'x86_64_entry_start' is alreadydefined when building with LLVM/clang
Marc Dietrich
- [Mesa-dev] [PATCH 0/2] sampler array indexing fixes
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] glsl: validate sampler array indexing for 'constant-index-expression'
Tapani Pälli
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v3)
Francisco Jerez
- [Mesa-dev] [PATCH] glsl: report builtin variables in getActiveVariables()
Martin Peres
- [Mesa-dev] [PATCH 1/2] glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00
Francisco Jerez
- [Mesa-dev] [PATCH 12/20] glapi: Remove static dispatch for functions that didn't exist in NVIDIA
Adam Jackson
- [Mesa-dev] Mesa 10.6.0 release candidate 1
Emil Velikov
- [Mesa-dev] [PATCH 8/9] drisw: Enable flush control for llvmpipe and softpipe
Adam Jackson
- [Mesa-dev] [PATCH 6/9] glx: Implement ARB_context_flush_control in drisw too
Adam Jackson
- [Mesa-dev] [PATCH 8/9] drisw: Enable flush control for llvmpipe and softpipe
Roland Scheidegger
- [Mesa-dev] [PATCH 00/15] Make ARB_direct_state_access exclusive to core profile
Ian Romanick
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v3)
Jason Ekstrand
- [Mesa-dev] [PATCH 13/15] Revert "mesa: Make GL_TEXTURE_CUBE_MAP valid in FramebufferTextureLayer"
Fredrik Höglund
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v3)
Francisco Jerez
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v3)
Jason Ekstrand
- [Mesa-dev] [Bug 89018] Civilization: Beyond Earth terrain section not rendered
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] dri: Add a way to query the driver for supported context flags
Adam Jackson
- [Mesa-dev] [PATCH 14.1/15] glapi: Store exec table version info outside the XML
Ian Romanick
- [Mesa-dev] [PATCH 14.2/15] glapi: Make GL_ARB_direct_state_access functions exclusive to core profile
Ian Romanick
- [Mesa-dev] [PATCH 13/15] Revert "mesa: Make GL_TEXTURE_CUBE_MAP valid in FramebufferTextureLayer"
Ian Romanick
- [Mesa-dev] [PATCH 13/15] Revert "mesa: Make GL_TEXTURE_CUBE_MAP valid in FramebufferTextureLayer"
Fredrik Höglund
- [Mesa-dev] [PATCH 02/74] glsl: Add ir_var_buffer
Jordan Justen
- [Mesa-dev] softpipe textureOffset and textureGather support
Dave Airlie
- [Mesa-dev] [PATCH 1/6] softpipe: move some image filter parameters into a struct
Dave Airlie
- [Mesa-dev] [PATCH 2/6] softpipe: move control into a filter args struct
Dave Airlie
- [Mesa-dev] [PATCH 3/6] softpipe: add textureOffset support.
Dave Airlie
- [Mesa-dev] [PATCH 4/6] tgsi: handle TG4 opcode in tgsi exec
Dave Airlie
- [Mesa-dev] [PATCH 5/6] softpipe: use arrays to make gather easier
Dave Airlie
- [Mesa-dev] [PATCH 6/6] softpipe: start adding gather support
Dave Airlie
- [Mesa-dev] [PATCH 1/6] softpipe: move some image filter parameters into a struct
Brian Paul
- [Mesa-dev] [PATCH 6/6] softpipe: start adding gather support
Brian Paul
- [Mesa-dev] [PATCH 1/2] prog_to_nir: Use a variable for uniform data
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] nir: Get rid of the array elements parameter on load/store intrinsics
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/fs: Fix implied_mrf_writes for scratch writes
Jason Ekstrand
- [Mesa-dev] [RFC 00/10] Enable support for 2D ASTC HDR and LDR formats
Nanley Chery
- [Mesa-dev] [RFC 01/10] mesa/formats: define the 2D ASTC formats
Nanley Chery
- [Mesa-dev] [RFC 02/10] glapi: add support for KHR_texture_compression_astc_ldr
Nanley Chery
- [Mesa-dev] [RFC 03/10] mesa: disable online compression for ASTC formats
Nanley Chery
- [Mesa-dev] [RFC 04/10] mesa: add ASTC extensions to the extensions table
Nanley Chery
- [Mesa-dev] [RFC 05/10] mesa/glformats: recognize ASTC formats as compressed
Nanley Chery
- [Mesa-dev] [RFC 06/10] mesa/texcompress: enable translation between MESA and GL ASTC formats
Nanley Chery
- [Mesa-dev] [RFC 07/10] mesa/teximage: return the base internal format of the ASTC formats
Nanley Chery
- [Mesa-dev] [RFC 08/10] mesa/formats: store whether or not a format is sRGB in gl_format_info
Nanley Chery
- [Mesa-dev] [RFC 09/10] i965/surface_formats: add support for 2D ASTC surface formats
Nanley Chery
- [Mesa-dev] [RFC 10/10] i965: enable ASTC support for Skylake
Nanley Chery
- [Mesa-dev] [PATCH 2/2] nir: Get rid of the array elements parameter on load/store intrinsics
Connor Abbott
- [Mesa-dev] [RFC 02/10] glapi: add support for KHR_texture_compression_astc_ldr
Ilia Mirkin
- [Mesa-dev] [RFC 00/10] Enable support for 2D ASTC HDR and LDR formats
Ilia Mirkin
- [Mesa-dev] [RFC 04/10] mesa: add ASTC extensions to the extensions table
Matt Turner
- [Mesa-dev] [RFC 08/10] mesa/formats: store whether or not a format is sRGB in gl_format_info
Matt Turner
- [Mesa-dev] [RFC 09/10] i965/surface_formats: add support for 2D ASTC surface formats
Matt Turner
- [Mesa-dev] [RFC 10/10] i965: enable ASTC support for Skylake
Matt Turner
- [Mesa-dev] [RFC 10/10] i965: enable ASTC support for Skylake
Ilia Mirkin
- [Mesa-dev] [PATCH 14.1/15] glapi: Store exec table version info outside the XML
Ilia Mirkin
- [Mesa-dev] [PATCH v2 00/15] More Android patches
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 01/15] android: loader: export the path to be included
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 02/15] android: export more dirs from libmesa_dri_common
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 03/15] android: add rules to build gallium/state_trackers/dri
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 04/15] android: add rules to build gallium_dri.so
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 05/15] android: enable the rules to build gallium st/dri
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 06/15] android: try to load gallium_dri.so directly
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 07/15] android: clean up the makefile of libGLES_mesa
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 08/15] egl/main: let EGL_RECORDABLE_ANDROID be a valid attrib
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 09/15] android: generate files by $(call es-gen)
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 10/15] android: enable the radeonsi driver
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 11/15] android: avoid building errors with stlport
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 12/15] nv50/ir: optimize the use of std::tr1::unordered_set
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 13/15] nv50/ir: use C++11 compliant unordered_set if possible
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 14/15] android: nv50/ir: make the code be compatible with stlport
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 15/15] android: build with libcxx of android lollipop
Chih-Wei Huang
- [Mesa-dev] [PATCH v2 12/15] nv50/ir: optimize the use of std::tr1::unordered_set
Ilia Mirkin
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90346] DispatchSanity_test.GLES2 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90081] [llvmpipe] piglit ext_transform_feedback-immediate-reuse-uniform-buffer regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC 00/10] Enable support for 2D ASTC HDR and LDR formats
Jason Ekstrand
- [Mesa-dev] [RFC 00/10] Enable support for 2D ASTC HDR and LDR formats
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00
Tapani Pälli
- [Mesa-dev] [PATCH 02/74] glsl: Add ir_var_buffer
Iago Toral
- [Mesa-dev] i965: Resource Streamer HW-binding tables
Abdiel Janulgue
- [Mesa-dev] [PATCH 1/5] i965: Define HW-binding table and resource streamer control opcodes
Abdiel Janulgue
- [Mesa-dev] [PATCH 2/5] i965: Pass resource streamer enable flags on batchbuffer start
Abdiel Janulgue
- [Mesa-dev] [PATCH 3/5] i965: Enable hardware-generated binding tables on render path.
Abdiel Janulgue
- [Mesa-dev] [PATCH 4/5] i965: Implement interface to edit binding table entries
Abdiel Janulgue
- [Mesa-dev] [PATCH 5/5] i965: Upload binding tables in hw-generated binding table format.
Abdiel Janulgue
- [Mesa-dev] [PATCH 1/5] i965: Define HW-binding table and resource streamer control opcodes
Pohjolainen, Topi
- [Mesa-dev] [PATCH 3/5] i965: Enable hardware-generated binding tables on render path.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 4/5] i965: Implement interface to edit binding table entries
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/5] i965: Define HW-binding table and resource streamer control opcodes
Abdiel Janulgue
- [Mesa-dev] [PATCH 3/5] i965: Enable hardware-generated binding tables on render path.
Abdiel Janulgue
- [Mesa-dev] [PATCH 3/5] i965: Enable hardware-generated binding tables on render path.
Pohjolainen, Topi
- [Mesa-dev] [Bug 28130] vbo: premature flushing breaks GL_LINE_LOOP
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 25898] glEvalPoint causes glEnd to throw GL_INVALID_OPERATION
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/5] i965: Enable hardware-generated binding tables on render path.
Abdiel Janulgue
- [Mesa-dev] [PATCH] freedreno/a3xx: set .zw of sprite coords to .01
Ilia Mirkin
- [Mesa-dev] [PATCH v2 12/15] nv50/ir: optimize the use of std::tr1::unordered_set
Petri Latvala
- [Mesa-dev] [PATCH 3/6] softpipe: add textureOffset support.
Roland Scheidegger
- [Mesa-dev] [PATCH 6/6] softpipe: start adding gather support
Roland Scheidegger
- [Mesa-dev] [PATCH V2] glsl: remove element_type() helper
Timothy Arceri
- [Mesa-dev] [PATCH v2 12/15] nv50/ir: optimize the use of std::tr1::unordered_set
Francisco Jerez
- [Mesa-dev] [PATCH 1/6] i965: Define HW-binding table and resource streamer control opcodes
Abdiel Janulgue
- [Mesa-dev] [PATCH 2/6] i965: Pass resource streamer enable flags on batchbuffer start
Abdiel Janulgue
- [Mesa-dev] [PATCH 3/6] i965: Enable hardware-generated binding tables on render path.
Abdiel Janulgue
- [Mesa-dev] [PATCH 4/6] i965: Implement interface to edit binding table entries
Abdiel Janulgue
- [Mesa-dev] [PATCH 5/6] i965: Upload binding tables in hw-generated binding table format.
Abdiel Janulgue
- [Mesa-dev] [PATCH 6/6] i965: Disable resource streamer in BLORP
Abdiel Janulgue
- [Mesa-dev] [PATCH v2 12/15] nv50/ir: optimize the use of std::tr1::unordered_set
Ilia Mirkin
- [Mesa-dev] [RFC 00/10] Enable support for 2D ASTC HDR and LDR formats
Jason Ekstrand
- [Mesa-dev] [RFC 00/10] Enable support for 2D ASTC HDR and LDR formats
Neil Roberts
- [Mesa-dev] [PATCH 1/3] glxinfo/wglinfo: add brief (-B) output mode
Brian Paul
- [Mesa-dev] [PATCH 2/3] glxinfo: pass the options object to print_screen_info()
Brian Paul
- [Mesa-dev] [PATCH 3/3] wglinfo: pass the options object to print_screen_info()
Brian Paul
- [Mesa-dev] [RFC 00/10] Enable support for 2D ASTC HDR and LDR formats
Nanley Chery
- [Mesa-dev] [RFC 02/10] glapi: add support for KHR_texture_compression_astc_ldr
Nanley Chery
- [Mesa-dev] [PATCH 3/3] wglinfo: pass the options object to print_screen_info()
Matt Turner
- [Mesa-dev] [PATCH 1/3] glxinfo/wglinfo: add brief (-B) output mode
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] glxinfo/wglinfo: add brief (-B) output mode
Brian Paul
- [Mesa-dev] [PATCH 0/5] i965/fs: Remove the old visitor code
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] i965: Rename backend_visitor to backend_shader
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] i965: Make fs/vec4_visitor inherit from ir_visitor directly
Jason Ekstrand
- [Mesa-dev] [PATCH 3/5] i965: Make NIR non-optional for scalar shaders
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] i965: Remove the old fragment program code
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] i965/fs: Remove the ir_visitor code
Jason Ekstrand
- [Mesa-dev] [RFC 10/10] i965: enable ASTC support for Skylake
Nanley Chery
- [Mesa-dev] [PATCH 0/5] i965/fs: Remove the old visitor code
Matt Turner
- [Mesa-dev] [PATCH 6/5] i965/vs: Rework the logic for generating NIR from ARB vertex programs
Jason Ekstrand
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90539] [softpipe] piglit varying-packing-simple dmat3 array regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/5] i965/fs: Remove the old visitor code
Jason Ekstrand
- [Mesa-dev] [Bug 25898] glEvalPoint causes glEnd to throw GL_INVALID_OPERATION
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90542] [softpipe] piglit glsl-1.50-gs-mismatch-prim-type lines_adjacency regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH:mesa] swrast: Build fix for Solaris
Emil Velikov
- [Mesa-dev] [PATCH] darwin: Fix install name of libOSMesa
Emil Velikov
- [Mesa-dev] [PATCH] glext.h: Add missing include of stddef.h for ptrdiff_t
Emil Velikov
- [Mesa-dev] [Bug 58812] Infinite loop in ./configure && make if automake is absent
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glext.h: Add missing include of stddef.h for ptrdiff_t
Jeremy Huddleston Sequoia
- [Mesa-dev] [Mesa-stable] [PATCH] glsl: set the binding value regardless explicit_binding
Timothy Arceri
- [Mesa-dev] glapi: use only one kind of argument parser in python generators
Dylan Baker
- [Mesa-dev] [PATCH 01/27] glapi: gl_table.py: Fix some low hanging style issues
Dylan Baker
- [Mesa-dev] [PATCH 02/27] glapi: gl_table.py: replace getopt with argparse.
Dylan Baker
- [Mesa-dev] [PATCH 03/27] glapi: remap_helper.py: Fix some low hanging style issues
Dylan Baker
- [Mesa-dev] [PATCH 04/27] glapi: remap_helper.py: use argparse instead of optparse
Dylan Baker
- [Mesa-dev] [PATCH 05/27] glapi: gl_procs.py: Fix a few long hanging style things
Dylan Baker
- [Mesa-dev] [PATCH 06/27] glapi: gl_procs.py: Use argparse rather than getopt
Dylan Baker
- [Mesa-dev] [PATCH 07/27] glapi: gl_enums.py: use argparse instead of getopt.
Dylan Baker
- [Mesa-dev] [PATCH 08/27] glapi: gl_enums.py: use main() function for if __name__ == "__main__"
Dylan Baker
- [Mesa-dev] [PATCH 09/27] glapi: gl_apitemp.py: Convert to argparse instead of getopt
Dylan Baker
- [Mesa-dev] [PATCH 10/27] glapi: gl_apitemp.py: Use a main function
Dylan Baker
- [Mesa-dev] [PATCH 11/27] glapi: gl_gentable.py: Replace getopt with argparse
Dylan Baker
- [Mesa-dev] [PATCH 12/27] glapi: gl_gentable.py: use a main function
Dylan Baker
- [Mesa-dev] [PATCH 13/27] glapi: gl_x86_asm.py: use argparse instead of getopt
Dylan Baker
- [Mesa-dev] [PATCH 14/27] glapi: gl_x86_asm.py: use a main function
Dylan Baker
- [Mesa-dev] [PATCH 15/27] glapi: gl_x86_64_asm.py: Use argparse instead of getopt
Dylan Baker
- [Mesa-dev] [PATCH 16/27] glapi: gl_x86-64_asm.py: Use a main function
Dylan Baker
- [Mesa-dev] [PATCH 17/27] glapi: gl_SPARC_asm.py use argparse instead of getopt
Dylan Baker
- [Mesa-dev] [PATCH 18/27] glapi: gl_SPARC_asm.py: use main function
Dylan Baker
- [Mesa-dev] [PATCH 19/27] glapi: glX_server_table.py: use argparse instead of getopt
Dylan Baker
- [Mesa-dev] [PATCH 20/27] glapi: glX_proto_send.py: use argparse instead of getopt
Dylan Baker
- [Mesa-dev] [PATCH 21/27] glapi: glX_proto_send.py: use a main function.
Dylan Baker
- [Mesa-dev] [PATCH 22/27] glapi: gl_genexec.py: use argparse instead of getopt
Dylan Baker
- [Mesa-dev] [PATCH 23/27] glapy: gl_genexec.py: use a main function
Dylan Baker
- [Mesa-dev] [PATCH 24/27] glapi: glX_proto_recv.py: use argparse instead of getopt
Dylan Baker
- [Mesa-dev] [PATCH 25/27] glapi: glX_proto_recv.py: Use a main function
Dylan Baker
- [Mesa-dev] [PATCH 26/27] glapi: glX_proto_size.py: use argparse instead of getopt
Dylan Baker
- [Mesa-dev] [PATCH 27/27] glapi: glX_proto_size.py: use a main function
Dylan Baker
- [Mesa-dev] [PATCH 13/15 v2] mesa: Use the profile instead of an extension bit to validate GL_TEXTURE_CUBE_MAP
Ian Romanick
- [Mesa-dev] [PATCH 05/27] glapi: gl_procs.py: Fix a few long hanging style things
Matt Turner
- [Mesa-dev] [PATCH 11/27] glapi: gl_gentable.py: Replace getopt with argparse
Matt Turner
- [Mesa-dev] glapi: use only one kind of argument parser in python generators
Matt Turner
- [Mesa-dev] [PATCH] u_math: uses assert, include assert.h
Dave Airlie
- [Mesa-dev] [PATCH v2 12/15] nv50/ir: optimize the use of std::tr1::unordered_set
Chih-Wei Huang
- [Mesa-dev] [PATCH] i965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+)
Ben Widawsky
- [Mesa-dev] [Mesa-stable] [PATCH 14.1/15] glapi: Store exec table version info outside the XML
Ian Romanick
- [Mesa-dev] [PATCH 14.3/15] mesa: Don't install glVertexAttribL* functions in compatibility profile
Ian Romanick
- [Mesa-dev] [PATCH 14.4/15] dispatch_sanity: Split list of GL 3.1 functions in to core and common
Ian Romanick
- [Mesa-dev] [PATCH 14.5/15] dispatch_sanity: Validate the compatibility profile dispatch table too
Ian Romanick
- [Mesa-dev] [Mesa-stable] [PATCH] glsl: set the binding value regardless explicit_binding
Alejandro Piñeiro
- [Mesa-dev] [Mesa-stable] [PATCH] glsl: set the binding value regardless explicit_binding
Timothy Arceri
- [Mesa-dev] [Bug 25898] glEvalPoint causes glEnd to throw GL_INVALID_OPERATION
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 25898] glEvalPoint causes glEnd to throw GL_INVALID_OPERATION
bugzilla-daemon at freedesktop.org
- [Mesa-dev] New stable-branch 10.5 candidate pushed
Emil Velikov
- [Mesa-dev] [PATCH] u_math: uses assert, include assert.h
Brian Paul
- [Mesa-dev] [Mesa-stable] [PATCH] i915: Add XRGB8888 format to intel_screen_make_configs
Boyan Ding
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/skl: Add a message header for the TXF_MCS instruction in vec4vs
Neil Roberts
- [Mesa-dev] [PATCH 05/27] glapi: gl_procs.py: Fix a few long hanging style things
Dylan Baker
- [Mesa-dev] [PATCH 11/27] glapi: gl_gentable.py: Replace getopt with argparse
Dylan Baker
- [Mesa-dev] [PATCH v2 00/14] NIR dead control-flow removal
Connor Abbott
- [Mesa-dev] [PATCH v2 01/14] nir/vars_to_ssa: don't rewrite removed instructions
Connor Abbott
- [Mesa-dev] [PATCH v2 02/14] nir: insert ssa_undef instructions when cleaning up defs/uses
Connor Abbott
- [Mesa-dev] [PATCH v2 03/14] nir: cleanup cf nodes earlier in nir_cf_node_remove()
Connor Abbott
- [Mesa-dev] [PATCH v2 04/14] nir: properly clean up jumps when removing cf nodes
Connor Abbott
- [Mesa-dev] [PATCH v2 05/14] nir: fix up phi nodes when removing cf nodes
Connor Abbott
- [Mesa-dev] [PATCH v2 06/14] nir: add nir_cf_node_remove_after()
Connor Abbott
- [Mesa-dev] [PATCH v2 07/14] nir/validate: validate successors at the end of a loop
Connor Abbott
- [Mesa-dev] [PATCH v2 08/14] nir: add an optimization for removing dead control flow
Connor Abbott
- [Mesa-dev] [PATCH v2 09/14] nir/dead_cf: delete code that's unreachable due to jumps
Connor Abbott
- [Mesa-dev] [PATCH v2 10/14] nir: add nir_block_get_following_loop() helper
Connor Abbott
- [Mesa-dev] [PATCH v2 11/14] nir: add a helper for iterating over blocks in a cf node
Connor Abbott
- [Mesa-dev] [PATCH v2 12/14] nir/dead_cf: add support for removing useless loops
Connor Abbott
- [Mesa-dev] [PATCH v2 13/14] i965/fs/nir: enable the dead control flow optimization
Connor Abbott
- [Mesa-dev] [PATCH v2 14/14] XXX disable opt_if_simplification
Connor Abbott
- [Mesa-dev] [PATCH v2 03/14] nir: cleanup cf nodes earlier in nir_cf_node_remove()
Matt Turner
- [Mesa-dev] [PATCH v2 04/14] nir: properly clean up jumps when removing cf nodes
Matt Turner
- [Mesa-dev] [PATCH v2 08/14] nir: add an optimization for removing dead control flow
Matt Turner
- [Mesa-dev] [PATCH v2 03/14] nir: cleanup cf nodes earlier in nir_cf_node_remove()
Connor Abbott
- [Mesa-dev] [PATCH v2 00/14] NIR dead control-flow removal
Matt Turner
- [Mesa-dev] [PATCH 02/20] t_dd_dmatmp: Allow flat shaded polygons with tri fans
Ville Syrjälä
- [Mesa-dev] [PATCH 03/20] t_dd_dmatmp: Disallow flat shading when rendering quad strips via tri strips
Ville Syrjälä
- [Mesa-dev] [PATCH 15/20] i915: Enable intel_render path for points
Ville Syrjälä
- [Mesa-dev] [PATCH V2] glsl: remove element_type() helper
Matt Turner
- [Mesa-dev] [PATCH V2 17/22] i965/gen9: Add XY_FAST_COPY_BLT support to intelEmitCopyBlit()
Ben Widawsky
- [Mesa-dev] [PATCH 1/2] nv50: fix 64 bits queries, based on nvc0
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] nv50: fix pipeline statistics queries, based on nvc0
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] nv50: fix 64 bits queries, based on nvc0
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nv50: fix pipeline statistics queries, based on nvc0
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nv50: fix pipeline statistics queries, based on nvc0
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] nv50: fix 64 bits queries, based on nvc0
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] nv50: fix pipeline statistics queries, based on nvc0
Samuel Pitoiset
- [Mesa-dev] [PATCH V2 17/22] i965/gen9: Add XY_FAST_COPY_BLT support to intelEmitCopyBlit()
Matt Turner
- [Mesa-dev] [PATCH 14.1/15] glapi: Store exec table version info outside the XML
Fredrik Höglund
- [Mesa-dev] [v3 PATCH 00/10] Implement extension ARB_framebuffer_no_attachments
kevin.rogovin at intel.com
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
kevin.rogovin at intel.com
- [Mesa-dev] [v3 PATCH 02/10] mesa:Define constants and functions for ARB_framebuffer_no_attachment extension
kevin.rogovin at intel.com
- [Mesa-dev] [v3 PATCH 03/10] mesa: Complete implementation for ARB_framebuffer_no_attachments in Mesa core
kevin.rogovin at intel.com
- [Mesa-dev] [v3 PATCH 04/10] mesa: add helper convenience functions for fetching geometry of gl_framebuffer
kevin.rogovin at intel.com
- [Mesa-dev] [v3 PATCH 05/10] mesa: add helper convenience functions for computing box intersected against scissors of gl_framebuffer
kevin.rogovin at intel.com
- [Mesa-dev] [v3 PATCH 06/10] i965: Use _mesa_geometry_ functions appropriately
kevin.rogovin at intel.com
- [Mesa-dev] [v3 PATCH 07/10] mesa: add helper function for testing if current fragment shader has atomics
kevin.rogovin at intel.com
- [Mesa-dev] [v3 PATCH 08/10] i965: ensure execution of fragment shader when fragment shader has atomic buffer access
kevin.rogovin at intel.com
- [Mesa-dev] [v3 PATCH 09/10] i965: enable ARB_framebuffer_no_attachment extension for Gen7 and later
kevin.rogovin at intel.com
- [Mesa-dev] [v3 PATCH 10/10] mark GL_ARB_framebuffer_no_attachments as done for i965
kevin.rogovin at intel.com
- [Mesa-dev] [v3 PATCH 03/10] mesa: Complete implementation for ARB_framebuffer_no_attachments in Mesa core
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] nv50: use a fence for 64 bits queries, based on nvc0
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] nv50: make pipeline statistics queries use 64-bits, based on nvc0
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] nv50: make pipeline statistics queries use 64-bits, based on nvc0
Ilia Mirkin
- [Mesa-dev] [v3 PATCH 10/10] mark GL_ARB_framebuffer_no_attachments as done for i965
Ilia Mirkin
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
Matt Turner
- [Mesa-dev] [v3 PATCH 02/10] mesa:Define constants and functions for ARB_framebuffer_no_attachment extension
Matt Turner
- [Mesa-dev] [v3 PATCH 02/10] mesa:Define constants and functions for ARB_framebuffer_no_attachment extension
Rogovin, Kevin
- [Mesa-dev] [v3 PATCH 10/10] mark GL_ARB_framebuffer_no_attachments as done for i965
Timothy Arceri
- [Mesa-dev] [v3 PATCH 06/10] i965: Use _mesa_geometry_ functions appropriately
Matt Turner
- [Mesa-dev] [v3 PATCH 07/10] mesa: add helper function for testing if current fragment shader has atomics
Matt Turner
- [Mesa-dev] [v3 PATCH 08/10] i965: ensure execution of fragment shader when fragment shader has atomic buffer access
Matt Turner
- [Mesa-dev] [v3 PATCH 03/10] mesa: Complete implementation for ARB_framebuffer_no_attachments in Mesa core
Matt Turner
- [Mesa-dev] [v3 PATCH 04/10] mesa: add helper convenience functions for fetching geometry of gl_framebuffer
Matt Turner
- [Mesa-dev] [v3 PATCH 00/10] Implement extension ARB_framebuffer_no_attachments
Matt Turner
- [Mesa-dev] [PATCH V2 21/22] i965/gen9: Plugin the code for selecting YF/YS tiling on skl+
Ben Widawsky
- [Mesa-dev] [v3 PATCH 03/10] mesa: Complete implementation for ARB_framebuffer_no_attachments in Mesa core
Rogovin, Kevin
- [Mesa-dev] [v3 PATCH 00/10] Implement extension ARB_framebuffer_no_attachments
Matt Turner
- [Mesa-dev] [v3 PATCH 06/10] i965: Use _mesa_geometry_ functions appropriately
Rogovin, Kevin
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
Jordan Justen
- [Mesa-dev] [v3 PATCH 06/10] i965: Use _mesa_geometry_ functions appropriately
Matt Turner
- [Mesa-dev] [PATCH V2 22/22] i965/gen9: Disable Mip Tail for YF/YS tiled surfaces
Ben Widawsky
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
Rogovin, Kevin
- [Mesa-dev] [PATCH] nir/remove_phis: handle trivial back-edges
Connor Abbott
- [Mesa-dev] [v3 PATCH 06/10] i965: Use _mesa_geometry_ functions appropriately
Rogovin, Kevin
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
Brian Paul
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
Matt Turner
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
Rogovin, Kevin
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
Brian Paul
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
Connor Abbott
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
Rogovin, Kevin
- [Mesa-dev] [PATCH V2 17/22] i965/gen9: Add XY_FAST_COPY_BLT support to intelEmitCopyBlit()
Anuj Phogat
- [Mesa-dev] [PATCH V2 17/22] i965/gen9: Add XY_FAST_COPY_BLT support to intelEmitCopyBlit()
Anuj Phogat
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
Matt Turner
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
Rogovin, Kevin
- [Mesa-dev] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Brian Paul
- [Mesa-dev] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Brian Paul
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
Connor Abbott
- [Mesa-dev] [v3 PATCH 01/10] mesa:Define extension ARB_framebuffer_no_attachments
Connor Abbott
- [Mesa-dev] [PATCH] nir/remove_phis: handle trivial back-edges
Jason Ekstrand
- [Mesa-dev] [PATCH v2 01/14] nir/vars_to_ssa: don't rewrite removed instructions
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/remove_phis: handle trivial back-edges
Matt Turner
- [Mesa-dev] [PATCH v2 02/14] nir: insert ssa_undef instructions when cleaning up defs/uses
Jason Ekstrand
- [Mesa-dev] [PATCH] vc4: make vc4_begin_query() returns a boolean
Samuel Pitoiset
- [Mesa-dev] [PATCH 15/20] i915: Enable intel_render path for points
Ville Syrjälä
- [Mesa-dev] [PATCH 01/20] t_dd_dmatmp: Kill the paths rendering quads/quad strips via indexed vertices
Ville Syrjälä
- [Mesa-dev] [PATCH v2 03/14] nir: cleanup cf nodes earlier in nir_cf_node_remove()
Jason Ekstrand
- [Mesa-dev] [PATCH v2 04/14] nir: properly clean up jumps when removing cf nodes
Jason Ekstrand
- [Mesa-dev] [PATCH 0/5] NIR CSE performance improvements
Connor Abbott
- [Mesa-dev] [PATCH 1/5] nir: split out instruction comparison functions
Connor Abbott
- [Mesa-dev] [PATCH 2/5] nir: constify nir_ssa_alu_instr_src_components()
Connor Abbott
- [Mesa-dev] [PATCH 3/5] nir: constify instruction comparison functions
Connor Abbott
- [Mesa-dev] [PATCH 4/5] nir: add a helper for finding duplicate instructions
Connor Abbott
- [Mesa-dev] [PATCH 5/5] nir/cse: use the instr_hash helper
Connor Abbott
- [Mesa-dev] [PATCH] glx: fix Scons build
Brian Paul
- [Mesa-dev] [PATCH] glapi: fix scons build
Dylan Baker
- [Mesa-dev] [PATCH] glx: fix Scons build
Dylan Baker
- [Mesa-dev] [PATCH] xlib: fix X_GLXCreateContextAtrribs/Attribs typo
Brian Paul
- [Mesa-dev] [PATCH V2 21/22] i965/gen9: Plugin the code for selecting YF/YS tiling on skl+
Anuj Phogat
- [Mesa-dev] [PATCH V2 22/22] i965/gen9: Disable Mip Tail for YF/YS tiled surfaces
Anuj Phogat
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH V2 17/22] i965/gen9: Add XY_FAST_COPY_BLT support to intelEmitCopyBlit()
Anuj Phogat
- [Mesa-dev] [PATCH] nv50/ir: avoid messing up arg1 of PFETCH
Ilia Mirkin
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] egl: import egl.h from registry (v2)
Marek Olšák
- [Mesa-dev] [PATCH 2/3] egl: import eglext.h from registry and cleanup eglmesaext.h (v2)
Marek Olšák
- [Mesa-dev] [PATCH 3/3] egl: import platform headers from registry (v2)
Marek Olšák
- [Mesa-dev] [PATCH 01/15] egl: remove unused _egl_global::ClientExtensions
Marek Olšák
- [Mesa-dev] [PATCH 1/2] clover: implement CL_MEM_ALLOC_HOST_PTR
Francisco Jerez
- [Mesa-dev] [PATCH 2/2] clover: try userptr for CL_MEM_USE_HOST_PTR
Francisco Jerez
- [Mesa-dev] [PATCH] nv50: fix PIPE_QUERY_TIMESTAMP_DISJOINT, based on nvc0
Samuel Pitoiset
- [Mesa-dev] [PATCH] nv50: fix PIPE_QUERY_TIMESTAMP_DISJOINT, based on nvc0
Ilia Mirkin
- [Mesa-dev] [PATCH v2] nv50: fix PIPE_QUERY_TIMESTAMP_DISJOINT, based on nvc0
Samuel Pitoiset
- [Mesa-dev] [PATCH] nv50: fix PIPE_QUERY_TIMESTAMP_DISJOINT, based on nvc0
Samuel Pitoiset
- [Mesa-dev] [PATCH v2] nv50: fix PIPE_QUERY_TIMESTAMP_DISJOINT, based on nvc0
Ilia Mirkin
- [Mesa-dev] [PATCH v2] nv50/ir: avoid messing up arg1 of PFETCH
Ilia Mirkin
- [Mesa-dev] [PATCH v2] nv50: fix PIPE_QUERY_TIMESTAMP_DISJOINT, based on nvc0
Samuel Pitoiset
- [Mesa-dev] [PATCH v2] nv50: fix PIPE_QUERY_TIMESTAMP_DISJOINT, based on nvc0
Ilia Mirkin
- [Mesa-dev] [PATCH v2] nv50: fix PIPE_QUERY_TIMESTAMP_DISJOINT, based on nvc0
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] prog_to_nir: Use a variable for uniform data
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] prog_to_nir: Use a variable for uniform data
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/fs: Fix implied_mrf_writes for scratch writes
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Fix implied_mrf_writes for scratch writes
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/fs: Fix implied_mrf_writes for scratch writes
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/skl: Add a message header for the TXF_MCS instruction in vec4vs
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Delete GS scratch space workaround warning.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] clover: try userptr for CL_MEM_USE_HOST_PTR
Grigori Goronzy
- [Mesa-dev] [PATCH v2] nv50/ir: avoid messing up arg1 of PFETCH
Tobias Klausmann
- [Mesa-dev] [PATCH 1/2] gallivm: don't use control flow when doing indirect constant buffer lookups
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] nv30: avoid doing extra work on clear and hitting unexpected states
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nv30: fix clip plane uploads and enable changes
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nv30: fix clip plane uploads and enable changes
Samuel Pitoiset
- [Mesa-dev] [Bug 90612] Request commit access to mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90612] Request commit access to mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/5] gallium/util: add util_last_bit64
Marek Olšák
- [Mesa-dev] [PATCH 2/5] gallium: use const in set_tess_state
Marek Olšák
- [Mesa-dev] [PATCH 3/5] gallium: rename TGSI tessellation processor types to match pipe shader names
Marek Olšák
- [Mesa-dev] [PATCH 4/5] tgsi/text: enable parsing tessellation shaders
Marek Olšák
- [Mesa-dev] [PATCH 5/5] tgsi/ureg: enable creating tessellation shaders with ureg_create_shader
Marek Olšák
- [Mesa-dev] [PATCH 1/6] radeonsi: add support for PIPE_CAP_TGSI_TEXCOORD
Marek Olšák
- [Mesa-dev] [PATCH 2/6] radeonsi: don't count special outputs for the VS export count
Marek Olšák
- [Mesa-dev] [PATCH 3/6] radeonsi: remove unused cases from si_shader_io_get_unique_index
Marek Olšák
- [Mesa-dev] [PATCH 4/6] radeonsi: fix scratch buffer setup for geometry shaders
Marek Olšák
- [Mesa-dev] [PATCH 5/6] radeonsi: use a switch statement in si_shader_selector_key
Marek Olšák
- [Mesa-dev] [PATCH 6/6] radeonsi: use a switch statement in si_delete_shader_selector
Marek Olšák
- [Mesa-dev] Mesa 10.5.6
Emil Velikov
- [Mesa-dev] [PATCH 00/11] TGSI support for input and output array declarations
Marek Olšák
- [Mesa-dev] [PATCH 01/11] gallium: define the maximum number of shader arrays
Marek Olšák
- [Mesa-dev] [PATCH 02/11] tgsi/scan: get more information about arrays and handle arrays correctly
Marek Olšák
- [Mesa-dev] [PATCH 03/11] tgsi/ureg: add support for FS input array declarations
Marek Olšák
- [Mesa-dev] [PATCH 04/11] tgsi/ureg: rename and simplify ureg_DECL_gs_input
Marek Olšák
- [Mesa-dev] [PATCH 05/11] tgsi/ureg: merge input and fs_input arrays
Marek Olšák
- [Mesa-dev] [PATCH 06/11] tgsi/ureg: add support for GS input array declarations
Marek Olšák
- [Mesa-dev] [PATCH 07/11] tgsi/ureg: add support for output array declarations
Marek Olšák
- [Mesa-dev] [PATCH 08/11] glsl_to_tgsi: rename emit -> emit_asm
Marek Olšák
- [Mesa-dev] [PATCH 09/11] glsl_to_tgsi: remove some emit functions by using C++ default values
Marek Olšák
- [Mesa-dev] [PATCH 10/11] glsl_to_tgsi: use TGSI array declarations for GS, FS arrays of inputs
Marek Olšák
- [Mesa-dev] [PATCH 11/11] glsl_to_tgsi: use TGSI array declarations for VS, GS arrays of outputs
Marek Olšák
- [Mesa-dev] [Bug 86701] [regression] weston-simple-egl not running anymore inside qemu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/5] gallium/util: add util_last_bit64
Ilia Mirkin
- [Mesa-dev] [PATCH 5/5] tgsi/ureg: enable creating tessellation shaders with ureg_create_shader
Ilia Mirkin
- [Mesa-dev] [PATCH 00/11] TGSI support for input and output array declarations
Ilia Mirkin
- [Mesa-dev] [PATCH 00/11] TGSI support for input and output array declarations
Marek Olšák
- [Mesa-dev] [PATCH 00/11] TGSI support for input and output array declarations
Ilia Mirkin
- [Mesa-dev] [RFC PATCH 00/11] Implement ARB_cull_distance
Tobias Klausmann
- [Mesa-dev] [PATCH 01/11] glapi: add GL_ARB_cull_distance
Tobias Klausmann
- [Mesa-dev] [PATCH 02/11] mesa/main: add support for GL_ARB_cull_distance
Tobias Klausmann
- [Mesa-dev] [PATCH 03/11] mesa/prog: Add varyings for arb_cull_distance
Tobias Klausmann
- [Mesa-dev] [PATCH 04/11] mesa/st: add support for GL_ARB_cull_distance
Tobias Klausmann
- [Mesa-dev] [PATCH 05/11] glsl: Add a helper to see if an array was unsize in the shader
Tobias Klausmann
- [Mesa-dev] [PATCH 06/11] glsl: lower cull_distance into cull_distance_mesa
Tobias Klausmann
- [Mesa-dev] [PATCH 07/11] glsl: Add arb_cull_distance support
Tobias Klausmann
- [Mesa-dev] [PATCH 08/11] i965: rename UsesClipDistanceOut to UsesClipCullDistanceOut
Tobias Klausmann
- [Mesa-dev] [PATCH 09/11] gallium: add support for arb_cull_distance
Tobias Klausmann
- [Mesa-dev] [PATCH 10/11] nouveau/codegen: sort in galliums cull_distance semantic into the drivers bitmask
Tobias Klausmann
- [Mesa-dev] [PATCH 11/11] nouveau/nvc0: implement cull_distance as a special form of clip distance
Tobias Klausmann
- [Mesa-dev] [PATCH 00/11] TGSI support for input and output array declarations
Marek Olšák
- [Mesa-dev] [PATCH 06/11] glsl: lower cull_distance into cull_distance_mesa
Marek Olšák
- [Mesa-dev] [Nouveau] [PATCH 02/11] mesa/main: add support for GL_ARB_cull_distance
Ilia Mirkin
- [Mesa-dev] [PATCH 04/11] mesa/st: add support for GL_ARB_cull_distance
Marek Olšák
- [Mesa-dev] [Nouveau] [RFC PATCH 00/11] Implement ARB_cull_distance
Ilia Mirkin
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 10/11] nouveau/codegen: sort in galliums cull_distance semantic into the drivers bitmask
Ilia Mirkin
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90621] Mesa fail to build from source
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90621] Mesa fail to build from git
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 07/11] glsl: Add arb_cull_distance support
Timothy Arceri
- [Mesa-dev] [PATCH 07/11] glsl: Add arb_cull_distance support
Tobias Klausmann
- [Mesa-dev] [PATCH 07/11] glsl: Add arb_cull_distance support
Timothy Arceri
- [Mesa-dev] Omission? mesa-10.5.6
Roger Brown
- [Mesa-dev] [PATCH 07/11] glsl: Add arb_cull_distance support
Tobias Klausmann
- [Mesa-dev] [PATCH 3/6] radeonsi: remove unused cases from si_shader_io_get_unique_index
Michel Dänzer
- [Mesa-dev] [Bug 90621] Mesa fail to build from git
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Remove _NEW_MULTISAMPLE dirty bit from 3DSTATE_PS_EXTRA.
Kenneth Graunke
- [Mesa-dev] [PATCH] docs: Mark ARB_shader_storage_buffer_object as in progress
Iago Toral Quiroga
- [Mesa-dev] [PATCH] i965: Remove _NEW_MULTISAMPLE dirty bit from 3DSTATE_PS_EXTRA.
Chris Forbes
- [Mesa-dev] [PATCH] docs: Mark ARB_shader_storage_buffer_object as in progress
Chris Forbes
- [Mesa-dev] [PATCH 3/6] radeonsi: remove unused cases from si_shader_io_get_unique_index
Marek Olšák
- [Mesa-dev] [PATCH] docs: Mark ARB_shader_storage_buffer_object as in progress
Iago Toral
- [Mesa-dev] [PATCH v2 08/14] nir: add an optimization for removing dead control flow
Pohjolainen, Topi
- [Mesa-dev] [PATCH] docs: Mark ARB_shader_storage_buffer_object as in progress
Chris Forbes
- [Mesa-dev] [PATCH 00/11] TGSI support for input and output array declarations
Rob Clark
- [Mesa-dev] [PATCH] docs: Mark ARB_cull_distance as in progress
Tobias Klausmann
- [Mesa-dev] Mesa (master): prog_to_nir: Use a variable for uniform data
Brian Paul
- [Mesa-dev] [Bug 90612] Request commit access to mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90612] Request commit access to mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90147] swrast: build error undeclared _SC_PHYS_PAGES on osx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90612] Request commit access to mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90612] Request commit access to mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90612] Request commit access to mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] mesa: fix glPushAttrib(0) / glPopAttrib() error
Brian Paul
- [Mesa-dev] [PATCH 2/3] mesa: restore GL_EXT_depth_bounds_test state in glPopAttrib()
Brian Paul
- [Mesa-dev] [PATCH 3/3] mesa: move no-change glDepthFunc check earlier
Brian Paul
- [Mesa-dev] [PATCH] docs: Mark ARB_cull_distance as in progress
Samuel Pitoiset
- [Mesa-dev] [PATCH] xlib: fix X_GLXCreateContextAtrribs/Attribs typo
Brian Paul
- [Mesa-dev] [PATCH 1/5] mesa: add const qualifer on _mesa_is_compressed_format()
Brian Paul
- [Mesa-dev] [PATCH 2/5] mesa: const qualify, return bool for _mesa_texture_view_compatible_format()
Brian Paul
- [Mesa-dev] [PATCH 3/5] mesa: code clean-ups in textureview.[ch]
Brian Paul
- [Mesa-dev] [PATCH 4/5] mesa: move decls, add const qualifiers in copyimage.c
Brian Paul
- [Mesa-dev] [PATCH 5/5] mesa: add some comments in copyimage.c
Brian Paul
- [Mesa-dev] [PATCH] docs: Mark ARB_cull_distance as in progress
Tobias Klausmann
- [Mesa-dev] [PATCH] docs: Mark ARB_cull_distance as in progress
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa: add OES_EGL_image_external_essl3 support
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] docs: reorganize devnotes.html file
Brian Paul
- [Mesa-dev] [PATCH 2/3] docs: update documentation about patch formatting, testing, etc
Brian Paul
- [Mesa-dev] [PATCH 3/3] docs: update the coding style information
Brian Paul
- [Mesa-dev] Mesa (master): prog_to_nir: Use a variable for uniform data
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] docs: update documentation about patch formatting, testing, etc
Ilia Mirkin
- [Mesa-dev] [PATCH] i965/fs: Properly handle explicit depth in SIMD16 with dual-source blend
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] docs: update documentation about patch formatting, testing, etc
Brian Paul
- [Mesa-dev] [PATCH 1/2] gallivm: don't use control flow when doing indirect constant buffer lookups
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] gallivm: don't use control flow when doing indirect constant buffer lookups
Ilia Mirkin
- [Mesa-dev] [PATCH 09/11] gallium: add support for arb_cull_distance
Roland Scheidegger
- [Mesa-dev] [PATCH 01/11] gallium: define the maximum number of shader arrays
Roland Scheidegger
- [Mesa-dev] [PATCH] tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
- [Mesa-dev] Omission? mesa-10.5.6
Roland Scheidegger
- [Mesa-dev] Omission? mesa-10.5.6
Matt Turner
- [Mesa-dev] [PATCH 09/11] gallium: add support for arb_cull_distance
Tobias Klausmann
- [Mesa-dev] Omission? mesa-10.5.6
Vinson Lee
- [Mesa-dev] Omission? mesa-10.5.6
Ilia Mirkin
- [Mesa-dev] [PATCH 01/11] gallium: define the maximum number of shader arrays
Marek Olšák
- [Mesa-dev] [PATCH 02/11] tgsi/scan: get more information about arrays and handle arrays correctly
Roland Scheidegger
- [Mesa-dev] Omission? mesa-10.5.6
Matt Turner
- [Mesa-dev] Omission? mesa-10.5.6
Axel Davy
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] nv30/draw: rework some of the output vertex buffer logic
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nv30/draw: switch varying hookup logic to know about texcoords
Ilia Mirkin
- [Mesa-dev] Omission? mesa-10.5.6
Roland Scheidegger
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: avoid leaking linked gl_shader when there's a late linker error
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] gallivm: don't use control flow when doing indirect constant buffer lookups
Roland Scheidegger
- [Mesa-dev] [PATCH 3/3] docs: update the coding style information
Thomas Helland
- [Mesa-dev] [PATCH 00/11] TGSI support for input and output array declarations
Roland Scheidegger
- [Mesa-dev] [PATCH] glsl: avoid leaking linked gl_shader when there's a late linker error
Tobias Klausmann
- [Mesa-dev] [PATCH:mesa] glsl_compiler: Remove unused extra argument to printf in usage_fail
Alan Coopersmith
- [Mesa-dev] [PATCH:mesa] glsl_compiler: Remove unused extra argument to printf in usage_fail
Matt Turner
- [Mesa-dev] [PATCH 00/11] TGSI support for input and output array declarations
Marek Olšák
- [Mesa-dev] [PATCH 1/3] r600: Typos and whitespace fixes
Jan Vesely
- [Mesa-dev] [PATCH 2/3] r600,compute: Upload rodata
Jan Vesely
- [Mesa-dev] [PATCH 3/3] r600,compute: Plug couple of memory leaks
Jan Vesely
- [Mesa-dev] [PATCH 4/3] radeon, elf: Concatenate all rodata sections.
Jan Vesely
- [Mesa-dev] [PATCH v2 1/4] nv30/draw: only use the DMA1 object (GART) if the bo is not in VRAM
Ilia Mirkin
- [Mesa-dev] [PATCH v2 2/4] nv30/draw: allocate vertex buffers in gart
Ilia Mirkin
- [Mesa-dev] [PATCH v2 3/4] nv30/draw: switch varying hookup logic to know about texcoords
Ilia Mirkin
- [Mesa-dev] [PATCH v2 4/4] nv30: falling back to draw path for edgeflag does no good
Ilia Mirkin
- [Mesa-dev] [PATCH 1/5] mesa: add const qualifer on _mesa_is_compressed_format()
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/2] r600g, radeonsi: Assert that there's enough space after flushing
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] radeonsi: Add CIK SDMA support
Michel Dänzer
- [Mesa-dev] [Bug 90657] [Patch] Mesa 10.6.0-rc1 doesn't build on FreeBSD
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90657] [Patch] Mesa 10.6.0-rc1 doesn't build on FreeBSD
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/3] r600, compute: Plug couple of memory leaks
Marek Olšák
- [Mesa-dev] [PATCH 1/2] r600g, radeonsi: Assert that there's enough space after flushing
Marek Olšák
- [Mesa-dev] [Bug 90657] [Patch] Mesa 10.6.0-rc1 doesn't build on FreeBSD
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] glsl: validate sampler array indexing for 'constant-index-expression'
Tapani Pälli
- [Mesa-dev] [PATCH 02/27] glapi: gl_table.py: replace getopt with argparse.
Jose Fonseca
- [Mesa-dev] [PATCH] glapi: Avoid argparse type argument for API XML input files.
Jose Fonseca
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Marek Olšák
- [Mesa-dev] [PATCH 2/2] configure.ac: enable building the EGL DRM platform by default
Marek Olšák
- [Mesa-dev] [PATCH 02/11] tgsi/scan: get more information about arrays and handle arrays correctly
Marek Olšák
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Tapani Pälli
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Marek Olšák
- [Mesa-dev] [PATCH] glsl: fix constructing a vector from a matrix
Martin Peres
- [Mesa-dev] [PATCH] mesa: reference built-in uniforms into gl_uniform_storage
Martin Peres
- [Mesa-dev] [PATCH] glapi: Avoid argparse type argument for API XML input files.
Brian Paul
- [Mesa-dev] [PATCH 3/3] docs: update the coding style information
Brian Paul
- [Mesa-dev] [PATCH 1/3] glsl_to_tgsi: don't use a static array size for "array_sizes"
Marek Olšák
- [Mesa-dev] [PATCH 2/3] glsl_to_tgsi: don't use a static array size for st_translate::arrays
Marek Olšák
- [Mesa-dev] [PATCH 3/3] glsl_to_tgsi: remove memset after calloc
Marek Olšák
- [Mesa-dev] [PATCH] radeon/llvm: don't use a static array size for radeon_llvm_context::arrays
Marek Olšák
- [Mesa-dev] [PATCH 01/11] gallium: define the maximum number of shader arrays
Marek Olšák
- [Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/11] TGSI support for input and output array declarations
Rob Clark
- [Mesa-dev] [PATCH] xlib: fix X_GLXCreateContextAtrribs/Attribs typo
Brian Paul
- [Mesa-dev] [PATCH] xlib: fix X_GLXCreateContextAtrribs/Attribs typo
Jose Fonseca
- [Mesa-dev] [PATCH 3/3] docs: update the coding style information
Thomas Helland
- [Mesa-dev] [PATCH 2/2] configure.ac: enable building the EGL DRM platform by default
Matt Turner
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Matt Turner
- [Mesa-dev] [PATCH 3/3] docs: update the coding style information
Matt Turner
- [Mesa-dev] [PATCH 1/2] r600g: fix a coverity defect in streamout code
Marek Olšák
- [Mesa-dev] [PATCH 2/2] tgsi/ureg: fix a coverity defect in emit_decls
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: Add CIK SDMA support
Alex Deucher
- [Mesa-dev] [PATCH] st/dri: fix postprocessing crash when there's no depth buffer
Marek Olšák
- [Mesa-dev] [PATCH 14.1/15] glapi: Store exec table version info outside the XML
Ian Romanick
- [Mesa-dev] [PATCH] docs: add information about reviewing patches
Brian Paul
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Ian Romanick
- [Mesa-dev] [PATCH] st/dri: fix postprocessing crash when there's no depth buffer
Brian Paul
- [Mesa-dev] [PATCH] docs: add information about reviewing patches
Matt Turner
- [Mesa-dev] [PATCH] glapi: Avoid argparse type argument for API XML input files.
Ilia Mirkin
- [Mesa-dev] [PATCH] glapi: Avoid argparse type argument for API XML input files.
Dylan Baker
- [Mesa-dev] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Ian Romanick
- [Mesa-dev] [PATCH] docs: Fix some typos in the developer notes
Thomas Helland
- [Mesa-dev] [PATCH] glapi: Avoid argparse type argument for API XML input files.
Dylan Baker
- [Mesa-dev] [PATCH] glapi: Avoid argparse type argument for API XML input files.
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Brian Paul
- [Mesa-dev] [PATCH] docs: Fix some typos in the developer notes
Brian Paul
- [Mesa-dev] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Ian Romanick
- [Mesa-dev] [PATCH] glapi: Avoid argparse type argument for API XML input files.
Dylan Baker
- [Mesa-dev] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Brian Paul
- [Mesa-dev] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Ian Romanick
- [Mesa-dev] [Mesa-stable] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Brian Paul
- [Mesa-dev] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Ian Romanick
- [Mesa-dev] [PATCH] glapi: Avoid argparse type argument for API XML input files.
Jose Fonseca
- [Mesa-dev] [PATCH] glapi: Avoid argparse type argument for API XML input files.
Jose Fonseca
- [Mesa-dev] [PATCH 1/3] mesa: fix glPushAttrib(0) / glPopAttrib() error
Brian Paul
- [Mesa-dev] [PATCH 2/2] radeonsi: Add CIK SDMA support
Grigori Goronzy
- [Mesa-dev] [PATCH 0/5] Remainder of GLES3.1 foundation work
Ian Romanick
- [Mesa-dev] [PATCH 1/5] gles/es3.1: Enable dispatch of almost all new GLES 3.1 functions
Ian Romanick
- [Mesa-dev] [PATCH 2/5] mesa/es3.1: Enable ES 3.1 API and shading language version
Ian Romanick
- [Mesa-dev] [PATCH 3/5] dri_util: Use _mesa_override_gl_version_contextless
Ian Romanick
- [Mesa-dev] [PATCH 4/5] mesa: Add support for a new override string MESA_GLES_VERSION_OVERRIDE
Ian Romanick
- [Mesa-dev] [PATCH 5/5] mesa: Allow overriding the version of ES2+ contexts
Ian Romanick
- [Mesa-dev] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] i915: Add XRGB8888 format to intel_screen_make_configs
Emil Velikov
- [Mesa-dev] [PATCH 3/3] egl: import platform headers from registry (v2)
Emil Velikov
- [Mesa-dev] [PATCH 2/2] radeonsi: Add CIK SDMA support
Alex Deucher
- [Mesa-dev] [PATCH 2/2] radeonsi: Add CIK SDMA support
Marek Olšák
- [Mesa-dev] [PATCH 01/15] egl: remove unused _egl_global::ClientExtensions
Emil Velikov
- [Mesa-dev] [PATCH 1/3] mesa: fix glPushAttrib(0) / glPopAttrib() error
Jose Fonseca
- [Mesa-dev] [PATCH 1/3] mesa: fix glPushAttrib(0) / glPopAttrib() error
Emil Velikov
- [Mesa-dev] [PATCH 2/3] glsl_to_tgsi: don't use a static array size for st_translate::arrays
Emil Velikov
- [Mesa-dev] [PATCH 2/2] glsl: validate sampler array indexing for 'constant-index-expression'
Ian Romanick
- [Mesa-dev] [PATCH] radeon/llvm: don't use a static array size for radeon_llvm_context::arrays
Emil Velikov
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Emil Velikov
- [Mesa-dev] [PATCH 2/2] configure.ac: enable building the EGL DRM platform by default
Emil Velikov
- [Mesa-dev] [PATCH] docs: Fix some typos in the developer notes
Thomas Helland
- [Mesa-dev] [PATCH 1/3] mesa: fix glPushAttrib(0) / glPopAttrib() error
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH 2/2] glsl: validate sampler array indexing for 'constant-index-expression'
Francisco Jerez
- [Mesa-dev] [PATCH 1/3] mesa: fix glPushAttrib(0) / glPopAttrib() error
Brian Paul
- [Mesa-dev] [PATCH 2/2] configure.ac: enable building the EGL DRM platform by default
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH 2/2] glsl: validate sampler array indexing for 'constant-index-expression'
Ian Romanick
- [Mesa-dev] [PATCH] egl: return EGL_BAD_ALLOC if _eglConvertAttribsToInt fails
Marek Olšák
- [Mesa-dev] [PATCH 1/2] radeon/llvm: don't use a static array size for radeon_llvm_context::arrays (v2)
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeon/llvm: reset temps_count on deallocation
Marek Olšák
- [Mesa-dev] [PATCH] radeon/llvm: don't use a static array size for radeon_llvm_context::arrays
Marek Olšák
- [Mesa-dev] [PATCH] radeon/llvm: don't use a static array size for radeon_llvm_context::arrays
Jan Vesely
- [Mesa-dev] [PATCH 2/3] glsl_to_tgsi: don't use a static array size for st_translate::arrays
Marek Olšák
- [Mesa-dev] [PATCH] radeon/llvm: don't use a static array size for radeon_llvm_context::arrays
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH 2/2] glsl: validate sampler array indexing for 'constant-index-expression'
Francisco Jerez
- [Mesa-dev] [Bug 90669] make check DispatchSanity_test.GLES3 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90669] make check DispatchSanity_test.GLES3 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Mesa-stable] [PATCH] mesa: do not use _glapi_new_nop_table() for DRI builds
Mark Janes
- [Mesa-dev] [PATCH] glapi: Encapsulate nop table knowledge in new _mesa_new_nop_table function
Ian Romanick
- [Mesa-dev] [PATCH] egl: return EGL_BAD_ALLOC if _eglConvertAttribsToInt fails
Marek Olšák
- [Mesa-dev] [Bug 90669] make check DispatchSanity_test.GLES3 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90669] make check DispatchSanity_test.GLES3 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] egl: return EGL_BAD_ALLOC if _eglConvertAttribsToInt fails
Marek Olšák
- [Mesa-dev] [PATCH] egl: return EGL_BAD_ALLOC if _eglConvertAttribsToInt fails
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] glapi: Encapsulate nop table knowledge in new _mesa_new_nop_table function
Brian Paul
- [Mesa-dev] [PATCH] glapi: Encapsulate nop table knowledge in new _mesa_new_nop_table function
Emil Velikov
- [Mesa-dev] [PATCH] egl: return EGL_BAD_ALLOC if _eglConvertAttribsToInt fails
Emil Velikov
- [Mesa-dev] [PATCH] softpipe: fix offset wrapping calculations
Dave Airlie
- [Mesa-dev] [PATCH] egl: return EGL_BAD_ALLOC if _eglConvertAttribsToInt fails
Emil Velikov
- [Mesa-dev] [PATCH 2/2] configure.ac: enable building the EGL DRM platform by default
Emil Velikov
- [Mesa-dev] [PATCH] softpipe: fix offset wrapping calculations
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Tapani
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Dave Airlie
- [Mesa-dev] [PATCH] gallivm: Do not use NoFramePointerElim with LLVM 3.7
Vinson Lee
- [Mesa-dev] [Bug 90669] make check DispatchSanity_test.GLES3 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] radeonsi: Add CIK SDMA support
Michel Dänzer
- [Mesa-dev] [RFC] softpipe/draw: gpu_shader5 geometry shader features.
Dave Airlie
- [Mesa-dev] [PATCH 1/7] draw/tgsi: implement geom shader invocation support.
Dave Airlie
- [Mesa-dev] [PATCH 2/7] draw: add stream member to stats callback
Dave Airlie
- [Mesa-dev] [PATCH 3/7] tgsi: add support for geometry shader streams.
Dave Airlie
- [Mesa-dev] [PATCH 4/7] softpipe: add support for indexed queries.
Dave Airlie
- [Mesa-dev] [PATCH 5/7] draw: add support to tgsi paths for geometry streams.
Dave Airlie
- [Mesa-dev] [PATCH 6/7] softpipe: add support for vertex streams
Dave Airlie
- [Mesa-dev] [PATCH 7/7] docs/GL3.txt: update softpipe arb_gpu_shader5 status.
Dave Airlie
- [Mesa-dev] [PATCH 3/7] tgsi: add support for geometry shader streams.
Michael Schellenberger Costa
- [Mesa-dev] [PATCH] nir: Fix output swizzle in get_mul_for_src
Iago Toral Quiroga
- [Mesa-dev] [PATCH] tgsi: handle indirect sampler arrays.
Dave Airlie
- [Mesa-dev] [PATCH 1/2] radeon/llvm: don't use a static array size for radeon_llvm_context::arrays (v2)
Michel Dänzer
- [Mesa-dev] [v4 PATCH 00/10] Implement extension ARB_framebuffer_no_attachments
Kevin Rogovin
- [Mesa-dev] [v4 PATCH 01/10] mesa: Define infrastructure for ARB_framebuffer_no_attachments
Kevin Rogovin
- [Mesa-dev] [v4 PATCH 02/10] mesa: Constants and functions for ARB_framebuffer_no_attachments
Kevin Rogovin
- [Mesa-dev] [v4 PATCH 03/10] mesa: Complete ARB_framebuffer_no_attachments in Mesa core
Kevin Rogovin
- [Mesa-dev] [v4 PATCH 04/10] mesa: add helper functions for geometry of gl_framebuffer
Kevin Rogovin
- [Mesa-dev] [v4 PATCH 05/10] mesa: helper function for scissor box of gl_framebuffer
Kevin Rogovin
- [Mesa-dev] [v4 PATCH 06/10] i965: Use _mesa_geometry_ functions appropriately
Kevin Rogovin
- [Mesa-dev] [v4 PATCH 07/10] mesa: function for testing if current frag-shader has atomics
Kevin Rogovin
- [Mesa-dev] [v4 PATCH 08/10] i965: execution of frag-shader when it has atomic buffer
Kevin Rogovin
- [Mesa-dev] [v4 PATCH 09/10] i965: enable ARB_framebuffer_no_attachments for Gen7+
Kevin Rogovin
- [Mesa-dev] [v4 PATCH 10/10] mark GL_ARB_framebuffer_no_attachments as done for i965
Kevin Rogovin
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Marek Olšák
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Dave Airlie
- [Mesa-dev] [PATCH] glsl: fix binding validation for interface blocks
Timothy Arceri
- [Mesa-dev] [v4 PATCH 06/10] i965: Use _mesa_geometry_ functions appropriately
Ilia Mirkin
- [Mesa-dev] [PATCH] tgsi: handle indirect sampler arrays.
Roland Scheidegger
- [Mesa-dev] [v4 PATCH 05/10] mesa: helper function for scissor box of gl_framebuffer
Ilia Mirkin
- [Mesa-dev] [v4 PATCH 04/10] mesa: add helper functions for geometry of gl_framebuffer
Ilia Mirkin
- [Mesa-dev] [PATCH 7/7] docs/GL3.txt: update softpipe arb_gpu_shader5 status.
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] draw/tgsi: implement geom shader invocation support.
Roland Scheidegger
- [Mesa-dev] [PATCH 1/7] draw/tgsi: implement geom shader invocation support.
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Emil Velikov
- [Mesa-dev] [PATCH 1/7] draw/tgsi: implement geom shader invocation support.
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Marek Olšák
- [Mesa-dev] [PATCH 02/11] tgsi/scan: get more information about arrays and handle arrays correctly
Roland Scheidegger
- [Mesa-dev] [PATCH] clover: log build options when dumping clc source
Francisco Jerez
- [Mesa-dev] [v4 PATCH 05/10] mesa: helper function for scissor box of gl_framebuffer
Rogovin, Kevin
- [Mesa-dev] [v4 PATCH 04/10] mesa: add helper functions for geometry of gl_framebuffer
Rogovin, Kevin
- [Mesa-dev] [v4 PATCH 04/10] mesa: add helper functions for geometry of gl_framebuffer
Ilia Mirkin
- [Mesa-dev] Mesa 10.6.0 release candidate 2
Emil Velikov
- [Mesa-dev] [v4 PATCH 04/10] mesa: add helper functions for geometry of gl_framebuffer
Rogovin, Kevin
- [Mesa-dev] [PATCH] gallivm: Do not use NoFramePointerElim with LLVM 3.7
Tom Stellard
- [Mesa-dev] [PATCH] nir: Fix output swizzle in get_mul_for_src
Jason Ekstrand
- [Mesa-dev] [PATCH 13/15 v2] mesa: Use the profile instead of an extension bit to validate GL_TEXTURE_CUBE_MAP
Fredrik Höglund
- [Mesa-dev] [PATCH 2/2] configure.ac: enable building the EGL DRM platform by default
Marek Olšák
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Matt Turner
- [Mesa-dev] [v4 PATCH 05/10] mesa: helper function for scissor box of gl_framebuffer
Kenneth Graunke
- [Mesa-dev] [PATCH 6/5] i965/vs: Rework the logic for generating NIR from ARB vertex programs
Matt Turner
- [Mesa-dev] [PATCH] glsl: fix binding validation for interface blocks
Matt Turner
- [Mesa-dev] [PATCH 2/5] mesa/es3.1: Enable ES 3.1 API and shading language version
Tapani
- [Mesa-dev] [PATCH V2 17/22] i965/gen9: Add XY_FAST_COPY_BLT support to intelEmitCopyBlit()
Ben Widawsky
- [Mesa-dev] [PATCH 0/5] Remainder of GLES3.1 foundation work
Tapani
- [Mesa-dev] [v4 PATCH 05/10] mesa: helper function for scissor box of gl_framebuffer
Henri Verbeet
- [Mesa-dev] [PATCH] i965/fs: Fix lowering of integer multiplication with cmod.
Matt Turner
- [Mesa-dev] [PATCH 03/15] egl: combine VersionMajor and VersionMinor into one variable
Chad Versace
- [Mesa-dev] [v4 PATCH 05/10] mesa: helper function for scissor box of gl_framebuffer
Ian Romanick
- [Mesa-dev] [PATCH 2/5] mesa/es3.1: Enable ES 3.1 API and shading language version
Ian Romanick
- [Mesa-dev] [PATCH 3/7] tgsi: add support for geometry shader streams.
Michael Schellenberger Costa
- [Mesa-dev] [PATCH 04/15] egl: import headers from Khronos EGL registry
Chad Versace
- [Mesa-dev] [PATCH 2/5] i965: Make fs/vec4_visitor inherit from ir_visitor directly
Kenneth Graunke
- [Mesa-dev] [PATCH 09/15] egl: add EGL 1.5 functions that don't need any changes from extensions
Chad Versace
- [Mesa-dev] [PATCH 10/15] egl: add eglWaitSync
Chad Versace
- [Mesa-dev] [PATCH] i965/fs: Fix lowering of integer multiplication with cmod.
Kenneth Graunke
- [Mesa-dev] [PATCH V2 07/22] i965/gen9: Set horizontal alignment for the miptree
Ben Widawsky
- [Mesa-dev] [PATCH V2 08/22] i965/gen9: Use HALIGN_16 if MCS is enabled
Ben Widawsky
- [Mesa-dev] [PATCH 11/15] egl: add eglGetSyncAttrib
Chad Versace
- [Mesa-dev] [PATCH V2 07/22] i965/gen9: Set horizontal alignment for the miptree
Ben Widawsky
- [Mesa-dev] [PATCH V2 09/22] i965/gen9: Set vertical alignment for the miptree
Ben Widawsky
- [Mesa-dev] [PATCH] i965/fs: Properly handle explicit depth in SIMD16 with dual-source blend
Matt Turner
- [Mesa-dev] [PATCH 12/15] egl: add eglCreateImage
Chad Versace
- [Mesa-dev] [PATCH] i965: Silence warning in 3-src type-setting.
Matt Turner
- [Mesa-dev] [PATCH] glsl: fix binding validation for interface blocks
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: fix binding validation for interface blocks
Dave Airlie
- [Mesa-dev] [PATCH] glsl: fix binding validation for interface blocks
Timothy Arceri
- [Mesa-dev] [PATCH V2 17/22] i965/gen9: Add XY_FAST_COPY_BLT support to intelEmitCopyBlit()
Anuj Phogat
- [Mesa-dev] [v4 PATCH 05/10] mesa: helper function for scissor box of gl_framebuffer
Rogovin, Kevin
- [Mesa-dev] [PATCH V2 07/22] i965/gen9: Set horizontal alignment for the miptree
Anuj Phogat
- [Mesa-dev] [PATCH V2 09/22] i965/gen9: Set vertical alignment for the miptree
Anuj Phogat
- [Mesa-dev] [PATCH 04/15] egl: import headers from Khronos EGL registry
Marek Olšák
- [Mesa-dev] [PATCH 1/3] egl: import egl.h from registry (v2)
Chad Versace
- [Mesa-dev] [PATCH 04/15] egl: import headers from Khronos EGL registry
Chad Versace
- [Mesa-dev] [PATCH 7/7] docs/GL3.txt: update softpipe arb_gpu_shader5 status.
Dave Airlie
- [Mesa-dev] [PATCH 4/7] softpipe: add support for indexed queries.
Roland Scheidegger
- [Mesa-dev] [PATCH 5/7] draw: add support to tgsi paths for geometry streams.
Roland Scheidegger
- [Mesa-dev] [PATCH] i965: Disable compaction for EOT send messages
Ben Widawsky
- [Mesa-dev] [PATCH] i965: Disable compaction for EOT send messages
Ben Widawsky
- [Mesa-dev] [Mesa-stable] [PATCH 2/2] glsl: validate sampler array indexing for 'constant-index-expression'
Tapani
- [Mesa-dev] [PATCH] i965: Silence warning in 3-src type-setting.
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2] nir: Fix output swizzle in get_mul_for_src
Iago Toral Quiroga
- [Mesa-dev] [RFC][PATCH] gallivm: Avoid conflict with LLVM's definition of DEBUG
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] clover: fix event handling of buffer operations
Grigori Goronzy
- [Mesa-dev] [PATCH 2/2] clover: check clEnqueueMap* for map errors
Grigori Goronzy
- [Mesa-dev] [PATCH 11/15] egl: add eglGetSyncAttrib
Marek Olšák
- [Mesa-dev] [Bug 90621] Mesa fail to build from git
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC][PATCH] gallivm: Avoid conflict with LLVM's definition of DEBUG
Jose Fonseca
- [Mesa-dev] [PATCH] gallivm: Do not use NoFramePointerElim with LLVM 3.7
Marek Olšák
- [Mesa-dev] [PATCH 12/15] egl: add eglCreateImage
Marek Olšák
- [Mesa-dev] [PATCH 3/7] tgsi: add support for geometry shader streams.
Marek Olšák
- [Mesa-dev] [PATCH] i965: Disable compaction for EOT send messages
Neil Roberts
- [Mesa-dev] [PATCH 12/15] egl: add eglCreateImage
Eirik Byrkjeflot Anonsen
- [Mesa-dev] [RFC 4/6] i965: Implement INTEL_performance_query extension
Petri Latvala
- [Mesa-dev] [PATCH 1/2] gallium: add PIPE_COMPUTE_CAP_SUBGROUP_SIZE
Grigori Goronzy
- [Mesa-dev] [PATCH 2/2] clover: implement CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE
Grigori Goronzy
- [Mesa-dev] [PATCH] gallivm: Do not use NoFramePointerElim with LLVM 3.7
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Emil Velikov
- [Mesa-dev] [PATCH 12/15] egl: add eglCreateImage
Marek Olšák
- [Mesa-dev] [PATCH] gallivm: Do not use NoFramePointerElim with LLVM 3.7
Jose Fonseca
- [Mesa-dev] [PATCH 13/15] egl: add new platform functions
Marek Olšák
- [Mesa-dev] [PATCH v2] nir: Fix output swizzle in get_mul_for_src
Jason Ekstrand
- [Mesa-dev] [PATCH] gallivm: Do not use NoFramePointerElim with LLVM 3.7
Roland Scheidegger
- [Mesa-dev] [PATCH] i965: Disable compaction for EOT send messages
Matt Turner
- [Mesa-dev] [PATCH] gallivm: Disable frame pointer omission on LLVM 3.7.
Jose Fonseca
- [Mesa-dev] [PATCH] gallivm: Disable frame pointer omission on LLVM 3.7.
Roland Scheidegger
- [Mesa-dev] [PATCH] gallivm: Disable frame pointer omission on LLVM 3.7.
Jose Fonseca
- [Mesa-dev] [PATCH] i965: Disable compaction for EOT send messages
Ben Widawsky
- [Mesa-dev] [PATCH] i965: Disable compaction for EOT send messages
Ben Widawsky
- [Mesa-dev] [PATCH] gallivm: Use the LLVM's C disassembly interface.
Jose Fonseca
- [Mesa-dev] [PATCH 0/6] Begin reworking mipmap tree layout + HALIGN fixes gen8+
Ben Widawsky
- [Mesa-dev] [PATCH 1/6] i965: Consolidate certain miptree params to flags
Ben Widawsky
- [Mesa-dev] [PATCH 2/6] i965/gen9: Only allow Y-Tiled MCS buffers
Ben Widawsky
- [Mesa-dev] [PATCH 3/6] i965: Extract tiling from fast clear decision
Ben Widawsky
- [Mesa-dev] [PATCH 4/6] i965/gen8: Correct HALIGN for AUX surfaces
Ben Widawsky
- [Mesa-dev] [PATCH 5/6] i965/gen9: Set HALIGN_16 for all aux buffers
Ben Widawsky
- [Mesa-dev] [PATCH 6/6] i965/gen8+: Add aux buffer alignment assertions
Ben Widawsky
- [Mesa-dev] [PATCH] gallivm: Use the LLVM's C disassembly interface.
Roland Scheidegger
- [Mesa-dev] [PATCH] i965/vec4: Fix the source register for indexed samplers
Neil Roberts
- [Mesa-dev] [PATCH 3/6] i965: Extract tiling from fast clear decision
Jordan Justen
- [Mesa-dev] [PATCH 4/6] i965/gen8: Correct HALIGN for AUX surfaces
Jordan Justen
- [Mesa-dev] Ideas on loop unrolling, loop examples, and my GSoC-blog
Thomas Helland
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Matt Turner
- [Mesa-dev] [PATCH 1/6] i965: Consolidate certain miptree params to flags
Anuj Phogat
- [Mesa-dev] [PATCH 2/5] mesa/es3.1: Enable ES 3.1 API and shading language version
Kenneth Graunke
- [Mesa-dev] [PATCH] softpipe: fix offset wrapping calculations (v2)
Dave Airlie
- [Mesa-dev] PIPE_SHADER_* vs TGSI_PROCESSOR_*
Marek Olšák
- [Mesa-dev] [PATCH 1/5] mesa: remove unused geometry shader variables
Marek Olšák
- [Mesa-dev] [PATCH 2/5] mesa: remove useless gl_compute_program_state::Current
Marek Olšák
- [Mesa-dev] [PATCH 3/5] mesa: use _mesa_has_geometry_shader in get_programiv
Marek Olšák
- [Mesa-dev] [PATCH 4/5] mesa: use GL_GEOMETRY_PROGRAM_NV instead of MESA_GEOMETRY_PROGRAM
Marek Olšák
- [Mesa-dev] [PATCH 5/5] mesa: remove unused gl_config::colorIndexMode
Marek Olšák
- [Mesa-dev] [PATCH] i965: Disable compaction for EOT send messages
Matt Turner
- [Mesa-dev] [PATCH] i965: Disable compaction for EOT send messages
Mark Janes
- [Mesa-dev] PIPE_SHADER_* vs TGSI_PROCESSOR_*
Dave Airlie
- [Mesa-dev] [PATCH 1/5] mesa: remove unused geometry shader variables
Dave Airlie
- [Mesa-dev] [PATCH] i965: Disable compaction for EOT send messages
Ben Widawsky
- [Mesa-dev] [RFC][PATCH] gallivm: Avoid conflict with LLVM's definition of DEBUG
Michel Dänzer
- [Mesa-dev] [PATCH] softpipe: fix offset wrapping calculations (v2)
Roland Scheidegger
- [Mesa-dev] [PATCH] gallivm: make sampling more robust when the sampler setup is bogus
sroland at vmware.com
- [Mesa-dev] [PATCH 1/6] i965: Consolidate certain miptree params to flags
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/6] i965: Consolidate certain miptree params to flags
Pohjolainen, Topi
- [Mesa-dev] [PATCH 4/6] i965/gen8: Correct HALIGN for AUX surfaces
Pohjolainen, Topi
- [Mesa-dev] [PATCH 5/6] i965/gen9: Set HALIGN_16 for all aux buffers
Pohjolainen, Topi
- [Mesa-dev] Re: Mesa (master): mesa: Allow overriding the version of ES2+ contexts
Michel Dänzer
- [Mesa-dev] [Bug 30279] corender broken on llvmpipe and swrast
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Ideas on loop unrolling, loop examples, and my GSoC-blog
Eero Tamminen
- [Mesa-dev] [PATCH v5] i915/aa: fixing anti-aliasing bug for thinnest width lines
Predut, Marius
- [Mesa-dev] [PATCH] xdemos/corender: Remove.
Jose Fonseca
- [Mesa-dev] [PATCH] gallivm: Use the LLVM's C disassembly interface.
Jose Fonseca
- [Mesa-dev] [PATCH v5] i915/aa: fixing anti-aliasing bug for thinnest width lines
Marius Predut
- [Mesa-dev] [PATCH 1/3] mesa: remove obsolete and broken sampler code
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] nir: remove recreated broken sampler logic
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] mesa: remove unused function declaration
Timothy Arceri
- [Mesa-dev] [PATCH] gallivm: Remove stub disassemblerSymbolLookupCB.
Jose Fonseca
- [Mesa-dev] [PATCH] xdemos/corender: Remove.
Brian Paul
- [Mesa-dev] [PATCH 1/5] mesa: remove unused geometry shader variables
Brian Paul
- [Mesa-dev] [PATCH 1/2] i965: Don't use a temporary when generating an indirect sample
Neil Roberts
- [Mesa-dev] [PATCH 2/2] i965: Don't add base_binding_table_index if it's zero
Neil Roberts
- [Mesa-dev] PIPE_SHADER_* vs TGSI_PROCESSOR_*
Brian Paul
- [Mesa-dev] [PATCH 1/3] mesa: remove obsolete and broken sampler code
Timothy Arceri
- [Mesa-dev] PIPE_SHADER_* vs TGSI_PROCESSOR_*
Marek Olšák
- [Mesa-dev] Ideas on loop unrolling, loop examples, and my GSoC-blog
Connor Abbott
- [Mesa-dev] [PATCH 11/15] egl: add eglGetSyncAttrib
Chad Versace
- [Mesa-dev] [PATCH] dri_util: make version var unsigned to silence warnings
Brian Paul
- [Mesa-dev] [PATCH] dri_util: make version var unsigned to silence warnings
Matt Turner
- [Mesa-dev] [PATCH 12/15] egl: add eglCreateImage
Chad Versace
- [Mesa-dev] [PATCH 12/15] egl: add eglCreateImage
Chad Versace
- [Mesa-dev] [PATCH 1/2] i965: Don't use a temporary when generating an indirect sample
Matt Turner
- [Mesa-dev] [PATCH 2/2] i965: Don't add base_binding_table_index if it's zero
Matt Turner
- [Mesa-dev] [PATCH 13/15] egl: add new platform functions
Chad Versace
- [Mesa-dev] [PATCH 15/15] egl: expose EGL 1.5 if all requirements are met
Chad Versace
- [Mesa-dev] [PATCH] i965: Disable compaction for EOT send messages
Matt Turner
- [Mesa-dev] [PATCH 3/3] mesa: remove unused function declaration
Matt Turner
- [Mesa-dev] [PATCH 1/6] i965: Consolidate certain miptree params to flags
Chad Versace
- [Mesa-dev] [PATCH 1/2] i965: Don't use a temporary when generating an indirect sample
Chris Forbes
- [Mesa-dev] [PATCH 2/6] i965/gen9: Only allow Y-Tiled MCS buffers
Chad Versace
- [Mesa-dev] [PATCH 1/6] i965: Consolidate certain miptree params to flags
Matt Turner
- [Mesa-dev] [PATCH 15/15] egl: expose EGL 1.5 if all requirements are met
Marek Olšák
- [Mesa-dev] [PATCH 1/3] i965: Drop "Vector Mask Enable" bit from 3DSTATE_GS on Gen8+.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Create a shader_dispatch_mode enum to replace VS/GS fields.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965: Use proper pitch for scalar GS pull constants and UBOs.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/6] i965: Extract tiling from fast clear decision
Chad Versace
- [Mesa-dev] [PATCH 1/6] i965: Consolidate certain miptree params to flags
Chad Versace
- [Mesa-dev] [PATCH 2/2] i965: Don't add base_binding_table_index if it's zero
Ben Widawsky
- [Mesa-dev] [PATCH 1/2] i965: Don't use a temporary when generating an indirect sample
Anuj Phogat
- [Mesa-dev] [PATCH 1/3] i965: Drop "Vector Mask Enable" bit from 3DSTATE_GS on Gen8+.
Ben Widawsky
- [Mesa-dev] enable pbuffer for drm platform
Liu, Ying2
- [Mesa-dev] [PATCH 2/3] i965: Create a shader_dispatch_mode enum to replace VS/GS fields.
Ben Widawsky
- [Mesa-dev] [PATCH 3/3] i965: Use proper pitch for scalar GS pull constants and UBOs.
Ben Widawsky
- [Mesa-dev] enable pbuffer for drm platform
Matt Turner
- [Mesa-dev] [PATCH 4/6] i965/gen8: Correct HALIGN for AUX surfaces
Chad Versace
- [Mesa-dev] [PATCH 5/6] i965/gen9: Set HALIGN_16 for all aux buffers
Chad Versace
- [Mesa-dev] [PATCH 4/6] i965/gen8: Correct HALIGN for AUX surfaces
Chad Versace
- [Mesa-dev] [PATCH 1/6] i965: Consolidate certain miptree params to flags
Kenneth Graunke
- [Mesa-dev] [PATCH 6/6] i965/gen8+: Add aux buffer alignment assertions
Chad Versace
- [Mesa-dev] [PATCH 1/6] i965: Consolidate certain miptree params to flags
Chad Versace
- [Mesa-dev] [PATCH] i965: Drop LOAD_PAYLOAD workaround in fs_visitor::emit_urb_writes().
Kenneth Graunke
- [Mesa-dev] enable pbuffer for drm platform
Emil Velikov
- [Mesa-dev] [PATCH 1/2] configure.ac: enable building GLES1 and GLES2 by default
Emil Velikov
- [Mesa-dev] [PATCH] i965: Drop LOAD_PAYLOAD workaround in fs_visitor::emit_urb_writes().
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Drop LOAD_PAYLOAD workaround in fs_visitor::emit_urb_writes().
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Create a shader_dispatch_mode enum to replace VS/GS fields.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] i965: Drop "Vector Mask Enable" bit from 3DSTATE_GS on Gen8+.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965: Use proper pitch for scalar GS pull constants and UBOs.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Add Gen8+ VS dispatch_mode assertion.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: report builtin variables in getActiveVariables()
Tapani
- [Mesa-dev] [PATCH] mesa: reference built-in uniforms into gl_uniform_storage
Tapani
- [Mesa-dev] ARB_shader_subroutine
Dave Airlie
- [Mesa-dev] [PATCH 01/19] mesa: Add stubs for ARB_shader_subroutine entrypoints
Dave Airlie
- [Mesa-dev] [PATCH 02/19] glapi: Add ARB_shader_subroutine functions and enums
Dave Airlie
- [Mesa-dev] [PATCH 03/19] mesa: Add extension tracking for arb_shader_subroutine (v2)
Dave Airlie
- [Mesa-dev] [PATCH 04/19] mesa: Add glGet support for ARB_shader_subroutine implementation limits
Dave Airlie
- [Mesa-dev] [PATCH 05/19] glsl: Add extension plumbing and define for ARB_shader_subroutine
Dave Airlie
- [Mesa-dev] [PATCH 06/19] glsl: Make `subroutine` a reserved keyword
Dave Airlie
- [Mesa-dev] [PATCH 07/19] glsl/types: add new subroutine type (v2)
Dave Airlie
- [Mesa-dev] [PATCH 08/19] mesa: add inline conversion functions for ARB_shader_subroutine
Dave Airlie
- [Mesa-dev] [PATCH 09/19] glsl/ir: add subroutine information storage to ir_function
Dave Airlie
- [Mesa-dev] [PATCH 10/19] glsl/ir: allow ir_call to handle subroutine calling
Dave Airlie
- [Mesa-dev] [PATCH 11/19] glsl: add ast/parser support for subroutine parsing storage (v3)
Dave Airlie
- [Mesa-dev] [PATCH 12/19] glsl/ir: add subroutine lowering pass (v2)
Dave Airlie
- [Mesa-dev] [PATCH 13/19] mesa/mtypes: add gl_subroutine_function and uniform storage to shader
Dave Airlie
- [Mesa-dev] [PATCH 14/19] glsl: add uniform and program resource support
Dave Airlie
- [Mesa-dev] [PATCH 15/19] program_resource: add subroutine support
Dave Airlie
- [Mesa-dev] [PATCH 16/19] program: add subroutine uniform support
Dave Airlie
- [Mesa-dev] [PATCH 17/19] mesa: fill out the ARB_shader_subroutine APIs
Dave Airlie
- [Mesa-dev] [PATCH 18/19] st/mesa: add subroutine bits
Dave Airlie
- [Mesa-dev] [PATCH 19/19] st/mesa: enable shader subroutine
Dave Airlie
- [Mesa-dev] [Bug 90797] [SKL bisected] Mesa change cause performance case manhattan fail.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 07/19] glsl/types: add new subroutine type (v2)
Kenneth Graunke
- [Mesa-dev] ARB_shader_subroutine
Kenneth Graunke
- [Mesa-dev] [PATCH 19/19] st/mesa: enable shader subroutine
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: report builtin variables in getActiveVariables()
Tapani
- [Mesa-dev] [PATCH] glsl: report builtin variables in getActiveVariables()
Martin Peres
- [Mesa-dev] [PATCH 3/3] i965: Use proper pitch for scalar GS pull constants and UBOs.
Pohjolainen, Topi
Last message date:
Sun May 31 23:43:51 PDT 2015
Archived on: Sun May 31 23:43:56 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).