May 2017 Archives by date
Starting: Mon May 1 01:03:04 UTC 2017
Ending: Wed May 31 23:58:17 UTC 2017
Messages: 3759
- [Mesa-dev] [PATCH 00/12] Android build cleanup/fixes
Mauro Rossi
- [Mesa-dev] [Bug 100629] No mans sky renders white screen under wine in linux
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] egl: polish dri2_to_egl_attribute_map[]
Tomasz Figa
- [Mesa-dev] [PATCH] egl: polish dri2_to_egl_attribute_map[]
Tomasz Figa
- [Mesa-dev] [PATCH] i965: Don't allocate uniform space for samplers
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] glsl: rework validate_image_qualifier_for_type()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] glsl: reject format qualifiers with non-image types everywhere
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/3] glsl: validate memory qualifiers inside structures/interfaces
Samuel Pitoiset
- [Mesa-dev] [PATCH] i965: fix cast in OA performance query code
Mauro Rossi
- [Mesa-dev] [PATCH 09/12] Android: push driver build details to driver makefiles
Mauro Rossi
- [Mesa-dev] [ANNOUNCE] mesa 17.1.0-rc3
Emil Velikov
- [Mesa-dev] [PATCH 1/3] ac: first parse VS exports before eliminating constant ones
Marek Olšák
- [Mesa-dev] [PATCH 2/3] ac: rename ac_eliminate_const_vs_outputs -> ac_optimize_vs_outputs
Marek Olšák
- [Mesa-dev] [PATCH 3/3] ac: eliminate duplicated VS exports
Marek Olšák
- [Mesa-dev] [PATCH 00/17] st/mesa cleanup
Marek Olšák
- [Mesa-dev] [PATCH 01/17] st/mesa: remove struct st_tracked_state
Marek Olšák
- [Mesa-dev] [PATCH 02/17] st/mesa: decrease the size of st_vertex_program
Marek Olšák
- [Mesa-dev] [PATCH 03/17] st/mesa: remove st_context::vertex_result_to_slot
Marek Olšák
- [Mesa-dev] [PATCH 04/17] st/mesa: remove unused outputSlotToAttr
Marek Olšák
- [Mesa-dev] [PATCH 05/17] st/mesa: decrease the size of remaining st_translate_program array params
Marek Olšák
- [Mesa-dev] [PATCH 06/17] st/mesa: unify TCS, TES, GS st_*_program structures
Marek Olšák
- [Mesa-dev] [PATCH 07/17] st/mesa: simplify update_constants functions
Marek Olšák
- [Mesa-dev] [PATCH 08/17] st/mesa: simplify code due to unification to st_common_program
Marek Olšák
- [Mesa-dev] [PATCH 09/17] st/mesa: use PIPE_MAX_ATTRIBS as the max number of vertex buffers
Marek Olšák
- [Mesa-dev] [PATCH 10/17] st/mesa: fold cso calls into setup_(non_)interleaved_attribs
Marek Olšák
- [Mesa-dev] [PATCH 11/17] st/mesa: fold error handling into setup_(non_)interleaved_attribs
Marek Olšák
- [Mesa-dev] [PATCH 12/17] st/mesa: remove vpv->num_inputs dereferences in st_update_array
Marek Olšák
- [Mesa-dev] [PATCH 13/17] st/mesa: remove unused st parameter in init_velement_lowered
Marek Olšák
- [Mesa-dev] [PATCH 14/17] st/mesa: simplify the signature of get_client_array
Marek Olšák
- [Mesa-dev] [PATCH 15/17] gallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
Marek Olšák
- [Mesa-dev] [PATCH 16/17] st/mesa: upload zero-stride vertex attributes here
Marek Olšák
- [Mesa-dev] [PATCH 17/17] radeonsi: remove upload code for zero-stride vertex attribs
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH 2/3] i965/vec4: fix register width for DF VGRF and UNIFORM
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v2 1/2] i965/vec4: fix swizzle and writemask when loading an uniform with constant offset
Samuel Iglesias Gonsálvez
- [Mesa-dev] EGL: Question about deferred context and surface destroy
Mike Gorchak
- [Mesa-dev] [PATCH 7/8] android: support creating texture from gralloc buffer
Mauro Rossi
- [Mesa-dev] [PATCH v2] scons: update for LLVM 4.0
Ben Boeckel
- [Mesa-dev] [PATCH 0/4] Call for testing: Gallium set_index_buffer removal etc.
Brian Paul
- [Mesa-dev] [PATCH 7/8] android: support creating texture from gralloc buffer
Tomasz Figa
- [Mesa-dev] [PATCH 8/8] android: egl: add support for software rasterizer
Mauro Rossi
- [Mesa-dev] [PATCH 8/8] android: egl: add support for software rasterizer
Mauro Rossi
- [Mesa-dev] [PATCH] nv50/ir: skip optimizing ADD+SHL to SHLADD when src(1) is 0
Ilia Mirkin
- [Mesa-dev] [PATCH 0/4] Call for testing: Gallium set_index_buffer removal etc.
Brian Paul
- [Mesa-dev] [PATCH 09/12] Android: push driver build details to driver makefiles
Mauro Rossi
- [Mesa-dev] [PATCH] nv50/ir: skip optimizing ADD+SHL to SHLADD when src(1) is 0
Samuel Pitoiset
- [Mesa-dev] [PATCH] nv50/ir: skip optimizing ADD+SHL to SHLADD when src(1) is 0
Ilia Mirkin
- [Mesa-dev] [ANNOUNCE] mesa 17.1.0-rc3
Mike Lothian
- [Mesa-dev] [PATCH 2/2] radv: Use correct stage for ready bit.
Grazvydas Ignotas
- [Mesa-dev] [PATCH 02/17] st/mesa: decrease the size of st_vertex_program
Brian Paul
- [Mesa-dev] [PATCH 07/17] st/mesa: simplify update_constants functions
Brian Paul
- [Mesa-dev] [PATCH 06/17] st/mesa: unify TCS, TES, GS st_*_program structures
Brian Paul
- [Mesa-dev] [PATCH 08/17] st/mesa: simplify code due to unification to st_common_program
Brian Paul
- [Mesa-dev] [Bug 100854] YUV to RGB Color Space Conversion result is not precise
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] fix minor error in YUV2RGB matrix used in shader
Kristian H. Kristensen
- [Mesa-dev] [PATCH 1/2] dri_interface.h: define __DRI_ATTRIB_MAX
Emil Velikov
- [Mesa-dev] [PATCH 2/2] eg: explicitly size dri2_to_egl_attribute_map[]
Emil Velikov
- [Mesa-dev] [PATCH 07/12] Android: remove needless conditional including of child makefiles
Emil Velikov
- [Mesa-dev] [PATCH 07/12] Android: remove needless conditional including of child makefiles
Rob Herring
- [Mesa-dev] [PATCH 00/12] Android build cleanup/fixes
Mauro Rossi
- [Mesa-dev] [PATCH 09/12] Android: push driver build details to driver makefiles
Emil Velikov
- [Mesa-dev] [PATCH 10/12] Android: default to building all drivers
Emil Velikov
- [Mesa-dev] [PATCH 11/12] Android: Add LLVM support for Android O
Emil Velikov
- [Mesa-dev] [PATCH 2/4] gallium: Enable ARM NEON CPU detection.
Eric Anholt
- [Mesa-dev] [PATCH 12/12] Android: Drop linking libgcc
Emil Velikov
- [Mesa-dev] [PATCH 11/12] Android: Add LLVM support for Android O
Rob Herring
- [Mesa-dev] [PATCH 12/12] Android: Drop linking libgcc
Rob Herring
- [Mesa-dev] [PATCH 00/12] Android build cleanup/fixes
Emil Velikov
- [Mesa-dev] [PATCH 00/11] i965: Shader programs in the error state
Matt Turner
- [Mesa-dev] [PATCH 01/11] i965: Mark shader programs for capture in the error state.
Matt Turner
- [Mesa-dev] [PATCH 11/12] Android: Add LLVM support for Android O
Emil Velikov
- [Mesa-dev] [PATCH 02/11] i965: Pass pointer and end of assembly to brw_validate_instructions
Matt Turner
- [Mesa-dev] [PATCH 03/11] i965: Allow brw_eu_validate to handle compact instructions
Matt Turner
- [Mesa-dev] [PATCH 04/11] i965: Add a weak no-op nir_print_instr() symbol
Matt Turner
- [Mesa-dev] [PATCH 05/11] genxml: Remove brackets from kernel start pointer names
Matt Turner
- [Mesa-dev] [PATCH 06/11] genxml: Remove hyphens from pixel dispatch enable names
Matt Turner
- [Mesa-dev] [PATCH 07/11] genxml: Rename "VS Function Enable" to just "Function Enable"
Matt Turner
- [Mesa-dev] [PATCH 08/11] intel/decoder: Fix indentation
Matt Turner
- [Mesa-dev] [PATCH 09/11] intel/tools: Refactor gen_disasm_disassemble() to use annotations
Matt Turner
- [Mesa-dev] [PATCH 10/11] intel/aubinator_error_decode: Stop decoding after MI_BATCH_BUFFER_END
Matt Turner
- [Mesa-dev] [PATCH 11/11] intel/aubinator_error_decode: Disassemble shader programs
Matt Turner
- [Mesa-dev] [PATCH 02/12] android: define required __STDC* macros as cflags
Emil Velikov
- [Mesa-dev] [PATCH 00/17] st/mesa cleanup
Edmondo Tommasina
- [Mesa-dev] [Bug 100259] [EGL] [GBM] undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Solve Android native fence fd double close issue
Chad Versace
- [Mesa-dev] [PATCH] i965: Don't allocate uniform space for samplers
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] gallium: Enable ARM NEON CPU detection.
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/4] gallium: Enable ARM NEON CPU detection.
Erik Faye-Lund
- [Mesa-dev] [PATCH] anv/tests: Create a dummy instance as well as device
Jason Ekstrand
- [Mesa-dev] [PATCH 07/11] genxml: Rename "VS Function Enable" to just "Function Enable"
Jason Ekstrand
- [Mesa-dev] [PATCH 06/11] genxml: Remove hyphens from pixel dispatch enable names
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/tests: Create a dummy instance as well as device
Vinson Lee
- [Mesa-dev] [PATCH 02/21] anv/cmd_buffer: Use the device allocator for QueueSubmit
Jason Ekstrand
- [Mesa-dev] radv: reduce size of image structs.
Dave Airlie
- [Mesa-dev] [PATCH 1/5] radv: provide a helper for comparing an image extents.
Dave Airlie
- [Mesa-dev] [PATCH 2/5] radv: move some image info into a separate struct.
Dave Airlie
- [Mesa-dev] [PATCH 3/5] radv: remove some members of radeon surface.
Dave Airlie
- [Mesa-dev] [PATCH 4/5] radv/image: drop blk_d
Dave Airlie
- [Mesa-dev] [PATCH 5/5] radv: drop unused surface level members.
Dave Airlie
- [Mesa-dev] [PATCH 1/2] dri_interface.h: define __DRI_ATTRIB_MAX
Tomasz Figa
- [Mesa-dev] [PATCH 2/2] eg: explicitly size dri2_to_egl_attribute_map[]
Tomasz Figa
- [Mesa-dev] [PATCH 05/12] Android: drop LLVM support on Lollipop
Mauro Rossi
- [Mesa-dev] [PATCH] radv/image: resize some surface members.
Dave Airlie
- [Mesa-dev] [PATCH] radv: minor pahole related improvements.
Dave Airlie
- [Mesa-dev] [PATCH] radv: minor pahole related improvements.
Timothy Arceri
- [Mesa-dev] [PATCH v03 00/38] Rebased and reviewed series to convert state emitting code to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 01/38] genxml: Fill out Gen4, Gen45 and Gen5 XML
Rafael Antognolli
- [Mesa-dev] [PATCH v03 02/38] genxml: Rename clip enable property.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 03/38] genxml: Update xml for 3DSTATE_SF.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 04/38] genxml: Add missing field values to 3DSTATE_SBE.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 05/38] genxml: Add alias for MOCS.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 06/38] genxml: Make "Reorder Mode" fields consistent.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 07/38] genxml: 3DSTATE_VS rename Function Enable to Enable.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 08/38] genxml: Clip guardbands are float, not int.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 09/38] genxml: Rename "Function Enable" to "Enable".
Rafael Antognolli
- [Mesa-dev] [PATCH v03 10/38] genxml: Normalize xml for 3DSTATE_MULTISAMPLE.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 11/38] genxml: Normalize xml for 3DSTATE_CC_STATE_POINTERS.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 12/38] i965: Split out enum from brw_eu_defines.h
Rafael Antognolli
- [Mesa-dev] [PATCH v03 13/38] anv: Use BRW_BARYCENTRIC_NONPERSPECTIVE_BITS from common header.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 14/38] i965: Move MOCS macros to brw_context.h.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 15/38] i965: Add genxml related plumbing in a new genX_state_upload.c file.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 16/38] i965: Get real per-gen atom lists
Rafael Antognolli
- [Mesa-dev] [PATCH v03 17/38] genxml: Add rules to build gen4, gen45 and ge5.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 18/38] i965: Port Gen6+ DEPTH_STENCIL state to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 19/38] i965: Port Gen6+ 3DSTATE_CLIP state to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 20/38] i965: Port Gen8+ 3DSTATE_RASTER state to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 21/38] i965: Add brw_get_line_width_float.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 22/38] i965: Port gen6+ 3DSTATE_SF to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 23/38] i965: Port Gen7+ 3DSTATE_SBE state to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 24/38] i965: Remove calculate_attr_overrides.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 25/38] i965: Port gen7+ 3DSTATE_SOL to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 26/38] i965: Port gen7+ 3DSTATE_PS to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 27/38] i965: Port gen6+ 3DSTATE_WM to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 28/38] i965: Port gen8+ 3DSTATE_PS_EXTRA to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 29/38] i965: Port gen6+ 3DSTATE_VS to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 30/38] i965: Port gen6+ state emitting code to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 31/38] i965: Port gen6+ blend state code to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 32/38] i965: Port gen7+ 3DSTATE_TE to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 33/38] i965: Port gen6+ 3DSTATE_SCISSOR_STATE_POINTERS to use genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 34/38] i965: Port push constant code to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 35/38] i965: Port gen4+ emit vertices code to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 36/38] i965: Port gen6+ multisample state emitting code to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 37/38] i965: Port gen6+ 3DSTATE_CC_STATE_POINTERS state to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 38/38] i965: Port gen4+ state emitting code to genxml.
Rafael Antognolli
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radv/wsi: report presentation error per image request
Dave Airlie
- [Mesa-dev] [PATCH 1/5] radv: provide a helper for comparing an image extents.
Timothy Arceri
- [Mesa-dev] [PATCH 3/5] radv: remove some members of radeon surface.
Timothy Arceri
- [Mesa-dev] [PATCH] radv/image: resize some surface members.
Timothy Arceri
- [Mesa-dev] [PATCH 3/5] radv: remove some members of radeon surface.
Dave Airlie
- [Mesa-dev] [PATCH 8/8] android: egl: add support for software rasterizer
Tapani Pälli
- [Mesa-dev] [PATCH] radv: fix stencil only clears.
Dave Airlie
- [Mesa-dev] [PATCH] anv/query: handle more cases of 'out of host memory'
Iago Toral
- [Mesa-dev] [PATCH 3/3] ac: eliminate duplicated VS exports
Dave Airlie
- [Mesa-dev] [PATCH] anv/query: handle more cases of 'out of host memory'
Samuel Iglesias Gonsálvez
- [Mesa-dev] [Mesa-stable] [PATCH 2/3] i965/vec4: fix register width for DF VGRF and UNIFORM
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v03 12/38] i965: Split out enum from brw_eu_defines.h
Emil Velikov
- [Mesa-dev] [PATCH v03 12/38] i965: Split out enum from brw_eu_defines.h
Emil Velikov
- [Mesa-dev] [PATCH] radv/wsi: report presentation error per image request
Daniel Stone
- [Mesa-dev] [PATCH 1/3] mapi: replace mapi_table abstraction
Eric Engestrom
- [Mesa-dev] [PATCH 1/2] glapi: add KHR_no_error support to dispatch table generation
Timothy Arceri
- [Mesa-dev] [PATCH] c11/threads: rework Windows thrd_current() comment
Eric Engestrom
- [Mesa-dev] [PATCH] mesa/vbo: reduce prim array size
Bartosz Tomczyk
- [Mesa-dev] [PATCH 1/2] glapi: add KHR_no_error support to dispatch table generation
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] mesa/varray: make use of dispatch KHR_no_error support
Nicolai Hähnle
- [Mesa-dev] [PATCH 06/17] st/mesa: unify TCS, TES, GS st_*_program structures
Emil Velikov
- [Mesa-dev] [PATCH 0/4] kmscube atomic fixups
Daniel Stone
- [Mesa-dev] [PATCH 1/4] common: Check for extensions before resolving symbols
Daniel Stone
- [Mesa-dev] [PATCH 2/4] atomic: Use CPU-side KMS fence synchronisation
Daniel Stone
- [Mesa-dev] [PATCH 3/4] atomic: Duplicate fence before SwapBuffers
Daniel Stone
- [Mesa-dev] [PATCH 4/4] atomic: Initialise fence FD members
Daniel Stone
- [Mesa-dev] [PATCH 0/4] kmscube atomic fixups
Daniel Stone
- [Mesa-dev] [PATCH 3/3] ac: eliminate duplicated VS exports
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa/vbo: reduce prim array size
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa/vbo: reduce prim array size
Bartosz Tomczyk
- [Mesa-dev] [PATCH v2] mesa/vbo: reduce prim array size
Bartosz Tomczyk
- [Mesa-dev] [PATCH 2/4] atomic: Use CPU-side KMS fence synchronisation
Chris Wilson
- [Mesa-dev] [PATCH 2/4] atomic: Use CPU-side KMS fence synchronisation
Daniel Stone
- [Mesa-dev] [PATCH 7/8] android: support creating texture from gralloc buffer
Emil Velikov
- [Mesa-dev] [PATCH v2 1/2] dri_interface.h: define __DRI_ATTRIB_MAX
Emil Velikov
- [Mesa-dev] [PATCH 2/4] atomic: Use CPU-side KMS fence synchronisation
Chris Wilson
- [Mesa-dev] [PATCH 02/11] i965: Pass pointer and end of assembly to brw_validate_instructions
Iago Toral
- [Mesa-dev] [PATCH 06/17] st/mesa: unify TCS, TES, GS st_*_program structures
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 09/11] intel/tools: Refactor gen_disasm_disassemble() to use annotations
Iago Toral
- [Mesa-dev] [PATCH 00/11] i965: Shader programs in the error state
Iago Toral
- [Mesa-dev] [PATCH 4/4] atomic: Initialise fence FD members
Emil Velikov
- [Mesa-dev] [PATCH kmscube 1/2] gst-decoder.c: set EGL_DMA_BUF attributes upon variable declaration
Emil Velikov
- [Mesa-dev] [PATCH kmscube 2/2] gst-decoder.c: assert if GST_VIDEO_INFO_N_PLANES returns too many planes
Emil Velikov
- [Mesa-dev] [PATCH v3 00/13] anv: Implement VK_KHX_multiview
Jason Ekstrand
- [Mesa-dev] [PATCH 00/18] anv: Rework the allocation data structures
Jason Ekstrand
- [Mesa-dev] [PATCH kmscube 3/4] atomic: Duplicate fence before SwapBuffers
Rob Clark
- [Mesa-dev] [PATCH kmscube 3/4] atomic: Duplicate fence before SwapBuffers
Daniel Stone
- [Mesa-dev] [PATCH kmscube 1/2] gst-decoder.c: set EGL_DMA_BUF attributes upon variable declaration
Rob Clark
- [Mesa-dev] [PATCH 4/4] atomic: Initialise fence FD members
Daniel Stone
- [Mesa-dev] [PATCH kmscube] atomic: Use normal rendering loop for modeset
Daniel Stone
- [Mesa-dev] [PATCH v03 12/38] i965: Split out enum from brw_eu_defines.h
Rafael Antognolli
- [Mesa-dev] [PATCH] fix minor error in YUV2RGB matrix used in shader
Johnson Lin
- [Mesa-dev] [PATCH 1/2] radeonsi/gfx9: set VGT_REUSE_OFF = 0
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi/gfx9: fix gl_ViewportIndex
Marek Olšák
- [Mesa-dev] [PATCH v03 12/38] i965: Split out enum from brw_eu_defines.h
Jason Ekstrand
- [Mesa-dev] [PATCH kmscube 1/2] gst-decoder.c: set EGL_DMA_BUF attributes upon variable declaration
Emil Velikov
- [Mesa-dev] [PATCH v2] mesa/vbo: reduce prim array size
Brian Paul
- [Mesa-dev] [PATCH libdrm] header: update drm_fourcc.h
Lucas Stach
- [Mesa-dev] [PATCH kmscube] drm-atomic: check for valid GBM BO
Lucas Stach
- [Mesa-dev] [PATCH 09/12] Android: push driver build details to driver makefiles
Rob Herring
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix the DCE pass in presence of loops
Samuel Pitoiset
- [Mesa-dev] [PATCH kmscube] drm-atomic: check for valid GBM BO
Daniel Stone
- [Mesa-dev] [PATCH 4/4] atomic: Initialise fence FD members
Emil Velikov
- [Mesa-dev] [PATCH] i965: Don't allocate uniform space for samplers
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/4] common: Check for extensions before resolving symbols
Eric Engestrom
- [Mesa-dev] [PATCH 09/12] Android: push driver build details to driver makefiles
Emil Velikov
- [Mesa-dev] [PATCH v03 12/38] i965: Split out enum from brw_eu_defines.h
Rafael Antognolli
- [Mesa-dev] [PATCH kmscube 1/2] gst-decoder.c: set EGL_DMA_BUF attributes upon variable declaration
Carlos Rafael Giani
- [Mesa-dev] [PATCH v03 12/38] i965: Split out enum from brw_eu_defines.h
Jason Ekstrand
- [Mesa-dev] [PATCH v2] scons: update for LLVM 4.0
Jose Fonseca
- [Mesa-dev] [PATCH v03 12/38] i965: Split out enum from brw_eu_defines.h
Rafael Antognolli
- [Mesa-dev] [PATCH v03 12/38] i965: Split out enum from brw_eu_defines.h
Jason Ekstrand
- [Mesa-dev] [PATCH] fix minor error in YUV2RGB matrix used in shader
Jason Ekstrand
- [Mesa-dev] [PATCH] c11/threads: rework Windows thrd_current() comment
Jose Fonseca
- [Mesa-dev] [PATCH 09/12] Android: push driver build details to driver makefiles
Rob Herring
- [Mesa-dev] [PATCH 3/4] gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
- [Mesa-dev] [PATCH 11/12] i965/cnl: Properly handle l3 configuration
Anuj Phogat
- [Mesa-dev] [PATCH] i965: Move enums to brw_compiler.h.
Rafael Antognolli
- [Mesa-dev] [PATCH 08/17] st/mesa: simplify code due to unification to st_common_program
Marek Olšák
- [Mesa-dev] [PATCH 06/17] st/mesa: unify TCS, TES, GS st_*_program structures
Marek Olšák
- [Mesa-dev] [PATCH kmscube] atomic: Use normal rendering loop for modeset
Eric Engestrom
- [Mesa-dev] [Mesa-stable] [PATCH 2/3] i965/vec4: fix register width for DF VGRF and UNIFORM
Francisco Jerez
- [Mesa-dev] [PATCH] anv: fix possible stack corruption
Grazvydas Ignotas
- [Mesa-dev] [PATCH] anv: don't leak DRM devices
Grazvydas Ignotas
- [Mesa-dev] [PATCH] radv: fix possible stack corruption
Grazvydas Ignotas
- [Mesa-dev] [PATCH] radv: don't leak DRM devices
Grazvydas Ignotas
- [Mesa-dev] [PATCH 08/17] st/mesa: simplify code due to unification to st_common_program
Brian Paul
- [Mesa-dev] [PATCH] i965: Move enums to brw_compiler.h.
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Move enums to brw_compiler.h.
Jason Ekstrand
- [Mesa-dev] [PATCH 0/5] misc dEQP fixes for vc4
Eric Anholt
- [Mesa-dev] [PATCH 1/5] glsl: Restrict functions to not return arrays or SOAs in GLSL 1.00.
Eric Anholt
- [Mesa-dev] [PATCH 2/5] glsl: Ban #undefining __LINE__ and friends on GLES2.
Eric Anholt
- [Mesa-dev] [PATCH 3/5] glsl: Restrict func redeclarations (not just redefinitions) on GLSL 1.00.
Eric Anholt
- [Mesa-dev] [PATCH 4/5] glsl: Don't allow redefining builtin functions on GLSL 1.00.
Eric Anholt
- [Mesa-dev] [PATCH 5/5] mesa: Set new renderbuffers to RGBA4 on all GLES contexts.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] anv: only init locale once
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/2] anv: release spirv_to_nir glsl_type allocations
Grazvydas Ignotas
- [Mesa-dev] [PATCH 06/12] Android: rework libelf dependencies
Rob Herring
- [Mesa-dev] [PATCH] i965: Make the field computed_depth_mode an enum.
Rafael Antognolli
- [Mesa-dev] [PATCH] glsl: destroy function and subroutine hash tables
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/4] common: Check for extensions before resolving symbols
Daniel Stone
- [Mesa-dev] [PATCH] fix minor error in YUV2RGB matrix used in shader
Eric Anholt
- [Mesa-dev] [PATCH] fix minor error in YUV2RGB matrix used in shader
Matt Turner
- [Mesa-dev] [PATCH 09/12] Android: push driver build details to driver makefiles
Emil Velikov
- [Mesa-dev] [PATCH 06/12] Android: rework libelf dependencies
Emil Velikov
- [Mesa-dev] [PATCH] gbm/dri: Fix sign-extension in modifier query
Daniel Stone
- [Mesa-dev] [PATCH 11/12] i965/cnl: Properly handle l3 configuration
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] renderonly: close transfer prime_fd
Christian Gmeiner
- [Mesa-dev] [PATCH 2/2] renderonly: drop resources on destroy
Christian Gmeiner
- [Mesa-dev] [PATCH] renderonly: use drmIoctl
Christian Gmeiner
- [Mesa-dev] [PATCH 1/2] draw: fix max_index initializer in draw_pipeline_run()
Brian Paul
- [Mesa-dev] [PATCH 2/2] mesa: add const qualifier on _mesa_valid_to_render()
Brian Paul
- [Mesa-dev] [PATCH v2 1/2] i965/vec4: fix swizzle and writemask when loading an uniform with constant offset
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] draw: fix max_index initializer in draw_pipeline_run()
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/2] mesa: add const qualifier on _mesa_valid_to_render()
Marek Olšák
- [Mesa-dev] [PATCH 1/2] draw: fix max_index initializer in draw_pipeline_run()
Brian Paul
- [Mesa-dev] [PATCH 0/5] GL_OES_required_internalformat
Eric Anholt
- [Mesa-dev] [PATCH 1/5] mesa: Add X1B5G5R5 along with A1B5G5R5.
Eric Anholt
- [Mesa-dev] [PATCH 2/5] gallium: Add support for 5551 with the 1-bit field in the low bit.
Eric Anholt
- [Mesa-dev] [PATCH 3/5] vc4: Add support for 5551 textures.
Eric Anholt
- [Mesa-dev] [PATCH 4/5] mesa: Only expose GLES's EXT_texture_type_2_10_10_10_REV if supported in HW.
Eric Anholt
- [Mesa-dev] [PATCH 5/5] mesa: Expose GL_OES_required_internalformat on GLES contexts.
Eric Anholt
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix the DCE pass in presence of loops
Edmondo Tommasina
- [Mesa-dev] [PATCH] renderonly: use drmIoctl
Stéphane Marchesin
- [Mesa-dev] [PATCH 1/5] radv: provide a helper for comparing an image extents.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 5/5] radv: drop unused surface level members.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: always free nir shaders from modules on stack
Grazvydas Ignotas
- [Mesa-dev] [PATCH] etnaviv: add L8A8_UNORM texture format
Christian Gmeiner
- [Mesa-dev] [PATCH 0/4] Call for testing: Gallium set_index_buffer removal etc.
Eric Anholt
- [Mesa-dev] [PATCH 2/5] gallium: Add support for 5551 with the 1-bit field in the low bit.
Roland Scheidegger
- [Mesa-dev] [PATCH 1/5] glsl: Restrict functions to not return arrays or SOAs in GLSL 1.00.
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/5] glsl: Don't allow redefining builtin functions on GLSL 1.00.
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/4] Call for testing: Gallium set_index_buffer removal etc.
Cherniak, Bruce
- [Mesa-dev] [PATCH] radv: fix possible stack corruption
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: don't leak DRM devices
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v3 00/32] ARB_bindless_texture: round one (GLSL)
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 01/32] mesa: add ARB_bindless_texture to the extensions list
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 02/32] glsl: add ARB_bindless_texture enable
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 03/32] glsl: make sampler/image types as 64-bit
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 04/32] glsl: make component_slots() returns 2 for samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 05/32] glsl: make count_attribute_slots() returns 1 for samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 06/32] glsl: make sampler/image scalar types
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 07/32] glsl: do not make sampler/image types readonly variables
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 08/32] glsl: process bindless/bound layout qualifiers
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 09/32] glsl: allow to declare bindless samplers/images as non-uniform
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 10/32] glsl: allow bindless samplers/images as out and inout parameters
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 11/32] glsl: allow bindless samplers/images as function return
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 12/32] glsl: allow bindless samplers/images inside interface blocks
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 13/32] glsl: allow bindless images to be declared inside structures
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 14/32] glsl: allow image qualifiers inside structures
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 15/32] glsl: allow input memory qualifiers for images
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 16/32] glsl: allow bindless samplers/images as varying variables
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 17/32] glsl: allow bindless samplers/images as vertex shader inputs
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 18/32] glsl: reject bindless samplers/images frag inputs without 'flat'
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 19/32] glsl: relax bindless sampler arrays indexing
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 20/32] glsl: add _mesa_glsl_parse_state object to is_lvalue()
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 21/32] glsl: skip IR validation for out/inout sampler/image parameters
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 22/32] glsl: allow bindless samplers/images to be l-values
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 23/32] glsl: allow bindless samplers/images to be initialized
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 24/32] glsl: add ARB_bindless_texture operations
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 25/32] glsl: add is_valid_constructor() helper function
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 26/32] glsl: allow bindless samplers/images to be used with constructors
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 27/32] glsl: implement ARB_bindless_texture conversions
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 28/32] glsl: lower bindless sampler/image packed varyings
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 29/32] glsl: do not count bindless samplers/images when linking uniforms
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 30/32] glsl: link bindless layout qualifiers
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 31/32] glsl: teach lower_ubo_reference about samplers inside structures
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 32/32] glsl: skip tree grafting for sampler and image types
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/5] misc dEQP fixes for vc4
Matt Turner
- [Mesa-dev] [PATCH 0/4] Call for testing: Gallium set_index_buffer removal etc.
Cherniak, Bruce
- [Mesa-dev] [PATCH] radv: flush more stages when semaphore are waiting.
Dave Airlie
- [Mesa-dev] [PATCH] radv: Don't set dynamic state for pipelines with rasterizer dicard.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 01/22] intel/isl: Limit CCS to one subresource on gen7
Jason Ekstrand
- [Mesa-dev] [PATCH 1/4] r600g: avoid redundant DB registerupdates
Constantine Kharlamov
- [Mesa-dev] [PATCH 1/1] radeonsi: Use libdrm to get chipset name
Li, Samuel
- [Mesa-dev] [PATCH 02/22] intel/isl: Only create a CCS buffer if the image supports rendering
Jason Ekstrand
- [Mesa-dev] [PATCH 04/22] anv: Add color auxiliary buffer helpers
Jason Ekstrand
- [Mesa-dev] [PATCH 05/11] genxml: Remove brackets from kernel start pointer names
Rafael Antognolli
- [Mesa-dev] [PATCH 08/11] intel/decoder: Fix indentation
Rafael Antognolli
- [Mesa-dev] [PATCH 0/4] Call for testing: Gallium set_index_buffer removal etc.
Cherniak, Bruce
- [Mesa-dev] [PATCH] radv/meta: fix restoring a push descriptor set
Fredrik Höglund
- [Mesa-dev] [PATCH 0/4] Call for testing: Gallium set_index_buffer removal etc.
Marek Olšák
- [Mesa-dev] [PATCH 05/22] anv/image: Append CCS/MCS with a clear value buffer
Jason Ekstrand
- [Mesa-dev] [PATCH 3/5] glsl: Restrict func redeclarations (not just redefinitions) on GLSL 1.00.
Matt Turner
- [Mesa-dev] [PATCH] radeonsi: constify a bunch of the perfcounter structs.
Dave Airlie
- [Mesa-dev] [PATCH 06/22] anv/image: Remove incorrect assertion in anv_BindImage
Jason Ekstrand
- [Mesa-dev] [PATCH 18/22] anv/cmd_buffer: Perform color buffer layout transitions
Nanley Chery
- [Mesa-dev] [PATCH] radv: enable lower_sub to fix loop unrolling.
Dave Airlie
- [Mesa-dev] [PATCH 07/22] anv/image: Initialize the clear values buffer
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] glsl: Ban #undefining __LINE__ and friends on GLES2.
Erik Faye-Lund
- [Mesa-dev] [PATCH 08/22] anv/cmd_buffer: Always enable CCS_D in render passes
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] glsl: Ban #undefining __LINE__ and friends on GLES2.
Eric Anholt
- [Mesa-dev] [PATCH 09/22] anv/cmd_buffer: Don't partially fast-clear image layers
Jason Ekstrand
- [Mesa-dev] [PATCH 08/22] anv/cmd_buffer: Always enable CCS_D in render passes
Nanley Chery
- [Mesa-dev] [PATCH 09/22] anv/cmd_buffer: Don't partially fast-clear image layers
Nanley Chery
- [Mesa-dev] [PATCH 08/22] anv/cmd_buffer: Always enable CCS_D in render passes
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] glsl: Ban #undefining __LINE__ and friends on GLES2.
Erik Faye-Lund
- [Mesa-dev] [PATCH 10/22] anv/cmd_buffer: Disable fast clears in the GENERAL layout
Jason Ekstrand
- [Mesa-dev] [PATCH 10/22] anv/cmd_buffer: Disable fast clears in the GENERAL layout
Nanley Chery
- [Mesa-dev] [PATCH 11/22] anv/cmd_buffer: Ensure the fast clear values are correct
Jason Ekstrand
- [Mesa-dev] [PATCH 11/22] anv/cmd_buffer: Ensure the fast clear values are correct
Nanley Chery
- [Mesa-dev] [PATCH 12/22] anv/gpu_memcpy: Add a lighter-weight memcpy path
Jason Ekstrand
- [Mesa-dev] [PATCH 13/22] blorp/clear: Add a binding-table-based CCS resolve function
Jason Ekstrand
- [Mesa-dev] [PATCH 14/22] anv/blorp: Add a surface-state-based CCS resolve function
Jason Ekstrand
- [Mesa-dev] [PATCH 16/21] anv: Implement VK_KHX_external_semaphore_fd
Chad Versace
- [Mesa-dev] [PATCH 15/22] anv/cmd_buffer: Adjust the image view reloc function
Jason Ekstrand
- [Mesa-dev] [PATCH 15/21] anv: Pull the guts of cmd_buffer_execbuf into a helper
Chad Versace
- [Mesa-dev] [PATCH 17/21] anv/gem: Use EXECBUFFER2_WR when the FENCE_OUT flag is set
Chad Versace
- [Mesa-dev] [PATCH 18/21] anv: Implement support for exporting semaphores as FENCE_FD
Chad Versace
- [Mesa-dev] [PATCH 09/22] anv/cmd_buffer: Don't partially fast-clear image layers
Jason Ekstrand
- [Mesa-dev] [PATCH] radv: Add userspace fence buffer per context.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2] glapi: add KHR_no_error support to dispatch table generation
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] glapi: add KHR_no_error support to dispatch table generation
Timothy Arceri
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: remove unrequired tgsi_get_opcode_info() call
Timothy Arceri
- [Mesa-dev] [PATCH] radv/ac: canonicalize the output for 32-bit float min/max.
Dave Airlie
- [Mesa-dev] [PATCH] nir/lower_tex: Fix minor error in YUV color conversion matrix
Johnson Lin
- [Mesa-dev] [PATCH] fix minor error in YUV2RGB matrix used in shader
Lin, Johnson
- [Mesa-dev] [PATCH 1/2] mesa: tidy up accum.h
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] mesa: make _mesa_accum() static
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] r600g: avoid redundant DB registerupdates
Constantine Kharlamov
- [Mesa-dev] [PATCH V3] glapi: add KHR_no_error support to dispatch table generation
Timothy Arceri
- [Mesa-dev] [PATCH] anv: avoid null pointer dereference
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 07/14] anv: Move shader hashing to anv_pipeline
Iago Toral
- [Mesa-dev] [PATCH v3 14/14] anv: Trivially implement multiDrawIndirect
Iago Toral
- [Mesa-dev] [PATCH v3 14/14] anv: Trivially implement multiDrawIndirect
Iago Toral
- [Mesa-dev] [PATCH v3 00/13] anv: Implement VK_KHX_multiview
Iago Toral
- [Mesa-dev] [PATCH 1/2] mesa: tidy up accum.h
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] mesa: make _mesa_accum() static
Samuel Pitoiset
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: remove unrequired tgsi_get_opcode_info() call
Samuel Pitoiset
- [Mesa-dev] [PATCH] anv: anv_gem_mmap() returns MAP_FAILED as mapping error
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] i965: Set modifier for imported and duplicated images
Daniel Stone
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: remove unrequired tgsi_get_opcode_info() call
Marek Olšák
- [Mesa-dev] [PATCH] glsl: rename image_* qualifiers to memory_*
Samuel Pitoiset
- [Mesa-dev] i965: Use isl for hiz and stencil
Topi Pohjolainen
- [Mesa-dev] [v2 01/39] i965/dbg: Add means for forcing stencil sampling using y-tiled copy
Topi Pohjolainen
- [Mesa-dev] [v2 02/39] i965/gen6: Remove dead code in hiz surface setup
Topi Pohjolainen
- [Mesa-dev] [v2 03/39] i965/blorp/gen6: Drop unnecessary stencil/hiz surf dimension adjust
Topi Pohjolainen
- [Mesa-dev] [v2 04/39] i965/gen6: Calculate stencil offset on demand
Topi Pohjolainen
- [Mesa-dev] [v2 05/39] i965/gen6: Calculate hiz offset on demand
Topi Pohjolainen
- [Mesa-dev] [v2 06/39] i965/blorp/gen6: Use on-demand stencil/hiz offset resolvers
Topi Pohjolainen
- [Mesa-dev] [v2 07/39] i965/gen6: Drop miptrees in depth/stencil offset resolvers
Topi Pohjolainen
- [Mesa-dev] [v2 08/39] i965/blorp/gen6: Set aux pitch directly
Topi Pohjolainen
- [Mesa-dev] [v2 09/39] i965/gen6/hiz: Add direct buffer size resolver
Topi Pohjolainen
- [Mesa-dev] [v2 10/39] i965/gen6: Allocate hiz directly without miptree
Topi Pohjolainen
- [Mesa-dev] [v2 11/39] i965/miptree: Refactor aux surface allocation
Topi Pohjolainen
- [Mesa-dev] [v2 12/39] i965/miptree: Refactor ISL aux usage resolver
Topi Pohjolainen
- [Mesa-dev] [v2 13/39] i965/miptree: Use ISL for MCS layouts
Topi Pohjolainen
- [Mesa-dev] [v2 14/39] i965/miptree: Drop MIPTREE_LAYOUT_ACCELERATED_UPLOAD in mcs init
Topi Pohjolainen
- [Mesa-dev] [v2 15/39] i965/miptree/gen7+: Use ISL for HIZ layouts
Topi Pohjolainen
- [Mesa-dev] [v2 16/39] i965/blorp: Use hiz surface instead of creating copy
Topi Pohjolainen
- [Mesa-dev] [v2 17/39] i965: Use stored hiz surface instead of creating copy
Topi Pohjolainen
- [Mesa-dev] [v2 18/39] intel/isl/gen6: Add offsetting support for back-to-back layouts
Topi Pohjolainen
- [Mesa-dev] [v2 19/39] intel/isl/gen6: Add size calculator for back-to-back layouts
Topi Pohjolainen
- [Mesa-dev] [v2 20/39] i965/hiz/gen6: Use isl back-to-back layout
Topi Pohjolainen
- [Mesa-dev] [v2 21/39] intel/isl/gen6/hack: Use hiz vertical alignment of 16 instead of 8
Topi Pohjolainen
- [Mesa-dev] [v2 22/39] i965/miptree: Add support for resolving offsets using isl
Topi Pohjolainen
- [Mesa-dev] [v2 23/39] i965/blorp: Add support for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v2 24/39] i965: Prepare up/downsampling for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v2 25/39] i965: Prepare blit engine for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v2 26/39] i965: Prepare image validation for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v2 27/39] i965: Refactor miptree to isl converter and adjustment
Topi Pohjolainen
- [Mesa-dev] [v2 28/39] i965: Prepare tex, img and rt state emission for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v2 29/39] i965: Prepare slice validator for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v2 30/39] i965: Prepare framebuffer validator for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v2 31/39] i965/tex: Prepare image update for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v2 32/39] i965: Prepare texture validator for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v2 33/39] i965: Prepare slice copy for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v2 34/39] i965/gen7: Prepare depth state emission for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v2 35/39] i965/gen8+: Prepare depth state emission for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v2 36/39] i965: Add isl based miptree creator
Topi Pohjolainen
- [Mesa-dev] [v2 37/39] intel/isl/gen7/hack: Use stencil vertical alignment of 8 instead of 4
Topi Pohjolainen
- [Mesa-dev] [v2 38/39] i965/miptree: Represent w-tiled stencil surfaces with isl
Topi Pohjolainen
- [Mesa-dev] [v2 39/39] i965/miptree: Represent y-tiled stencil copies with isl
Topi Pohjolainen
- [Mesa-dev] [PATCH 2/2] mesa: make _mesa_accum() static
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] r600g: avoid redundant DB registerupdates
Marc Dietrich
- [Mesa-dev] [PATCH 2/2] mesa: make _mesa_accum() static
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/4] r600g: avoid redundant DB registerupdates
Constantine Kharlamov
- [Mesa-dev] [PATCH] etnaviv: add L8A8_UNORM texture format
Philipp Zabel
- [Mesa-dev] [Bug 100690] [Regression, bisected] TotalWar: Warhammer corrupted graphics
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: anv_gem_mmap() returns MAP_FAILED as mapping error
Emil Velikov
- [Mesa-dev] [PATCH] anv: anv_gem_mmap() returns MAP_FAILED as mapping error
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 01/18] anv/allocator: Add no-valgrind versions of state_pool_alloc/free
Juan A. Suarez Romero
- [Mesa-dev] [PATCH v2 1/2] i965/vec4: fix swizzle and writemask when loading an uniform with constant offset
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 03/18] anv/allocator: Convert the state stream to pull from a state pool
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 06/18] anv/allocator: Roll fixed_size_state_pool into state_pool
Juan A. Suarez Romero
- [Mesa-dev] [PATCH v3 2/2] i965/vec4: load dvec3/4 uniforms first in the push constant buffer
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH V3] glapi: add KHR_no_error support to dispatch table generation
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/13] gallium/dri: always link against shared glapi
Nicolai Hähnle
- [Mesa-dev] [PATCH] anv: anv_gem_mmap() returns MAP_FAILED as mapping error
Emil Velikov
- [Mesa-dev] [PATCH] anv: anv_gem_mmap() returns MAP_FAILED as mapping error
Samuel Iglesias Gonsálvez
- [Mesa-dev] [Bug 99591] Segmentation fault when running vulkaninfo with RADV Radeon Vulkan driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: anv_gem_mmap() returns MAP_FAILED as mapping error
Emil Velikov
- [Mesa-dev] [PATCH] radv/wsi: report presentation error per image request
Emil Velikov
- [Mesa-dev] [PATCH 1/2] radeonsi: split per-patch from per-vertex indices
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] radeonsi: get rid of secondary input/output word
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/4] radeonsi: fix gl_PrimitiveID bugs related to tesselation
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/4] radeonsi: fix primitive ID in fragment shader when using tessellation
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/4] radeonsi: load patch_id for TES-as-ES when exporting for PS
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/4] radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SI
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/4] radeonsi: clarify documentation of existing SI workaround
Nicolai Hähnle
- [Mesa-dev] [PATCH] gbm/dri: Fix sign-extension in modifier query
Emil Velikov
- [Mesa-dev] [PATCH] gbm/dri: Fix sign-extension in modifier query
Daniel Stone
- [Mesa-dev] [PATCH v2 2/4] egl, dri: Propagate context priority hint to driver->CreateContext
Chris Wilson
- [Mesa-dev] [PATCH] i965: Set modifier for imported and duplicated images
Emil Velikov
- [Mesa-dev] [PATCH] gbm/dri: Fix sign-extension in modifier query
Emil Velikov
- [Mesa-dev] [PATCH v2 2/4] egl, dri: Propagate context priority hint to driver->CreateContext
Emil Velikov
- [Mesa-dev] [PATCH 08/18] anv/allocator: Drop the block_size field from block_pool
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 09/18] anv/allocator: Add support for "back" allocations to state_pool
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] radeonsi: constify a bunch of the perfcounter structs.
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 2/4] egl, dri: Propagate context priority hint to driver->CreateContext
Chris Wilson
- [Mesa-dev] [PATCH 10/18] anv: Allocate binding table blocks through the state pool
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] i965: Set modifier for imported and duplicated images
Daniel Stone
- [Mesa-dev] [PATCH 12/18] anv/allocator: Embed the block_pool in the state_pool
Juan A. Suarez Romero
- [Mesa-dev] [Bug 100916] Multiple definition of `glwMDrawingAreaWidgetClass'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC 1/2] glx|egl: allow to test if glthread is safe enough on X11 platform
Nicolai Hähnle
- [Mesa-dev] [RFC 2/2] glthread/gallium: require safe_glthread to start glthread
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] glsl: reject format qualifiers with non-image types everywhere
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] glsl: validate memory qualifiers inside structures/interfaces
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] radeonsi/gfx9: fix gl_ViewportIndex
Nicolai Hähnle
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] mesa/vbo: reduce prim array size
Nicolai Hähnle
- [Mesa-dev] [PATCH 06/17] st/mesa: unify TCS, TES, GS st_*_program structures
Nicolai Hähnle
- [Mesa-dev] [PATCH kmscube] HACK: automatic modifier selection
Lucas Stach
- [Mesa-dev] [PATCH 3/3] glsl: validate memory qualifiers inside structures/interfaces
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] egl/x11: Honor the EGL_PLATFORM_X11_SCREEN_EXT attribute
Adam Jackson
- [Mesa-dev] [PATCH 2/3] egl/platform/drm: Don't take display ownership until gbm is initialized
Adam Jackson
- [Mesa-dev] [PATCH 14/17] st/mesa: simplify the signature of get_client_array
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] egl: Implement EGL_EXT_device_{base, query, enumeration}
Adam Jackson
- [Mesa-dev] [PATCH 16/17] st/mesa: upload zero-stride vertex attributes here
Nicolai Hähnle
- [Mesa-dev] [PATCH v3 00/13] anv: Implement VK_KHX_multiview
Jason Ekstrand
- [Mesa-dev] [PATCH v2] mesa/vbo: reduce prim array size
Bartosz Tomczyk
- [Mesa-dev] [PATCH 1/1] radeonsi: Use libdrm to get chipset name
Nicolai Hähnle
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix the DCE pass in presence of loops
Nicolai Hähnle
- [Mesa-dev] [PATCH v2] mesa/vbo: reduce prim array size
Nicolai Hähnle
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix the DCE pass in presence of loops
Samuel Pitoiset
- [Mesa-dev] [PATCH 12.5/18] anv/allocator: Tweak the block pool growing algorithm
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 16/21] anv: Implement VK_KHX_external_semaphore_fd
Jason Ekstrand
- [Mesa-dev] [PATCH v2 0/2 Disable glthread is libX11 isn't thread-safe]
Gregory Hainaut
- [Mesa-dev] [PATCH v2 1/2] glx|egl: allow to test if glthread is safe enough on X11 platform
Gregory Hainaut
- [Mesa-dev] [PATCH v2 2/2] glthread/gallium: require safe_glthread to start glthread
Gregory Hainaut
- [Mesa-dev] [PATCH v2 3/3] glsl: reject memory qualifiers with uniform blocks
Samuel Pitoiset
- [Mesa-dev] [PATCH 04/18] anv: Get rid of a bunch of uses of size_t
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/allocator: Improve block pool growing asserts
Jason Ekstrand
- [Mesa-dev] [PATCH 04/18] anv: Get rid of a bunch of uses of size_t
Jason Ekstrand
- [Mesa-dev] [PATCH 14/18] anv/allocator: Add the capability to allocate blocks of different sizes
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 1/1] radeonsi: Use libdrm to get chipset name
Li, Samuel
- [Mesa-dev] [PATCH 16/18] anv/allocator: Support pushing multiple blocks onto a free list at once
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 04/18] anv: Get rid of a bunch of uses of size_t
Juan A. Suarez Romero
- [Mesa-dev] [PATCH v03 14/38] i965: Move MOCS macros to brw_context.h.
Pohjolainen, Topi
- [Mesa-dev] [PATCH v03 16/38] i965: Get real per-gen atom lists
Pohjolainen, Topi
- [Mesa-dev] [PATCH] radv: Don't use FLAT_SHADE for constants.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v03 17/38] genxml: Add rules to build gen4, gen45 and ge5.
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 5/7] docs/releasing: added relevant people for build/check with Windows
Andres Gomez
- [Mesa-dev] [PATCH 16/18] anv/allocator: Support pushing multiple blocks onto a free list at once
Jason Ekstrand
- [Mesa-dev] [PATCH v2 6/7] docs/releasing: added relevant people for build/check with Android
Andres Gomez
- [Mesa-dev] [PATCH 14/18] anv/allocator: Add the capability to allocate blocks of different sizes
Jason Ekstrand
- [Mesa-dev] [PATCH 0/4] Call for testing: Gallium set_index_buffer removal etc.
Cherniak, Bruce
- [Mesa-dev] [PATCH v2] glsl: Corrected some typos and error messages
Andres Gomez
- [Mesa-dev] [PATCH v2 5/7] docs/releasing: added relevant people for build/check with Windows
Brian Paul
- [Mesa-dev] [PATCH 16/21] anv: Implement VK_KHX_external_semaphore_fd
Chad Versace
- [Mesa-dev] [PATCH v2] glsl: Corrected some typos and error messages
Eric Anholt
- [Mesa-dev] [PATCH v2 00/14] Android build cleanup/fixes
Rob Herring
- [Mesa-dev] [PATCH v2 01/14] Android: drop static linking of R600 LLVM libraries
Rob Herring
- [Mesa-dev] [PATCH v2 02/14] Android: define required __STDC* macros as cflags
Rob Herring
- [Mesa-dev] [PATCH v2 03/14] Android: remove remaining explicit libcxx includes
Rob Herring
- [Mesa-dev] [PATCH v2 04/14] Android: amd: use exported include dirs instead of explicit includes
Rob Herring
- [Mesa-dev] [PATCH v2 05/14] Android: amd/common: fix dependency on libmesa_nir
Rob Herring
- [Mesa-dev] [PATCH v2 06/14] Android: Fix swrast only build
Rob Herring
- [Mesa-dev] [PATCH v2 07/14] Android: remove needless conditional including of child makefiles
Rob Herring
- [Mesa-dev] [PATCH v2 08/14] Android: push driver build details to driver makefiles
Rob Herring
- [Mesa-dev] [PATCH v2 09/14] Android: Add driver "all" option to enable all drivers
Rob Herring
- [Mesa-dev] [PATCH v2 10/14] Android: drop LLVM support on Lollipop
Rob Herring
- [Mesa-dev] [PATCH v2 11/14] Android: rework libelf dependencies
Rob Herring
- [Mesa-dev] [PATCH v2 12/14] Android: rework LLVM build support
Rob Herring
- [Mesa-dev] [PATCH v2 13/14] Android: Add LLVM support for Android O
Rob Herring
- [Mesa-dev] [PATCH v2 14/14] Android: Drop linking libgcc
Rob Herring
- [Mesa-dev] [PATCH 06/12] Android: rework libelf dependencies
Rob Herring
- [Mesa-dev] [PATCH 3/3] egl: Implement EGL_EXT_device_{base, query, enumeration}
Eric Anholt
- [Mesa-dev] [PATCH 2/3] egl/platform/drm: Don't take display ownership until gbm is initialized
Eric Anholt
- [Mesa-dev] [PATCH 16/21] anv: Implement VK_KHX_external_semaphore_fd
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] wglinfo: query format bitmap, pbuffer GDI rendering ability
Brian Paul
- [Mesa-dev] [PATCH 2/2] wglgears: fix up wglChoosePixelFormatARB() attribute list
Brian Paul
- [Mesa-dev] [PATCH 01/14] radeonsi/gfx9: make some PA & DB registers match the closed Vulkan driver
Marek Olšák
- [Mesa-dev] [PATCH v2 5/7] docs/releasing: added relevant people for build/check with Windows
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] wglgears: fix up wglChoosePixelFormatARB() attribute list
Neha Bhende
- [Mesa-dev] [PATCH 16/22] anv/cmd_buffer: Add transition_color_buffer()
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] wglgears: fix up wglChoosePixelFormatARB() attribute list
Charmaine Lee
- [Mesa-dev] [RFC PATCH 00/17] Introducing SPIR-V support to clover
Pierre Moreau
- [Mesa-dev] [RFC PATCH 01/17] auxiliary: Introduce utilities for SPIR-V binaries
Pierre Moreau
- [Mesa-dev] [RFC PATCH 02/17] auxiliary: Implement a linker for SPIR-V binaries
Pierre Moreau
- [Mesa-dev] [RFC PATCH 03/17] include/pipe: Define SPIRV as an IR
Pierre Moreau
- [Mesa-dev] [RFC PATCH 04/17] include/pipe: Store the byte-size of a SPIR-V binary
Pierre Moreau
- [Mesa-dev] [RFC PATCH 05/17] include/CL: Add clCreateProgramWithIL from OpenCL 2.1
Pierre Moreau
- [Mesa-dev] [RFC PATCH 06/17] include/CL: Add new option to clGetProgramInfo from OpenCL 2.1
Pierre Moreau
- [Mesa-dev] [RFC PATCH 07/17] configure.ac: Check for SPIRV-Tools header and library
Pierre Moreau
- [Mesa-dev] [RFC PATCH 08/17] clover: Fill in the program byte-size in pipe_compute_state
Pierre Moreau
- [Mesa-dev] [RFC PATCH 09/17] clover: Add additional functions to query supported IRs
Pierre Moreau
- [Mesa-dev] [RFC PATCH 10/17] clover/spirv: Import spirv.hpp11 version 1.0 (rev 10)
Pierre Moreau
- [Mesa-dev] [RFC PATCH 11/17] clover/spirv: Add functions for parsing arguments, linking programs, etc.
Pierre Moreau
- [Mesa-dev] [RFC PATCH 12/17] clover: Refuse to compile source code to SPIR-V
Pierre Moreau
- [Mesa-dev] [RFC PATCH 13/17] clover: Handle the case when linking SPIR-V binaries together
Pierre Moreau
- [Mesa-dev] [RFC PATCH 14/17] clover: Accept SPIR-V binaries in clCreateProgramWithBinary
Pierre Moreau
- [Mesa-dev] [RFC PATCH 15/17] clover: Implement clCreateProgramWithIL from OpenCL 2.1
Pierre Moreau
- [Mesa-dev] [RFC PATCH 16/17] clover: Add a pointer property to return ILs
Pierre Moreau
- [Mesa-dev] [RFC PATCH 17/17] clover: Handle CL_PROGRAM_IL in clGetProgramInfo
Pierre Moreau
- [Mesa-dev] [PATCH 16/17] st/mesa: upload zero-stride vertex attributes here
Marek Olšák
- [Mesa-dev] [PATCH 3/5 v2] glsl: Restrict func redeclarations (not just redefinitions) on GLSL 1.00.
Eric Anholt
- [Mesa-dev] [PATCH 2/5] gallium: Add support for 5551 with the 1-bit field in the low bit.
Eric Anholt
- [Mesa-dev] [PATCH 2/5 v2] gallium: Add support for 5551 with the 1-bit field in the low bit.
Eric Anholt
- [Mesa-dev] [PATCH 22/22] anv: Predicate fast-clear resolves
Jason Ekstrand
- [Mesa-dev] [PATCH 00/22] anv: Move CCS resolves to layout transitions
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Drop "Destination Element Offset" from Ironlake SGVs.
Rafael Antognolli
- [Mesa-dev] [PATCH v3 2/2] i965/vec4: load dvec3/4 uniforms first in the push constant buffer
Francisco Jerez
- [Mesa-dev] [PATCH 1/3] egl: Emit error when EGLSurface is lost
Chad Versace
- [Mesa-dev] [PATCH 2/3] egl/android: Cancel any outstanding ANativeBuffer in surface destructor
Chad Versace
- [Mesa-dev] [PATCH 3/3] egl/android: Mark surface as lost when dequeueBuffer fails
Chad Versace
- [Mesa-dev] [PATCH 3/5 v2] glsl: Restrict func redeclarations (not just redefinitions) on GLSL 1.00.
Matt Turner
- [Mesa-dev] i965: Use isl for hiz and stencil
Rafael Antognolli
- [Mesa-dev] [PATCH v03 17/38] genxml: Add rules to build gen4, gen45 and ge5.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 14/38] i965: Move MOCS macros to brw_context.h.
Rafael Antognolli
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix the DCE pass in presence of loops
Timothy Arceri
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix the DCE pass in presence of loops
Ilia Mirkin
- [Mesa-dev] [PATCH] radv: don't advertise transfer props unless we can do anything else
Dave Airlie
- [Mesa-dev] [PATCH] genxml: Fix 3DSTATE_DEPTH_BUFFER length on gen5.
Rafael Antognolli
- [Mesa-dev] [PATCH] i965: Make the field computed_depth_mode an enum.
Kenneth Graunke
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix the DCE pass in presence of loops
Timothy Arceri
- [Mesa-dev] [PATCH] genxml: Fix 3DSTATE_DEPTH_BUFFER length on gen5.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/7] mesa: create use_program_stages() helper
Timothy Arceri
- [Mesa-dev] [PATCH 2/7] mesa: add KHR_no_error support for glUseProgramStages()
Timothy Arceri
- [Mesa-dev] [PATCH 3/7] mesa: add KHR_no_error support for glActiveShaderProgram()
Timothy Arceri
- [Mesa-dev] [PATCH 4/7] mesa: add KHR_no_error support for glBindProgramPipeline()
Timothy Arceri
- [Mesa-dev] [PATCH 5/7] mesa: restrict UseProgram env var to debug builds
Timothy Arceri
- [Mesa-dev] [PATCH 6/7] mesa: small _mesa_UseProgram() tidy up
Timothy Arceri
- [Mesa-dev] [PATCH 7/7] mesa: add KHR_no_error support for glUseProgram
Timothy Arceri
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Make the field computed_depth_mode an enum.
Matt Turner
- [Mesa-dev] [RFC PATCH 00/17] Introducing SPIR-V support to clover
Rob Clark
- [Mesa-dev] [PATCH shader-db 1/3] intel_stub: Handle HAS_WAIT_TIMEOUT getparam.
Kenneth Graunke
- [Mesa-dev] [PATCH shader-db 2/3] intel_stub: Pretend to support command parser version 9.
Kenneth Graunke
- [Mesa-dev] [PATCH shader-db 3/3] intel_stub: Return a non-zero context ID.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Don't try to unmap NULL program cache BO.
Kenneth Graunke
- [Mesa-dev] [PATCH v03 17/38] genxml: Add rules to build gen4, gen45 and ge5.
Pohjolainen, Topi
- [Mesa-dev] [PATCH v03 14/38] i965: Move MOCS macros to brw_context.h.
Pohjolainen, Topi
- [Mesa-dev] [PATCH v03 34/38] i965: Port push constant code to genxml.
Kenneth Graunke
- [Mesa-dev] [PATCH v03 00/38] Rebased and reviewed series to convert state emitting code to genxml.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Make the field computed_depth_mode an enum.
Kenneth Graunke
- [Mesa-dev] radv image resolve rework
Dave Airlie
- [Mesa-dev] [PATCH 1/7] radv/meta: add srgb conversion to end of resolve shader.
Dave Airlie
- [Mesa-dev] [PATCH 2/7] radv/meta: split out core part of resolve shader
Dave Airlie
- [Mesa-dev] [PATCH 3/7] radv/resolve: split resolve emission out for compute
Dave Airlie
- [Mesa-dev] [PATCH 4/7] radv: add subpass resolve compute path
Dave Airlie
- [Mesa-dev] [PATCH 5/7] radv/meta: add resolve pass using fragment/vertex shaders
Dave Airlie
- [Mesa-dev] [PATCH 6/7] radv/meta: select resolve paths
Dave Airlie
- [Mesa-dev] [PATCH 7/7] radv: drop resolve hack workarounds
Dave Airlie
- [Mesa-dev] [PATCH 7/7] mesa: add KHR_no_error support for glUseProgram
Dave Airlie
- [Mesa-dev] [PATCH 7/7] mesa: add KHR_no_error support for glUseProgram
Timothy Arceri
- [Mesa-dev] [PATCH 0/4] Call for testing: Gallium set_index_buffer removal etc.
Brian Paul
- [Mesa-dev] [PATCH v03 18/38] i965: Port Gen6+ DEPTH_STENCIL state to genxml.
Pohjolainen, Topi
- [Mesa-dev] [PATCH] i965: Make INTEL_DEBUG=bat decode VS/CLIP/GS/SF/WM/CC_STATE on Gen4-5.
Kenneth Graunke
- [Mesa-dev] [PATCH v03 17/38] genxml: Add rules to build gen4, gen45 and ge5.
Pohjolainen, Topi
- [Mesa-dev] [PATCH v03 15/38] i965: Add genxml related plumbing in a new genX_state_upload.c file.
Pohjolainen, Topi
- [Mesa-dev] [PATCH] glsl: rename image_* qualifiers to memory_*
Andres Gomez
- [Mesa-dev] [PATCH shader-db 1/3] intel_stub: Handle HAS_WAIT_TIMEOUT getparam.
Lionel Landwerlin
- [Mesa-dev] [PATCH] i965: Don't try to unmap NULL program cache BO.
Lionel Landwerlin
- [Mesa-dev] [PATCH v03 18/38] i965: Port Gen6+ DEPTH_STENCIL state to genxml.
Kenneth Graunke
- [Mesa-dev] [PATCH v03 17/38] genxml: Add rules to build gen4, gen45 and ge5.
Kenneth Graunke
- [Mesa-dev] [PATCH v03 16/38] i965: Get real per-gen atom lists
Kenneth Graunke
- [Mesa-dev] [PATCH v03 14/38] i965: Move MOCS macros to brw_context.h.
Kenneth Graunke
- [Mesa-dev] [PATCH] nir/lower_tex: Fix minor error in YUV color conversion matrix
Johnson Lin
- [Mesa-dev] [PATCH v03 18/38] i965: Port Gen6+ DEPTH_STENCIL state to genxml.
Pohjolainen, Topi
- [Mesa-dev] [PATCH] nir/lower_tex: Fix minor error in YUV color conversion matrix
Kenneth Graunke
- [Mesa-dev] [Bug 100854] YUV to RGB Color Space Conversion result is not precise
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radv: don't advertise transfer props unless we can do anything else
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 01/18] mesa: make map_buffer_range() static
Timothy Arceri
- [Mesa-dev] [PATCH 02/18] mesa: split out validation from map_buffer_range()
Timothy Arceri
- [Mesa-dev] [PATCH 03/18] mesa: add KHR_no_error support for some map buffer functions
Timothy Arceri
- [Mesa-dev] [PATCH 04/18] mesa: make _mesa_unmap_buffer() static
Timothy Arceri
- [Mesa-dev] [PATCH 05/18] mesa: split unmap_buffer() in two
Timothy Arceri
- [Mesa-dev] [PATCH 06/18] mesa: add KHR_no_error support for unmap buffer functions
Timothy Arceri
- [Mesa-dev] [PATCH 07/18] mesa: make _mesa_flush_mapped_buffer_range() static
Timothy Arceri
- [Mesa-dev] [PATCH 08/18] mesa: add KHR_no_error support for flush mapped buffer functions
Timothy Arceri
- [Mesa-dev] [PATCH 09/18] mesa: make _mesa_clear_buffer_sub_data() static
Timothy Arceri
- [Mesa-dev] [PATCH 10/18] mesa: make _mesa_copy_buffer_sub_data() static
Timothy Arceri
- [Mesa-dev] [PATCH 11/18] make: _mesa_buffer_storage() static
Timothy Arceri
- [Mesa-dev] [PATCH 12/18] mesa: remove unused _mesa_total_buffer_object_memory()
Timothy Arceri
- [Mesa-dev] [PATCH 13/18] st/mesa: stop calling _mesa_init_buffer_object_functions()
Timothy Arceri
- [Mesa-dev] [PATCH 14/18] mesa: remove _mesa from static function
Timothy Arceri
- [Mesa-dev] [PATCH 15/18] mesa: add KHR_no_error support to copy buffer subdata functions
Timothy Arceri
- [Mesa-dev] [PATCH 16/18] mesa: some C99 tidy ups
Timothy Arceri
- [Mesa-dev] [PATCH 17/18] mesa: fix broken indentation
Timothy Arceri
- [Mesa-dev] [PATCH 18/18] mesa: small texture targetIndex tidy up
Timothy Arceri
- [Mesa-dev] [PATCH 17/18] anv/allocator: Allow state pools to allocate large states
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 17.5/18] anv/allocator: Add support for large stream allocations
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 00/18] anv: Rework the allocation data structures
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] anv: anv_gem_mmap() returns MAP_FAILED as mapping error
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] anv/allocator: Improve block pool growing asserts
Juan A. Suarez Romero
- [Mesa-dev] [PATCH v03 35/38] i965: Port gen4+ emit vertices code to genxml.
Pohjolainen, Topi
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix the DCE pass in presence of loops
Samuel Pitoiset
- [Mesa-dev] [PATCH v03 37/38] i965: Port gen6+ 3DSTATE_CC_STATE_POINTERS state to genxml.
Pohjolainen, Topi
- [Mesa-dev] [PATCH v3 2/2] i965/vec4: load dvec3/4 uniforms first in the push constant buffer
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v03 38/38] i965: Port gen4+ state emitting code to genxml.
Pohjolainen, Topi
- [Mesa-dev] [RFC PATCH 00/17] Introducing SPIR-V support to clover
Pierre Moreau
- [Mesa-dev] [PATCH v2] st/glsl_to_tgsi: fix renumber_registers() in presence of dead code
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 1/2] i965: Use helper function for modifier -> tiling
Daniel Stone
- [Mesa-dev] [PATCH v2 2/2] i965: Set modifier for imported and duplicated images
Daniel Stone
- [Mesa-dev] [PATCH 1/4] vulkan: Fix Wayland uninitialised registry
Daniel Stone
- [Mesa-dev] [PATCH 2/4] vulkan/wsi/wayland: Remove roundtrip when creating image
Daniel Stone
- [Mesa-dev] [PATCH 3/4] vulkan/wsi/wayland: Use per-display event queue
Daniel Stone
- [Mesa-dev] [PATCH 4/4] vulkan/wsi/wayland: Use proxy wrappers for swapchain
Daniel Stone
- [Mesa-dev] [PATCH v2 3/3] glsl: reject memory qualifiers with uniform blocks
Nicolai Hähnle
- [Mesa-dev] [PATCH v2] st/glsl_to_tgsi: fix renumber_registers() in presence of dead code
Nicolai Hähnle
- [Mesa-dev] [PATCH 16/17] st/mesa: upload zero-stride vertex attributes here
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 1/2] glx|egl: allow to test if glthread is safe enough on X11 platform
Emil Velikov
- [Mesa-dev] [PATCH] anv: vkBindImageMemory() should return VK_ERROR_OUT_OF_{HOST, DEVICE}_MEMORY on error
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v2 2/2] glthread/gallium: require safe_glthread to start glthread
Emil Velikov
- [Mesa-dev] [PATCH] mesa: return early with no error when shader source count is 0
Bartosz Tomczyk
- [Mesa-dev] [PATCH] strip double const from generated file
Marc Dietrich
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix the DCE pass in presence of loops
Timothy Arceri
- [Mesa-dev] [PATCH] strip double const from generated file
Tapani Pälli
- [Mesa-dev] [PATCH 07/14] radeonsi: don't use util_memcpy_cpu_to_le32 for shader uploads
Nicolai Hähnle
- [Mesa-dev] [PATCH 14/14] radeonsi/gfx9: allow the scratch buffer in HS and GS
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/1] radeonsi: Use libdrm to get chipset name
Nicolai Hähnle
- [Mesa-dev] [PATCH] strip double const from generated file
Marc Dietrich
- [Mesa-dev] [PATCH v3 07/32] glsl: do not make sampler/image types readonly variables
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/3] egl/x11: Honor the EGL_PLATFORM_X11_SCREEN_EXT attribute
Emil Velikov
- [Mesa-dev] [PATCH 2/3] egl/platform/drm: Don't take display ownership until gbm is initialized
Emil Velikov
- [Mesa-dev] [PATCH 1/3] egl/x11: Honor the EGL_PLATFORM_X11_SCREEN_EXT attribute
Emil Velikov
- [Mesa-dev] [PATCH 1/1] radeonsi: Use libdrm to get chipset name
Emil Velikov
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix the DCE pass in presence of loops
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/4] vulkan/wsi/wayland: Use proxy wrappers for swapchain
Emil Velikov
- [Mesa-dev] [PATCH v3 12/32] glsl: allow bindless samplers/images inside interface blocks
Nicolai Hähnle
- [Mesa-dev] [PATCH v3 14/32] glsl: allow image qualifiers inside structures
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 1/2] i965: Use helper function for modifier -> tiling
Emil Velikov
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix the DCE pass in presence of loops
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 19/32] glsl: relax bindless sampler arrays indexing
Nicolai Hähnle
- [Mesa-dev] [PATCH v3 22/32] glsl: allow bindless samplers/images to be l-values
Nicolai Hähnle
- [Mesa-dev] [PATCH v3 28/32] glsl: lower bindless sampler/image packed varyings
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] egl/android: Mark surface as lost when dequeueBuffer fails
Emil Velikov
- [Mesa-dev] [PATCH v3 31/32] glsl: teach lower_ubo_reference about samplers inside structures
Nicolai Hähnle
- [Mesa-dev] [Bug 100928] exported opengl function in generated dll was mangled when building with msvc 2015 Update 3
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3 22/32] glsl: allow bindless samplers/images to be l-values
Samuel Pitoiset
- [Mesa-dev] [PATCH] anv: vkBindImageMemory() should return VK_ERROR_OUT_OF_{HOST, DEVICE}_MEMORY on error
Emil Velikov
- [Mesa-dev] [PATCH v3 31/32] glsl: teach lower_ubo_reference about samplers inside structures
Ilia Mirkin
- [Mesa-dev] [PATCH v3 31/32] glsl: teach lower_ubo_reference about samplers inside structures
Samuel Pitoiset
- [Mesa-dev] [Bug 100928] exported opengl function in generated dll was mangled when building with msvc 2015 Update 3
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: vkBindImageMemory() should return VK_ERROR_OUT_OF_{HOST, DEVICE}_MEMORY on error
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] radeonsi: mark fast-cleared textures as compressed when dirtying
Nicolai Hähnle
- [Mesa-dev] [PATCH v3 31/32] glsl: teach lower_ubo_reference about samplers inside structures
Nicolai Hähnle
- [Mesa-dev] [PATCH v3 31/32] glsl: teach lower_ubo_reference about samplers inside structures
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/1] radeonsi: Use libdrm to get chipset name
Nicolai Hähnle
- [Mesa-dev] [PATCH kmscube 1/2] helper to check for egl entrypoints
Rob Clark
- [Mesa-dev] [PATCH kmscube 2/2] video: fencing to avoid passing frame back to decoder too early
Rob Clark
- [Mesa-dev] [PATCH v2 1/2] i965: Use helper function for modifier -> tiling
Daniel Stone
- [Mesa-dev] [PATCH 0/2] anv/i965: drop libdrm dependency completely
Daniel Vetter
- [Mesa-dev] [PATCH v2 1/2] i965: Use helper function for modifier -> tiling
Emil Velikov
- [Mesa-dev] [PATCH 0/2] anv/i965: drop libdrm dependency completely
Emil Velikov
- [Mesa-dev] [PATCH] anv/allocator: Improve block pool growing asserts
Jason Ekstrand
- [Mesa-dev] [PATCH 7/7] mesa: add KHR_no_error support for glUseProgram
Nicolai Hähnle
- [Mesa-dev] i965: Use isl for hiz and stencil
Pohjolainen, Topi
- [Mesa-dev] [PATCH kmscube 1/2] helper to check for egl entrypoints
Eric Engestrom
- [Mesa-dev] [PATCH 17/18] anv/allocator: Allow state pools to allocate large states
Jason Ekstrand
- [Mesa-dev] [PATCH 0/2] anv/i965: drop libdrm dependency completely
Emil Velikov
- [Mesa-dev] [PATCH 1/2] anv: fix anv_gem_mmap comment to not mention NULL
Emil Velikov
- [Mesa-dev] [PATCH 2/2] anv: document that anv_gem_mmap returns MAP_FAILED on error
Emil Velikov
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 6/7] docs/releasing: added relevant people for build/check with Android
Emil Velikov
- [Mesa-dev] [PATCH v2 02/14] Android: define required __STDC* macros as cflags
Emil Velikov
- [Mesa-dev] [PATCH 1/3] mesa: Simplify _mesa_primitive_restart_index().
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Port 3DSTATE_VF to genxml and simplify the implementation.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965: Drop BRW_NEW_BLORP from 3DSTATE_VF atom.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 06/14] Android: Fix swrast only build
Emil Velikov
- [Mesa-dev] [PATCH] mesa: stop glthread on exit
Bartosz Tomczyk
- [Mesa-dev] [PATCH] radeon: automake: remove unneeded elf Cflags/Libs
Emil Velikov
- [Mesa-dev] [PATCH v2 08/14] Android: push driver build details to driver makefiles
Emil Velikov
- [Mesa-dev] [PATCH v2 02/14] Android: define required __STDC* macros as cflags
Rob Herring
- [Mesa-dev] [PATCH 1/2] anv: fix anv_gem_mmap comment to not mention NULL
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v2 00/14] Android build cleanup/fixes
Emil Velikov
- [Mesa-dev] [PATCH v3 1/2] swr/rast: support polygonmode point
George Kyriazis
- [Mesa-dev] [PATCH v3 2/2] swr: fix polygonmode for front==back
George Kyriazis
- [Mesa-dev] [PATCH 1/7] radv/meta: add srgb conversion to end of resolve shader.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] nir/lower_tex: Fix minor error in YUV color conversion matrix
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] i965: Port 3DSTATE_VF to genxml and simplify the implementation.
Emil Velikov
- [Mesa-dev] [PATCH 12/18] mesa: remove unused _mesa_total_buffer_object_memory()
Brian Paul
- [Mesa-dev] [PATCH] nir/lower_tex: Fix minor error in YUV color conversion matrix
Kristian Kristensen
- [Mesa-dev] [PATCH] anv/allocator: Improve block pool growing asserts
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 17/18] anv/allocator: Allow state pools to allocate large states
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 0/2] anv/i965: drop libdrm dependency completely
Kristian Høgsberg
- [Mesa-dev] [PATCH v2 00/27] EGL agnostic platform selection for all
Emil Velikov
- [Mesa-dev] [PATCH v2 01/27] configure: move platform handling further up
Emil Velikov
- [Mesa-dev] [PATCH v2 02/27] configure: rename remaining HAVE_EGL_PLATFORM_* guards
Emil Velikov
- [Mesa-dev] [PATCH v2 03/27] configure: update remaining --with-egl-platforms references
Emil Velikov
- [Mesa-dev] [PATCH v2 04/27] configure: loosen --with-platforms heuristics
Emil Velikov
- [Mesa-dev] [PATCH v2 05/27] configure: enable the surfaceless platform by default
Emil Velikov
- [Mesa-dev] [PATCH v2 06/27] configure: set HAVE_foo_PLATFORM as applicable
Emil Velikov
- [Mesa-dev] [PATCH v2 07/27] configure: error out when building GLX w/o the X11 platform
Emil Velikov
- [Mesa-dev] [PATCH v2 08/27] configure: check once for DRI3 dependencies
Emil Velikov
- [Mesa-dev] [PATCH v2 09/27] vulkan: automake: remove unused VULKAN_LIB_DEPS variable
Emil Velikov
- [Mesa-dev] [PATCH v2 10/27] loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11
Emil Velikov
- [Mesa-dev] [PATCH v2 11/27] configure: error out when building X11 Vulkan without DRI3
Emil Velikov
- [Mesa-dev] [PATCH v2 12/27] auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Emil Velikov
- [Mesa-dev] [PATCH v2 13/27] st/va: move variable declaration to where its used
Emil Velikov
- [Mesa-dev] [PATCH v2 14/27] st/va: fix misplaced closing bracket
Emil Velikov
- [Mesa-dev] [PATCH v2 15/27] st/va: check if vl_*_screen_create has failed only once
Emil Velikov
- [Mesa-dev] [PATCH v2 16/27] st/omx: remove unused drm_driver.h includes
Emil Velikov
- [Mesa-dev] [PATCH v2 17/27] st/omx: remove unneeded X11 include
Emil Velikov
- [Mesa-dev] [PATCH v2 18/27] st/omx: fix building against X11-less setups
Emil Velikov
- [Mesa-dev] [PATCH v2 19/27] gallium/targets: link against XCB only as needed
Emil Velikov
- [Mesa-dev] [PATCH v2 20/27] st/omx: add DRI3 support
Emil Velikov
- [Mesa-dev] [PATCH v2 21/27] st/xvmc: add DRI3 support
Emil Velikov
- [Mesa-dev] [PATCH v2 22/27] configure: error out if building VA w/o supported platform
Emil Velikov
- [Mesa-dev] [PATCH v2 23/27] configure: error out if building OMX w/o supported platform
Emil Velikov
- [Mesa-dev] [PATCH v2 24/27] configure: error out if building VDPAU w/o supported platform
Emil Velikov
- [Mesa-dev] [PATCH v2 25/27] configure: error out if building XVMC w/o supported platform
Emil Velikov
- [Mesa-dev] [PATCH v2 26/27] configure: trivial whitespace cleanup
Emil Velikov
- [Mesa-dev] [PATCH v2 27/27] travis: remove workarounds for the Vulkan target
Emil Velikov
- [Mesa-dev] [PATCH] docs: remove released versions from the calendar
Emil Velikov
- [Mesa-dev] [PATCH 0/2] anv/i965: drop libdrm dependency completely
Eric Anholt
- [Mesa-dev] [PATCH v2 21/27] st/xvmc: add DRI3 support
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] egl: Implement EGL_EXT_device_{base, query, enumeration}
Adam Jackson
- [Mesa-dev] [PATCH 2/3] egl/platform/drm: Don't take display ownership until gbm is initialized
Adam Jackson
- [Mesa-dev] [PATCH] mesa: return early with no error when shader source count is 0
Eric Anholt
- [Mesa-dev] [PATCH] c11/threads: rework Windows thrd_current() comment
Emil Velikov
- [Mesa-dev] [PATCH 3/3] egl: Implement EGL_EXT_device_{base, query, enumeration}
Eric Anholt
- [Mesa-dev] [Bug 98428] Undefined non-weak-symbol in dri-drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/13] gallium/dri: always link against shared glapi
Emil Velikov
- [Mesa-dev] [Bug 100227] gl_marshal.py: generating duplicate declaration specifiers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/18] mesa: make map_buffer_range() static
Eric Anholt
- [Mesa-dev] [PATCH 2/7] mesa: add KHR_no_error support for glUseProgramStages()
Eric Anholt
- [Mesa-dev] [PATCH] nir/lower_tex: Fix minor error in YUV color conversion matrix
Emil Velikov
- [Mesa-dev] [PATCH 2/3] i965: Port 3DSTATE_VF to genxml and simplify the implementation.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/7] mesa: add KHR_no_error support for glUseProgramStages()
Eric Anholt
- [Mesa-dev] [AppVeyor] mesa master #4259 failed
AppVeyor
- [Mesa-dev] [PATCH] mesa: return early with no error when shader source count is 0
Bartosz Tomczyk
- [Mesa-dev] [PATCH 17/18] anv/allocator: Allow state pools to allocate large states
Jason Ekstrand
- [Mesa-dev] [PATCH 02/11] i965: Pass pointer and end of assembly to brw_validate_instructions
Matt Turner
- [Mesa-dev] [PATCH 09/11] intel/tools: Refactor gen_disasm_disassemble() to use annotations
Matt Turner
- [Mesa-dev] [PATCH 1/3] mesa: Simplify _mesa_primitive_restart_index().
Rafael Antognolli
- [Mesa-dev] [PATCH 0/2] anv/i965: drop libdrm dependency completely
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/7] egl: remove unused _eglSetLogLevel()
Emil Velikov
- [Mesa-dev] [PATCH 2/7] egl: fold Android logger into main/
Emil Velikov
- [Mesa-dev] [PATCH 3/7] egl: remove no longer needed logger infra
Emil Velikov
- [Mesa-dev] [PATCH 4/7] egl: remove unneeded else statement in _eglInitLogger
Emil Velikov
- [Mesa-dev] [PATCH 5/7] egl: remove suprous header eglcompiler.h
Emil Velikov
- [Mesa-dev] [PATCH 6/7] egl: drop unneeded sentinel from level_strings[]
Emil Velikov
- [Mesa-dev] [PATCH 7/7] egl: use designated initializers
Emil Velikov
- [Mesa-dev] [PATCH] i965: Move MOCS macros to brw_state.h.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 14/38] i965: Move MOCS macros to brw_context.h.
Rafael Antognolli
- [Mesa-dev] [PATCH v2 19/31] glsl: fix explicit binding location for bindless samplers/images
Marek Olšák
- [Mesa-dev] [PATCH 1/3] i965: Fix line width on Cherryview.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] anv: Simplify Cherryview line handling.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] genxml: Rename "Line Width" to "BDW Line Width"
Kenneth Graunke
- [Mesa-dev] [PATCH 0/4] Call for testing: Gallium set_index_buffer removal etc.
Brian Paul
- [Mesa-dev] [PATCH 3/3] genxml: Rename "Line Width" to "BDW Line Width"
Jason Ekstrand
- [Mesa-dev] [PATCH v03 35/38] i965: Port gen4+ emit vertices code to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH 2/7] egl: fold Android logger into main/
Rob Herring
- [Mesa-dev] [PATCH v2 2/2] anv/i965: drop libdrm_intel dependency completely
Lionel Landwerlin
- [Mesa-dev] [PATCH 0/2] anv/i965: drop libdrm dependency completely
Kristian Høgsberg
- [Mesa-dev] [PATCH v2 19/31] glsl: fix explicit binding location for bindless samplers/images
Nicolai Hähnle
- [Mesa-dev] [Mesa-stable] [PATCH v2] swr: move msaa resolve to generalized StoreTile
Rowley, Timothy O
- [Mesa-dev] [PATCH v2 19/31] glsl: fix explicit binding location for bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 19/31] glsl: fix explicit binding location for bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 19/31] glsl: fix explicit binding location for bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa: return early with no error when shader source count is 0
Eric Anholt
- [Mesa-dev] [RFC] - Rewrite mesa website in Sphinx
Jean Hertel
- [Mesa-dev] [PATCH 0/2] anv/i965: drop libdrm dependency completely
Jason Ekstrand
- [Mesa-dev] [PATCH v2] mesa: return early with error when shader source count is 0
Bartosz Tomczyk
- [Mesa-dev] [PATCH 6/7] egl: drop unneeded sentinel from level_strings[]
Bartosz Tomczyk
- [Mesa-dev] [AppVeyor] mesa master #4263 failed
AppVeyor
- [Mesa-dev] [PATCH] virgl: remove unused draw include
Dave Airlie
- [Mesa-dev] [PATCHi V2] mesa: add KHR_no_error support for glUseProgram
Timothy Arceri
- [Mesa-dev] 17.1 cherry-pick request (Polarsi12 fix)
Marek Olšák
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix the DCE pass in presence of loops
Timothy Arceri
- [Mesa-dev] [PATCH 12/18] mesa: remove unused _mesa_total_buffer_object_memory()
Timothy Arceri
- [Mesa-dev] [PATCH 01/18] mesa: make map_buffer_range() static
Timothy Arceri
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3 04/32] glsl: make component_slots() returns 2 for samplers/images
Timothy Arceri
- [Mesa-dev] [PATCH v3 12/32] glsl: allow bindless samplers/images inside interface blocks
Timothy Arceri
- [Mesa-dev] [PATCH v3 19/32] glsl: relax bindless sampler arrays indexing
Timothy Arceri
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radv: enable POLARIS12 support.
Dave Airlie
- [Mesa-dev] [PATCH v3] swr: move msaa resolve to generalized StoreTile
Bruce Cherniak
- [Mesa-dev] [PATCH] anv: fix possible stack corruption
Grazvydas Ignotas
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: fix possible stack corruption
Lionel Landwerlin
- [Mesa-dev] [PATCH] radv: set base/ranges for push constant loads.
Dave Airlie
- [Mesa-dev] [PATCH 3/3] egl/android: Mark surface as lost when dequeueBuffer fails
Chad Versace
- [Mesa-dev] [PATCH] radv: enable POLARIS12 support.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: set base/ranges for push constant loads.
Dave Airlie
- [Mesa-dev] [PATCH v3 27/32] glsl: implement ARB_bindless_texture conversions
Timothy Arceri
- [Mesa-dev] [PATCH v3 32/32] glsl: skip tree grafting for sampler and image types
Timothy Arceri
- [Mesa-dev] radv: move to using push constants for more meta shaders
Dave Airlie
- [Mesa-dev] [PATCH 1/5] radv: set base/ranges for push constant loads.
Dave Airlie
- [Mesa-dev] [PATCH 2/5] radv/meta: use novertex save path for resolve pass.
Dave Airlie
- [Mesa-dev] [PATCH 3/5] radv/meta: move clear color to using push constants
Dave Airlie
- [Mesa-dev] [PATCH 4/5] radv/meta: move blit2d to using push constants
Dave Airlie
- [Mesa-dev] [PATCH 5/5] radv/meta: port blit to using push constants
Dave Airlie
- [Mesa-dev] [PATCH] gallivm: Make sure module has the correct data layout when pass manager runs
Tom Stellard
- [Mesa-dev] [PATCH 0/9] intel/compiler: Do vec4 input remapping in NIR
Jason Ekstrand
- [Mesa-dev] [PATCH 1/9] i965/nir: Inline remap_vs_attrs
Jason Ekstrand
- [Mesa-dev] [PATCH 2/9] i965: Move multiply by 4 for VS ATTR setup into the scalar backend.
Jason Ekstrand
- [Mesa-dev] [PATCH 3/9] i965/vs: Set uses_vertexid and friends from brw_compile_vs
Jason Ekstrand
- [Mesa-dev] [PATCH 4/9] i965/fs: Lower gl_VertexID and friends to inputs at the NIR level
Jason Ekstrand
- [Mesa-dev] [PATCH 5/9] intel/compiler/vs: Move inputs_read handling to generic code
Jason Ekstrand
- [Mesa-dev] [PATCH 6/9] i965/vec4: Use NIR remapping for VS attributes
Jason Ekstrand
- [Mesa-dev] [PATCH 7/9] i965/nir: Inline remap_inputs_with_vue_map
Jason Ekstrand
- [Mesa-dev] [PATCH 8/9] i965/fs: Move remapping of gl_PointSize to the NIR level
Jason Ekstrand
- [Mesa-dev] [PATCH 9/9] i965/vec4: Use NIR to do GS input remapping
Jason Ekstrand
- [Mesa-dev] [PATCH] configure.ac: Also match -androideabi tuple
Nicolas Boichat
- [Mesa-dev] [PATCH 2/3] egl/android: Cancel any outstanding ANativeBuffer in surface destructor
Nicolas Boichat
- [Mesa-dev] [PATCH] egl/android: Set EGLSurface.Lost to EGL_TRUE/EGL_FALSE
Nicolas Boichat
- [Mesa-dev] [PATCH] egl/android: Set EGLSurface.Lost to EGL_TRUE/EGL_FALSE
Chad Versace
- [Mesa-dev] [PATCH 3/3] egl/android: Mark surface as lost when dequeueBuffer fails
Chad Versace
- [Mesa-dev] [PATCH] i965: Move MOCS macros to brw_state.h.
Pohjolainen, Topi
- [Mesa-dev] [PATCH v03 35/38] i965: Port gen4+ emit vertices code to genxml.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 2/2] anv: document that anv_gem_mmap returns MAP_FAILED on error
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 1/9] i965/nir: Inline remap_vs_attrs
Alejandro Piñeiro
- [Mesa-dev] [PATCH] i965: avoid fence fd dup in EGL layer
Randy Xu
- [Mesa-dev] [PATCH 2/9] i965: Move multiply by 4 for VS ATTR setup into the scalar backend.
Alejandro Piñeiro
- [Mesa-dev] [PATCH] i965: avoid fence fd dup in EGL layer
Xu, Randy
- [Mesa-dev] [PATCH 3/9] i965/vs: Set uses_vertexid and friends from brw_compile_vs
Alejandro Piñeiro
- [Mesa-dev] [PATCH 4/9] i965/fs: Lower gl_VertexID and friends to inputs at the NIR level
Alejandro Piñeiro
- [Mesa-dev] [PATCH 5/9] intel/compiler/vs: Move inputs_read handling to generic code
Alejandro Piñeiro
- [Mesa-dev] [PATCH v4 21/31] glsl: allow bindless samplers/images to be l-values
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 04/32] glsl: make component_slots() returns 2 for samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH 6/9] i965/vec4: Use NIR remapping for VS attributes
Alejandro Piñeiro
- [Mesa-dev] [PATCH 7/9] i965/nir: Inline remap_inputs_with_vue_map
Alejandro Piñeiro
- [Mesa-dev] [PATCH 11/11] intel/aubinator_error_decode: Disassemble shader programs
Pohjolainen, Topi
- [Mesa-dev] [PATCH 9/9] i965/vec4: Use NIR to do GS input remapping
Alejandro Piñeiro
- [Mesa-dev] [PATCH 2/2] nir: add pass to lower atomic counters to SSBO
Andres Gomez
- [Mesa-dev] [PATCH v2 6/7] docs/releasing: added relevant people for build/check with Android
Mauro Rossi
- [Mesa-dev] [PATCH v3 04/32] glsl: make component_slots() returns 2 for samplers/images
Timothy Arceri
- [Mesa-dev] [PATCH v3 04/32] glsl: make component_slots() returns 2 for samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH 10/11] intel/aubinator_error_decode: Stop decoding after MI_BATCH_BUFFER_END
Pohjolainen, Topi
- [Mesa-dev] [PATCH 3/3] i965: Drop BRW_NEW_BLORP from 3DSTATE_VF atom.
Pohjolainen, Topi
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: don't use rzalloc_array() when it's unnecessary
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 12/27] auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Christian König
- [Mesa-dev] [PATCH v3 6/7] docs/releasing: added relevant people for build/check with Android
Andres Gomez
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: don't use rzalloc_array() when it's unnecessary
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] i965/vec4/gs: restore the uniform values which was overwritten by failed vec4_gs_visitor execution
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 2/3] i965/vec4: fix swizzle and writemask when loading an uniform with constant offset
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 3/3] i965/vec4: load dvec3/4 uniforms first in the push constant buffer
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] i965: make emit_dwords non-static and reuse it in blorp
Emil Velikov
- [Mesa-dev] [PATCH v3 04/32] glsl: make component_slots() returns 2 for samplers/images
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] i965: Port 3DSTATE_VF to genxml and simplify the implementation.
Emil Velikov
- [Mesa-dev] [PATCH 2/2] nir: add pass to lower atomic counters to SSBO
Rob Clark
- [Mesa-dev] [Bug 100227] gl_marshal.py: generating duplicate declaration specifiers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 12/27] auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Emil Velikov
- [Mesa-dev] [PATCH v2 12/27] auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Christian König
- [Mesa-dev] [PATCH v2 13/27] st/va: move variable declaration to where its used
Christian König
- [Mesa-dev] [PATCH v2 20/27] st/omx: add DRI3 support
Christian König
- [Mesa-dev] [Bug 99116] Wine program showing only a blackscreen when using mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: Always set the reloc value to match the presumed_offset
Chris Wilson
- [Mesa-dev] [PATCH v2 12/27] auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Emil Velikov
- [Mesa-dev] [PATCH] radeonsi: fix build with GCC 4.8
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 12/27] auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Christian König
- [Mesa-dev] [PATCH 00/18] anv: Rework the allocation data structures
Mike Lothian
- [Mesa-dev] [PATCH 2/7] egl: fold Android logger into main/
Emil Velikov
- [Mesa-dev] [PATCH 0/2] bin: honor editorconfig formatting
Andres Gomez
- [Mesa-dev] [PATCH 1/2] bin/*sh: honor editorconfig formatting
Andres Gomez
- [Mesa-dev] [PATCH 2/2] bin/*py: honor editorconfig formatting
Andres Gomez
- [Mesa-dev] [PATCH 6/7] egl: drop unneeded sentinel from level_strings[]
Eric Engestrom
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: make sure resource file for samplers is PROGRAM_SAMPLER
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] bin/*sh: honor editorconfig formatting
Emil Velikov
- [Mesa-dev] [PATCH RFC 0/4] Don't lose speed with dri3 on virtual drivers
Thomas Hellstrom
- [Mesa-dev] [PATCH RFC 1/4] st/dri: Allow dri users to query also driver options
Thomas Hellstrom
- [Mesa-dev] [PATCH RFC 2/4] dri: Optionally turn off a couple of GLX extensions based on driconf options
Thomas Hellstrom
- [Mesa-dev] [PATCH RFC 3/4] st/dri: Allow gallium drivers to turn off two GLX extensions
Thomas Hellstrom
- [Mesa-dev] [PATCH RFC 4/4] dri: Turn of a couple of glx extensions for gnome-shell on vmwgfx.
Thomas Hellstrom
- [Mesa-dev] [PATCH v2 20/27] st/omx: add DRI3 support
Leo Liu
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: make sure resource file for samplers is PROGRAM_SAMPLER
Ilia Mirkin
- [Mesa-dev] [PATCH v2 2/2] anv/i965: drop libdrm_intel dependency completely
Daniel Vetter
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: make sure resource file for samplers is PROGRAM_SAMPLER
Samuel Pitoiset
- [Mesa-dev] [PATCH RFC 3/4] st/dri: Allow gallium drivers to turn off two GLX extensions
Thomas Hellstrom
- [Mesa-dev] [PATCH v2 1/2] bin: use tabs for coding style on *.sh files
Andres Gomez
- [Mesa-dev] [PATCH] radeonsi: apply the tess+GS hang workaround to Polaris12 as well
Marek Olšák
- [Mesa-dev] [PATCH] gallivm: Make sure module has the correct data layout when pass manager runs
Roland Scheidegger
- [Mesa-dev] [PATCH] gallivm: Make sure module has the correct data layout when pass manager runs
Jose Fonseca
- [Mesa-dev] [PATCH 0/2] anv/i965: drop libdrm dependency completely
Emil Velikov
- [Mesa-dev] [PATCH 2/2] nir: add pass to lower atomic counters to SSBO
Jose Fonseca
- [Mesa-dev] [PATCH 0/2] anv/i965: drop libdrm dependency completely
Emil Velikov
- [Mesa-dev] [PATCH v3 0/4] Disable glthread if libX11 isn't thread-safe
Gregory Hainaut
- [Mesa-dev] [PATCH v3 1/4] dri: Extend __DRIbackgroundCallableExtensionRec to include a callback that checks for thread safety
Gregory Hainaut
- [Mesa-dev] [PATCH v3 2/4] glx: implement __DRIbackgroundCallableExtension.isThreadSafe
Gregory Hainaut
- [Mesa-dev] [PATCH v3 3/4] egl: implement __DRIbackgroundCallableExtension.isThreadSafe
Gregory Hainaut
- [Mesa-dev] [PATCH v3 4/4] glthread/gallium: require safe_glthread to start glthread
Gregory Hainaut
- [Mesa-dev] [PATCH] radeonsi: apply the tess+GS hang workaround to Polaris12 as well
Alex Deucher
- [Mesa-dev] [PATCH v3 0/4] Disable glthread if libX11 isn't thread-safe
Axel Davy
- [Mesa-dev] [PATCH] radeonsi: fix build with GCC 4.8
Marek Olšák
- [Mesa-dev] [PATCH 0/2] anv/i965: drop libdrm dependency completely
Emil Velikov
- [Mesa-dev] [PATCH v03 35/38] i965: Port gen4+ emit vertices code to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH] i965: make emit_dwords non-static and reuse it in blorp
Rafael Antognolli
- [Mesa-dev] [Bug 100928] exported opengl function in generated dll was mangled when building with msvc 2015 Update 3
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Revert "mesa: Require mipmap completeness for glCopyImageSubData(), sometimes."
Kenneth Graunke
- [Mesa-dev] [PATCH v4 21/31] glsl: allow bindless samplers/images to be l-values
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 1/2] i965: Use helper function for modifier -> tiling
Daniel Stone
- [Mesa-dev] [AppVeyor] mesa master #4271 failed
AppVeyor
- [Mesa-dev] [PATCH] radeonsi: apply the tess+GS hang workaround to Polaris12 as well
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/4] vulkan/wsi/wayland: Use proxy wrappers for swapchain
Daniel Stone
- [Mesa-dev] [Bug 100690] [Regression, bisected] TotalWar: Warhammer corrupted graphics
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 0/6] Wayland proxy wrapper fixes
Daniel Stone
- [Mesa-dev] [PATCH v2 1/6] vulkan: Fix Wayland uninitialised registry
Daniel Stone
- [Mesa-dev] [PATCH v2 2/6] vulkan/wsi/wayland: Remove roundtrip when creating image
Daniel Stone
- [Mesa-dev] [PATCH v2 3/6] vulkan/wsi/wayland: Use per-display event queue
Daniel Stone
- [Mesa-dev] [PATCH v2 4/6] vulkan/wsi/wayland: Use proxy wrappers for swapchain
Daniel Stone
- [Mesa-dev] [PATCH v2 5/6] egl/wayland: Don't open-code roundtrip
Daniel Stone
- [Mesa-dev] [PATCH v2 6/6] egl/wayland: Use per-surface event queues
Daniel Stone
- [Mesa-dev] [AppVeyor] mesa master #4271 failed
Daniel Stone
- [Mesa-dev] [AppVeyor] mesa master #4271 failed
Emil Velikov
- [Mesa-dev] [PATCH v3 0/4] Disable glthread if libX11 isn't thread-safe
gregory hainaut
- [Mesa-dev] [PATCH 1/3] mesa: Simplify _mesa_primitive_restart_index().
Marek Olšák
- [Mesa-dev] [PATCH 1/3] mesa: Simplify _mesa_primitive_restart_index().
Marek Olšák
- [Mesa-dev] [PATCH] i965: make emit_dwords non-static and reuse it in blorp
Emil Velikov
- [Mesa-dev] [PATCH 7/8] android: support creating texture from gralloc buffer
Rob Herring
- [Mesa-dev] [PATCH v3 0/4] Disable glthread if libX11 isn't thread-safe
Emil Velikov
- [Mesa-dev] [PATCH v3 0/4] Disable glthread if libX11 isn't thread-safe
gregory hainaut
- [Mesa-dev] [PATCH 2/2] radeonsi: get rid of secondary input/output word
Marek Olšák
- [Mesa-dev] [PATCH 1/2] radeonsi: split per-patch from per-vertex indices
Marek Olšák
- [Mesa-dev] [PATCH v2 2/2] anv/i965: drop libdrm_intel dependency completely
Emil Velikov
- [Mesa-dev] [Bug 100948] Please add an ssh account, fdo username: rantogno
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100948] Please add an ssh account, fdo username: rantogno
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] i965: Update gen6_depth_stencil_state to use genX macro.
Rafael Antognolli
- [Mesa-dev] [PATCH 2/2] i965/genxml: Mostly style fixes for emit_vertices code.
Rafael Antognolli
- [Mesa-dev] [PATCH 8/9] i965/fs: Move remapping of gl_PointSize to the NIR level
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/allocator: Only write to _vg_ptr if we have valgrind
Jason Ekstrand
- [Mesa-dev] [PATCH 0/2] anv/i965: drop libdrm dependency completely
Jason Ekstrand
- [Mesa-dev] [RFC PATCH 04/17] include/pipe: Store the byte-size of a SPIR-V binary
Francisco Jerez
- [Mesa-dev] [PATCH 9/9] i965/vec4: Use NIR to do GS input remapping
Jason Ekstrand
- [Mesa-dev] [PATCH 00/18] anv: Rework the allocation data structures
Jason Ekstrand
- [Mesa-dev] [PATCH] egl: Fix -Wint-to-pointer-cast
Chad Versace
- [Mesa-dev] [PATCH 6/9] i965/vec4: Use NIR remapping for VS attributes
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Always set the reloc value to match the presumed_offset
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/allocator: Only write to _vg_ptr if we have valgrind
Chad Versace
- [Mesa-dev] [PATCH] anv/allocator: Fix build if valgrind is not found.
Rafael Antognolli
- [Mesa-dev] [Bug 100708] Trine 2 doesn't start on radeonsi on mesa 17
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/dri: Add fence extension to SW path
Gurchetan Singh
- [Mesa-dev] [Bug 100948] Please add an ssh account, fdo username: rantogno
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100951] vkcube fails with vkMapMemory failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/vec4: Delete the system value infastructure
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/vec4: Delete the system value infastructure
Jason Ekstrand
- [Mesa-dev] [PATCH 7/7] egl: use designated initializers
Chad Versace
- [Mesa-dev] [PATCH] radv: always free nir shaders from modules on stack
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] configure.ac: Also match -androideabi tuple
Chad Versace
- [Mesa-dev] [PATCH 4/9] i965/fs: Lower gl_VertexID and friends to inputs at the NIR level
Kenneth Graunke
- [Mesa-dev] [PATCH 6/9] i965/vec4: Use NIR remapping for VS attributes
Kenneth Graunke
- [Mesa-dev] [PATCH 9/9] i965/vec4: Use NIR to do GS input remapping
Kenneth Graunke
- [Mesa-dev] [PATCH] radeon: automake: remove unneeded elf Cflags/Libs
Marek Olšák
- [Mesa-dev] [PATCH 2/3] i965: Port 3DSTATE_VF to genxml and simplify the implementation.
Kenneth Graunke
- [Mesa-dev] [PATCH] st/dri: Add fence extension to SW path
Emil Velikov
- [Mesa-dev] [PATCH] i965/vec4: Delete the system value infastructure
Kenneth Graunke
- [Mesa-dev] [PATCH 9/9] i965/vec4: Use NIR to do GS input remapping
Alejandro Piñeiro
- [Mesa-dev] [PATCH 6/9] i965/vec4: Use NIR remapping for VS attributes
Alejandro Piñeiro
- [Mesa-dev] [PATCH 1/2] i965: Update gen6_depth_stencil_state to use genX macro.
Pohjolainen, Topi
- [Mesa-dev] [PATCH] i965/vec4: Delete the system value infastructure
Alejandro Piñeiro
- [Mesa-dev] [PATCH] i965/vec4: Delete the system value infastructure
Alejandro Piñeiro
- [Mesa-dev] [PATCH 2/2] i965/genxml: Mostly style fixes for emit_vertices code.
Pohjolainen, Topi
- [Mesa-dev] [PATCH v03 35/38] i965: Port gen4+ emit vertices code to genxml.
Kenneth Graunke
- [Mesa-dev] [PATCH v03 35/38] i965: Port gen4+ emit vertices code to genxml.
Pohjolainen, Topi
- [Mesa-dev] Building error in android-x86
Mauro Rossi
- [Mesa-dev] [PATCH 7/8] android: support creating texture from gralloc buffer
Mauro Rossi
- [Mesa-dev] Building error in android-x86
Marek Olšák
- [Mesa-dev] [Bug 100951] vkcube fails with vkMapMemory failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 7/8] android: support creating texture from gralloc buffer
Tomasz Figa
- [Mesa-dev] [PATCH 7/8] android: support creating texture from gralloc buffer
Tomasz Figa
- [Mesa-dev] [PATCH] android: i965: add per-gen libmesa_i965_gen{4, 45, 5} static
Mauro Rossi
- [Mesa-dev] [PATCH] bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
Andres Gomez
- [Mesa-dev] Building error in android-x86
Mauro Rossi
- [Mesa-dev] [Bug 100928] exported opengl function in generated dll was mangled when building with msvc 2015 Update 3
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/2] Two simple follow up patches for GLSL and bindless
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] glsl: store the image format in glsl_struct_field
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] glsl: apply the image format for members of structures
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 04/17] include/pipe: Store the byte-size of a SPIR-V binary
Pierre Moreau
- [Mesa-dev] [PATCH 0/2] Extended the release calendar
Andres Gomez
- [Mesa-dev] [PATCH 1/2] docs: update "Release manager" column
Andres Gomez
- [Mesa-dev] [PATCH 2/2] docs: extend until the end of August
Andres Gomez
- [Mesa-dev] Building error in android-x86
Marek Olšák
- [Mesa-dev] [PATCH] android: i965: add per-gen libmesa_i965_gen{4, 45, 5} static
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] glsl: store the image format in glsl_struct_field
Jason Ekstrand
- [Mesa-dev] [PATCH 6/9] i965/vec4: Use NIR remapping for VS attributes
Jason Ekstrand
- [Mesa-dev] [GSOC] Community bonding discussion
Gurkirpal Singh
- [Mesa-dev] [PATCH 6/9] i965/vec4: Use NIR remapping for VS attributes
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] nv50/ir: Fail if encountering unknown shader type
Pierre Moreau
- [Mesa-dev] [PATCH 2/4] nv50/ir: Free target if we failed to create a program
Pierre Moreau
- [Mesa-dev] [PATCH 3/4] nv50/ir: Remove unused translation methods
Pierre Moreau
- [Mesa-dev] [PATCH 4/4] nv50/ir: Replace NV50_PROGRAM_IR_* by PIPE_SHADER_IR_*
Pierre Moreau
- [Mesa-dev] [PATCH 1/4] nv50/ir: Fail if encountering unknown shader type
Ilia Mirkin
- [Mesa-dev] [PATCH 2/4] nv50/ir: Free target if we failed to create a program
Ilia Mirkin
- [Mesa-dev] [PATCH 4/4] nv50/ir: Replace NV50_PROGRAM_IR_* by PIPE_SHADER_IR_*
Ilia Mirkin
- [Mesa-dev] [PATCH v03 35/38] i965: Port gen4+ emit vertices code to genxml.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] nv50/ir: Remove unused translation methods
Ilia Mirkin
- [Mesa-dev] [PATCH 02/13] mesa/dri: always link against shared glapi
Grazvydas Ignotas
- [Mesa-dev] [PATCH] radv: apply the tess+GS hang workaround to Polaris12 as well
Dave Airlie
- [Mesa-dev] [PATCH] radv: apply the tess+GS hang workaround to Polaris12 as well
Bas Nieuwenhuizen
- [Mesa-dev] [AppVeyor] mesa master #4283 failed
AppVeyor
- [Mesa-dev] [PATCH 02/13] mesa/dri: always link against shared glapi
Aaron Watry
- [Mesa-dev] [AppVeyor] mesa master #4285 completed
AppVeyor
- [Mesa-dev] [PATCH 7/7] mesa: add KHR_no_error support for glUseProgram
Nicolai Hähnle
- [Mesa-dev] [Bug 100960] Special block from Minecraft mod rendered out of place
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100960] Special block from Minecraft mod rendered out of place
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100960] Special block from Minecraft mod rendered out of place
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 7/7] mesa: add KHR_no_error support for glUseProgram
Timothy Arceri
- [Mesa-dev] [PATCH] util: move ALWAYS_INLINE macro to util/macro.h
Timothy Arceri
- [Mesa-dev] [PATCH 1/7] radv/meta: add srgb conversion to end of resolve shader.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/5] radv: set base/ranges for push constant loads.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/7] radv/meta: add srgb conversion to end of resolve shader.
Dave Airlie
- [Mesa-dev] [PATCH mesa] egl: avoid dereferencing a null display
Eric Engestrom
- [Mesa-dev] [PATCH v2 21/27] st/xvmc: add DRI3 support
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3 v2] r600g: get rid of dummy pixel shader
Dieter Nützel
- [Mesa-dev] [PATCH] egl: Fix -Wint-to-pointer-cast
Eric Engestrom
- [Mesa-dev] [PATCH] bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
Eric Engestrom
- [Mesa-dev] [PATCH 2/2] docs: extend until the end of August
Eric Engestrom
- [Mesa-dev] [PATCH] mesa: add KHR_no_error support for glUseProgram
Timothy Arceri
- [Mesa-dev] [PATCH v2 07/27] configure: error out when building GLX w/o the X11 platform
Eric Engestrom
- [Mesa-dev] [PATCH] docs: remove released versions from the calendar
Eric Engestrom
- [Mesa-dev] [PATCH] st/xvmc: deal with drivers wanting different texture formats
Ilia Mirkin
- [Mesa-dev] [Bug 100782] [GLVND] X fails to start AMDGPU DDX when GLVND compiled into Mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [AppVeyor] mesa master #4289 failed
AppVeyor
- [Mesa-dev] [PATCH] glsl: destroy function and subroutine hash tables
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: Make _mesa_primitive_restart_index a static inline in the header.
Kenneth Graunke
- [Mesa-dev] [PATCH] android: i965: add per-gen libmesa_i965_gen{4, 45, 5} static
Tapani Pälli
- [Mesa-dev] [PATCH v2 05/27] configure: enable the surfaceless platform by default
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: Make _mesa_primitive_restart_index a static inline in the header.
Timothy Arceri
- [Mesa-dev] [PATCH 01/13] mesa: remove _mesa from static framebuffer object function
Timothy Arceri
- [Mesa-dev] [PATCH 02/13] mesa: fix indentation
Timothy Arceri
- [Mesa-dev] [PATCH 03/13] mesa: make _mesa_get_framebuffer_attachment_parameter() static
Timothy Arceri
- [Mesa-dev] [PATCH 04/13] mesa: remove _mesa_problem() from a couple of locations
Timothy Arceri
- [Mesa-dev] [PATCH 05/13] mesa: add _mesa_get_and_validate_attachment() helper
Timothy Arceri
- [Mesa-dev] [PATCH 06/13] mesa: pass rb attachment to _mesa_framebuffer_texture()
Timothy Arceri
- [Mesa-dev] [PATCH 07/13] mesa: add error version of get_texture_for_framebuffer()
Timothy Arceri
- [Mesa-dev] [PATCH 08/13] mesa: add no error version of framebuffer_texture_with_dims()
Timothy Arceri
- [Mesa-dev] [PATCH 09/13] mesa: add KHR_no_error support for FramebufferTexture*D functions
Timothy Arceri
- [Mesa-dev] [PATCH 10/13] mesa: add KHR_no_error support for FramebufferTextureLayer
Timothy Arceri
- [Mesa-dev] [PATCH 11/13] mesa: add KHR_no_error support for NamedFramebufferTextureLayer
Timothy Arceri
- [Mesa-dev] [PATCH 12/13] mesa: add KHR_no_error support for FramebufferTexture
Timothy Arceri
- [Mesa-dev] [PATCH 13/13] mesa: add KHR_no_error support for NamedFramebufferTexture
Timothy Arceri
- [Mesa-dev] [PATCH v03 35/38] i965: Port gen4+ emit vertices code to genxml.
Pohjolainen, Topi
- [Mesa-dev] [PATCH] bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
Andres Gomez
- [Mesa-dev] [PATCH 2/2] docs: extend until the end of August
Andres Gomez
- [Mesa-dev] [PATCH 3/3] ac: eliminate duplicated VS exports
Michel Dänzer
- [Mesa-dev] [PATCH v2 05/27] configure: enable the surfaceless platform by default
nickolaib2004 at gmail.com
- [Mesa-dev] [PATCH mesa] egl: avoid dereferencing a null display
Lionel Landwerlin
- [Mesa-dev] [PATCH 0/2] Anv coverity issues
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] anv: avoid null pointer dereference
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] anv: check return value of anv_execbuf_add_bo
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 6/7] docs/releasing: added relevant people for build/check with Android
Andres Gomez
- [Mesa-dev] [Bug 98271] [radeonsi]Playing videos with vdpau or vaapi hardware acceleration crashes my pc
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 02/13] mesa/dri: always link against shared glapi
Grazvydas Ignotas
- [Mesa-dev] [PATCH] mesa: add KHR_no_error support for glUseProgram
Nicolai Hähnle
- [Mesa-dev] [Bug 100227] gl_marshal.py: generating duplicate declaration specifiers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] strip double const from generated file
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa: stop glthread on exit
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3 v2] r600g: get rid of dummy pixel shader
tournier.elie
- [Mesa-dev] [PATCH] bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
Emil Velikov
- [Mesa-dev] [PATCH v2] mesa: return early with error when shader source count is 0
Nicolai Hähnle
- [Mesa-dev] [PATCH v3 6/7] docs/releasing: added relevant people for build/check with Android
Emil Velikov
- [Mesa-dev] [PATCH 02/13] mesa/dri: always link against shared glapi
Emil Velikov
- [Mesa-dev] [PATCH 1/2] glsl: store the image format in glsl_struct_field
Nicolai Hähnle
- [Mesa-dev] [GSOC] Community bonding discussion
Nicolai Hähnle
- [Mesa-dev] [PATCH] util: move ALWAYS_INLINE macro to util/macro.h
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/2] glsl: store the image format in glsl_struct_field
Nicolai Hähnle
- [Mesa-dev] [PATCH] bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
Andres Gomez
- [Mesa-dev] [PATCH] mesa: Make _mesa_primitive_restart_index a static inline in the header.
Marek Olšák
- [Mesa-dev] [PATCH 4/4] radeonsi: clarify documentation of existing SI workaround
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: mark fast-cleared textures as compressed when dirtying
Marek Olšák
- [Mesa-dev] [ANNOUNCE] mesa 17.1.0-rc4
Emil Velikov
- [Mesa-dev] 17.1 cherry-pick request (Polarsi12 fix)
Emil Velikov
- [Mesa-dev] [Bug 100690] [Regression, bisected] TotalWar: Warhammer corrupted graphics
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/2] Anv coverity issues
Iago Toral
- [Mesa-dev] [PATCH v3 6/7] docs/releasing: added relevant people for build/check with Android
Mauro Rossi
- [Mesa-dev] [PATCH] bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
Emil Velikov
- [Mesa-dev] [PATCH v2 5/6] egl/wayland: Don't open-code roundtrip
Emil Velikov
- [Mesa-dev] [PATCH] egl: Fix -Wint-to-pointer-cast
Emil Velikov
- [Mesa-dev] [PATCH] configure.ac: Also match -androideabi tuple
Emil Velikov
- [Mesa-dev] [Bug 99638] Mesa opengles Peppa Pig and openggles2 smurfs on Radeon PowerPC and PPC64
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
Andres Gomez
- [Mesa-dev] [Bug 100151] Front buffer drawing mode shows black window with gallium software rasterizers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH RFC 4/4] dri: Turn of a couple of glx extensions for gnome-shell on vmwgfx.
Marek Olšák
- [Mesa-dev] 17.1 cherry-pick request (Polarsi12 fix)
Marek Olšák
- [Mesa-dev] [PATCH 7/8] android: support creating texture from gralloc buffer
Rob Herring
- [Mesa-dev] [PATCH 02/13] mesa/dri: always link against shared glapi
Emil Velikov
- [Mesa-dev] [PATCH] configure.ac: Also match -androideabi tuple
Nicolas Boichat
- [Mesa-dev] [PATCH] egl: simplify the Android logger
Emil Velikov
- [Mesa-dev] [PATCH 2/7] egl: fold Android logger into main/
Emil Velikov
- [Mesa-dev] [PATCH] egl: simplify the Android logger
Rob Herring
- [Mesa-dev] [PATCH] docs/releasing: don't forget to update the calendar
Emil Velikov
- [Mesa-dev] [PATCH v3 0/4] Disable glthread if libX11 isn't thread-safe
Emil Velikov
- [Mesa-dev] [PATCH 00/11] gallium, radeonsi: debug dumping of compute shader state
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/11] gallium/util: add util_dump_grid_info
Nicolai Hähnle
- [Mesa-dev] [PATCH 02/11] gallium/util: dump tokens in util_dump_shader_state only if type is TGSI
Nicolai Hähnle
- [Mesa-dev] [PATCH 03/11] ddebug: extract dd_dump_shader
Nicolai Hähnle
- [Mesa-dev] [PATCH 04/11] ddebug: implement dd_dump_launch_grid
Nicolai Hähnle
- [Mesa-dev] [PATCH 05/11] radeonsi: more const qualifiers in shader dump functions
Nicolai Hähnle
- [Mesa-dev] [PATCH 06/11] radeonsi: split shader dumping
Nicolai Hähnle
- [Mesa-dev] [PATCH 07/11] radeonsi: split descriptor list dumping
Nicolai Hähnle
- [Mesa-dev] [PATCH 08/11] radeonsi: move struct si_compute into a header
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/11] radeonsi: dump compute shader as part of debug dump
Nicolai Hähnle
- [Mesa-dev] [PATCH 10/11] radeonsi: dump both enabled and required descriptor slots
Nicolai Hähnle
- [Mesa-dev] [PATCH 11/11] radeonsi: dump compute descriptor lists
Nicolai Hähnle
- [Mesa-dev] [PATCH v3 0/4] Disable glthread if libX11 isn't thread-safe
Eric Anholt
- [Mesa-dev] [PATCH 0/4] Call for testing: Gallium set_index_buffer removal etc.
Marek Olšák
- [Mesa-dev] [PATCH v3] swr: move msaa resolve to generalized StoreTile
Rowley, Timothy O
- [Mesa-dev] [PATCH 1/2] ac: fix broken elimination of duplicated VS exports
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: rename si_eliminate_const_vs_outputs -> si_optimize_vs_outputs
Marek Olšák
- [Mesa-dev] [PATCH] docs/releasing: don't forget to update the calendar
Eric Engestrom
- [Mesa-dev] [PATCH 1/2] ac: fix broken elimination of duplicated VS exports
Nicolai Hähnle
- [Mesa-dev] [PATCH] configure: remove unneeded bits around libunwind handling
Emil Velikov
- [Mesa-dev] [PATCH 1/3] st/mesa: make st_draw_vbo static
Marek Olšák
- [Mesa-dev] [PATCH 2/3] st/mesa: unify common code in st_draw_vbo functions
Marek Olšák
- [Mesa-dev] [PATCH 3/3] st/mesa: move the logic of all_varyings_in_vbos into st_update_array
Marek Olšák
- [Mesa-dev] [PATCH 1/2] ac: fix broken elimination of duplicated VS exports
Marek Olšák
- [Mesa-dev] [Bug 100151] Front buffer drawing mode shows black window with gallium software rasterizers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] st/mesa: use min_index and max_index directly from vbo
Rob Clark
- [Mesa-dev] [PATCH v3 1/2] swr/rast: support polygonmode point
Cherniak, Bruce
- [Mesa-dev] [PATCH v3 2/2] swr: fix polygonmode for front==back
Cherniak, Bruce
- [Mesa-dev] [PATCH RFC 4/4] dri: Turn of a couple of glx extensions for gnome-shell on vmwgfx.
Thomas Hellstrom
- [Mesa-dev] [PATCH 2/2] st/mesa: use min_index and max_index directly from vbo
Marek Olšák
- [Mesa-dev] [PATCH] nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
- [Mesa-dev] [PATCH] bin/get-fixes-pick-list.sh: bring back the warning
Andres Gomez
- [Mesa-dev] [PATCH 2/2] st/mesa: use min_index and max_index directly from vbo
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] glsl: store the image format in glsl_struct_field
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] mesa: Set new renderbuffers to RGBA4 on all GLES contexts.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] st/mesa: use min_index and max_index directly from vbo
Rob Clark
- [Mesa-dev] [v2 18/39] intel/isl/gen6: Add offsetting support for back-to-back layouts
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] st/mesa: move the logic of all_varyings_in_vbos into st_update_array
Nicolai Hähnle
- [Mesa-dev] [PATCH 02/13] mesa/dri: always link against shared glapi
Aaron Watry
- [Mesa-dev] [v2 22/39] i965/miptree: Add support for resolving offsets using isl
Jason Ekstrand
- [Mesa-dev] [v2 25/39] i965: Prepare blit engine for isl based miptrees
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] st/mesa: use min_index and max_index directly from vbo
Marek Olšák
- [Mesa-dev] [PATCH 2/2] st/mesa: use min_index and max_index directly from vbo
Marek Olšák
- [Mesa-dev] [PATCH] mesa/vbo: fix invalid min/max indexes
Rob Clark
- [Mesa-dev] [PATCH] mesa: remove never used gl_shader_compiler_options::EmitNoFunctions
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa/vbo: fix invalid min/max indexes
Marek Olšák
- [Mesa-dev] [PATCH] mesa/vbo: fix invalid min/max indexes
Dieter Nützel
- [Mesa-dev] [PATCH] mesa/vbo: fix invalid min/max indexes
Rob Clark
- [Mesa-dev] [PATCH] mesa/vbo: fix invalid min/max indexes
Rob Clark
- [Mesa-dev] [PATCH] mesa/vbo: fix invalid min/max indexes
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: remove never used gl_shader_compiler_options::EmitNoFunctions
tournier.elie
- [Mesa-dev] [PATCH] mesa/vbo: fix invalid min/max indexes
Rob Clark
- [Mesa-dev] [PATCH 0/3] intel: More coverity fixes
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/3] intel: gen decoder: don't check for size_t negative values
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/3] intel: compiler: remove duplicated code
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/3] intel: compiler: prevent integer overflow
Lionel Landwerlin
- [Mesa-dev] [Bug 100151] Front buffer drawing mode shows black window with gallium software rasterizers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [v2 26/39] i965: Prepare image validation for isl based miptrees
Jason Ekstrand
- [Mesa-dev] [PATCH] st/dri: Add fence extension to SW path
Gurchetan Singh
- [Mesa-dev] [PATCH] st/dri: Add fence extension to SW path
Gurchetan Singh
- [Mesa-dev] [v2 37/39] intel/isl/gen7/hack: Use stencil vertical alignment of 8 instead of 4
Jason Ekstrand
- [Mesa-dev] (no subject)
Volker Vogelhuber
- [Mesa-dev] [PATCH 3/3] intel: compiler: prevent integer overflow
Matt Turner
- [Mesa-dev] [PATCH 2/3] intel: compiler: remove duplicated code
Matt Turner
- [Mesa-dev] [PATCH 1/3] intel: gen decoder: don't check for size_t negative values
Matt Turner
- [Mesa-dev] [v2 21/39] intel/isl/gen6/hack: Use hiz vertical alignment of 16 instead of 8
Jason Ekstrand
- [Mesa-dev] [v2 36/39] i965: Add isl based miptree creator
Jason Ekstrand
- [Mesa-dev] [PATCH] egl: fold Android logger into main/ (v2)
Mauro Rossi
- [Mesa-dev] [v2 38/39] i965/miptree: Represent w-tiled stencil surfaces with isl
Jason Ekstrand
- [Mesa-dev] i965: Use isl for hiz and stencil
Jason Ekstrand
- [Mesa-dev] [PATCH] st/xvmc: deal with drivers wanting different texture formats
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: add KHR_no_error support for glUseProgram
Timothy Arceri
- [Mesa-dev] [PATCH] nir: Embed the shader_info in the nir_shader again
Timothy Arceri
- [Mesa-dev] [PATCH 04.5/13] mesa: replace _mesa_problem() with unreachable()
Timothy Arceri
- [Mesa-dev] RFC Remove _mesa_problem() from paths where execution path is not altered
Timothy Arceri
- [Mesa-dev] [PATCH 1/5] mesa: replace _mesa_problem() with assert() in hash table
Timothy Arceri
- [Mesa-dev] [PATCH 2/5] mesa: replace _mesa_problem() with unreachable() in _mesa_light()
Timothy Arceri
- [Mesa-dev] [PATCH 3/5] mesa: replace _mesa_problem() with unreachable() in _mesa_convert_colors()
Timothy Arceri
- [Mesa-dev] [PATCH 4/5] mesa: replace _mesa_problem() with unreachable() in mipmap.c
Timothy Arceri
- [Mesa-dev] [PATCH 5/5] mesa: replace _mesa_problem() with unreachable() in pack.c
Timothy Arceri
- [Mesa-dev] (no subject)
Tapani Pälli
- [Mesa-dev] [v2 37/39] intel/isl/gen7/hack: Use stencil vertical alignment of 8 instead of 4
Pohjolainen, Topi
- [Mesa-dev] i965: Use isl for hiz and stencil
Pohjolainen, Topi
- [Mesa-dev] [v2 36/39] i965: Add isl based miptree creator
Pohjolainen, Topi
- [Mesa-dev] [PATCH] r600/eg: add support for tracing IBs after a hang.
Dave Airlie
- [Mesa-dev] [PATCH] mesa: add KHR_no_error support for glUseProgram
Nicolai Hähnle
- [Mesa-dev] [PATCH RFC 4/4] dri: Turn of a couple of glx extensions for gnome-shell on vmwgfx.
Michel Dänzer
- [Mesa-dev] [PATCH RFC 4/4] dri: Turn of a couple of glx extensions for gnome-shell on vmwgfx.
Thomas Hellstrom
- [Mesa-dev] [PATCH RFC 4/4] dri: Turn of a couple of glx extensions for gnome-shell on vmwgfx.
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] i965: Disable ARB_pipeline_statistics_query on Gen4-5.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Drop INTEL_DEBUG=stats.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Drop INTEL_DEBUG=stats.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH RFC 4/4] dri: Turn of a couple of glx extensions for gnome-shell on vmwgfx.
Thomas Hellstrom
- [Mesa-dev] Sampling DRM_FORMAT_YUYV in GLSL
Volker Vogelhuber
- [Mesa-dev] [PATCH RFC 4/4] dri: Turn of a couple of glx extensions for gnome-shell on vmwgfx.
Michel Dänzer
- [Mesa-dev] Sampling DRM_FORMAT_YUYV in GLSL
Tapani Pälli
- [Mesa-dev] Sampling DRM_FORMAT_YUYV in GLSL
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] bin/*py: honor editorconfig formatting
Emil Velikov
- [Mesa-dev] [PATCH v2 1/2] bin: use tabs for coding style on *.sh files
Emil Velikov
- [Mesa-dev] Sampling DRM_FORMAT_YUYV in GLSL
Philipp Zabel
- [Mesa-dev] [PATCH] bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
Emil Velikov
- [Mesa-dev] [PATCH 1/3] egl/x11: Honor the EGL_PLATFORM_X11_SCREEN_EXT attribute
Emil Velikov
- [Mesa-dev] [PATCH RFC 4/4] dri: Turn of a couple of glx extensions for gnome-shell on vmwgfx.
Thomas Hellstrom
- [Mesa-dev] [PATCH v3 0/4] Disable glthread if libX11 isn't thread-safe
Gregory Hainaut
- [Mesa-dev] [PATCH] i965: avoid fence fd dup in EGL layer
Tapani Pälli
- [Mesa-dev] Sampling DRM_FORMAT_YUYV in GLSL
Volker Vogelhuber
- [Mesa-dev] Sampling DRM_FORMAT_YUYV in GLSL
Philipp Zabel
- [Mesa-dev] [v2 37/39] intel/isl/gen7/hack: Use stencil vertical alignment of 8 instead of 4
Pohjolainen, Topi
- [Mesa-dev] Sampling DRM_FORMAT_YUYV in GLSL
Volker Vogelhuber
- [Mesa-dev] [v2 37/39] intel/isl/gen7/hack: Use stencil vertical alignment of 8 instead of 4
Pohjolainen, Topi
- [Mesa-dev] [v2 37/39] intel/isl/gen7/hack: Use stencil vertical alignment of 8 instead of 4
Pohjolainen, Topi
- [Mesa-dev] Sampling DRM_FORMAT_YUYV in GLSL
Daniel Stone
- [Mesa-dev] Sampling DRM_FORMAT_YUYV in GLSL
Volker Vogelhuber
- [Mesa-dev] [v2 37/39] intel/isl/gen7/hack: Use stencil vertical alignment of 8 instead of 4
Pohjolainen, Topi
- [Mesa-dev] [PATCH 11/11] radeonsi: dump compute descriptor lists
Marek Olšák
- [Mesa-dev] i965: Use isl for hiz and stencil
Jason Ekstrand
- [Mesa-dev] i965: Use isl for hiz and stencil
Jason Ekstrand
- [Mesa-dev] [Bug 100928] exported opengl function in generated dll was mangled when building with msvc 2015 Update 3
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [v2 37/39] intel/isl/gen7/hack: Use stencil vertical alignment of 8 instead of 4
Jason Ekstrand
- [Mesa-dev] [PATCH v3 0/4] Disable glthread if libX11 isn't thread-safe
Eric Anholt
- [Mesa-dev] i965: Use isl for hiz and stencil
Pohjolainen, Topi
- [Mesa-dev] i965: Use isl for hiz and stencil
Pohjolainen, Topi
- [Mesa-dev] [PATCH] freedreno: fix clang error in fd_get_compute_param
Rob Herring
- [Mesa-dev] [RFC] intel/isl: Rewrite gen7_choose_image_alignment_el
Jason Ekstrand
- [Mesa-dev] i965: Use isl for hiz and stencil
Jason Ekstrand
- [Mesa-dev] [PATCH v3 0/4] Disable glthread if libX11 isn't thread-safe
gregory hainaut
- [Mesa-dev] How does FakeGLX work since Mesa 10?
Tom Hudson
- [Mesa-dev] [PATCH] renderonly: Initialize fields of struct winsys_handle.
Eric Anholt
- [Mesa-dev] [PATCH] nir: Embed the shader_info in the nir_shader again
Kenneth Graunke
- [Mesa-dev] [PATCH] renderonly: Initialize fields of struct winsys_handle.
Christian Gmeiner
- [Mesa-dev] [PATCH] mesa: use u_bit_scan() in update_program_texture_state()
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 1/2] i965: Use helper function for modifier -> tiling
Dave Airlie
- [Mesa-dev] [PATCH 1/4] i965: Turn brw_get_line_width_float() into brw_get_line_width().
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] i965: Only #if...#endif a single function or related section at a time.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] i965: Drop BRW_NEW_PUSH_CONSTANT_ALLOCATION from Gen6 code.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] i965: Switch BRW_NEW_CURBE_OFFSETS to BRW_NEW_PUSH_CONSTANT_ALLOCATION.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] i965: Turn brw_get_line_width_float() into brw_get_line_width().
Rafael Antognolli
- [Mesa-dev] [PATCH 2/4] i965: Only #if...#endif a single function or related section at a time.
Rafael Antognolli
- [Mesa-dev] [PATCH 18/21] anv: Implement support for exporting semaphores as FENCE_FD
Chad Versace
- [Mesa-dev] [PATCH 18/21] anv: Implement support for exporting semaphores as FENCE_FD
Jason Ekstrand
- [Mesa-dev] [PATCH 07/13] mesa: add error version of get_texture_for_framebuffer()
Eric Anholt
- [Mesa-dev] [PATCH 1/5] i965/genxml: Mostly style fixes for emit_vertices code.
Rafael Antognolli
- [Mesa-dev] [PATCH 2/5] genxml: Add alias for MOCS.
Rafael Antognolli
- [Mesa-dev] [PATCH 3/5] i965: Port brw_cs_state tracked state to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH 4/5] i965: Port 3DSTATE_INDEX_BUFFER to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH 5/5] i965: Port 3DSTATE_VF_TOPOLOGY on gen8+ to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH 10/13] mesa: add KHR_no_error support for FramebufferTextureLayer
Eric Anholt
- [Mesa-dev] [PATCH] mesa: use u_bit_scan() in update_program_texture_state()
Timothy Arceri
- [Mesa-dev] [PATCH V2 10/16] mesa: add frame_buffer_texture_layer_no_error() helper
Timothy Arceri
- [Mesa-dev] [PATCH V2 11/15] mesa: add KHR_no_error support for FramebufferTextureLayer
Timothy Arceri
- [Mesa-dev] [PATCH V2 12/15] mesa: add KHR_no_error support for NamedFramebufferTextureLayer
Timothy Arceri
- [Mesa-dev] [PATCH V2 13/15] mesa: add framebuffer_texture_no_error() helper
Timothy Arceri
- [Mesa-dev] [PATCH V2 14/15] mesa: add KHR_no_error support for FramebufferTexture
Timothy Arceri
- [Mesa-dev] [PATCH V2 15/15] mesa: add KHR_no_error support for NamedFramebufferTexture
Timothy Arceri
- [Mesa-dev] [PATCH] mesa/i965: remove _CurrentFragmentProgram from gl_pipeline_object
Timothy Arceri
- [Mesa-dev] [PATCH RFC 4/4] dri: Turn of a couple of glx extensions for gnome-shell on vmwgfx.
Michel Dänzer
- [Mesa-dev] radv patches for 17.1
Dave Airlie
- [Mesa-dev] Bug in 17.1.0-rc4 source packaging for swr?
Chuck Atkins
- [Mesa-dev] [PATCH 4/4] i965: Switch BRW_NEW_CURBE_OFFSETS to BRW_NEW_PUSH_CONSTANT_ALLOCATION.
Pohjolainen, Topi
- [Mesa-dev] [PATCH RFC 4/4] dri: Turn of a couple of glx extensions for gnome-shell on vmwgfx.
Thomas Hellstrom
- [Mesa-dev] [PATCH 2/2] radeonsi: get rid of secondary input/output word
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] radeonsi: get rid of secondary input/output word
Axel Davy
- [Mesa-dev] [PATCH 2/2] radeonsi: get rid of secondary input/output word
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa: fix *TextureSubImage*D() for GL_TEXTURE_CUBE_MAP target
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: use u_bit_scan() in update_program_texture_state()
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] radeonsi: get rid of secondary input/output word
Axel Davy
- [Mesa-dev] [PATCH 1/5] i965/genxml: Mostly style fixes for emit_vertices code.
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/5] genxml: Add alias for MOCS.
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/5] i965: Port brw_cs_state tracked state to genxml.
Lionel Landwerlin
- [Mesa-dev] [PATCH 4/5] i965: Port 3DSTATE_INDEX_BUFFER to genxml.
Lionel Landwerlin
- [Mesa-dev] [PATCH 5/5] i965: Port 3DSTATE_VF_TOPOLOGY on gen8+ to genxml.
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv: Always set the reloc value to match the presumed_offset
Chris Wilson
- [Mesa-dev] [PATCH] gallivm: Fix build against LLVM SVN >= r302589
Michel Dänzer
- [Mesa-dev] [PATCH 2/5] genxml: Add alias for MOCS.
Pohjolainen, Topi
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: make sure resource file for samplers is PROGRAM_SAMPLER
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa: use u_bit_scan() in update_program_texture_state()
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: silent a compiler warning
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 1/2] i965: Use helper function for modifier -> tiling
Emil Velikov
- [Mesa-dev] [PATCH] renderonly: Initialize fields of struct winsys_handle.
Emil Velikov
- [Mesa-dev] [PATCH] mesa: use u_bit_scan() in update_program_texture_state()
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: use u_bit_scan() in update_program_texture_state()
Samuel Pitoiset
- [Mesa-dev] [Bug 98974] Can't see borders/empires in Stellaris
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: make sure resource file for samplers is PROGRAM_SAMPLER
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: silent a compiler warning
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa: fix *TextureSubImage*D() for GL_TEXTURE_CUBE_MAP target
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: silent a compiler warning
Samuel Pitoiset
- [Mesa-dev] [PATCH 10/13] mesa: add KHR_no_error support for FramebufferTextureLayer
Nicolai Hähnle
- [Mesa-dev] [PATCH 10/13] mesa: add KHR_no_error support for FramebufferTextureLayer
Timothy Arceri
- [Mesa-dev] [Bug 100988] glXGetCurrentDisplay() no longer works for FakeGLX contexts?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: fix *TextureSubImage*D() for GL_TEXTURE_CUBE_MAP target
Fredrik Höglund
- [Mesa-dev] [Bug 98833] [REGRESSION, bisected] Wayland revert commit breaks non-Vsync fullscreen frame updates
bugzilla-daemon at freedesktop.org
- [Mesa-dev] radv patches for 17.1
Emil Velikov
- [Mesa-dev] [PATCH] gallivm: Fix build against LLVM SVN >= r302589
Kai Wasserbäch
- [Mesa-dev] [ANNOUNCE] mesa 17.1.0
Emil Velikov
- [Mesa-dev] [PATCH] gallivm: Fix build against LLVM SVN >= r302589
Vedran Miletić
- [Mesa-dev] [RFC] intel/isl: Rewrite gen7_choose_image_alignment_el
Emil Velikov
- [Mesa-dev] [RFC] intel/isl: Rewrite gen7_choose_image_alignment_el
Jason Ekstrand
- [Mesa-dev] [PATCH] radeonsi: add new vega10 pci ids
Alex Deucher
- [Mesa-dev] [PATCH] configure.ac: Fix help string for --disable-pwr8 configure option
Philipp Zabel
- [Mesa-dev] [PATCH 2/5] genxml: Add alias for MOCS.
Rafael Antognolli
- [Mesa-dev] [PATCH 1/5] etnaviv: stop oversizing buffer resources
Lucas Stach
- [Mesa-dev] [PATCH 2/5] etnaviv: allow R/B swapped surfaces to be cleared
Lucas Stach
- [Mesa-dev] [PATCH 3/5] etnaviv: apply feature overrides in one central location
Lucas Stach
- [Mesa-dev] [PATCH 4/5] etnaviv: clean up sampler view reference counting
Lucas Stach
- [Mesa-dev] [PATCH 5/5] etnaviv: increment the resource seqno in resource_changed
Lucas Stach
- [Mesa-dev] [PATCH 10/13] mesa: add KHR_no_error support for FramebufferTextureLayer
Eric Anholt
- [Mesa-dev] [RFC] intel/isl: Rewrite gen7_choose_image_alignment_el
Emil Velikov
- [Mesa-dev] [PATCH 0/5] radeonsi: remove the input/output secondary bitfields
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/5] radeonsi: use SI_MAX_IO_GENERIC instead of magic values
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/5] radeonsi: skip generic out/in indices without a shader IO index
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/5] radeonsi: at most 8 sets of texture coordinates are supported
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/5] radeonsi: reduce the number of generics for shader IO unique indices
Nicolai Hähnle
- [Mesa-dev] [AppVeyor] mesa master #4325 failed
AppVeyor
- [Mesa-dev] [PATCH 5/5] radeonsi: get rid of secondary input/output word
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: add new vega10 pci ids
Nicolai Hähnle
- [Mesa-dev] [PATCH v3 00/15] EGL_EXT_image_dma_buf_import_modifiers v3
Varad Gautam
- [Mesa-dev] [PATCH v3 01/15] st/dri: refactor multi-planar YUV import path
Varad Gautam
- [Mesa-dev] [PATCH v3 02/15] dri: Add an image creation with modifiers
Varad Gautam
- [Mesa-dev] [PATCH v3 03/15] egl: introduce DMA_BUF_MAX_PLANES
Varad Gautam
- [Mesa-dev] [PATCH v3 04/15] egl/main: add support for fourth plane tokens
Varad Gautam
- [Mesa-dev] [PATCH v3 05/15] st/dri: enable DRIimage modifier queries
Varad Gautam
- [Mesa-dev] [PATCH v3 06/15] dri: support DRIimage creation from dmabufs with modifiers
Varad Gautam
- [Mesa-dev] [PATCH v3 07/15] st/dri: implement DRIimage creation from dmabufs with modifiers
Varad Gautam
- [Mesa-dev] [PATCH v3 08/15] egl_dri2: add support for using modifier attributes in eglCreateImageKHR
Varad Gautam
- [Mesa-dev] [PATCH v3 09/15] dri: add queryDmaBufFormats and queryDmaBufModifiers to DRIimage
Varad Gautam
- [Mesa-dev] [PATCH v3 10/15] st/dri: support format queries
Varad Gautam
- [Mesa-dev] [PATCH v3 11/15] egl: implement eglQueryDmaBufFormatsEXT
Varad Gautam
- [Mesa-dev] [PATCH v3 12/15] gallium: introduce format modifier querying
Varad Gautam
- [Mesa-dev] [PATCH v3 13/15] st/dri: support format modifier queries
Varad Gautam
- [Mesa-dev] [PATCH v3 14/15] egl: implement eglQueryDmaBufModifiersEXT
Varad Gautam
- [Mesa-dev] [PATCH v3 15/15] egl: advertise EGL_EXT_image_dma_buf_import_modifiers
Varad Gautam
- [Mesa-dev] [PATCH] gallium/tests: fix build after index buffer changes
Marek Olšák
- [Mesa-dev] [PATCH 1/5] etnaviv: stop oversizing buffer resources
Wladimir J. van der Laan
- [Mesa-dev] [PATCH] gallivm: Fix build against LLVM SVN >= r302589
Marek Olšák
- [Mesa-dev] [PATCH 13/22] blorp/clear: Add a binding-table-based CCS resolve function
Nanley Chery
- [Mesa-dev] [PATCH 3/5] etnaviv: apply feature overrides in one central location
Wladimir J. van der Laan
- [Mesa-dev] [PATCH 15/22] anv/cmd_buffer: Adjust the image view reloc function
Nanley Chery
- [Mesa-dev] [RFC] intel/isl: Rewrite gen7_choose_image_alignment_el
Pohjolainen, Topi
- [Mesa-dev] [PATCH 5/5] etnaviv: increment the resource seqno in resource_changed
Wladimir J. van der Laan
- [Mesa-dev] [PATCH 1/2] amd/addrlib: import Raven support
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi/gfx9: add support for Raven
Marek Olšák
- [Mesa-dev] [PATCH 16/22] anv/cmd_buffer: Add transition_color_buffer()
Nanley Chery
- [Mesa-dev] [PATCH 1/6] i965: Make Gen4-5 SF_STATE use the point size calculations from Gen6+.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/6] i965: When gl_PointSize is unwritten, default to 1.0 on Gen4-5.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/6] i965: Stop using BRW_RASTRULE_LOWER_RIGHT on Gen4-5.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/6] genxml: Fix Gen4-5 SF_STATE "Line Width" fixed point type.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/6] i965: Use brw_get_line_width() in Gen4-5 SF_STATE code.
Kenneth Graunke
- [Mesa-dev] [PATCH 6/6] i965: Use a line end cap width of 0.5 unless smooth lines enabled.
Kenneth Graunke
- [Mesa-dev] [AppVeyor] mesa master #4329 failed
AppVeyor
- [Mesa-dev] [PATCH] i965: Drop brw_context::viewport_transform_enable.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Drop brw_context::viewport_transform_enable.
Kristian Høgsberg
- [Mesa-dev] [Bug 100201] Windows scons build with MSVC toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] amd/addrlib: import Raven support
Nils Wallménius
- [Mesa-dev] [PATCH 16/22] anv/cmd_buffer: Add transition_color_buffer()
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] genxml: Fix KSPs on Ironlake to be offsets, not pointers.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Change GEN_GEN < 7 to GEN_GEN == 6 in 3DSTATE_VS code.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965: Port Gen4-5 VS_STATE to genxml.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/5] etnaviv: clean up sampler view reference counting
Christian Gmeiner
- [Mesa-dev] [PATCH 1/2] amd/addrlib: import Raven support
Marek Olšák
- [Mesa-dev] [PATCH 1/3] genxml: Fix KSPs on Ironlake to be offsets, not pointers.
Jason Ekstrand
- [Mesa-dev] [PATCH 01/17] radeon/vcn: add vcn decode interface
Leo Liu
- [Mesa-dev] [PATCH 02/17] radeon/winsys: add uvd enc ring type
Leo Liu
- [Mesa-dev] [PATCH 03/17] radeon/winsys: add vcn dec ring type
Leo Liu
- [Mesa-dev] [PATCH 04/17] radeon/vcn: add common decode part
Leo Liu
- [Mesa-dev] [PATCH 05/17] radeon/vcn: add decode message create
Leo Liu
- [Mesa-dev] [PATCH 06/17] radeon/vcn: add decode message destroy
Leo Liu
- [Mesa-dev] [PATCH 07/17] radeon/vcn: add decode message feedback
Leo Liu
- [Mesa-dev] [PATCH 08/17] radeon/vcn: add decode message decode for avc codec
Leo Liu
- [Mesa-dev] [PATCH 09/17] radeon/vcn: add decode message for hevc codec
Leo Liu
- [Mesa-dev] [PATCH 10/17] radeon/vcn: add decode message for vc1 codec
Leo Liu
- [Mesa-dev] [PATCH 11/17] radeon/vcn: add decode message for mpeg2 codec
Leo Liu
- [Mesa-dev] [PATCH 12/17] radeon/vcn: add decode message for mpeg4 codec
Leo Liu
- [Mesa-dev] [PATCH 13/17] radeon: rename has_uvd info to has_hw_decode
Leo Liu
- [Mesa-dev] [PATCH 14/17] amdgpu/winsys: add vcn dec ip info query
Leo Liu
- [Mesa-dev] [PATCH 15/17] amdgpu/winsys: set vcn dec as hw decode as well
Leo Liu
- [Mesa-dev] [PATCH 16/17] winsys/amdgpu: add vcn dec cs support
Leo Liu
- [Mesa-dev] [PATCH 17/17] radeonsi: enable vcn decode
Leo Liu
- [Mesa-dev] [PATCH 16/22] anv/cmd_buffer: Add transition_color_buffer()
Nanley Chery
- [Mesa-dev] [PATCH 16/22] anv/cmd_buffer: Add transition_color_buffer()
Jason Ekstrand
- [Mesa-dev] [RFC] intel/isl: Rewrite gen7_choose_image_alignment_el
Nanley Chery
- [Mesa-dev] [PATCH 1/4] intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4
Jason Ekstrand
- [Mesa-dev] [PATCH 2/4] intel/isl: Refactor gen7_choose_image_alignment_el
Jason Ekstrand
- [Mesa-dev] [PATCH 3/4] intel/isl: Refactor gen6_choose_image_alignment_el
Jason Ekstrand
- [Mesa-dev] [PATCH 4/4] intel/isl: Refactor gen8_choose_image_alignment_el
Jason Ekstrand
- [Mesa-dev] [PATCH 16/22] anv/cmd_buffer: Add transition_color_buffer()
Nanley Chery
- [Mesa-dev] [PATCH 14/22] anv/blorp: Add a surface-state-based CCS resolve function
Nanley Chery
- [Mesa-dev] [PATCH 00/13] Threaded Gallium for RadeonSI
Marek Olšák
- [Mesa-dev] [PATCH 01/13] gallium: add flag PIPE_CONTEXT_PREFER_THREADED
Marek Olšák
- [Mesa-dev] [PATCH 02/13] gallium/u_upload: add u_upload_clone
Marek Olšák
- [Mesa-dev] [PATCH 03/13] gallium/util: add threaded_context as a pipe_context wrapper
Marek Olšák
- [Mesa-dev] [PATCH 04/13] gallium/radeon: require both WRITE and FLUSH_EXPLICIT in buffer_flush_region
Marek Olšák
- [Mesa-dev] [PATCH 05/13] gallium/radeon: unwrap a context if we get a wrapped one
Marek Olšák
- [Mesa-dev] [PATCH 06/13] gallium/radeon: handle TC_TRANSFER_MAP_THREADED_UNSYNC
Marek Olšák
- [Mesa-dev] [PATCH 07/13] gallium/radeon: handle other map buffer flags from the threaded context
Marek Olšák
- [Mesa-dev] [PATCH 08/13] gallium/radeon: subclass threaded_resource
Marek Olšák
- [Mesa-dev] [PATCH 09/13] gallium/radeon: subclass threaded_transfer
Marek Olšák
- [Mesa-dev] [PATCH 10/13] gallium/radeon: subclass and handle threaded_query
Marek Olšák
- [Mesa-dev] [PATCH 11/13] radeonsi: implement replace_buffer_storage for the threaded context
Marek Olšák
- [Mesa-dev] [PATCH 12/13] gallium/radeon: add threaded context counter monitoring for HUD
Marek Olšák
- [Mesa-dev] [PATCH 13/13] radeonsi: enable threaded_context
Marek Olšák
- [Mesa-dev] [PATCH 0/2] PL111+VC4 renderonly support.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] etnaviv: Only use renderonly_get_handle for GEM handles.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] gallium: Add renderonly-based support for pl111+vc4.
Eric Anholt
- [Mesa-dev] [PATCH 1/3] anv: Stop racing relocation offsets
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] anv: Use a designated initializer for filling out relocs
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] anv: Don't record the handle in the relocation
Jason Ekstrand
- [Mesa-dev] Mesa 17.0.6 release candidate
Andres Gomez
- [Mesa-dev] [AppVeyor] mesa 17.0 #4331 completed
AppVeyor
- [Mesa-dev] [PATCH] radv: Fix resolve shader creation memory leak.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 22/22] anv: Predicate fast-clear resolves
Nanley Chery
- [Mesa-dev] [PATCH] radv: handle fragment shader srgb resolve pass better
Dave Airlie
- [Mesa-dev] [PATCH 00/13] Threaded Gallium for RadeonSI
Timothy Arceri
- [Mesa-dev] [AppVeyor] mesa master #4332 failed
AppVeyor
- [Mesa-dev] [PATCH] gallivm: Fix build against LLVM SVN >= r302589
Michel Dänzer
- [Mesa-dev] [PATCH 5/5] radeonsi: get rid of secondary input/output word
Dieter Nützel
- [Mesa-dev] [PATCH 13/13] radeonsi: enable threaded_context
Dieter Nützel
- [Mesa-dev] [PATCH] mesa/i965: remove _CurrentFragmentProgram from gl_pipeline_object
Kenneth Graunke
- [Mesa-dev] [RFC] intel/isl: Rewrite gen7_choose_image_alignment_el
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] anv: Stop racing relocation offsets
Chris Wilson
- [Mesa-dev] [PATCH 3/3] anv: Don't record the handle in the relocation
Chris Wilson
- [Mesa-dev] [PATCH 5/5] etnaviv: increment the resource seqno in resource_changed
Philipp Zabel
- [Mesa-dev] [PATCH 4/5] etnaviv: clean up sampler view reference counting
Lucas Stach
- [Mesa-dev] [PATCH] anv: Canonicalize known offsets
Chris Wilson
- [Mesa-dev] [Bug 100690] [Regression, bisected] TotalWar: Warhammer corrupted graphics
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] configure.ac: Fix help string for --disable-pwr8 configure option
Eric Engestrom
- [Mesa-dev] [PATCH 1/2] st/mesa: don't cast the incomplete framebufer to st_framebuffer
Michel Dänzer
- [Mesa-dev] [PATCH 00/13] Threaded Gallium for RadeonSI
Marek Olšák
- [Mesa-dev] [PATCH 13/13] radeonsi: enable threaded_context
Marek Olšák
- [Mesa-dev] [PATCH] mesa: remove unused gl_program_parameter::Initialized
Samuel Pitoiset
- [Mesa-dev] [PATCH 5/9] i965: remove unused context
Tapani Pälli
- [Mesa-dev] [PATCH 4/9] mesa: fix misleading indentation
Tapani Pälli
- [Mesa-dev] Trivial code cleanups
Tapani Pälli
- [Mesa-dev] [PATCH 1/3] glsl: add missing check for samplers in set_opaque_binding()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] glsl: simplify set_opaque_binding()
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/3] glsl: pass the ir_variable object to set_opaque_binding()
Samuel Pitoiset
- [Mesa-dev] [PATCH] anv: Canonicalize known offsets
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/3] glsl: simplify set_opaque_binding()
Timothy Arceri
- [Mesa-dev] [PATCH 0/6] Various fixes to integer GetUniform*()
Iago Toral Quiroga
- [Mesa-dev] [PATCH 1/6] mesa/main: fix indentation in _mesa_get_uniform()
Iago Toral Quiroga
- [Mesa-dev] [PATCH 2/6] mesa: Clamp GetUniformuiv values to be >= 0
Iago Toral Quiroga
- [Mesa-dev] [PATCH 3/6] mesa: Clamp GetUniformui64v values to be >= 0
Iago Toral Quiroga
- [Mesa-dev] [PATCH 4/6] mesa/main: add IROUNDD64() helper
Iago Toral Quiroga
- [Mesa-dev] [PATCH 5/6] mesa: Add conversion from double to uint64/int64 in GetUniform*i64v()
Iago Toral Quiroga
- [Mesa-dev] [PATCH 6/6] mesa: conversion from float in GetUniformi64v require rounding to nearest
Iago Toral Quiroga
- [Mesa-dev] [PATCH] anv: Canonicalize known offsets
Chris Wilson
- [Mesa-dev] [PATCH] i965: fix cast in OA performance query code
Emil Velikov
- [Mesa-dev] [PATCH] egl: fold Android logger into main/ (v2)
Emil Velikov
- [Mesa-dev] [PATCH] i965: fix cast in OA performance query code
Tapani Pälli
- [Mesa-dev] [PATCH] android: r600: fix libmesa_amd_common dependency
Emil Velikov
- [Mesa-dev] [PATCH] mesa: remove unused gl_program_parameter::Initialized
Timothy Arceri
- [Mesa-dev] [PATCH 4/5] etnaviv: clean up sampler view reference counting
Christian Gmeiner
- [Mesa-dev] [PATCH] egl: fold Android logger into main/ (v2)
Mauro Rossi
- [Mesa-dev] [PATCH] android: r600: fix libmesa_amd_common dependency
Mauro Rossi
- [Mesa-dev] [PATCH] i965: avoid fence fd dup in EGL layer
Emil Velikov
- [Mesa-dev] [PATCH] i965: avoid fence fd dup in EGL layer
Xu, Randy
- [Mesa-dev] [PATCH v3 1/9] mesa: move use_program() inside _mesa_use_program()
Timothy Arceri
- [Mesa-dev] [PATCH v3 2/9] mesa: add KHR_no_error support for glUseProgram
Timothy Arceri
- [Mesa-dev] [PATCH v3 3/9] mesa: add frame_buffer_texture_layer() helper
Timothy Arceri
- [Mesa-dev] [PATCH v3 4/9] mesa: add no error support to frame_buffer_texture_layer() helper
Timothy Arceri
- [Mesa-dev] [PATCH v3 5/9] mesa: add KHR_no_error support for FramebufferTextureLayer
Timothy Arceri
- [Mesa-dev] [PATCH v3 6/9] mesa: add KHR_no_error support for NamedFramebufferTextureLayer
Timothy Arceri
- [Mesa-dev] [PATCH v3 7/9] mesa: add *FramebufferTexture() support to frame_buffer_texture helper
Timothy Arceri
- [Mesa-dev] [PATCH v3 8/9] mesa: add KHR_no_error support for FramebufferTexture
Timothy Arceri
- [Mesa-dev] [PATCH v3 9/9] mesa: add KHR_no_error support for NamedFramebufferTexture
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Emil Velikov
- [Mesa-dev] [PATCH] egl: fold Android logger into main/ (v2)
Emil Velikov
- [Mesa-dev] [PATCH] egl: fold Android logger into main/ (v2)
Mauro Rossi
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Xu, Randy
- [Mesa-dev] Building error in android-x86
Emil Velikov
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Emil Velikov
- [Mesa-dev] [PATCH] i965: fix cast in OA performance query code
Lionel Landwerlin
- [Mesa-dev] [PATCH] i965: fix cast in OA performance query code
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/4] anv: Canonicalize known offsets
Chris Wilson
- [Mesa-dev] [PATCH 2/4] anv: Split tracking of bo and relocation entries
Chris Wilson
- [Mesa-dev] [PATCH 3/4] anv: Always set the reloc value to match the presumed_offset
Chris Wilson
- [Mesa-dev] [PATCH 4/4] anv: Allocate buffer offsets from userspace
Chris Wilson
- [Mesa-dev] [PATCH] configure: remove unneeded bits around libunwind handling
Eric Engestrom
- [Mesa-dev] [PATCH] mesa: remove useless get_uniform_parameter() declaration
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] glsl: add parcel_out_uniform_storage::count_indices() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] glsl: order indices for images inside a struct array
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/4] intel/isl: Refactor gen7_choose_image_alignment_el
Pohjolainen, Topi
- [Mesa-dev] [PATCH 3/4] intel/isl: Refactor gen6_choose_image_alignment_el
Pohjolainen, Topi
- [Mesa-dev] [PATCH] mesa: remove useless get_uniform_parameter() declaration
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] intel/isl: Refactor gen8_choose_image_alignment_el
Pohjolainen, Topi
- [Mesa-dev] [PATCH] i965: avoid fence fd dup in EGL layer
Rob Clark
- [Mesa-dev] [PATCH 2/4] intel/isl: Refactor gen7_choose_image_alignment_el
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/2] glsl: add parcel_out_uniform_storage::count_indices() helper
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] glsl: add parcel_out_uniform_storage::count_indices() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] glsl: add parcel_out_uniform_storage::count_indices() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH] gallium/tests: fix build after index buffer changes
Nicolai Hähnle
- [Mesa-dev] [AppVeyor] mesa master #4340 completed
AppVeyor
- [Mesa-dev] [PATCH 11/12] i965/cnl: Properly handle l3 configuration
Ben Widawsky
- [Mesa-dev] [PATCH v2 1/2] glsl: add parcel_out_uniform_storage::set_opaque_indices() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 2/2] glsl: order indices for images inside a struct array
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] i965: Change GEN_GEN < 7 to GEN_GEN == 6 in 3DSTATE_VS code.
Rafael Antognolli
- [Mesa-dev] [PATCH] intel/genxml: Canonicalize addresses before writing them
Jason Ekstrand
- [Mesa-dev] [PATCH 3/4] intel/isl: Refactor gen6_choose_image_alignment_el
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] radeonsi: get rid of secondary input/output word
Marek Olšák
- [Mesa-dev] [PATCH 1/3] anv: Stop racing relocation offsets
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] anv: Don't record the handle in the relocation
Jason Ekstrand
- [Mesa-dev] [PATCH 1/4] anv: Canonicalize known offsets
Jason Ekstrand
- [Mesa-dev] [PATCH 12/22] anv/gpu_memcpy: Add a lighter-weight memcpy path
Nanley Chery
- [Mesa-dev] [PATCH 1/4] anv: Canonicalize known offsets
Chris Wilson
- [Mesa-dev] [PATCH 3/3] anv: Don't record the handle in the relocation
Chris Wilson
- [Mesa-dev] [PATCH 3/3] i965: Port Gen4-5 VS_STATE to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH] intel/genxml: Canonicalize addresses before writing them
Chris Wilson
- [Mesa-dev] [PATCH v3 02/15] dri: Add an image creation with modifiers
Ben Widawsky
- [Mesa-dev] [PATCH 1/3] anv: Stop racing relocation offsets
Chris Wilson
- [Mesa-dev] [PATCH] intel/genxml: Canonicalize addresses before writing them
Jason Ekstrand
- [Mesa-dev] [PATCH 09/22] anv/cmd_buffer: Don't partially fast-clear image layers
Nanley Chery
- [Mesa-dev] [PATCH v3 02/15] dri: Add an image creation with modifiers
Varad Gautam
- [Mesa-dev] [PATCH] intel/anv, genxml: Pull address canonicalization into a common header
Jason Ekstrand
- [Mesa-dev] [PATCH 04/22] anv: Add color auxiliary buffer helpers
Nanley Chery
- [Mesa-dev] [PATCH] swr: don't use AttributeSet with llvm >= 5
Tim Rowley
- [Mesa-dev] [PATCH 01/22] intel/isl: Limit CCS to one subresource on gen7
Nanley Chery
- [Mesa-dev] [PATCH 07/22] anv/image: Initialize the clear values buffer
Nanley Chery
- [Mesa-dev] [PATCH 09/22] anv/cmd_buffer: Don't partially fast-clear image layers
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] i965: Port Gen4-5 VS_STATE to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH 09/22] anv/cmd_buffer: Don't partially fast-clear image layers
Nanley Chery
- [Mesa-dev] [PATCH 01/22] intel/isl: Limit CCS to one subresource on gen7
Jason Ekstrand
- [Mesa-dev] [PATCH 03/13] gallium/util: add threaded_context as a pipe_context wrapper
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/13] gallium/radeon: subclass threaded_transfer
Nicolai Hähnle
- [Mesa-dev] [PATCH 00/13] egl: gbm: Misc cleanups and robustness patches
Emil Velikov
- [Mesa-dev] [PATCH 01/13] gbm: remove unused gbm_dri_device::loader
Emil Velikov
- [Mesa-dev] [PATCH 02/13] gbm: remove "struct gbm_drm_bo" abstraction
Emil Velikov
- [Mesa-dev] [PATCH 03/13] gbm: move gbm_drm_device::driver_name to gbm_dri_device
Emil Velikov
- [Mesa-dev] [PATCH 04/13] gbm: remove unneeded gbm_drm_device abstraction
Emil Velikov
- [Mesa-dev] [PATCH 05/13] egl: split out a dri2_display_destroy() helper
Emil Velikov
- [Mesa-dev] [PATCH 06/13] egl/android: make use of dri2_display_destroy() helper
Emil Velikov
- [Mesa-dev] [PATCH 07/13] egl/drm: make use of the dri2_display_destroy() helper
Emil Velikov
- [Mesa-dev] [PATCH 08/13] egl/surfaceless: make use of the dri2_display_destroy() helper
Emil Velikov
- [Mesa-dev] [PATCH 09/13] egl/wayland: make use of the dri2_display_destroy() helper
Emil Velikov
- [Mesa-dev] [PATCH 10/13] egl/x11: make use of the dri2_display_destroy() helper
Emil Velikov
- [Mesa-dev] [PATCH 11/13] egl: refactor dri2_create_screen() into three separate functions
Emil Velikov
- [Mesa-dev] [PATCH 12/13] egl/drm: use dri2_setup_extensions() over the extensions provided by GBM
Emil Velikov
- [Mesa-dev] [PATCH 13/13] gbm: don't manage our set of DRI extensions
Emil Velikov
- [Mesa-dev] [PATCH 18/21] anv: Implement support for exporting semaphores as FENCE_FD
Chad Versace
- [Mesa-dev] [Mesa-stable] [PATCH 1/2] st/mesa: don't cast the incomplete framebufer to st_framebuffer
Andres Gomez
- [Mesa-dev] [PATCH 00/13] Threaded Gallium for RadeonSI
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/24] intel/blorp: Assert on subresource in surface_info_init
Nanley Chery
- [Mesa-dev] [PATCH 02/24] intel/blorp: Assert on gen7 fast-cleared subresource
Nanley Chery
- [Mesa-dev] [PATCH 03/24] intel/isl: Limit CCS to one subresource on gen7
Nanley Chery
- [Mesa-dev] [PATCH 04/24] intel/isl: Only create a CCS buffer if the image supports rendering
Nanley Chery
- [Mesa-dev] [PATCH 05/24] intel/isl: Add surface state clear value information
Nanley Chery
- [Mesa-dev] [PATCH 06/24] anv: Add color auxiliary buffer helpers
Nanley Chery
- [Mesa-dev] [PATCH 07/24] anv/image: Append CCS/MCS with a clear value buffer
Nanley Chery
- [Mesa-dev] [PATCH 08/24] anv/image: Remove incorrect assertion in anv_BindImage
Nanley Chery
- [Mesa-dev] [PATCH 09/24] anv/image: Initialize the clear values buffer
Nanley Chery
- [Mesa-dev] [PATCH 10/24] anv/cmd_buffer: Always enable CCS_D in render passes
Nanley Chery
- [Mesa-dev] [PATCH 11/24] anv/cmd_buffer: Don't partially fast-clear image layers
Nanley Chery
- [Mesa-dev] [PATCH 12/24] anv/cmd_buffer: Disable fast clears in the GENERAL layout
Nanley Chery
- [Mesa-dev] [PATCH 13/24] anv/gpu_memcpy: Rename the gpu_memcpy function
Nanley Chery
- [Mesa-dev] [PATCH 14/24] anv/gpu_memcpy: Add a lighter-weight memcpy path
Nanley Chery
- [Mesa-dev] [PATCH 15/24] anv/cmd_buffer: Ensure the fast clear values are correct
Nanley Chery
- [Mesa-dev] [PATCH 16/24] blorp/clear: Add a binding-table-based CCS resolve function
Nanley Chery
- [Mesa-dev] [PATCH 17/24] anv/blorp: Add a surface-state-based CCS resolve function
Nanley Chery
- [Mesa-dev] [PATCH 18/24] anv/cmd_buffer: Adjust the image view reloc function
Nanley Chery
- [Mesa-dev] [PATCH 19/24] anv/cmd_buffer: Add transition_color_buffer()
Nanley Chery
- [Mesa-dev] [PATCH 20/24] anv/cmd_buffer: Perform color buffer layout transitions
Nanley Chery
- [Mesa-dev] [PATCH 21/24] anv/blorp: Stop resolving CCS implicitly
Nanley Chery
- [Mesa-dev] [Mesa-stable] [PATCH 1/2] st/mesa: don't cast the incomplete framebufer to st_framebuffer
Nicolai Hähnle
- [Mesa-dev] [PATCH 22/24] anv/pass: Get rid of anv_subpass_usage
Nanley Chery
- [Mesa-dev] [PATCH 23/24] intel/blorp: Allow BLORP calls to be predicated
Nanley Chery
- [Mesa-dev] [PATCH 24/24] anv: Predicate fast-clear resolves
Nanley Chery
- [Mesa-dev] anv: finishing bay trail support
Jonas Kulla
- [Mesa-dev] [PATCH 01/24] intel/blorp: Assert on subresource in surface_info_init
Nanley Chery
- [Mesa-dev] [PATCH] intel/anv, genxml: Pull address canonicalization into a common header
Chris Wilson
- [Mesa-dev] [PATCH] bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
Andres Gomez
- [Mesa-dev] [PATCH 0/2] Extended the release calendar
Andres Gomez
- [Mesa-dev] [Mesa-stable] [PATCH 1/2] st/mesa: don't cast the incomplete framebufer to st_framebuffer
Andres Gomez
- [Mesa-dev] [PATCH] android: r600: fix libmesa_amd_common dependency
Mauro Rossi
- [Mesa-dev] [PATCH 00/13] egl: gbm: Misc cleanups and robustness patches
Emil Velikov
- [Mesa-dev] [PATCH] bin/get-fixes-pick-list.sh: bring back the warning
Emil Velikov
- [Mesa-dev] [PATCH 00/13] Threaded Gallium for RadeonSI
Marek Olšák
- [Mesa-dev] [PATCH 08/13] egl/surfaceless: make use of the dri2_display_destroy() helper
Gurchetan Singh
- [Mesa-dev] [PATCH 08/13] egl/surfaceless: make use of the dri2_display_destroy() helper
Gurchetan Singh
- [Mesa-dev] [PATCH 05/13] egl: split out a dri2_display_destroy() helper
Gurchetan Singh
- [Mesa-dev] [PATCH v2 1/2] glsl: add parcel_out_uniform_storage::set_opaque_indices() helper
Timothy Arceri
- [Mesa-dev] Requests for Proposal for hosting XDC 2018
Daniel Vetter
- [Mesa-dev] [PATCH 1/3] egl/android: use the image_driver alongside the image_loader
Emil Velikov
- [Mesa-dev] [PATCH 2/3] egl/surfaceless: use the image_driver for image_loader
Emil Velikov
- [Mesa-dev] [PATCH 3/3] egl/wayland: use the image_driver alongside the image_loader
Emil Velikov
- [Mesa-dev] [PATCH 1/9] i965: Port CC_VIEWPORT to genxml.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/9] i965: Rework Sandybridge 3DSTATE_VIEWPORT_STATE_POINTERS.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/9] i965: Replace brw->gen and devinfo->gen with GEN_GEN.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/9] genxml: Make a SCISSOR_RECT structure on Gen4-5.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/9] i965: Move the scissoring code up near the viewport code.
Kenneth Graunke
- [Mesa-dev] [PATCH 6/9] i965: Use GENX(packet_length) rather than hardcoded dword counts.
Kenneth Graunke
- [Mesa-dev] [PATCH 7/9] i965: Make a set_scissor_bits helper function.
Kenneth Graunke
- [Mesa-dev] [PATCH 8/9] i965: Unify Gen4-5 and Gen6 SF_VIEWPORT/CLIP_VIEWPORT code.
Kenneth Graunke
- [Mesa-dev] [PATCH 9/9] i965: Always scissor on Gen4-5 instead of disabling guardband.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] anv/formats: Update the BC1_RGB mappings
Nanley Chery
- [Mesa-dev] [PATCH 2/2] i965/formats: Update the RGB_DXT1 mappings
Nanley Chery
- [Mesa-dev] Requests for Proposal for hosting XDC 2018
Manasi Navare
- [Mesa-dev] [PATCH 09/13] gallium/radeon: subclass threaded_transfer
Marek Olšák
- [Mesa-dev] [PATCH 3/3] i965: Port Gen4-5 VS_STATE to genxml.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/13] gallium/radeon: subclass threaded_transfer
Marek Olšák
- [Mesa-dev] [RFC] intel/isl: Rewrite gen7_choose_image_alignment_el
Chad Versace
- [Mesa-dev] i965: Use isl for hiz and stencil
Chad Versace
- [Mesa-dev] [PATCH 1/4] intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4
Chad Versace
- [Mesa-dev] [PATCH 2/4] intel/isl: Refactor gen7_choose_image_alignment_el
Chad Versace
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Xu, Randy
- [Mesa-dev] [PATCH] i965: avoid fence fd dup in EGL layer
Xu, Randy
- [Mesa-dev] [PATCH 3/4] intel/isl: Refactor gen6_choose_image_alignment_el
Chad Versace
- [Mesa-dev] [PATCH 1/7] mesa: make _mesa_compressed_texture_sub_image() static
Timothy Arceri
- [Mesa-dev] [PATCH 2/7] mesa: add compressed_tex_sub_image() helper
Timothy Arceri
- [Mesa-dev] [PATCH 3/7] mesa: add KHR_no_error support for CompressedTex*SubImage1D()
Timothy Arceri
- [Mesa-dev] [PATCH 4/7] mesa: add 2D support to compressed_tex_sub_image() helper
Timothy Arceri
- [Mesa-dev] [PATCH 5/7] mesa: add KHR_no_error support for glCompressedTex*SubImage2D()
Timothy Arceri
- [Mesa-dev] [PATCH 6/7] mesa: add 3D support to compressed_tex_sub_image() helper
Timothy Arceri
- [Mesa-dev] [PATCH 7/7] mesa: add KHR_no_error support for glCompressedTex*SubImage3D()
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] intel/isl: Refactor gen8_choose_image_alignment_el
Chad Versace
- [Mesa-dev] [PATCH] mesa: fix KHR_no_error SSO support
Timothy Arceri
- [Mesa-dev] [PATCH] egl: fix android logger compilation
Tapani Pälli
- [Mesa-dev] [PATCH 3/4] intel/isl: Refactor gen6_choose_image_alignment_el
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] i965/formats: Update the RGB_DXT1 mappings
Tapani Pälli
- [Mesa-dev] Requests for Proposal for hosting XDC 2018
Martin Peres
- [Mesa-dev] [PATCH] egl: fix android logger compilation
Chih-Wei Huang
- [Mesa-dev] [PATCH] egl: fix android logger compilation
Tapani Pälli
- [Mesa-dev] [PATCH] i965: fix cast in OA performance query code
Tapani Pälli
- [Mesa-dev] [PATCH] egl: fix android logger compilation
Chih-Wei Huang
- [Mesa-dev] [PATCH] egl: fix android logger compilation
Tapani Pälli
- [Mesa-dev] [PATCH v2] egl: fix android logger compilation
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: fix KHR_no_error SSO support
Samuel Pitoiset
- [Mesa-dev] [PATCH 06/13] egl/android: make use of dri2_display_destroy() helper
Tapani Pälli
- [Mesa-dev] [PATCH 0/2] Extended the release calendar
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 10/13] egl/x11: make use of the dri2_display_destroy() helper
Tapani Pälli
- [Mesa-dev] [PATCH 1/6] mesa/main: fix indentation in _mesa_get_uniform()
Nicolai Hähnle
- [Mesa-dev] [PATCH 00/13] Threaded Gallium for RadeonSI
Turo Lamminen
- [Mesa-dev] [PATCH 4/6] mesa/main: add IROUNDD64() helper
Nicolai Hähnle
- [Mesa-dev] [PATCH v2] bin/get-fixes-pick-list.sh: bring back the warning
Andres Gomez
- [Mesa-dev] [PATCH 5/6] mesa: Add conversion from double to uint64/int64 in GetUniform*i64v()
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/6] mesa: Clamp GetUniformuiv values to be >= 0
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/6] mesa: Clamp GetUniformui64v values to be >= 0
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/6] Various fixes to integer GetUniform*()
Nicolai Hähnle
- [Mesa-dev] [PATCH 00/13] Threaded Gallium for RadeonSI
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/13] gallium/radeon: subclass threaded_transfer
Nicolai Hähnle
- [Mesa-dev] [PATCH] nv50/ir: Report wrong prog types using proper var
Pierre Moreau
- [Mesa-dev] [PATCH] nv50/ir: Report wrong prog types using proper var
Samuel Pitoiset
- [Mesa-dev] [RFC] st/dri: implement createImageWithModifiers
Varad Gautam
- [Mesa-dev] [PATCH v2 3/6] vulkan/wsi/wayland: Use per-display event queue
Lionel Landwerlin
- [Mesa-dev] [RFC] st/dri: implement createImageWithModifiers
Lucas Stach
- [Mesa-dev] [PATCH] i965: fix cast in OA performance query code
Mauro Rossi
- [Mesa-dev] [PATCH 1/2] intel: gen-decoder: fix xml parser leak
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] i965: perf: fix pointer to integer cast
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] i965: perf: fix pointer to integer cast
Chris Wilson
- [Mesa-dev] [PATCH 10/13] egl/x11: make use of the dri2_display_destroy() helper
Emil Velikov
- [Mesa-dev] [PATCH v2] bin/get-fixes-pick-list.sh: bring back the warning
Emil Velikov
- [Mesa-dev] [PATCH 1/2] docs: update "Release manager" column
Emil Velikov
- [Mesa-dev] [PATCH 2/2] docs: extend until the end of August
Emil Velikov
- [Mesa-dev] [PATCH 3/3] egl/wayland: use the image_driver alongside the image_loader
Emil Velikov
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
John Brooks
- [Mesa-dev] [PATCH 1/3] driconf: Add allow_glsl_builtin_redeclaration option
John Brooks
- [Mesa-dev] [PATCH 2/3] glsl: Conditionally allow redeclaration of builtins
John Brooks
- [Mesa-dev] [PATCH 3/3] drirc: Add allow_glsl_builtin_redeclaration for Dying Light and Dead Island Definitive Edition
John Brooks
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] docs: extend until the end of August
Emil Velikov
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
John Brooks
- [Mesa-dev] Requests for Proposal for hosting XDC 2018
Daniel Vetter
- [Mesa-dev] [PATCH 0/6] Various fixes to integer GetUniform*()
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965/formats: Update the RGB_DXT1 mappings
Kenneth Graunke
- [Mesa-dev] [PATCH v2 2/2] i965: perf: fix pointer to integer cast
Lionel Landwerlin
- [Mesa-dev] [PATCH] Android: r600: fix build when LLVM is disabled
Rob Herring
- [Mesa-dev] [PATCH 03/13] gallium/util: add threaded_context as a pipe_context wrapper
Marek Olšák
- [Mesa-dev] [PATCH 03/13] gallium/util: add threaded_context as a pipe_context wrapper
Marek Olšák
- [Mesa-dev] [PATCH] gallium/u_threaded: drop and ignore all non-async debug callbacks
Marek Olšák
- [Mesa-dev] [PATCH 03/13] gallium/util: add threaded_context as a pipe_context wrapper
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium/u_threaded: drop and ignore all non-async debug callbacks
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] i965/formats: Update the RGB_DXT1 mappings
Nanley Chery
- [Mesa-dev] [PATCH v2 1/2] anv/formats: Update the three-channel BC1 mappings
Nanley Chery
- [Mesa-dev] [PATCH v2 2/2] i965/formats: Update the three-channel DXT1 mappings
Nanley Chery
- [Mesa-dev] [PATCH 2/2] i965/formats: Update the RGB_DXT1 mappings
Kenneth Graunke
- [Mesa-dev] [PATCH v2] bin/get-fixes-pick-list.sh: bring back the warning
Andres Gomez
- [Mesa-dev] [PATCH] virgl: fix virgl_bo_transfer_{put, get} box struct copy
Rob Herring
- [Mesa-dev] [PATCH] radeonsi: bugfix in performance counters
Mauro Rossi
- [Mesa-dev] [PATCH 3/4] intel/isl: Refactor gen6_choose_image_alignment_el
Chad Versace
- [Mesa-dev] [PATCH v2 2/2] i965/formats: Update the three-channel DXT1 mappings
Nanley Chery
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
Timothy Arceri
- [Mesa-dev] [ANNOUNCE] mesa 17.0.6
Andres Gomez
- [Mesa-dev] [PATCH V2 00/24] Add Cannonlake support
Anuj Phogat
- [Mesa-dev] [PATCH 01/24] i965: Make feature macros gen8 based
Anuj Phogat
- [Mesa-dev] [PATCH 02/24] i965/cnl: Add a preliminary device for Cannonlake
Anuj Phogat
- [Mesa-dev] [PATCH 03/24] i965/cnl: Add gen10.xml
Anuj Phogat
- [Mesa-dev] [PATCH 04/24] i965/cnl: Define genX(x) and GENX(x) for gen10
Anuj Phogat
- [Mesa-dev] [PATCH 05/24] i965/cnl: Include gen10_pack.h
Anuj Phogat
- [Mesa-dev] [PATCH 06/24] i965/cnl: Add gen10 specific function declarations
Anuj Phogat
- [Mesa-dev] [PATCH 07/24] i965/cnl: Update the script generating genX_bits.h
Anuj Phogat
- [Mesa-dev] [PATCH 08/24] i965/cnl: Add isl_gen10 header and source files
Anuj Phogat
- [Mesa-dev] [PATCH 09/24] i965/cnl: Wire up Mesa build files for gen10
Anuj Phogat
- [Mesa-dev] [PATCH 10/24] i965/cnl: Wire up android Mesa build files for gen10
Anuj Phogat
- [Mesa-dev] [PATCH 11/24] i965/cnl: Add pci id for INTEL_DEVID_OVERRIDE
Anuj Phogat
- [Mesa-dev] [PATCH 12/24] i965/cnl: Add cnl bits in aubinator
Anuj Phogat
- [Mesa-dev] [PATCH 13/24] i965/cnl: Update few assertions
Anuj Phogat
- [Mesa-dev] [PATCH 14/24] i965/cnl: Handle gen10 in switch cases across the driver
Anuj Phogat
- [Mesa-dev] [PATCH 15/24] i965/cnl: Start using CNL MOCS defines
Anuj Phogat
- [Mesa-dev] [PATCH 16/24] i965/cnl: Start using gen10 specific functions
Anuj Phogat
- [Mesa-dev] [PATCH 17/24] i965/cnl: Implement new pipe control workaround
Anuj Phogat
- [Mesa-dev] [PATCH 18/24] i965/cnl: Implement depth count workaround
Anuj Phogat
- [Mesa-dev] [PATCH 19/24] i965/cnl: Restore lossless compression for sRGB formats
Anuj Phogat
- [Mesa-dev] [PATCH 20/24] i965/cnl: Don't resolve single sampled color rb in case of sRGB formats
Anuj Phogat
- [Mesa-dev] [PATCH 21/24] i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3
Anuj Phogat
- [Mesa-dev] [PATCH 22/24] i965/cnl: Reformat surface_format_info table to accomodate gen10+
Anuj Phogat
- [Mesa-dev] [PATCH 23/24] i965/cnl: Enable CCS_E and RT support for few formats
Anuj Phogat
- [Mesa-dev] [PATCH 24/24] i965: Simplify get_l3_way_size() function
Anuj Phogat
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
John Brooks
- [Mesa-dev] [PATCH 0/2] Improve get-fixes-pick-list.sh
Andres Gomez
- [Mesa-dev] [PATCH 1/2] bin/get-fixes-pick-list.sh: parse just the commit message
Andres Gomez
- [Mesa-dev] [PATCH 2/2] bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tags
Andres Gomez
- [Mesa-dev] Fix __atomic* builtins detection for Clang
Jan Beich
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
Timothy Arceri
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
John Brooks
- [Mesa-dev] [PATCH 03/11] i965: Allow brw_eu_validate to handle compact instructions
Pohjolainen, Topi
- [Mesa-dev] Fix __atomic* builtins detection for Clang
Jonathan Gray
- [Mesa-dev] [PATCH 01/11] i965: Mark shader programs for capture in the error state.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 09/11] intel/tools: Refactor gen_disasm_disassemble() to use annotations
Pohjolainen, Topi
- [Mesa-dev] [PATCH] mesa: don't crash in KHR_no_error uniform variants when location == -1
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: don't crash in KHR_no_error uniform variants when location == -1
Timothy Arceri
- [Mesa-dev] [Bug 101028] Cannot run OpenGL applications on a remote XServer without +iglx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Fix __atomic* builtins detection for Clang
Jan Beich
- [Mesa-dev] [Bug 101028] Cannot run OpenGL applications on a remote XServer without +iglx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Fix __atomic* builtins detection for Clang
Jan Beich
- [Mesa-dev] [PATCH 1/2] Clang doesn't have 64bit __atomic* builtins on i386
Jan Beich
- [Mesa-dev] [PATCH 2/2] Add prototypes for 64bit atomics fallback
Jan Beich
- [Mesa-dev] Fix __atomic* builtins detection for Clang
Jan Beich
- [Mesa-dev] Fix __atomic* builtins detection for Clang
Jonathan Gray
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
Benedikt Schemmer
- [Mesa-dev] Fix __atomic* builtins detection for Clang
Dimitry Andric
- [Mesa-dev] [PATCH] mesa: don't crash in KHR_no_error uniform variants when location == -1
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] driconf: Add allow_glsl_builtin_redeclaration option
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] glsl: Conditionally allow redeclaration of builtins
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
Samuel Pitoiset
- [Mesa-dev] [PATCH 07/24] i965/cnl: Update the script generating genX_bits.h
Jason Ekstrand
- [Mesa-dev] [PATCH 08/24] i965/cnl: Add isl_gen10 header and source files
Jason Ekstrand
- [Mesa-dev] [PATCH 12/24] i965/cnl: Add cnl bits in aubinator
Jason Ekstrand
- [Mesa-dev] [PATCH 13/24] i965/cnl: Update few assertions
Jason Ekstrand
- [Mesa-dev] [PATCH 14/24] i965/cnl: Handle gen10 in switch cases across the driver
Jason Ekstrand
- [Mesa-dev] [PATCH] radv: Save descriptor set even if vertex buffers are not saved.
Bas Nieuwenhuizen
- [Mesa-dev] anv: finishing bay trail support
Jason Ekstrand
- [Mesa-dev] [PATCH 3/4] intel/isl: Refactor gen6_choose_image_alignment_el
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] Clang doesn't have 64bit __atomic* builtins on i386
Aaron Watry
- [Mesa-dev] [PATCH 24/24] i965: Simplify get_l3_way_size() function
Francisco Jerez
- [Mesa-dev] [PATCH 24/24] i965: Simplify get_l3_way_size() function
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Ignore INTEL_SCALAR_* debug variables on Gen10+.
Kenneth Graunke
- [Mesa-dev] [PATCH 21/24] i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] i965: Drop BRW_NEW_PUSH_CONSTANT_ALLOCATION from CS packets.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Use the upload BO for push constants on Gen9+.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965: Use the upload BO for push constants on Gen7.5-Gen8.
Kenneth Graunke
- [Mesa-dev] [PATCH] virgl: fix virgl_bo_transfer_{put, get} box struct copy
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: bugfix in performance counters
Marek Olšák
- [Mesa-dev] [PATCH 24/24] i965: Simplify get_l3_way_size() function
Francisco Jerez
- [Mesa-dev] [PATCH] i965: Ignore INTEL_SCALAR_* debug variables on Gen10+.
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa: don't crash in KHR_no_error uniform variants when location == -1
Timothy Arceri
- [Mesa-dev] anv: finishing bay trail support
Jonas Kulla
- [Mesa-dev] [PATCH 00/13] Threaded Gallium for RadeonSI
Rob Clark
- [Mesa-dev] [PATCH 1/2] Clang doesn't have 64bit __atomic* builtins on i386
Grazvydas Ignotas
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
Marek Olšák
- [Mesa-dev] [PATCH] drirc: Add allow_glsl_builtin_redeclaration for Dead Island Riptide Definitive Edition
Benedikt Schemmer
- [Mesa-dev] [PATCH 00/24] ac, radeonsi, radv: common surface and radeon_info code
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/24] ac/radeonsi: move surface definitions to new header ac_surface.h
Nicolai Hähnle
- [Mesa-dev] [PATCH 02/24] ac/radeonsi: move amdgpu_addr_create to ac_surface
Nicolai Hähnle
- [Mesa-dev] [PATCH 03/24] ac/radeonsi: move the bulk of gfx6_surface_init to ac_surface
Nicolai Hähnle
- [Mesa-dev] [PATCH 04/24] ac/radeonsi: move the bulk of gfx9_surface_init to ac_surface
Nicolai Hähnle
- [Mesa-dev] [PATCH 05/24] ac/radeonsi: add ac_compute_surface to automatically switch gfx6 vs. gfx9
Nicolai Hähnle
- [Mesa-dev] [PATCH 06/24] ac/radeonsi: move some aspects of sanity checking to ac_surface
Nicolai Hähnle
- [Mesa-dev] [PATCH 07/24] ac/radeonsi: move struct radeon_info to ac_gpu_info.h
Nicolai Hähnle
- [Mesa-dev] [PATCH 08/24] ac/radeonsi: move radeon_info initialization to amd/common
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/24] ac_surface: use radeon_info from ac_gpu_info
Nicolai Hähnle
- [Mesa-dev] [PATCH 10/24] ac: add radeon_surf::htile_slice_size
Nicolai Hähnle
- [Mesa-dev] [PATCH 11/24] ac: add radeon_info::num_{sdma, compute}_rings
Nicolai Hähnle
- [Mesa-dev] [PATCH 12/24] ac: add missing extern "C" guards
Nicolai Hähnle
- [Mesa-dev] [PATCH 13/24] radv: add surface helper variable in radv_GetImageSubresourceLayout
Nicolai Hähnle
- [Mesa-dev] [PATCH 14/24] radv: remove radeon_surf_level::pitch_bytes
Nicolai Hähnle
- [Mesa-dev] [PATCH 15/24] radv: remove radeon_surf_level::dcc_enabled
Nicolai Hähnle
- [Mesa-dev] [PATCH 16/24] radv: remove radeon_surf_level::nblk_z
Nicolai Hähnle
- [Mesa-dev] [PATCH 17/24] radv: remove unused RADEON_SURF_HAS_SBUFFER_MIPTREE
Nicolai Hähnle
- [Mesa-dev] [PATCH 18/24] radv: rename radeon_surf::bo_{size, alignment} to surf_{size, alignment}
Nicolai Hähnle
- [Mesa-dev] [PATCH 19/24] radv: use ac_surface data structures
Nicolai Hähnle
- [Mesa-dev] [PATCH 20/24] radv: remove radeon_info::name
Nicolai Hähnle
- [Mesa-dev] [PATCH 21/24] radv: use ac_gpu_info
Nicolai Hähnle
- [Mesa-dev] [PATCH 22/24] radv: stop using radv_amdgpu_winsys::family
Nicolai Hähnle
- [Mesa-dev] [PATCH 23/24] radv: use amdgpu_addr_create
Nicolai Hähnle
- [Mesa-dev] [PATCH 24/24] radv: use ac_compute_surface
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/12] anv: Canonicalize known offsets
Chris Wilson
- [Mesa-dev] [PATCH 02/12] anv: Refactor anv_bo flag initialisation
Chris Wilson
- [Mesa-dev] [PATCH 03/12] anv: Pass the allocation bo flags through anv_bo_init_new
Chris Wilson
- [Mesa-dev] [PATCH 04/12] anv: Exclude state objects from being placed above 4G
Chris Wilson
- [Mesa-dev] [PATCH 05/12] anv: Split tracking of bo and relocation entries
Chris Wilson
- [Mesa-dev] [PATCH 06/12] anv: Compute the target address for relocations just once
Chris Wilson
- [Mesa-dev] [PATCH 07/12] anv: Always set blorp GTT address
Chris Wilson
- [Mesa-dev] [PATCH 08/12] anv: Always set surface_state GTT address
Chris Wilson
- [Mesa-dev] [PATCH 09/12] anv: Always set batch chain GTT address
Chris Wilson
- [Mesa-dev] [PATCH 10/12] anv: Force use of reloc address
Chris Wilson
- [Mesa-dev] [PATCH 11/12] anv: Always set the reloc value to match the presumed_offset
Chris Wilson
- [Mesa-dev] [PATCH 12/12] anv: Allocate buffer offsets from userspace
Chris Wilson
- [Mesa-dev] [PATCH] radv: fix fmask surface creation (on top of nha rework)
Dave Airlie
- [Mesa-dev] [PATCH] ac/surface: fix regression for S8 on radv.
Dave Airlie
- [Mesa-dev] [PATCH 00/24] ac, radeonsi, radv: common surface and radeon_info code
Dave Airlie
- [Mesa-dev] RFC Remove _mesa_problem() from paths where execution path is not altered
Timothy Arceri
- [Mesa-dev] [PATCH] radv: expose integrated device type for APUs.
Dave Airlie
- [Mesa-dev] [PATCH v2 0/3] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
John Brooks
- [Mesa-dev] [PATCH v2 1/3] driconf: Add allow_glsl_builtin_variable_redeclaration option
John Brooks
- [Mesa-dev] [PATCH v2 2/3] glsl: Conditionally allow redeclaration of built-in variables
John Brooks
- [Mesa-dev] [PATCH v2 3/3] drirc: Add allow_glsl_builtin_variable_redeclaration for Dying Light and Dead Island Definitive Edition
John Brooks
- [Mesa-dev] [PATCH v2 2/2] i965: perf: fix pointer to integer cast
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] intel: gen-decoder: fix xml parser leak
Tapani Pälli
- [Mesa-dev] Some more KHR_no_error patches
Timothy Arceri
- [Mesa-dev] [PATCH 01/17] mesa: add validate_buffer_storage() helper
Timothy Arceri
- [Mesa-dev] [PATCH 02/17] mesa: add inlined_buffer_storage() helper
Timothy Arceri
- [Mesa-dev] [PATCH 03/17] mesa: add KHR_no_error support for glNamedBufferStorage()
Timothy Arceri
- [Mesa-dev] [PATCH 04/17] mesa: add KHR_no_error support for glBufferStorage()
Timothy Arceri
- [Mesa-dev] [PATCH 05/17] mesa: create validate_buffer_sub_data() helper
Timothy Arceri
- [Mesa-dev] [PATCH 06/17] mesa: add buffer_sub_data() helper
Timothy Arceri
- [Mesa-dev] [PATCH 07/17] mesa: add KHR_no_error support for glNamedBufferSubData()
Timothy Arceri
- [Mesa-dev] [PATCH 08/17] mesa: add KHR_no_error support for glBufferSubData()
Timothy Arceri
- [Mesa-dev] [PATCH 09/17] mesa: add blend_func_separatei() helper
Timothy Arceri
- [Mesa-dev] [PATCH 10/17] mesa: add KHR_no_error support for glBlendFunc*iARB()
Timothy Arceri
- [Mesa-dev] [PATCH 11/17] mesa: add blend_equation_separatei() helper
Timothy Arceri
- [Mesa-dev] [PATCH 12/17] mesa: add KHR_no_error support for glBlendEquationSeparateiARB()
Timothy Arceri
- [Mesa-dev] [PATCH 13/17] mesa: move DispatchCompute() validation to compute.c
Timothy Arceri
- [Mesa-dev] [PATCH 14/17] mesa: compute.c C99 tidy up
Timothy Arceri
- [Mesa-dev] [PATCH 15/17] mesa: move FLUSH_CURRENT() calls out of DispatchCompute*() validation
Timothy Arceri
- [Mesa-dev] [PATCH 16/17] mesa: add DispatchCompute* helpers
Timothy Arceri
- [Mesa-dev] [PATCH 17/17] mesa: add KHR_no_error support for glDispatchCompute*()
Timothy Arceri
- [Mesa-dev] [PATCH 9/9] i965: Always scissor on Gen4-5 instead of disabling guardband.
Pohjolainen, Topi
- [Mesa-dev] [Bug 100854] YUV to RGB Color Space Conversion result is not precise
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] egl/android: use the image_driver alongside the image_loader
Tapani Pälli
- [Mesa-dev] [PATCH 0/4] ac, radeonsi: one more tess/primid bug fix and some misc stuff
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/4] ac/debug: handle index field in SET_*_REG correctly
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/4] radeonsi: fix gl_PrimitiveIDIn in geometry shader when using tessellation
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/4] radeonsi: rename tcs_tes_uses_prim_id for clarity
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/4] radeonsi: silence a Coverity warning
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/9] glsl: cleanup and fix handling of unnamed struct types
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/9] glsl: fix a race condition when inserting new types
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/9] glsl: do not lookup struct types by typename
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/9] glsl: do not add unnamed struct types to the symbol table
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/9] glsl: give all unnamed structs the same name
Nicolai Hähnle
- [Mesa-dev] [PATCH 5/9] glsl: stop considering unnamed and named structures equal
Nicolai Hähnle
- [Mesa-dev] [PATCH 6/9] glsl: remove redundant record_compare check when linking globals
Nicolai Hähnle
- [Mesa-dev] [PATCH 7/9] glsl: simplify varying matching
Nicolai Hähnle
- [Mesa-dev] [PATCH 8/9] glsl: simplify validate_intrastage_arrays
Nicolai Hähnle
- [Mesa-dev] [PATCH 9/9] glsl: simplify an assertion in lower_ubo_reference
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa: don't crash in KHR_no_error uniform variants when location == -1
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/5] mesa: replace _mesa_problem() with assert() in hash table
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/5] mesa: replace _mesa_problem() with unreachable() in mipmap.c
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 02/17] auxiliary: Implement a linker for SPIR-V binaries
Pierre Moreau
- [Mesa-dev] RFC Remove _mesa_problem() from paths where execution path is not altered
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 0/3] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/6] mesa/main: fix indentation in _mesa_get_uniform()
Iago Toral
- [Mesa-dev] [PATCH 4/6] mesa/main: add IROUNDD64() helper
Iago Toral
- [Mesa-dev] [PATCH 0/4] Various cosmetic patches
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/4] mesa: fix indentation in _mesa_associate_uniform_storage()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/4] mesa: fix indentation in _mesa_uniform()
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/4] mesa: unify _mesa_uniform() for image uniforms
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/4] glsl: simplify link_assign_uniform_storage() a bit
Samuel Pitoiset
- [Mesa-dev] [PATCH shader-db] run: set GALLIUM_THREAD=0
Marek Olšák
- [Mesa-dev] [PATCH 2/2] bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tags
Emil Velikov
- [Mesa-dev] [RFC] st/dri: implement createImageWithModifiers
Varad Gautam
- [Mesa-dev] [Bug 100259] [EGL] [GBM] undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [AppVeyor] mesa master #4361 failed
AppVeyor
- [Mesa-dev] [AppVeyor] mesa master #4362 completed
AppVeyor
- [Mesa-dev] [PATCH] radeonsi: bugfix in performance counters
Emil Velikov
- [Mesa-dev] [PATCH 5/6] mesa: Add conversion from double to uint64/int64 in GetUniform*i64v()
Iago Toral
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 02/24] ac/radeonsi: move amdgpu_addr_create to ac_surface
Emil Velikov
- [Mesa-dev] i965/gen6: Switch stencil surfaces to back-to-back layout
Topi Pohjolainen
- [Mesa-dev] [v3 01/19] i965/miptree: Refactor mapping table alloc
Topi Pohjolainen
- [Mesa-dev] [v3 02/19] i965: Add helper for converting isl tiling to bufmgr tiling
Topi Pohjolainen
- [Mesa-dev] [v3 03/19] intel/isl: Add extent4d minify
Topi Pohjolainen
- [Mesa-dev] [v3 04/19] intel/isl/gen6: Allow arrayed stencil
Topi Pohjolainen
- [Mesa-dev] [v3 05/19] i965/gen6: Add back-to-back surface minify
Topi Pohjolainen
- [Mesa-dev] [v3 06/19] i965/gen6: Add back-to-back size and offset calculators
Topi Pohjolainen
- [Mesa-dev] [v3 07/19] i965/miptree: Add isl surface
Topi Pohjolainen
- [Mesa-dev] [v3 08/19] i965: Prepare up/downsampling for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v3 09/19] i965: Prepare image validation for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v3 10/19] i965: Prepare slice validator for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v3 11/19] i965: Prepare framebuffer validator for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v3 12/19] i965/tex: Prepare image update for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v3 13/19] i965: Prepare texture validator for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v3 14/19] i965: Prepare slice copy for isl based miptrees
Topi Pohjolainen
- [Mesa-dev] [v3 15/19] i965/miptree: Add option to resolve offsets using isl_surf
Topi Pohjolainen
- [Mesa-dev] [v3 16/19] i965: Add isl based miptree creator
Topi Pohjolainen
- [Mesa-dev] [v3 17/19] i965/gen6: Add back-to-back mapping support
Topi Pohjolainen
- [Mesa-dev] [v3 18/19] i965/gen6: Use back-to-back layout for stencil surfaces
Topi Pohjolainen
- [Mesa-dev] [v3 19/19] i965/gen6: Represent mipmapped stencil with isl_surf array
Topi Pohjolainen
- [Mesa-dev] [PATCH] radeonsi: bugfix in performance counters
Marek Olšák
- [Mesa-dev] [PATCH 1/4] mesa: fix indentation in _mesa_associate_uniform_storage()
tournier.elie
- [Mesa-dev] [PATCH 4/4] radeonsi: silence a Coverity warning
Marek Olšák
- [Mesa-dev] [PATCH 02/24] ac/radeonsi: move amdgpu_addr_create to ac_surface
Nicolai Hähnle
- [Mesa-dev] [PATCH 12/24] ac: add missing extern "C" guards
Marek Olšák
- [Mesa-dev] [PATCH v3 7/9] mesa: add *FramebufferTexture() support to frame_buffer_texture helper
Nicolai Hähnle
- [Mesa-dev] [PATCH v3 9/9] mesa: add KHR_no_error support for NamedFramebufferTexture
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/7] mesa: add compressed_tex_sub_image() helper
Nicolai Hähnle
- [Mesa-dev] [PATCH 7/7] mesa: add KHR_no_error support for glCompressedTex*SubImage3D()
Nicolai Hähnle
- [Mesa-dev] [PATCH] Android: r600: fix build when LLVM is disabled
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/2] Clang doesn't have 64bit __atomic* builtins on i386
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: bugfix in performance counters
Emil Velikov
- [Mesa-dev] [PATCH 17/17] mesa: add KHR_no_error support for glDispatchCompute*()
Nicolai Hähnle
- [Mesa-dev] [PATCH shader-db] run: set GALLIUM_THREAD=0
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 21/27] st/xvmc: add DRI3 support
Emil Velikov
- [Mesa-dev] [PATCH] radeonsi: bugfix in performance counters
Marek Olšák
- [Mesa-dev] [PATCH 1/3] gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
- [Mesa-dev] [PATCH 2/3] mesa: add gl_constants::AllowMappedBuffersDuringExecution
Marek Olšák
- [Mesa-dev] [PATCH 3/3] mesa: don't check mapped buffers in every draw call if drivers allow it
Marek Olšák
- [Mesa-dev] [PATCH v2 07/27] configure: error out when building GLX w/o the X11 platform
Emil Velikov
- [Mesa-dev] [PATCH 5/6] mesa: Add conversion from double to uint64/int64 in GetUniform*i64v()
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] mesa: don't check mapped buffers in every draw call if drivers allow it
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 13/27] st/va: move variable declaration to where its used
Emil Velikov
- [Mesa-dev] [PATCH] i965/blorp: Do and end-of-pipe sync on both sides of fast-clear ops
Jason Ekstrand
- [Mesa-dev] [PATCH 0/9] glsl: cleanup and fix handling of unnamed struct types
Erik Faye-Lund
- [Mesa-dev] [PATCH 1/6] vulkan: Update registry and headers to 1.0.49
Jason Ekstrand
- [Mesa-dev] [PATCH 2/6] vulkan/wsi: Use vk_outarray for surface_get_formats
Jason Ekstrand
- [Mesa-dev] [PATCH 3/6] vulkan/wsi: Ad get_capabilities2 and get_formats2d interface pointers
Jason Ekstrand
- [Mesa-dev] [PATCH 4/6] vulkan/wsi/x11: Add support for VK_KHR_get_surface_capabilities2
Jason Ekstrand
- [Mesa-dev] [PATCH 5/6] vulkan/wsi/wayland: Add support for VK_KHR_get_surface_capabilities2
Jason Ekstrand
- [Mesa-dev] [PATCH 6/6] anv: Implement VK_KHR_get_surface_capabilities2
Jason Ekstrand
- [Mesa-dev] [PATCH v2 07/27] configure: error out when building GLX w/o the X11 platform
Eric Engestrom
- [Mesa-dev] [PATCH v2] egl: fix android logger compilation
Emil Velikov
- [Mesa-dev] [PATCH] i965/blorp: Do and end-of-pipe sync on both sides of fast-clear ops
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/3] egl: error out on eglCreateWaylandBufferFromImageWL
Emil Velikov
- [Mesa-dev] [PATCH 2/3] egl/wayland: don't modify the vtbl if an extension is not available
Emil Velikov
- [Mesa-dev] [PATCH 3/3] egl: annotate dri2_egl_display_vtbl as const data
Emil Velikov
- [Mesa-dev] [PATCH 1/7] egl/drm: check for dri2_dpy->flush before using the flush extension
Emil Velikov
- [Mesa-dev] [PATCH 2/7] egl/x11: check for dri2_dpy->flush before using the flush extension
Emil Velikov
- [Mesa-dev] [PATCH 3/7] egl/android: use the image_driver alongside the image_loader
Emil Velikov
- [Mesa-dev] [PATCH 4/7] egl/surfaceless: use the image_driver for image_loader
Emil Velikov
- [Mesa-dev] [PATCH 5/7] egl/wayland: select the format based on the interface used
Emil Velikov
- [Mesa-dev] [PATCH 6/7] egl/wayland: set the resize_callback if the flush extension is available
Emil Velikov
- [Mesa-dev] [PATCH 7/7] egl/wayland: use the image_driver alongside the image_loader
Emil Velikov
- [Mesa-dev] [PATCH] gallium/radeon: use a top-of-pipe timestamp for the start of TIME_ELAPSED
Marek Olšák
- [Mesa-dev] [PATCH 0/9] glsl: cleanup and fix handling of unnamed struct types
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium/radeon: use a top-of-pipe timestamp for the start of TIME_ELAPSED
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] egl: annotate dri2_egl_display_vtbl as const data
Eric Engestrom
- [Mesa-dev] [PATCH] i965/blorp: Do and end-of-pipe sync on both sides of fast-clear ops
Jason Ekstrand
- [Mesa-dev] [PATCH 07/24] i965/cnl: Update the script generating genX_bits.h
Anuj Phogat
- [Mesa-dev] [PATCH 12/24] i965/cnl: Add cnl bits in aubinator
Anuj Phogat
- [Mesa-dev] [PATCH 4.5/13] egl: check for driver_configs in dri2_display_release
Emil Velikov
- [Mesa-dev] [PATCH 10/13] egl/x11: make use of the dri2_display_destroy() helper
Emil Velikov
- [Mesa-dev] [PATCH 13/13] gbm: don't manage our set of DRI extensions
Emil Velikov
- [Mesa-dev] [PATCH 13/13] gbm: don't manage our set of DRI extensions
Rob Herring
- [Mesa-dev] [PATCH 13/24] i965/cnl: Update few assertions
Anuj Phogat
- [Mesa-dev] [PATCH 21/24] i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3
Anuj Phogat
- [Mesa-dev] [PATCH 08/24] i965/cnl: Add isl_gen10 header and source files
Anuj Phogat
- [Mesa-dev] [PATCH 14/24] i965/cnl: Handle gen10 in switch cases across the driver
Anuj Phogat
- [Mesa-dev] [PATCH 05/14] mesa/main/ff_frag: Don't bother with VARYING_BIT_FOGC.
Ian Romanick
- [Mesa-dev] [PATCH 13/13] gbm: don't manage our set of DRI extensions
Emil Velikov
- [Mesa-dev] [PATCH 24/24] i965: Simplify get_l3_way_size() function
Anuj Phogat
- [Mesa-dev] [PATCH 0/3] few tgsi_to_nir fixes
Rob Clark
- [Mesa-dev] [PATCH 1/3] ttn: fix txs dest size
Rob Clark
- [Mesa-dev] [PATCH 2/3] ttn: fix txd src sizes
Rob Clark
- [Mesa-dev] [PATCH 3/3] ttn: fix dest size for some texture instructions
Rob Clark
- [Mesa-dev] [PATCH 05/14] mesa/main/ff_frag: Don't bother with VARYING_BIT_FOGC.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 0/3] few tgsi_to_nir fixes
Eric Anholt
- [Mesa-dev] [PATCH 11/11] intel/aubinator_error_decode: Disassemble shader programs
Matt Turner
- [Mesa-dev] [PATCH 11/11] intel/aubinator_error_decode: Disassemble shader programs
Kristian Høgsberg
- [Mesa-dev] [PATCH 3/3] mesa: don't check mapped buffers in every draw call if drivers allow it
Thomas Helland
- [Mesa-dev] [PATCH 1/2] nir/lower-atomics-to-ssbo: fix num_components
Rob Clark
- [Mesa-dev] [PATCH 2/2] nir/lower-atomics-to-ssbo: remove atomic_uint arrays too
Rob Clark
- [Mesa-dev] [PATCH] swr: don't use AttributeSet with llvm >= 5
Cherniak, Bruce
- [Mesa-dev] [PATCH 3/4] intel/isl: Refactor gen6_choose_image_alignment_el
Chad Versace
- [Mesa-dev] [PATCH v2 3/6] vulkan/wsi/wayland: Use per-display event queue
Daniel Stone
- [Mesa-dev] [PATCH] intel/isl/gen6: Fix combined depth stencil alignment
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] nir/lower-atomics-to-ssbo: remove atomic_uint arrays too
Rob Clark
- [Mesa-dev] [PATCH 3/3] mesa: don't check mapped buffers in every draw call if drivers allow it
Marek Olšák
- [Mesa-dev] [PATCH 0/4] radeonsi: move TGSI memory/texture opcode handling out of si_shader.c
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/4] radeonsi: make emit_waitcnt externally accessible
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/4] radeonsi: make get_bounded_indirect_index externally accessible
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/4] radeonsi: make const_array externally accessible
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/4] radeonsi: extract TGSI memory/texture opcode handling into its own file
Nicolai Hähnle
- [Mesa-dev] [PATCH V2 07/24] i965/cnl: Update the script generating genX_bits.h
Anuj Phogat
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
Ian Romanick
- [Mesa-dev] [PATCH V2 07/24] i965/cnl: Update the script generating genX_bits.h
Jason Ekstrand
- [Mesa-dev] [PATCH V2 07/24] i965/cnl: Update the script generating genX_bits.h
Jason Ekstrand
- [Mesa-dev] [PATCH V2 9/24] i965/cnl: Wire up Mesa build files for gen10
Anuj Phogat
- [Mesa-dev] [PATCH V2 12/24] i965/cnl: Add cnl bits in aubinator
Anuj Phogat
- [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support
Ian Romanick
- [Mesa-dev] [PATCH V2 12/24] i965/cnl: Add cnl bits in aubinator
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] mesa: don't check mapped buffers in every draw call if drivers allow it
Thomas Helland
- [Mesa-dev] [PATCH 1/4] glsl: Merge opt_noop_swizzle, and opt_swizzle_swizzle
Ian Romanick
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
John Brooks
- [Mesa-dev] [PATCH 1/4] glsl: Merge opt_noop_swizzle, and opt_swizzle_swizzle
Thomas Helland
- [Mesa-dev] [PATCH] st/dri: Add fence extension to SW path
Gurchetan Singh
- [Mesa-dev] [PATCH] st/dri: Add fence extension to SW path
Gurchetan Singh
- [Mesa-dev] [PATCH] egl: Partially revert 23c86c74, fix eglMakeCurrent
Chad Versace
- [Mesa-dev] [PATCH 3/3] mesa: don't check mapped buffers in every draw call if drivers allow it
Marek Olšák
- [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support
Timothy Arceri
- [Mesa-dev] [PATCH 0/4] radeonsi: move TGSI memory/texture opcode handling out of si_shader.c
Marek Olšák
- [Mesa-dev] [PATCH 2/9] glsl: do not lookup struct types by typename
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] mesa: don't check mapped buffers in every draw call if drivers allow it
Thomas Helland
- [Mesa-dev] [PATCH 3/3] mesa: don't check mapped buffers in every draw call if drivers allow it
Dave Airlie
- [Mesa-dev] [PATCH 1/9] glsl: fix a race condition when inserting new types
Timothy Arceri
- [Mesa-dev] [PATCH 1/9] glsl: fix a race condition when inserting new types
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/9] glsl: do not lookup struct types by typename
Nicolai Hähnle
- [Mesa-dev] [PATCH 6/9] glsl: remove redundant record_compare check when linking globals
Timothy Arceri
- [Mesa-dev] [PATCH 2/9] glsl: do not lookup struct types by typename
Timothy Arceri
- [Mesa-dev] [PATCH v3 7/9] mesa: add *FramebufferTexture() support to frame_buffer_texture helper
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support
Ian Romanick
- [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support
Ian Romanick
- [Mesa-dev] [PATCH 0/9] glsl: cleanup and fix handling of unnamed struct types
Ian Romanick
- [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support
Timothy Arceri
- [Mesa-dev] [PATCH V4 7/9] mesa: add *FramebufferTexture() support to frame_buffer_texture helper
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] glsl: Merge if-simplification and conditional discard optimization
Matt Turner
- [Mesa-dev] [PATCH 2/7] mesa: add compressed_tex_sub_image() helper
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] glsl: simplify link_assign_uniform_storage() a bit
Timothy Arceri
- [Mesa-dev] [PATCH] egl: Partially revert 23c86c74, fix eglMakeCurrent
Tapani Pälli
- [Mesa-dev] [PATCH 0/4] radeonsi: move TGSI memory/texture opcode handling out of si_shader.c
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] mesa: don't check mapped buffers in every draw call if drivers allow it
Michel Dänzer
- [Mesa-dev] [PATCH 1/3] etnaviv: Add support for extended texture formats
Wladimir J. van der Laan
- [Mesa-dev] [PATCH 2/3] etnaviv: Add support for swizzled texture formats
Wladimir J. van der Laan
- [Mesa-dev] [PATCH 3/3] etnaviv: Check extended format availability on GPU
Wladimir J. van der Laan
- [Mesa-dev] [Bug 98833] [REGRESSION, bisected] Wayland revert commit breaks non-Vsync fullscreen frame updates
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] egl/wayland: Ensure we get a back buffer
Daniel Stone
- [Mesa-dev] [Bug 98833] [REGRESSION, bisected] Wayland revert commit breaks non-Vsync fullscreen frame updates
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 1/6] vulkan: Fix Wayland uninitialised registry
Daniel Stone
- [Mesa-dev] [PATCH v2 2/6] vulkan/wsi/wayland: Remove roundtrip when creating image
Daniel Stone
- [Mesa-dev] [PATCH v2 3/6] vulkan/wsi/wayland: Use per-display event queue
Daniel Stone
- [Mesa-dev] [PATCH v2 4/6] vulkan/wsi/wayland: Use proxy wrappers for swapchain
Daniel Stone
- [Mesa-dev] [PATCH v2 5/6] egl/wayland: Don't open-code roundtrip
Daniel Stone
- [Mesa-dev] [PATCH v2 6/6] egl/wayland: Use per-surface event queues
Daniel Stone
- [Mesa-dev] [PATCH 0/4] radeonsi: move TGSI memory/texture opcode handling out of si_shader.c
Marek Olšák
- [Mesa-dev] [PATCH] egl/wayland: Ensure we get a back buffer
Pekka Paalanen
- [Mesa-dev] [PATCH] egl/wayland: Ensure we get a back buffer
Daniel Stone
- [Mesa-dev] [PATCH] anv: fix multiview for clear commands
Iago Toral Quiroga
- [Mesa-dev] [PATCH 0/9] glsl: cleanup and fix handling of unnamed struct types
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/4] glsl: Merge if-simplification and conditional discard optimization
Thomas Helland
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Emil Velikov
- [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support
Emil Velikov
- [Mesa-dev] [PATCH V4 7/9] mesa: add *FramebufferTexture() support to frame_buffer_texture helper
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/7] mesa: add compressed_tex_sub_image() helper
Nicolai Hähnle
- [Mesa-dev] [PATCH mesa] configure.ac: fix the <sys/sysmacro.h> check
Eric Engestrom
- [Mesa-dev] [PATCH] mesa/st: fix yuv EGLImage's
Rob Clark
- [Mesa-dev] [PATCH 3/3] etnaviv: Check extended format availability on GPU
Philipp Zabel
- [Mesa-dev] [PATCH] mesa/st: fix yuv EGLImage's
Rob Clark
- [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support
Emil Velikov
- [Mesa-dev] [Bug 100259] [EGL] [GBM] undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
John Brooks
- [Mesa-dev] [PATCH] mesa/st: fix yuv EGLImage's
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/6] vulkan/wsi: Ad get_capabilities2 and get_formats2d interface pointers
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 02/11] i965: Pass pointer and end of assembly to brw_validate_instructions
Aaron Watry
- [Mesa-dev] [PATCH 4/3] etnaviv: Add support for ETC2 texture compression
Wladimir J. van der Laan
- [Mesa-dev] [PATCH 3/3] etnaviv: Check extended format availability on GPU
Wladimir J. van der Laan
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Ian Romanick
- [Mesa-dev] [PATCH] anv: fix multiview for clear commands
Jason Ekstrand
- [Mesa-dev] [PATCH 3/4] glsl: Merge if-simplification and conditional discard optimization
Ian Romanick
- [Mesa-dev] [PATCH 05/14] mesa/main/ff_frag: Don't bother with VARYING_BIT_FOGC.
Ian Romanick
- [Mesa-dev] [PATCH V3 21/24] i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3
Anuj Phogat
- [Mesa-dev] [PATCH] intel/isl/gen6: Fix combined depth stencil alignment
Jason Ekstrand
- [Mesa-dev] [PATCH 05/14] mesa/main/ff_frag: Don't bother with VARYING_BIT_FOGC.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH] egl: Partially revert 23c86c74, fix eglMakeCurrent
Chad Versace
- [Mesa-dev] [PATCH] intel/isl/gen6: Fix combined depth stencil alignment
Chad Versace
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Emil Velikov
- [Mesa-dev] [PATCH v3 1/2] anv/formats: Update the three-channel BC1 mappings
Nanley Chery
- [Mesa-dev] [PATCH v3 2/2] i965/formats: Update the three-channel DXT1 mappings
Nanley Chery
- [Mesa-dev] [PATCH 1/7] egl/drm: check for dri2_dpy->flush before using the flush extension
Chad Versace
- [Mesa-dev] [PATCH V2 14/24] i965/cnl: Handle gen10 in switch cases across the driver
Anuj Phogat
- [Mesa-dev] [PATCH 2/7] egl/x11: check for dri2_dpy->flush before using the flush extension
Chad Versace
- [Mesa-dev] [PATCH V2 15/24] i965/cnl: Start using CNL MOCS defines
Anuj Phogat
- [Mesa-dev] [PATCH V3 21/24] i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3
Kenneth Graunke
- [Mesa-dev] [PATCH] glxglvnddispatch: Add missing dispatch for GetDriverConfig
Emil Velikov
- [Mesa-dev] [PATCH 7/8] android: support creating texture from gralloc buffer
Tomasz Figa
- [Mesa-dev] [PATCH] Revert "glsl: don't reference shader prog data during cache fallback"
Nicolai Hähnle
- [Mesa-dev] [Bug 101065] compiler/test_eu_validate.cpp:121:41: error: ‘devinfo’ was not declared in this scope
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 02/11] i965: Pass pointer and end of assembly to brw_validate_instructions
Matt Turner
- [Mesa-dev] [PATCH 1/5] etnaviv: stop oversizing buffer resources
Christian Gmeiner
- [Mesa-dev] [PATCH 2/5] etnaviv: allow R/B swapped surfaces to be cleared
Christian Gmeiner
- [Mesa-dev] [PATCH 3/5] etnaviv: apply feature overrides in one central location
Christian Gmeiner
- [Mesa-dev] [PATCH 4/5] etnaviv: clean up sampler view reference counting
Christian Gmeiner
- [Mesa-dev] [PATCH 5/5] etnaviv: increment the resource seqno in resource_changed
Christian Gmeiner
- [Mesa-dev] [PATCH 1/3] etnaviv: Add support for extended texture formats
Christian Gmeiner
- [Mesa-dev] [Bug 101065] compiler/test_eu_validate.cpp:121:41: error: ‘devinfo’ was not declared in this scope
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glxglvnddispatch: Add missing dispatch for GetDriverConfig
Hans de Goede
- [Mesa-dev] [PATCH 20/24] i965/cnl: Don't resolve single sampled color rb in case of sRGB formats
Anuj Phogat
- [Mesa-dev] [PATCH 00/43] BLORP for everyone!
Jason Ekstrand
- [Mesa-dev] [PATCH 01/43] i965/blorp: Do and end-of-pipe sync on both sides of fast-clear ops
Jason Ekstrand
- [Mesa-dev] [PATCH 02/43] i965: Use blorp_copy for doing r8 stencil updates on HSW
Jason Ekstrand
- [Mesa-dev] [PATCH 03/43] intel/blorp: Move the gen7 stencil format workaround to blorp_blit
Jason Ekstrand
- [Mesa-dev] [PATCH 04/43] i965/miptree: Take first_level into account when converting to ISL
Jason Ekstrand
- [Mesa-dev] [PATCH 05/43] i965/blorp: Properly handle mt->first_level
Jason Ekstrand
- [Mesa-dev] [PATCH 06/43] intel/isl: Don't request space for stencil/hiz packets unless needed
Jason Ekstrand
- [Mesa-dev] [PATCH 07/43] intel/isl: Add support for gen4 cube maps to get_image_offset_sa
Jason Ekstrand
- [Mesa-dev] [PATCH 08/43] intel/isl: Add support for setting component write disables
Jason Ekstrand
- [Mesa-dev] [PATCH 09/43] intel/isl: Add gen4_filter_tiling
Jason Ekstrand
- [Mesa-dev] [PATCH 10/43] intel/genxml: Make a bunch of things offsets on gen4-5
Jason Ekstrand
- [Mesa-dev] [PATCH 11/43] intel/gensml: Suffix KSP0 fields on Iron Lake
Jason Ekstrand
- [Mesa-dev] [PATCH 12/43] intel/genxml: Sampler state is a pointer on gen4-5
Jason Ekstrand
- [Mesa-dev] [PATCH 13/43] intel/genxml: Rename the CC_VIEWPORT pointer on gen4-5
Jason Ekstrand
- [Mesa-dev] [PATCH 14/43] intel/genxml: Add SAMPLER_STATE to gen 4.5
Jason Ekstrand
- [Mesa-dev] [PATCH 15/43] intel/genxml: Iron Lake doesn't support non-normalized sampler coordinates
Jason Ekstrand
- [Mesa-dev] [PATCH 16/43] intel/genxml: Use the right subtype for VF_STATISTICS on gen4
Jason Ekstrand
- [Mesa-dev] [PATCH 17/43] intel/genxml: Rename 3DSTATE_AA_LINE_PARAMS on gen5
Jason Ekstrand
- [Mesa-dev] [PATCH 18/43] intel/decoder: Handle gen4 VF_STATISTICS and PIPELINE_SELECT
Jason Ekstrand
- [Mesa-dev] [PATCH 19/43] intel/decoder: Handle the BLT ring in gen_group_get_length
Jason Ekstrand
- [Mesa-dev] [PATCH 20/43] intel/compiler: Make brw_disasm take const assembly
Jason Ekstrand
- [Mesa-dev] [PATCH 21/43] i965/sf: make brw_sf_prog_key::interp_mode an array
Jason Ekstrand
- [Mesa-dev] [PATCH 22/43] i965/clip: Make brw_clip_prog_key::interp_mode an array
Jason Ekstrand
- [Mesa-dev] [PATCH 23/43] i965: Move SF compilation to the compiler
Jason Ekstrand
- [Mesa-dev] [PATCH 24/43] i965: Move clip program compilation to the compiler
Jason Ekstrand
- [Mesa-dev] [PATCH 25/43] intel/blorp/blit: Add support for normalized coordinates
Jason Ekstrand
- [Mesa-dev] [PATCH 26/43] intel/blorp: Pull the pipeline bits of blorp_exec into a helper
Jason Ekstrand
- [Mesa-dev] [PATCH 27/43] intel/blorp: Delete isl_to_gen_ds_surfype
Jason Ekstrand
- [Mesa-dev] [PATCH 28/43] intel/blorp: Don't use ffma directly
Jason Ekstrand
- [Mesa-dev] [PATCH 29/43] intel/blorp: Re-arrange blorp_genX_exec.h
Jason Ekstrand
- [Mesa-dev] [PATCH 30/43] intel/blorp: Make the common genX_blorp_exec code gen4-safe
Jason Ekstrand
- [Mesa-dev] [PATCH 31/43] intel/blorp: Rename emit_viewport_state to emit_cc_viewport
Jason Ekstrand
- [Mesa-dev] [PATCH 32/43] intel/blorp: Use designated initializers to set up VERTEX_ELEMENTS
Jason Ekstrand
- [Mesa-dev] [PATCH 33/43] intel/blorp: Make convert_to_single_slice available outside blorp_blit
Jason Ekstrand
- [Mesa-dev] [PATCH 34/43] intel/blorp: Add support for gen4-5 SF programs
Jason Ekstrand
- [Mesa-dev] [PATCH 35/43] i965/gen4: Expose the guts of URB recalculation as a helper
Jason Ekstrand
- [Mesa-dev] [PATCH 36/43] intel/blorp: Set additional brw_wm_prog_key fields on gen4-5
Jason Ekstrand
- [Mesa-dev] [PATCH 37/43] i965: Add blorp support for gen4-5
Jason Ekstrand
- [Mesa-dev] [PATCH 38/43] intel/blorp: Assert that no one tries to blit combined depth stencil
Jason Ekstrand
- [Mesa-dev] [PATCH 39/43] i965: Use blorp for color blits on gen4-5
Jason Ekstrand
- [Mesa-dev] [PATCH 40/43] i965: Use BLORP for color clears on gen4-5
Jason Ekstrand
- [Mesa-dev] [PATCH 41/43] i965: Round copy size to the nearest block in intel_miptree_copy
Jason Ekstrand
- [Mesa-dev] [PATCH 42/43] i965: Use blorp for CopyImageSubData on gen4-5
Jason Ekstrand
- [Mesa-dev] [PATCH 43/43] i965/blorp: Support copyteximage on gen4-5
Jason Ekstrand
- [Mesa-dev] [PATCH V2 15/24] i965/cnl: Start using CNL MOCS defines
Anuj Phogat
- [Mesa-dev] [PATCH 11/43] intel/gensml: Suffix KSP0 fields on Iron Lake
Matt Turner
- [Mesa-dev] [PATCH 11/43] intel/gensml: Suffix KSP0 fields on Iron Lake
Nanley Chery
- [Mesa-dev] [PATCH] Revert "glsl: don't reference shader prog data during cache fallback"
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support
Timothy Arceri
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Timothy Arceri
- [Mesa-dev] [PATCH 11/43] intel/gensml: Suffix KSP0 fields on Iron Lake
Jason Ekstrand
- [Mesa-dev] [PATCH v5 0/3] asynchronous pbo transfer with glthread
Dieter Nützel
- [Mesa-dev] [PATCH] android: fix libz dynamic library dependencies
Chih-Wei Huang
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Jason Ekstrand
- [Mesa-dev] [PATCH] Android: correct libz dependency
Chih-Wei Huang
- [Mesa-dev] [PATCH 1/3] etnaviv: Add support for extended texture formats
Wladimir J. van der Laan
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Timothy Arceri
- [Mesa-dev] [PATCH 05/43] i965/blorp: Properly handle mt->first_level
Pohjolainen, Topi
- [Mesa-dev] [PATCH 07/43] intel/isl: Add support for gen4 cube maps to get_image_offset_sa
Pohjolainen, Topi
- [Mesa-dev] [PATCH] egl: Partially revert 23c86c74, fix eglMakeCurrent
Tapani Pälli
- [Mesa-dev] [PATCH 09/43] intel/isl: Add gen4_filter_tiling
Pohjolainen, Topi
- [Mesa-dev] [PATCH] Android: correct libz dependency
Tapani Pälli
- [Mesa-dev] [PATCH 00/43] BLORP for everyone!
Pohjolainen, Topi
- [Mesa-dev] [PATCH] mesa: Allow MESA_FORMAT_LAYOUT_S3TC in non-desktop mesa
Gao Chun
- [Mesa-dev] [PATCH] mesa: Allow MESA_FORMAT_LAYOUT_S3TC in non-desktop mesa
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: Allow MESA_FORMAT_LAYOUT_S3TC in non-desktop mesa
Gao, Chun
- [Mesa-dev] [PATCH 1/3] i965/vec4/gs: restore the uniform values which was overwritten by failed vec4_gs_visitor execution
Samuel Iglesias Gonsálvez
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Allow MESA_FORMAT_LAYOUT_S3TC in non-desktop mesa
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: Allow MESA_FORMAT_LAYOUT_S3TC in non-desktop mesa
Gao, Chun
- [Mesa-dev] [PATCH] mesa: Allow MESA_FORMAT_LAYOUT_S3TC in non-desktop mesa
Tapani Pälli
- [Mesa-dev] [PATCH 12/43] intel/genxml: Sampler state is a pointer on gen4-5
Pohjolainen, Topi
- [Mesa-dev] [PATCH 14/43] intel/genxml: Add SAMPLER_STATE to gen 4.5
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/3] tgsi: remove some unused OPCODE macros
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/3] radeonsi: get the sampler view type from inst->Texture for TG4
Samuel Pitoiset
- [Mesa-dev] [PATCH 07/43] intel/isl: Add support for gen4 cube maps to get_image_offset_sa
Kenneth Graunke
- [Mesa-dev] [Bug 101071] compiling glsl fails with undefined reference to `pthread_create'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/3] tgsi: store the sampler view type directly in the instruction
Nils Wallménius
- [Mesa-dev] [PATCH 2/3] tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa/st: fix yuv EGLImage's
Philipp Zabel
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Emil Velikov
- [Mesa-dev] [PATCH] mesa/st: fix yuv EGLImage's
Rob Clark
- [Mesa-dev] [PATCH 2/2] gallium: Add renderonly-based support for pl111+vc4.
Emil Velikov
- [Mesa-dev] [PATCH] Android: correct libz dependency
Emil Velikov
- [Mesa-dev] [PATCH] mesa: Allow MESA_FORMAT_LAYOUT_S3TC in non-desktop mesa
Tapani Pälli
- [Mesa-dev] [PATCH 2/3] tgsi: store the sampler view type directly in the instruction
Nicolai Hähnle
- [Mesa-dev] [PATCH] Revert "glsl: don't reference shader prog data during cache fallback"
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
- [Mesa-dev] [Bug 101071] compiling glsl fails with undefined reference to `pthread_create'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Revert "glsl: don't reference shader prog data during cache fallback"
Timothy Arceri
- [Mesa-dev] [PATCH 25/43] intel/blorp/blit: Add support for normalized coordinates
Pohjolainen, Topi
- [Mesa-dev] [PATCH] Android: correct libz dependency
Rob Herring
- [Mesa-dev] [PATCH] Revert "glsl: don't reference shader prog data during cache fallback"
Nicolai Hähnle
- [Mesa-dev] [PATCH 26/43] intel/blorp: Pull the pipeline bits of blorp_exec into a helper
Pohjolainen, Topi
- [Mesa-dev] [PATCH] glxglvnddispatch: Add missing dispatch for GetDriverConfig
Emil Velikov
- [Mesa-dev] [PATCH] Android: correct libz dependency
Emil Velikov
- [Mesa-dev] [PATCH] st/mesa: remove an incorrect assertion
Nicolai Hähnle
- [Mesa-dev] [Bug 101071] compiling glsl fails with undefined reference to `pthread_create'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/43] BLORP for everyone!
Pohjolainen, Topi
- [Mesa-dev] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Tvrtko Ursulin
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Jason Ekstrand
- [Mesa-dev] [PATCH 05/43] i965/blorp: Properly handle mt->first_level
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] tgsi: store the sampler view type directly in the instruction
Roland Scheidegger
- [Mesa-dev] [Mesa-stable] [PATCH 1/3] i965/vec4/gs: restore the uniform values which was overwritten by failed vec4_gs_visitor execution
Francisco Jerez
- [Mesa-dev] [PATCH] glxglvnddispatch: Add missing dispatch for GetDriverConfig
Kyle Brenneman
- [Mesa-dev] [PATCH] st/mesa: remove an incorrect assertion
Marek Olšák
- [Mesa-dev] [PATCH 12/43] intel/genxml: Sampler state is a pointer on gen4-5
Jason Ekstrand
- [Mesa-dev] [PATCH 14/43] intel/genxml: Add SAMPLER_STATE to gen 4.5
Jason Ekstrand
- [Mesa-dev] [PATCH 09/43] intel/isl: Add gen4_filter_tiling
Jason Ekstrand
- [Mesa-dev] [PATCH 25/43] intel/blorp/blit: Add support for normalized coordinates
Jason Ekstrand
- [Mesa-dev] [PATCH 26/43] intel/blorp: Pull the pipeline bits of blorp_exec into a helper
Jason Ekstrand
- [Mesa-dev] [PATCH 11/11] intel/aubinator_error_decode: Disassemble shader programs
Anuj Phogat
- [Mesa-dev] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Chris Wilson
- [Mesa-dev] [PATCH 2/3] tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] tgsi: remove some unused OPCODE macros
Roland Scheidegger
- [Mesa-dev] [PATCH v2 2/3] tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
- [Mesa-dev] Bug in 17.1.0-rc4 source packaging for swr?
Emil Velikov
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Ian Romanick
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Ilia Mirkin
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Jason Ekstrand
- [Mesa-dev] [PATCH 11/11] intel/aubinator_error_decode: Disassemble shader programs
Matt Turner
- [Mesa-dev] [PATCH 2/2] gallium: Add renderonly-based support for pl111+vc4.
Eric Anholt
- [Mesa-dev] [PATCH] glxglvnddispatch: Add missing dispatch for GetDriverConfig
Hans de Goede
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Rob Clark
- [Mesa-dev] [PATCH v2 2/3] tgsi: store the sampler view type directly in the instruction
Marek Olšák
- [Mesa-dev] [PATCH 3/3] radeonsi: get the sampler view type from inst->Texture for TG4
Marek Olšák
- [Mesa-dev] [PATCH 07/43] intel/isl: Add support for gen4 cube maps to get_image_offset_sa
Pohjolainen, Topi
- [Mesa-dev] [PATCH 2/3] tgsi: store the sampler view type directly in the instruction
Ilia Mirkin
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Christian Gmeiner
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Marek Olšák
- [Mesa-dev] [PATCH 11/11] intel/aubinator_error_decode: Disassemble shader programs
Anuj Phogat
- [Mesa-dev] [PATCH 2/3] tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 2/3] tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
- [Mesa-dev] [PATCH] glxglvnddispatch: Add missing dispatch for GetDriverConfig
Emil Velikov
- [Mesa-dev] [PATCH 3/4] glsl: Merge if-simplification and conditional discard optimization
Thomas Helland
- [Mesa-dev] [PATCH] glxglvnddispatch: Add missing dispatch for GetDriverConfig
Kyle Brenneman
- [Mesa-dev] [PATCH 2/2] gallium: Add renderonly-based support for pl111+vc4.
Emil Velikov
- [Mesa-dev] [PATCH 1/4] glsl_to_tgsi: declare all SSBOs and atomics when indirect indexing is used
Marek Olšák
- [Mesa-dev] [PATCH 2/4] st/mesa: silence a valgrind warning in u_threaded_context due to st_draw_vbo
Marek Olšák
- [Mesa-dev] [PATCH 3/4] gallium/u_threaded: add a fast path for unbinding shader images
Marek Olšák
- [Mesa-dev] [PATCH 4/4] gallium/u_threaded: add a fast path for unbinding shader buffers
Marek Olšák
- [Mesa-dev] [PATCH 2.5/4] glsl: Reduce overhead in conditional discard optimization
Thomas Helland
- [Mesa-dev] [PATCH 3/4] glsl: Merge if-simplification and conditional discard opt
Thomas Helland
- [Mesa-dev] [PATCH 1/2] gallium/radeon: add a query for monitoring Gallium thread load
Marek Olšák
- [Mesa-dev] [PATCH 2/2] gallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAULTS into gallium HUD
Marek Olšák
- [Mesa-dev] [PATCH 3/4] glsl: Merge if-simplification and conditional discard optimization
Thomas Helland
- [Mesa-dev] [PATCH 2/2] gallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAULTS into gallium HUD
Samuel Pitoiset
- [Mesa-dev] [PATCH 00/10] RadeonSI: Shader descriptor layout & upload improvements
Marek Olšák
- [Mesa-dev] [PATCH 01/10] radeonsi: merge constant and shader buffers descriptor lists into one
Marek Olšák
- [Mesa-dev] [PATCH 02/10] radeonsi: merge sampler and image descriptor lists into one
Marek Olšák
- [Mesa-dev] [PATCH 03/10] radeonsi: clamp indirect index to the number of declared shader resources
Marek Olšák
- [Mesa-dev] [PATCH 04/10] radeonsi: remove early return in si_upload_descriptors
Marek Olšák
- [Mesa-dev] [PATCH 05/10] radeonsi: do only 1 big CE dump at end of IBs and one reload in the preamble
Marek Olšák
- [Mesa-dev] [PATCH 06/10] radeonsi: update si_ce_needed_cs_space
Marek Olšák
- [Mesa-dev] [PATCH 07/10] radeonsi: record which descriptor slots are used by shaders
Marek Olšák
- [Mesa-dev] [PATCH 08/10] radeonsi: only upload (dump to L2) those descriptors that are used by shaders
Marek Olšák
- [Mesa-dev] [PATCH 09/10] radeonsi: remove CE offset alignment restriction
Marek Olšák
- [Mesa-dev] [PATCH 10/10] radeonsi/gfx9: use CE RAM optimally
Marek Olšák
- [Mesa-dev] [PATCH 1/4] glsl_to_tgsi: declare all SSBOs and atomics when indirect indexing is used
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/4] st/mesa: silence a valgrind warning in u_threaded_context due to st_draw_vbo
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] gallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAULTS into gallium HUD
Marek Olšák
- [Mesa-dev] [PATCH 2/2] gallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAULTS into gallium HUD
Samuel Pitoiset
- [Mesa-dev] [v2 02/39] i965/gen6: Remove dead code in hiz surface setup
Nanley Chery
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Timothy Arceri
- [Mesa-dev] [Mesa-stable] [PATCH] egl: Partially revert 23c86c74, fix eglMakeCurrent
Tomasz Figa
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Marek Olšák
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Timothy Arceri
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Rob Clark
- [Mesa-dev] [v3 04/19] intel/isl/gen6: Allow arrayed stencil
Nanley Chery
- [Mesa-dev] [PATCH] Android: correct libz dependency
Chih-Wei Huang
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Chih-Wei Huang
- [Mesa-dev] [PATCH] Revert "glsl: don't reference shader prog data during cache fallback"
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Xu, Randy
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Chih-Wei Huang
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Tapani Pälli
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Xu, Randy
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Chih-Wei Huang
- [Mesa-dev] [PATCH 1/3] st/mesa: improve shader cache debug info
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] mesa: add an env var to force cache fallback
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] st/mesa: don't mark the program as in cache_fallback when there is cache miss
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Tapani Pälli
- [Mesa-dev] [PATCH 3/3] st/mesa: don't mark the program as in cache_fallback when there is cache miss
Timothy Arceri
- [Mesa-dev] [PATCH] Revert "glsl: don't reference shader prog data during cache fallback"
Timothy Arceri
- [Mesa-dev] [PATCH 34/43] intel/blorp: Add support for gen4-5 SF programs
Pohjolainen, Topi
- [Mesa-dev] [PATCH 35/43] i965/gen4: Expose the guts of URB recalculation as a helper
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2] anv: fix multiview for clear commands
Iago Toral Quiroga
- [Mesa-dev] [PATCH 36/43] intel/blorp: Set additional brw_wm_prog_key fields on gen4-5
Pohjolainen, Topi
- [Mesa-dev] [PATCH 00/43] BLORP for everyone!
Pohjolainen, Topi
- [Mesa-dev] [PATCH 34/43] intel/blorp: Add support for gen4-5 SF programs
Jason Ekstrand
- [Mesa-dev] [PATCH v2] anv: fix multiview for clear commands
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] st/mesa: don't mark the program as in cache_fallback when there is cache miss
Timothy Arceri
- [Mesa-dev] [PATCH] egl/android: fix segfault within swap_buffers
Tapani Pälli
- [Mesa-dev] [PATCH 22/43] i965/clip: Make brw_clip_prog_key::interp_mode an array
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] glsl_to_tgsi: declare all SSBOs and atomics when indirect indexing is used
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] mesa: add an env var to force cache fallback
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/10] radeonsi: merge constant and shader buffers descriptor lists into one
Nicolai Hähnle
- [Mesa-dev] [PATCH 06/10] radeonsi: update si_ce_needed_cs_space
Nicolai Hähnle
- [Mesa-dev] [PATCH 08/10] radeonsi: only upload (dump to L2) those descriptors that are used by shaders
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/10] radeonsi: remove CE offset alignment restriction
Nicolai Hähnle
- [Mesa-dev] [PATCH 10/10] radeonsi/gfx9: use CE RAM optimally
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 0/6] Various fixes to integer GetUniform*()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 1/6] mesa/main: fix indentation in _mesa_get_uniform()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 2/6] mesa/main: Clamp GetUniformuiv values to be >= 0
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 3/6] mesa/main: Clamp GetUniformui64v values to be >= 0
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 4/6] mesa/main: Add conversion from double to uint64/int64 in GetUniform*i64v()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 5/6] mesa/main: conversion from float in GetUniformi64v requires rounding to nearest
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 6/6] mesa/main: replace remaining uses of IROUND() in GetUniform*() by round()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 00/15] ac/surface, radv: use shared surface computation code
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/15] ac/surface/gfx6: explicitly support S8 surfaces
Nicolai Hähnle
- [Mesa-dev] [PATCH 02/15] radv: fewer than 8 RBs are possible
Nicolai Hähnle
- [Mesa-dev] [PATCH 03/15] radv: add surface helper variable in radv_GetImageSubresourceLayout
Nicolai Hähnle
- [Mesa-dev] [PATCH 04/15] radv: remove radeon_surf_level::pitch_bytes
Nicolai Hähnle
- [Mesa-dev] [PATCH 05/15] radv: remove radeon_surf_level::dcc_enabled
Nicolai Hähnle
- [Mesa-dev] [PATCH 06/15] radv: remove radeon_surf_level::nblk_z
Nicolai Hähnle
- [Mesa-dev] [PATCH 07/15] radv: remove unused RADEON_SURF_HAS_SBUFFER_MIPTREE
Nicolai Hähnle
- [Mesa-dev] [PATCH 08/15] radv: rename radeon_surf::bo_{size, alignment} to surf_{size, alignment}
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/15] radv: use ac_surface data structures
Nicolai Hähnle
- [Mesa-dev] [PATCH 10/15] radv: remove radeon_info::name
Nicolai Hähnle
- [Mesa-dev] [PATCH 11/15] radv: use ac_gpu_info
Nicolai Hähnle
- [Mesa-dev] [PATCH 12/15] radv: stop using radv_amdgpu_winsys::family
Nicolai Hähnle
- [Mesa-dev] [PATCH 13/15] radv: use amdgpu_addr_create
Nicolai Hähnle
- [Mesa-dev] [PATCH 14/15] radv: prepare fmask surface creation
Nicolai Hähnle
- [Mesa-dev] [PATCH 15/15] radv: use ac_compute_surface
Nicolai Hähnle
- [Mesa-dev] [PATCH] egl/android: fix segfault within swap_buffers
Emil Velikov
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Emil Velikov
- [Mesa-dev] [PATCH 01/10] radeonsi: merge constant and shader buffers descriptor lists into one
Marek Olšák
- [Mesa-dev] [PATCH] Android: correct libz dependency
Emil Velikov
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Mike Lothian
- [Mesa-dev] [PATCH 08/10] radeonsi: only upload (dump to L2) those descriptors that are used by shaders
Marek Olšák
- [Mesa-dev] [PATCH 08/10] radeonsi: only upload (dump to L2) those descriptors that are used by shaders
Marek Olšák
- [Mesa-dev] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Joonas Lahtinen
- [Mesa-dev] [Mesa-stable] [PATCH] egl: Partially revert 23c86c74, fix eglMakeCurrent
Tapani Pälli
- [Mesa-dev] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Chris Wilson
- [Mesa-dev] [PATCH 08/10] radeonsi: only upload (dump to L2) those descriptors that are used by shaders
Nicolai Hähnle
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Intel-gfx] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Tvrtko Ursulin
- [Mesa-dev] [Intel-gfx] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Chris Wilson
- [Mesa-dev] [Bug 101071] compiling glsl fails with undefined reference to `pthread_create'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99467] [radv] DOOM 2016 + wine. Green screen everywhere (but can be started)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Intel-gfx] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Tvrtko Ursulin
- [Mesa-dev] [Bug 101071] compiling glsl fails with undefined reference to `pthread_create'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Intel-gfx] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Tvrtko Ursulin
- [Mesa-dev] [Intel-gfx] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Chris Wilson
- [Mesa-dev] [Intel-gfx] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Chris Wilson
- [Mesa-dev] [Intel-gfx] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Emil Velikov
- [Mesa-dev] [Bug 98833] [REGRESSION, bisected] Wayland revert commit breaks non-Vsync fullscreen frame updates
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Intel-gfx] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Tvrtko Ursulin
- [Mesa-dev] [RFC v3 1/2] drm/i915: Engine discovery uAPI
Tvrtko Ursulin
- [Mesa-dev] [RFC v4 2/2] drm/i915: Select engines via class and instance in execbuffer2
Tvrtko Ursulin
- [Mesa-dev] [RFC v4 2/2] drm/i915: Select engines via class and instance in execbuffer2
Chris Wilson
- [Mesa-dev] Bug in 17.1.0-rc4 source packaging for swr?
Rowley, Timothy O
- [Mesa-dev] Bug in 17.1.0-rc4 source packaging for swr?
Emil Velikov
- [Mesa-dev] [Intel-gfx] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Tvrtko Ursulin
- [Mesa-dev] [PATCH] egl/wayland: Ensure we get a back buffer
Emil Velikov
- [Mesa-dev] [PATCH 01/15] ac/surface/gfx6: explicitly support S8 surfaces
Marek Olšák
- [Mesa-dev] [PATCH 1/3] st/mesa: improve shader cache debug info
Marek Olšák
- [Mesa-dev] [Intel-gfx] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Chris Wilson
- [Mesa-dev] [PATCH] egl/wayland: Ensure we get a back buffer
Daniel Stone
- [Mesa-dev] [PATCH 16/24] i965/cnl: Start using gen10 specific functions
Anuj Phogat
- [Mesa-dev] [Mesa-stable] [PATCH] egl: Partially revert 23c86c74, fix eglMakeCurrent
Chad Versace
- [Mesa-dev] [Bug 101071] compiling glsl fails with undefined reference to `pthread_create'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Mesa-stable] [PATCH] gallivm: Make sure module has the correct data layout when pass manager runs
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH 1/2] anv/formats: Update the BC1_RGB mappings
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH 1/2] anv/formats: Update the BC1_RGB mappings
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH 2/4] radeonsi: load patch_id for TES-as-ES when exporting for PS
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH 1/2] anv/formats: Update the BC1_RGB mappings
Nanley Chery
- [Mesa-dev] Bug in 17.1.0-rc4 source packaging for swr?
Kai Wasserbäch
- [Mesa-dev] [PATCH 0/5] GL_OES_required_internalformat
Eric Anholt
- [Mesa-dev] [PATCH] main: Use _mesa_HashLock/UnlockMutex consistently
Thomas Helland
- [Mesa-dev] [PATCH] util: Change the pointer hashing function
Thomas Helland
- [Mesa-dev] [PATCH] main: Use _mesa_HashLock/UnlockMutex consistently
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 1/2] anv/formats: Update the three-channel BC1 mappings
Nanley Chery
- [Mesa-dev] [PATCH] radeonsi/gfx9: compile shaders with +xnack
Marek Olšák
- [Mesa-dev] [PATCH] anv: Add an option to abort on device loss
Jason Ekstrand
- [Mesa-dev] [PATCH 00/16] anv: Fix our 48-bit problems
Jason Ekstrand
- [Mesa-dev] [PATCH 01/16] isl: Make get_intratile_offset_el take the element size in bits
Jason Ekstrand
- [Mesa-dev] [PATCH 02/16] intel/blorp: Add a CCS ambiguation pass
Jason Ekstrand
- [Mesa-dev] [PATCH 03/16] anv: Handle color layout transitions from the UNINITIALIZED layout
Jason Ekstrand
- [Mesa-dev] [PATCH 04/16] anv: Handle transitioning depth from UNDEFINED to other layouts
Jason Ekstrand
- [Mesa-dev] [PATCH 05/16] anv/image: Get rid of the memset(aux, 0, sizeof(aux)) hack
Jason Ekstrand
- [Mesa-dev] [PATCH 06/16] anv: Predicate 48bit support on gen >= 8
Jason Ekstrand
- [Mesa-dev] [PATCH 07/16] anv: Set up memory types and heaps during physical device init
Jason Ekstrand
- [Mesa-dev] [PATCH 08/16] anv: Determine the type of mapping based on type metadata
Jason Ekstrand
- [Mesa-dev] [PATCH 09/16] anv: Add valid_bufer_usage to the memory type metadata
Jason Ekstrand
- [Mesa-dev] [PATCH 10/16] anv: Set image memory types based on the type count
Jason Ekstrand
- [Mesa-dev] [PATCH 11/16] anv: Stop setting BO flags in bo_init_new
Jason Ekstrand
- [Mesa-dev] [PATCH 12/16] anv: Make supports_48bit_addresses a heap property
Jason Ekstrand
- [Mesa-dev] [PATCH 13/16] anv: Refactor memory type setup
Jason Ekstrand
- [Mesa-dev] [PATCH 14/16] anv: Advertise both 32-bit and 48-bit heaps when we have enough memory
Jason Ekstrand
- [Mesa-dev] [PATCH 15/16] anv: Require vertex buffers to come from a 32-bit heap
Jason Ekstrand
- [Mesa-dev] [RFC 16/16] intel/blorp: Add gen7-8 support to ccs_ambiguate
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Add an option to abort on device loss
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv: Wrap the device lost error in vk_error in QueueSubmit
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Add an option to abort on device loss
Jason Ekstrand
- [Mesa-dev] [PATCH] radeonsi/gfx9: compile shaders with +xnack
Matt Arsenault
- [Mesa-dev] [PATCH] anv: Wrap the device lost error in vk_error in QueueSubmit
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv: Add an option to abort on device loss
Lionel Landwerlin
- [Mesa-dev] [PATCH] util: Change the pointer hashing function
Marek Olšák
- [Mesa-dev] [PATCH] travis: Disable scons tests, since the gallium unit tests fail.
Eric Anholt
- [Mesa-dev] [PATCH] radeonsi/gfx9: compile shaders with +xnack
Marek Olšák
- [Mesa-dev] [PATCH 1/2] anv/formats: Update the BC1_RGB mappings
Jason Ekstrand
- [Mesa-dev] [PATCH] main: Use _mesa_HashLock/UnlockMutex consistently
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Rob Herring
- [Mesa-dev] [PATCH v3 1/2] anv/formats: Update the three-channel BC1 mappings
Kenneth Graunke
- [Mesa-dev] [PATCH] util: Change the pointer hashing function
Eric Anholt
- [Mesa-dev] [PATCH 1/4] ra: Pull the body of a loop out to a helper function.
Eric Anholt
- [Mesa-dev] [PATCH 2/4] ra: Don't put a node in its own adjacency set.
Eric Anholt
- [Mesa-dev] [PATCH 3/4] ra: Add a callback for selecting a register from what's available.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] vc4: Use the RA callback to improve post-RA register selection's choices.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] intel/isl: Add ASTC HDR to format lists and helpers
Nanley Chery
- [Mesa-dev] [PATCH 2/2] i965: Enable ASTC HDR for Broxton
Nanley Chery
- [Mesa-dev] [PATCH v2 00/15] ac/surface, radv: use shared surface computation code
Dave Airlie
- [Mesa-dev] [PATCH V2 2/3] mesa: add an env var to force cache fallback
Timothy Arceri
- [Mesa-dev] [PATCH V2 3/3] st/mesa: don't mark the program as in cache_fallback when there is cache miss
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Xu, Randy
- [Mesa-dev] [PATCH v2 1/6] vulkan: Fix Wayland uninitialised registry
Lionel Landwerlin
- [Mesa-dev] [PATCH] mesa: add APPLE_vertex_array_object stubs
Timothy Arceri
- [Mesa-dev] [PATCH] anv/pipeline: do not disable depth writes if depth testing is disabled
Kenneth Graunke
- [Mesa-dev] [PATCH] anv/pipeline: do not disable depth writes if depth testing is disabled
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Tapani Pälli
- [Mesa-dev] [Bug 98833] [REGRESSION, bisected] Wayland revert commit breaks non-Vsync fullscreen frame updates
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeonsi/gfx9: compile shaders with +xnack
Nicolai Hähnle
- [Mesa-dev] [Bug 98471] [TRACKER] Mesa 13.0 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 98833] [REGRESSION, bisected] Wayland revert commit breaks non-Vsync fullscreen frame updates
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 1/6] vulkan: Fix Wayland uninitialised registry
Daniel Stone
- [Mesa-dev] [PATCH V2 3/3] st/mesa: don't mark the program as in cache_fallback when there is cache miss
Nicolai Hähnle
- [Mesa-dev] [PATCH v13 00/36] EGL dmabuf modifiers import & i915 CCS
Daniel Stone
- [Mesa-dev] [PATCH v13 01/36] egl: introduce DMA_BUF_MAX_PLANES
Daniel Stone
- [Mesa-dev] [PATCH v13 02/36] egl/main: add support for fourth plane tokens
Daniel Stone
- [Mesa-dev] [PATCH v13 03/36] dri: support DRIimage creation from dmabufs with modifiers
Daniel Stone
- [Mesa-dev] [PATCH v13 04/36] egl/dri2: Create EGLImages with dmabuf modifiers
Daniel Stone
- [Mesa-dev] [PATCH v13 05/36] dri: add queryDmaBufFormats and queryDmaBufModifiers to DRIimage
Daniel Stone
- [Mesa-dev] [PATCH v13 06/36] egl: implement eglQueryDmaBufFormatsEXT
Daniel Stone
- [Mesa-dev] [PATCH v13 07/36] egl: implement eglQueryDmaBufModifiersEXT
Daniel Stone
- [Mesa-dev] [PATCH v13 08/36] egl: advertise EGL_EXT_image_dma_buf_import_modifiers
Daniel Stone
- [Mesa-dev] [PATCH v13 09/36] st/dri: refactor multi-planar YUV import path
Daniel Stone
- [Mesa-dev] [PATCH v13 10/36] st/dri: enable DRIimage modifier queries
Daniel Stone
- [Mesa-dev] [PATCH v13 11/36] st/dri: implement createImageWithModifiers in DRIimage
Daniel Stone
- [Mesa-dev] [PATCH v13 12/36] st/dri: implement DRIimage creation from dmabufs with modifiers
Daniel Stone
- [Mesa-dev] [PATCH v13 13/36] st/dri: support format queries
Daniel Stone
- [Mesa-dev] [PATCH v13 14/36] gallium: introduce format modifier querying
Daniel Stone
- [Mesa-dev] [PATCH v13 15/36] st/dri: support format modifier queries
Daniel Stone
- [Mesa-dev] [PATCH v13 16/36] i965: Remove same-FD restriction for imports
Daniel Stone
- [Mesa-dev] [PATCH v13 17/36] i965: Invert image modifier/tiling inference
Daniel Stone
- [Mesa-dev] [PATCH v13 18/36] i965: Support images with offset aux buffers
Daniel Stone
- [Mesa-dev] [PATCH v13 19/36] i965/miptree: Add a helper function for image creation
Daniel Stone
- [Mesa-dev] [PATCH v13 20/36] i965/miptree: Allocate mcs_buf for an image's CCS_E
Daniel Stone
- [Mesa-dev] [PATCH v13 21/36] i965: Restructure CCS disabling
Daniel Stone
- [Mesa-dev] [PATCH v13 22/36] i965: Allocate tile aligned height
Daniel Stone
- [Mesa-dev] [PATCH v13 23/36] i965: Add logic for allocating BO with CCS
Daniel Stone
- [Mesa-dev] [PATCH v13 24/36] i965/miptree: Add a return for updating of winsys
Daniel Stone
- [Mesa-dev] [PATCH v13 25/36] i965/miptree: Allocate mt earlier in update winsys
Daniel Stone
- [Mesa-dev] [PATCH v13 26/36] i965: Pretend that CCS modified images are two planes
Daniel Stone
- [Mesa-dev] [PATCH v13 27/36] i965: Change resolve flags to enum
Daniel Stone
- [Mesa-dev] [PATCH v13 28/36] i965: Plumb resolve hints from miptrees to blorp
Daniel Stone
- [Mesa-dev] [PATCH v13 29/36] i965: Add new resolve hints full and partial
Daniel Stone
- [Mesa-dev] [PATCH v13 30/36] i965: Use partial resolves for CCS buffers being scanned out
Daniel Stone
- [Mesa-dev] [PATCH v13 31/36] i965/miptree: Remove dead code assertion
Daniel Stone
- [Mesa-dev] [PATCH v13 32/36] i965: Remove scanout restriction from lossless compression
Daniel Stone
- [Mesa-dev] [PATCH v13 33/36] i965: Handle compression modifier
Daniel Stone
- [Mesa-dev] [PATCH v13 34/36] i965: Add tiling mode to BO import
Daniel Stone
- [Mesa-dev] [PATCH v13 35/36] i965: Support dmabuf import with modifiers
Daniel Stone
- [Mesa-dev] [PATCH v13 36/36] i965: Add format/modifier advertising
Daniel Stone
- [Mesa-dev] [PATCH 0/6] etnaviv transfer handling improvements
Lucas Stach
- [Mesa-dev] [PATCH 1/6] etnaviv: always do cpu_fini in transfer_unmap
Lucas Stach
- [Mesa-dev] [PATCH 2/6] etnaviv: slim down resource waiting
Lucas Stach
- [Mesa-dev] [PATCH 3/6] etnaviv: honor PIPE_TRANSFER_UNSYNCHRONIZED flag
Lucas Stach
- [Mesa-dev] [PATCH 4/6] etnaviv: don't read back resource if transfer discards contents
Lucas Stach
- [Mesa-dev] [PATCH 5/6] etnaviv: simplify transfer tiling handling
Lucas Stach
- [Mesa-dev] [PATCH 6/6] etnaviv: upgrade DISCARD_RANGE to DISCARD_WHOLE_RESOURCE if possible
Lucas Stach
- [Mesa-dev] [PATCH shader-db] run: use setenv() for setting GALLIUM_THREAD=0
Samuel Pitoiset
- [Mesa-dev] [PATCH V2 3/3] st/mesa: don't mark the program as in cache_fallback when there is cache miss
Timothy Arceri
- [Mesa-dev] [PATCH shader-db] run: use setenv() for setting GALLIUM_THREAD=0
Marek Olšák
- [Mesa-dev] [PATCH] etnaviv: Don't try to use the index buffer if size is zero
Tomeu Vizoso
- [Mesa-dev] [PATCH 2/2] gallium: Add renderonly-based support for pl111+vc4.
Emil Velikov
- [Mesa-dev] [PATCH] android: add -Wl, --build-id=sha1 to LDFLAGS for libvulkan_intel
Tapani Pälli
- [Mesa-dev] [PATCH] Android: r600: fix build when LLVM is disabled
Rob Herring
- [Mesa-dev] Bug in 17.1.0-rc4 source packaging for swr?
Chuck Atkins
- [Mesa-dev] [PATCH 1/9] mesa: Handle common extension checks with more compact code
Ian Romanick
- [Mesa-dev] [PATCH 2/9] mesa: Minor clean ups in set_combiner_mode
Ian Romanick
- [Mesa-dev] [PATCH 3/9] mesa: Minor clean ups in set_combiner_source
Ian Romanick
- [Mesa-dev] [PATCH 4/9] mesa: Minor clean ups in set_combiner_operand
Ian Romanick
- [Mesa-dev] [PATCH 5/9] mesa: Minor clean ups in set_combiner_scale
Ian Romanick
- [Mesa-dev] [PATCH 6/9] mesa: Minor clean ups in set_env_mode
Ian Romanick
- [Mesa-dev] [PATCH 7/9] mesa: GL_ARB_shader_subroutine is not optional in core profile
Ian Romanick
- [Mesa-dev] [PATCH 8/9] nouveau: Move contents of nv04_surface to nouveau_surface
Ian Romanick
- [Mesa-dev] [PATCH 9/9] nouveau: s/nv04_surface_/nouveau_surface_/
Ian Romanick
- [Mesa-dev] [PATCH 9/9] nouveau: s/nv04_surface_/nouveau_surface_/
Ilia Mirkin
- [Mesa-dev] [PATCH 7/9] mesa: GL_ARB_shader_subroutine is not optional in core profile
Ilia Mirkin
- [Mesa-dev] [Bug 101071] compiling glsl fails with undefined reference to `pthread_create'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v13 11/36] st/dri: implement createImageWithModifiers in DRIimage
Lucas Stach
- [Mesa-dev] [PATCH v13 10/36] st/dri: enable DRIimage modifier queries
Lucas Stach
- [Mesa-dev] [PATCH v13 12/36] st/dri: implement DRIimage creation from dmabufs with modifiers
Lucas Stach
- [Mesa-dev] [PATCH v13 13/36] st/dri: support format queries
Lucas Stach
- [Mesa-dev] [PATCH v13 15/36] st/dri: support format modifier queries
Lucas Stach
- [Mesa-dev] Bug in 17.1.0-rc4 source packaging for swr?
Emil Velikov
- [Mesa-dev] [PATCH 1/3] radeonsi: move building llvm.SI.load.const into ac_build_buffer_load
Marek Olšák
- [Mesa-dev] [PATCH 2/3] radeonsi: use ac_build_buffer_load for shader buffer loads
Marek Olšák
- [Mesa-dev] [PATCH 3/3] radeonsi: document why we can't use SMEM for shader buffer loads yet
Marek Olšák
- [Mesa-dev] [PATCH 1/4] genxml: Add macros for exporting genxml functions.
Rafael Antognolli
- [Mesa-dev] [PATCH 2/4] genxml: Increase the field length by 1 bit.
Rafael Antognolli
- [Mesa-dev] [PATCH 3/4] i965: Use correct vs and gs size for gen6_upload_urb.
Rafael Antognolli
- [Mesa-dev] [PATCH 4/4] i965: Move urb state emitting code to genxml.
Rafael Antognolli
- [Mesa-dev] Bug in 17.1.0-rc4 source packaging for swr?
Rowley, Timothy O
- [Mesa-dev] [RFC PATCH 00/65] ARB_bindless_texture for RadeonSI
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 01/65] mapi: add GL_ARB_bindless_texture entry points
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 02/65] mesa: implement ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 03/65] mesa: add support for unsigned 64-bit vertex attributes
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 04/65] mesa: add support for glUniformHandleui64*ARB()
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 05/65] mesa: refuse to update sampler parameters when a handle is allocated
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 06/65] mesa: refuse to update tex parameters when a handle is allocated
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 07/65] mesa: refuse to change textures when a handle is allocated
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 08/65] mesa: refuse to change tex buffers when a handle is allocated
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 09/65] mesa: keep track of the current variable in add_uniform_to_shader
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 10/65] mesa: store bindless samplers as PROGRAM_UNIFORM
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 11/65] mesa: add infrastructure for bindless samplers/images bound to units
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 12/65] glsl: process uniform samplers declared bindless
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 13/65] glsl: process uniform images declared bindless
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 14/65] glsl: pass the ir_variable object to set_opaque_binding()
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 15/65] glsl: set the explicit binding value for bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 16/65] glsl: add ir_variable::is_bindless()
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 17/65] mesa: add update_single_shader_texture_used() helper
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 18/65] mesa: add update_single_program_texture_state() helper
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 19/65] mesa: update textures for bindless samplers bound to texture units
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 20/65] mesa: pass gl_program to _mesa_associate_uniform_storage()
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 21/65] mesa: associate uniform storage to bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 22/65] mesa: handle bindless uniforms bound to texture/image units
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 23/65] mesa: get rid of a workaround for bindless in _mesa_get_uniform()
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 24/65] gallium: add PIPE_CAP_BINDLESS_TEXTURE
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 25/65] gallium: add ARB_bindless_texture interface
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 26/65] ddebug: add ARB_bindless_texture support
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 27/65] trace: add ARB_bindless_texture support
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 28/65] tc: add ARB_bindless_texture support
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 29/65] tgsi: add new Bindless flag to tgsi_instruction_texture
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 30/65] tgsi: add new Bindless flag to tgsi_instruction_memory
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 31/65] tgsi/ureg: accept TGSI_FILE_{CONSTANT, INPUT} for dst registers
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 32/65] st/glsl_to_tgsi: add support for bindless samplers
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 33/65] st/glsl_to_tgsi: add support for bindless images
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 34/65] st/glsl_to_tgsi: add support for bindless pack/unpack operations
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 35/65] st/glsl_to_tgsi: teach the DCE pass about bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 36/65] st/glsl_to_tgsi: teach rename_temp_registers() about bindless samplers
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 37/65] tgsi/scan: record bindless samplers/images usage
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 38/65] st/mesa: implement ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 39/65] st/mesa: make update_single_texture() non-static
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 40/65] st/mesa: make convert_sampler_from_unit() non-static
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 41/65] st/mesa: add st_convert_image_from_unit() helper
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 42/65] st/mesa: add st_create_{texture, image}_handle_from_unit() helper
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 43/65] st/mesa: add infrastructure for storing bound texture/image handles
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 44/65] st/mesa: make bindless samplers/images bound to units resident
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 45/65] st/mesa: do not release sampler views for resident textures
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 46/65] st/mesa: disable per-context seamless cubemap when using texture handles
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 47/65] st/mesa: enable ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 48/65] radeonsi: add a slab allocator for resident descriptors
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 49/65] radeonsi: add si_init_descriptor_list() helper
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 50/65] radeonsi: add si_set_sampler_view_desc() helper
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 51/65] radeonsi: add si_set_shader_image_desc() helper
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 52/65] radeonsi: implement ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 53/65] radeonsi: add all resident buffers to the current CS
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 54/65] radeonsi: only add descriptors in presence of resident handles
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 55/65] radeonsi: add si_update_check_render_feedback() helper
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 56/65] radeonsi: decompress DCC for resident textures/images
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 57/65] radeonsi: decompress resident textures/images before graphics/compute
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 58/65] radeonsi: isolate real framebuffer changes from the decompression passes
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 59/65] radeonsi: track use of bindless samplers/images from tgsi_shader_info
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 60/65] radeonsi: only decompress resident textures/images when used
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 61/65] radeonsi: upload new descriptors when resident buffers are invalidated
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 62/65] radeonsi: invalidate buffers which are made resident if needed
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 63/65] radeonsi: add support for loading bindless samplers
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 64/65] radeonsi: add support for loading bindless images
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 65/65] radeonsi: enable ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 00/65] ARB_bindless_texture for RadeonSI
Ilia Mirkin
- [Mesa-dev] [RFC PATCH 00/65] ARB_bindless_texture for RadeonSI
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/9] mesa: Handle common extension checks with more compact code
Nanley Chery
- [Mesa-dev] [PATCH] automake: add SWR LLVM gen_builder.hpp workaround
Emil Velikov
- [Mesa-dev] [PATCH 1/9] mesa: Handle common extension checks with more compact code
Ilia Mirkin
- [Mesa-dev] [PATCH] android: add -Wl, --build-id=sha1 to LDFLAGS for libvulkan_intel
Jason Ekstrand
- [Mesa-dev] Bug in 17.1.0-rc4 source packaging for swr?
Emil Velikov
- [Mesa-dev] [PATCH 2/2] i965: Enable ASTC HDR for Broxton
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] anv: automake: list shared libraries after the static ones
Emil Velikov
- [Mesa-dev] [PATCH 2/2] radv: automake: list shared libraries after the static ones
Emil Velikov
- [Mesa-dev] [PATCH 14/16] anv: Advertise both 32-bit and 48-bit heaps when we have enough memory
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Emil Velikov
- [Mesa-dev] [PATCH v13 03/36] dri: support DRIimage creation from dmabufs with modifiers
Jason Ekstrand
- [Mesa-dev] [PATCH v13 04/36] egl/dri2: Create EGLImages with dmabuf modifiers
Jason Ekstrand
- [Mesa-dev] [PATCH] Android: r600: fix build when LLVM is disabled
Emil Velikov
- [Mesa-dev] [PATCH v13 05/36] dri: add queryDmaBufFormats and queryDmaBufModifiers to DRIimage
Jason Ekstrand
- [Mesa-dev] [PATCH v13 06/36] egl: implement eglQueryDmaBufFormatsEXT
Jason Ekstrand
- [Mesa-dev] [PATCH v13 07/36] egl: implement eglQueryDmaBufModifiersEXT
Jason Ekstrand
- [Mesa-dev] [PATCH v13 16/36] i965: Remove same-FD restriction for imports
Jason Ekstrand
- [Mesa-dev] [Mesa-stable] [PATCH] automake: add SWR LLVM gen_builder.hpp workaround
Rowley, Timothy O
- [Mesa-dev] [PATCH v13 21/36] i965: Restructure CCS disabling
Jason Ekstrand
- [Mesa-dev] [PATCH 9/9] nouveau: s/nv04_surface_/nouveau_surface_/
Francisco Jerez
- [Mesa-dev] [PATCH 2/2] i965: Enable ASTC HDR for Broxton
Nanley Chery
- [Mesa-dev] [PATCH v13 24/36] i965/miptree: Add a return for updating of winsys
Jason Ekstrand
- [Mesa-dev] [PATCH 14/16] anv: Advertise both 32-bit and 48-bit heaps when we have enough memory
Gustaw Smolarczyk
- [Mesa-dev] [PATCH] vulkan/wsi/wayland: Fix proxy wrappers for swapchain recreation
Philipp Zabel
- [Mesa-dev] [PATCH 2/2] gallium: Add renderonly-based support for pl111+vc4.
Eric Anholt
- [Mesa-dev] [Bug 101110] Build failure in GNOME Continuous
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] gallium: Add renderonly-based support for pl111+vc4.
Emil Velikov
- [Mesa-dev] [PATCH 2/2] gallium: Add renderonly-based support for pl111+vc4.
Emil Velikov
- [Mesa-dev] [Bug 101110] Build failure in GNOME Continuous
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v13 27/36] i965: Change resolve flags to enum
Jason Ekstrand
- [Mesa-dev] [PATCH 14/16] anv: Advertise both 32-bit and 48-bit heaps when we have enough memory
Jason Ekstrand
- [Mesa-dev] [Bug 101110] Build failure in GNOME Continuous
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Mesa-stable] [PATCH] automake: add SWR LLVM gen_builder.hpp workaround
Emil Velikov
- [Mesa-dev] [PATCH 1/9] mesa: Handle common extension checks with more compact code
Ian Romanick
- [Mesa-dev] [PATCH] docs: Document ASTC extension support for SKL and BXT
Nanley Chery
- [Mesa-dev] [PATCH 03/16] anv: Handle color layout transitions from the UNINITIALIZED layout
Nanley Chery
- [Mesa-dev] [PATCH 04/16] anv: Handle transitioning depth from UNDEFINED to other layouts
Nanley Chery
- [Mesa-dev] [PATCH 1/9] mesa: Handle common extension checks with more compact code
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Rob Herring
- [Mesa-dev] [PATCH 04/16] anv: Handle transitioning depth from UNDEFINED to other layouts
Jason Ekstrand
- [Mesa-dev] [Bug 101110] Build failure in GNOME Continuous
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101110] Build failure in GNOME Continuous
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/9] mesa: Handle common extension checks with more compact code
Ian Romanick
- [Mesa-dev] [PATCH 1/9] mesa: Handle common extension checks with more compact code
Nanley Chery
- [Mesa-dev] [PATCH 04/16] anv: Handle transitioning depth from UNDEFINED to other layouts
Nanley Chery
- [Mesa-dev] [PATCH 1/2] util/disk_cache: add new driver_flags param to cache keys
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] radeon: pass flags that can change shaders to disk_cache_create()
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: set mask via initialization list rather than in constructor body
Timothy Arceri
- [Mesa-dev] [PATCH 1/5] genxml: Fix parsing of address fields in groups.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/5] genxml: Fix decoder for groups with multiple fields.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/5] genxml: Fix decoding of array groups.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/5] genxml: Fix decoder to print the array element on field members.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/5] genxml: Make 3DSTATE_CONSTANT_BODY on Gen7+ use arrays.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: avoid pthread_mutexes when adjusting object refcounts
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: avoid pthread_mutexes when adjusting object refcounts
Timothy Arceri
- [Mesa-dev] [Bug 99467] [radv] DOOM 2016 + wine. Green screen everywhere (but can be started)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99467] [radv] DOOM 2016 + wine. Green screen everywhere (but can be started)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] osmesa: link with libunwind if enabled
Alexandre Demers
- [Mesa-dev] [PATCH 5/5] genxml: Make 3DSTATE_CONSTANT_BODY on Gen7+ use arrays.
Jason Ekstrand
- [Mesa-dev] [PATCH] glsl: set mask via initialization list rather than in constructor body
Samuel Pitoiset
- [Mesa-dev] [PATCH] android: radeon(s): fix libdrm_amdgpu shared dependencies
Mauro Rossi
- [Mesa-dev] [PATCH] vulkan/wsi/wayland: Fix proxy wrappers for swapchain recreation
Daniel Stone
- [Mesa-dev] [RFC PATCH 00/65] ARB_bindless_texture for RadeonSI
Nicolai Hähnle
- [Mesa-dev] i965/gen4: Depth buffer setup cleanup
Topi Pohjolainen
- [Mesa-dev] [PATCH 1/6] i965/gen4: Remove non-existing stencil and hiz buffer setup
Topi Pohjolainen
- [Mesa-dev] [PATCH 2/6] i965/gen4: Remove redundant check for depth when rebasing stencil
Topi Pohjolainen
- [Mesa-dev] [PATCH 3/6] i965/gen4: Simplify depth/stencil invalidate check
Topi Pohjolainen
- [Mesa-dev] [PATCH 4/6] i965: Drop depth/stencil miptree pointers in alignment workaround
Topi Pohjolainen
- [Mesa-dev] [PATCH 5/6] i965/gen4: Refactor depth/stencil rebase
Topi Pohjolainen
- [Mesa-dev] [PATCH 6/6] i965/gen4: Tell briefly how workaround depth gets reconciled
Topi Pohjolainen
- [Mesa-dev] [PATCH 2/6] i965/gen4: Remove redundant check for depth when rebasing stencil
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 3/3] drirc: Add allow_glsl_builtin_variable_redeclaration for Dying Light and Dead Island Definitive Edition
Kai Wasserbäch
- [Mesa-dev] [PATCH v2 3/3] drirc: Add allow_glsl_builtin_variable_redeclaration for Dying Light and Dead Island Definitive Edition
John Brooks
- [Mesa-dev] [PATCH v2 2/6] mesa/main: Clamp GetUniformuiv values to be >= 0
Matt Turner
- [Mesa-dev] [PATCH v2 3/6] mesa/main: Clamp GetUniformui64v values to be >= 0
Matt Turner
- [Mesa-dev] [PATCH v2 4/6] mesa/main: Add conversion from double to uint64/int64 in GetUniform*i64v()
Matt Turner
- [Mesa-dev] [PATCH v2 5/6] mesa/main: conversion from float in GetUniformi64v requires rounding to nearest
Matt Turner
- [Mesa-dev] [PATCH v2 6/6] mesa/main: replace remaining uses of IROUND() in GetUniform*() by round()
Matt Turner
- [Mesa-dev] [PATCH v2 0/6] Various fixes to integer GetUniform*()
Matt Turner
- [Mesa-dev] [Bug 99116] Wine program showing only a blackscreen when using mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Store fast clear colors in an isl_color_value
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Store fast clear colors in an isl_color_value
Jason Ekstrand
- [Mesa-dev] [PATCH v2 3/3] drirc: Add allow_glsl_builtin_variable_redeclaration for Dying Light and Dead Island Definitive Edition
Anthony Jagers
- [Mesa-dev] [Bug 101136] problems with mesa 17.2.0-devel
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101136] problems with mesa 17.2.0-devel
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa: add APPLE_vertex_array_object stubs
Emil Velikov
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Rob Clark
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v6 0/3] asynchronous pbo transfer with glthread
Gregory Hainaut
- [Mesa-dev] [PATCH v6 1/3] mesa/glthread: track buffer creation/destruction
Gregory Hainaut
- [Mesa-dev] [PATCH v6 2/3] mesa/glthread: add tracking of PBO binding
Gregory Hainaut
- [Mesa-dev] [PATCH v6 3/3] mapi/glthread: generate asynchronous code for PBO transfer
Gregory Hainaut
- [Mesa-dev] [PATCH v4 0/4] Disable glthread if libX11 isn't thread-safe
Gregory Hainaut
- [Mesa-dev] [PATCH v4 1/4] dri: Extend __DRIbackgroundCallableExtensionRec to include a callback that checks for thread safety
Gregory Hainaut
- [Mesa-dev] [PATCH v4 2/4] glx: implement __DRIbackgroundCallableExtension.isThreadSafe
Gregory Hainaut
- [Mesa-dev] [PATCH v4 3/4] egl: implement __DRIbackgroundCallableExtension.isThreadSafe
Gregory Hainaut
- [Mesa-dev] [PATCH v4 4/4] glthread/gallium: require safe_glthread to start glthread
Gregory Hainaut
- [Mesa-dev] i965/gen4: Depth buffer setup cleanup
Pohjolainen, Topi
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Timothy Arceri
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Timothy Arceri
- [Mesa-dev] [PATCH v2 00/15] ac/surface, radv: use shared surface computation code
Emil Velikov
- [Mesa-dev] [PATCH] android: radeon(s): fix libdrm_amdgpu shared dependencies
Emil Velikov
- [Mesa-dev] [Bug 99116] Wine program showing only a blackscreen when using mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Rob Clark
- [Mesa-dev] [PATCH 1/2] util/disk_cache: add new driver_flags param to cache keys
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 1/2] anv: automake: list shared libraries after the static ones
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 0/9][RFC] GLSL preprocessor/parser improvements
Thomas Helland
- [Mesa-dev] [PATCH 1/9] util: Add a string buffer implementation
Thomas Helland
- [Mesa-dev] [PATCH 2/9] util: Add tests for the string buffer
Thomas Helland
- [Mesa-dev] [PATCH 3/9] glsl: Change the parser to use the string buffer
Thomas Helland
- [Mesa-dev] [PATCH 4/9] glcpp: Avoid unnecessary strcmp()
Thomas Helland
- [Mesa-dev] [PATCH 5/9] glcpp: Use string_buffer for line continuation removal
Thomas Helland
- [Mesa-dev] [PATCH 6/9] glcpp: Skip unnecessary line continuations removal
Thomas Helland
- [Mesa-dev] [PATCH 7/9] glcpp: Avoid unnecessary call to strlen
Thomas Helland
- [Mesa-dev] [PATCH 8/9] ralloc: Use strnlen() inside of strncat()
Thomas Helland
- [Mesa-dev] [PATCH 9/9] glcpp: Use Bloom filter before identifier search
Thomas Helland
- [Mesa-dev] [PATCH] ac/surface: Fix HTILE for radv.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2] drirc: Add allow_glsl_builtin_variable_redeclaration for Dead Island Riptide Definitive Edition
Benedikt Schemmer
- [Mesa-dev] [PATCH] st/nine: Fix a regression and syntax cleanup
Axel Davy
- [Mesa-dev] [PATCH 1/9] util: Add a string buffer implementation
Timothy Arceri
- [Mesa-dev] [PATCH 1/5] radv: Don't use a separate can_expclear.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/5] radv: Specify semantics of HTILE layout helpers.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/5] radv: Add queue masks for htile usage determination.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 4/5] radv: Use correct clear words for HTILE.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 5/5] radv: Add compute HTILE fast clear.
Bas Nieuwenhuizen
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC PATCH 25/65] gallium: add ARB_bindless_texture interface
Roland Scheidegger
- [Mesa-dev] [PATCH] travis: Disable scons tests, since the gallium unit tests fail.
Roland Scheidegger
- [Mesa-dev] [PATCH] android: radeon(s): fix libdrm_amdgpu shared dependencies
Mauro Rossi
- [Mesa-dev] [PATCH 1/9] util: Add a string buffer implementation
Grazvydas Ignotas
- [Mesa-dev] [PATCH 7/9] glcpp: Avoid unnecessary call to strlen
Timothy Arceri
- [Mesa-dev] [PATCH 1/9] util: Add a string buffer implementation
Timothy Arceri
- [Mesa-dev] [PATCH 6/9] glcpp: Skip unnecessary line continuations removal
Timothy Arceri
- [Mesa-dev] [PATCH 1/9] util: Add a string buffer implementation
Timothy Arceri
- [Mesa-dev] [PATCH 4/9] glcpp: Avoid unnecessary strcmp()
Timothy Arceri
- [Mesa-dev] [PATCH 2/9] util: Add tests for the string buffer
Timothy Arceri
- [Mesa-dev] [PATCH 0/9][RFC] GLSL preprocessor/parser improvements
Timothy Arceri
- [Mesa-dev] [PATCH 8/9] ralloc: Use strnlen() inside of strncat()
Timothy Arceri
- [Mesa-dev] [PATCH] vc4: Remove dead code in vc4_dump_surface_msaa()
Rhys Kidd
- [Mesa-dev] [PATCH] i965/fs: don't do IR validation in release mode
Connor Abbott
- [Mesa-dev] [PATCH] travis: Disable scons tests, since the gallium unit tests fail.
Rhys Kidd
- [Mesa-dev] [PATCH] i965/fs: don't do IR validation in release mode
Connor Abbott
- [Mesa-dev] [PATCH 01/10] mesa: split vertex_array_vertex_buffer() in two
Timothy Arceri
- [Mesa-dev] [PATCH 02/10] mesa: add KHR_no_error support for glBindVertexBuffer()
Timothy Arceri
- [Mesa-dev] [PATCH 03/10] mesa: add KHR_no_error support for glVertexArrayVertexBuffer()
Timothy Arceri
- [Mesa-dev] [PATCH 04/10] mesa: split bind_buffer_range_uniform_buffer() in two
Timothy Arceri
- [Mesa-dev] [PATCH 05/10] mesa: split bind_buffer_range_shader_storage_buffer() in two
Timothy Arceri
- [Mesa-dev] [PATCH 06/10] mesa: split bind_atomic_buffer() in two
Timothy Arceri
- [Mesa-dev] [PATCH 07/10] mesa: create _mesa_bind_buffer_range_xfb() helper
Timothy Arceri
- [Mesa-dev] [PATCH 08/10] mesa: convert mesa_bind_buffer_range_transform_feedback() to a validate function
Timothy Arceri
- [Mesa-dev] [PATCH 09/10] mesa: create bind_buffer_range() helper
Timothy Arceri
- [Mesa-dev] [PATCH 10/10] mesa: add KHR_no_error support for glBindBufferRange()
Timothy Arceri
- [Mesa-dev] [Mesa-stable] [PATCH 2/4] radeonsi: load patch_id for TES-as-ES when exporting for PS
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/3] radeonsi: move building llvm.SI.load.const into ac_build_buffer_load
Nicolai Hähnle
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v4 3/4] egl: implement __DRIbackgroundCallableExtension.isThreadSafe
Daniel Stone
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] travis: Disable scons tests, since the gallium unit tests fail.
Jose Fonseca
- [Mesa-dev] [PATCH v13 20/36] i965/miptree: Allocate mcs_buf for an image's CCS_E
Pohjolainen, Topi
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
Mike Lothian
- [Mesa-dev] [PATCH v13 30/36] i965: Use partial resolves for CCS buffers being scanned out
Pohjolainen, Topi
- [Mesa-dev] [PATCH v13 31/36] i965/miptree: Remove dead code assertion
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2] drirc: Add allow_glsl_builtin_variable_redeclaration for Dead Island Riptide Definitive Edition
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 00/65] ARB_bindless_texture for RadeonSI
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 25/65] gallium: add ARB_bindless_texture interface
Samuel Pitoiset
- [Mesa-dev] [PATCH v13 32/36] i965: Remove scanout restriction from lossless compression
Pohjolainen, Topi
- [Mesa-dev] [PATCH] etnaviv: Don't try to use the index buffer if size is zero
Lucas Stach
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v4 4/4] glthread/gallium: require safe_glthread to start glthread
Emil Velikov
- [Mesa-dev] [Bug 100741] Chromium - Memory leak
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600: fix compilation error without amdgpu
Marc Dietrich
- [Mesa-dev] [PATCH v2 0/6] Various fixes to integer GetUniform*()
Iago Toral
- [Mesa-dev] [RFC PATCH 01/65] mapi: add GL_ARB_bindless_texture entry points
Nicolai Hähnle
- [Mesa-dev] Mesa 17.1.1 release candidate
Emil Velikov
- [Mesa-dev] [PATCH] egl/wayland: verify event queue was allocated
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/3] i965: Use the upload BO for push constants on Gen9+.
Eero Tamminen
- [Mesa-dev] [PATCH 1/3] radeonsi: move building llvm.SI.load.const into ac_build_buffer_load
Marek Olšák
- [Mesa-dev] [PATCH 4/9] glcpp: Avoid unnecessary strcmp()
Erik Faye-Lund
- [Mesa-dev] [RFC PATCH 02/65] mesa: implement ARB_bindless_texture
Nicolai Hähnle
- [Mesa-dev] [PATCH libdrm] header: update drm_fourcc.h
Lucas Stach
- [Mesa-dev] [PATCH libdrm] header: update drm_fourcc.h
Daniel Stone
- [Mesa-dev] [PATCH] egl/wayland: verify event queue was allocated
Daniel Stone
- [Mesa-dev] [PATCH 0/9] glsl: cleanup and fix handling of unnamed struct types
Nicolai Hähnle
- [Mesa-dev] Please dont remove support for working hardware
hgkldjgfl at t-online.de
- [Mesa-dev] [PATCH] egl/wayland: verify event queue was allocated
Emil Velikov
- [Mesa-dev] [PATCH v13 02/36] egl/main: add support for fourth plane tokens
Emil Velikov
- [Mesa-dev] [PATCH v13 02/36] egl/main: add support for fourth plane tokens
Daniel Stone
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Fix g++ initializer order warning
Brian Paul
- [Mesa-dev] [PATCH v13 07/36] egl: implement eglQueryDmaBufModifiersEXT
Emil Velikov
- [Mesa-dev] [PATCH v13 08/36] egl: advertise EGL_EXT_image_dma_buf_import_modifiers
Emil Velikov
- [Mesa-dev] [PATCH v13 09/36] st/dri: refactor multi-planar YUV import path
Emil Velikov
- [Mesa-dev] [PATCH v13 11/36] st/dri: implement createImageWithModifiers in DRIimage
Emil Velikov
- [Mesa-dev] [PATCH v13 13/36] st/dri: support format queries
Brian Paul
- [Mesa-dev] [PATCH v13 02/36] egl/main: add support for fourth plane tokens
Emil Velikov
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Emil Velikov
- [Mesa-dev] [PATCH v2] mesa: Avoid leaking surface in st_renderbuffer_delete
Emil Velikov
- [Mesa-dev] Please dont remove support for working hardware
Jason Ekstrand
- [Mesa-dev] [PATCH v2 12/13] egl/drm: use dri2_setup_extensions() over the extensions provided by GBM
Emil Velikov
- [Mesa-dev] [PATCH v2 13/13] gbm: manage only the required set of DRI extensions
Emil Velikov
- [Mesa-dev] [PATCH] st/nine: Fix a regression and syntax cleanup
Marek Olšák
- [Mesa-dev] [PATCH] r600: fix compilation error without amdgpu
Marek Olšák
- [Mesa-dev] i965/gen4: Depth buffer setup cleanup
Pohjolainen, Topi
- [Mesa-dev] [PATCH 2/2] radeon: pass flags that can change shaders to disk_cache_create()
Marek Olšák
- [Mesa-dev] [PATCH] r600: fix compilation error without amdgpu
Emil Velikov
- [Mesa-dev] [PATCH] docs: Document ASTC extension support for SKL and BXT
Anuj Phogat
- [Mesa-dev] [PATCH] travis: Disable scons tests, since the gallium unit tests fail.
Eric Anholt
- [Mesa-dev] [PATCH] travis: Disable scons tests, since the gallium unit tests fail.
Eric Anholt
- [Mesa-dev] [PATCH] Revert "gallium: remove unused PIPE_CC_GCC_VERSION"
Brian Paul
- [Mesa-dev] [PATCH V2 00/24] Add Cannonlake support
Anuj Phogat
- [Mesa-dev] [PATCH] glsl: Fix g++ initializer order warning
Matt Turner
- [Mesa-dev] [PATCH] vc4: Remove dead code in vc4_dump_surface_msaa()
Eric Anholt
- [Mesa-dev] [PATCH V2 15/24] i965/cnl: Start using CNL MOCS defines
Rafael Antognolli
- [Mesa-dev] [RFC PATCH 28/65] tc: add ARB_bindless_texture support
Marek Olšák
- [Mesa-dev] [PATCH] travis: Disable scons tests, since the gallium unit tests fail.
Jose Fonseca
- [Mesa-dev] [RFC PATCH 29/65] tgsi: add new Bindless flag to tgsi_instruction_texture
Marek Olšák
- [Mesa-dev] [PATCH] u_format_test: Ignore S3TC errors.
Jose Fonseca
- [Mesa-dev] [PATCH 06/24] i965/cnl: Add gen10 specific function declarations
Rafael Antognolli
- [Mesa-dev] [PATCH] u_format_test: Ignore S3TC errors.
Roland Scheidegger
- [Mesa-dev] [PATCH] mesa: add APPLE_vertex_array_object stubs
Ian Romanick
- [Mesa-dev] [PATCH 2/9] util: Add tests for the string buffer
Ian Romanick
- [Mesa-dev] [PATCH v2] drirc: Add allow_glsl_builtin_variable_redeclaration for Dead Island Riptide Definitive Edition
Marek Olšák
- [Mesa-dev] [PATCH 1/7] egl/drm: check for dri2_dpy->flush before using the flush extension
Emil Velikov
- [Mesa-dev] [PATCH 1.5/7] egl/drm: flatten codeflow
Emil Velikov
- [Mesa-dev] [PATCH 2/7] egl/x11: check for dri2_dpy->flush before using the flush extension
Emil Velikov
- [Mesa-dev] [PATCH 3.5/7] egl/x11: flatten codeflow
Emil Velikov
- [Mesa-dev] [PATCH 2/7] egl/x11: check for dri2_dpy->flush before using the flush extension
Emil Velikov
- [Mesa-dev] [PATCH v3 01/15] st/dri: refactor multi-planar YUV import path
Lucas Stach
- [Mesa-dev] [PATCH 1/3] etnaviv: Add support for extended texture formats
Lucas Stach
- [Mesa-dev] [Bug 100988] glXGetCurrentDisplay() no longer works for FakeGLX contexts?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] How does FakeGLX work since Mesa 10?
Brian Paul
- [Mesa-dev] [PATCH 0/9][RFC] GLSL preprocessor/parser improvements
Thomas Helland
- [Mesa-dev] [PATCH 11/13] egl: refactor dri2_create_screen() into three separate functions
Rob Herring
- [Mesa-dev] [PATCH 00/13] egl: gbm: Misc cleanups and robustness patches
Rob Herring
- [Mesa-dev] [PATCH 06/24] i965/cnl: Add gen10 specific function declarations
Anuj Phogat
- [Mesa-dev] Mesa 17.1.1 release candidate
Chuck Atkins
- [Mesa-dev] [PATCH 0/6] Prehash all the things
Thomas Helland
- [Mesa-dev] [PATCH 1/6] glsl: Prehash in refcount hash table to reduce hashing
Thomas Helland
- [Mesa-dev] [PATCH 2/6] nir: Prehash in instr_set to avoid hashing twice
Thomas Helland
- [Mesa-dev] [PATCH 3/6] glsl: Prehash in constant propagation
Thomas Helland
- [Mesa-dev] [PATCH 4/6] glsl: Prehash in constant var pass to avoid hashing twice
Thomas Helland
- [Mesa-dev] [PATCH 5/6] glsl: Prehash to avoid computing the hash twice
Thomas Helland
- [Mesa-dev] [PATCH 6/6] util: Avoid computing hash twice in string_to_uint_map
Thomas Helland
- [Mesa-dev] [PATCH] u_format_test: Ignore S3TC errors.
Rhys Kidd
- [Mesa-dev] [PATCH] st/nine: Fix a regression and syntax cleanup
Edmondo Tommasina
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Marek Olšák
- [Mesa-dev] [v2 1/7] i965/gen4: Set depth offset when there is stencil attachment only
Topi Pohjolainen
- [Mesa-dev] [v2 2/7] i965/gen4: Remove non-existing stencil and hiz buffer setup
Topi Pohjolainen
- [Mesa-dev] [v2 3/7] i965/gen4: Remove redundant check for depth when rebasing stencil
Topi Pohjolainen
- [Mesa-dev] [v2 4/7] i965/gen4: Simplify depth/stencil invalidate check
Topi Pohjolainen
- [Mesa-dev] [v2 5/7] i965: Drop depth/stencil miptree pointers in alignment workaround
Topi Pohjolainen
- [Mesa-dev] [v2 6/7] i965/gen4: Refactor depth/stencil rebase
Topi Pohjolainen
- [Mesa-dev] [v2 7/7] i965/gen4: Tell briefly how workaround depth gets reconciled
Topi Pohjolainen
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Ian Romanick
- [Mesa-dev] [PATCH 1/6] glsl: Prehash in refcount hash table to reduce hashing
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Remove GL_APPLE_vertex_array_object stubs
Ian Romanick
- [Mesa-dev] [PATCH 1/6] glsl: Prehash in refcount hash table to reduce hashing
Thomas Helland
- [Mesa-dev] [PATCH 04/16] anv: Handle transitioning depth from UNDEFINED to other layouts
Nanley Chery
- [Mesa-dev] [PATCH 1/9] mesa: Handle common extension checks with more compact code
Nanley Chery
- [Mesa-dev] [PATCH 1/6] glsl: Prehash in refcount hash table to reduce hashing
Thomas Helland
- [Mesa-dev] [PATCH 1/3] etnaviv: Add support for extended texture formats
Christian Gmeiner
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Jason Ekstrand
- [Mesa-dev] [PATCH 2/6] nir: Prehash in instr_set to avoid hashing twice
Thomas Helland
- [Mesa-dev] [PATCH] mesa: Remove GL_APPLE_vertex_array_object stubs
Timothy Arceri
- [Mesa-dev] [PATCH] st/nine: Fix a regression and syntax cleanup
Dieter Nützel
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Rob Herring
- [Mesa-dev] driconf: Add allow_glsl_builtin_variable_redeclaration option
Dieter Nützel
- [Mesa-dev] driconf: Add allow_glsl_builtin_variable_redeclaration option
Samuel Pitoiset
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Timothy Arceri
- [Mesa-dev] [PATCH] st/dri: Add fence extension to SW path
Chad Versace
- [Mesa-dev] [PATCH] u_format_test: Ignore S3TC errors.
Eric Anholt
- [Mesa-dev] driconf: Add allow_glsl_builtin_variable_redeclaration option
Dieter Nützel
- [Mesa-dev] [RFC PATCH 00/65] ARB_bindless_texture for RadeonSI
Dieter Nützel
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Mike Lothian
- [Mesa-dev] [PATCH] mesa: add APPLE_vertex_array_object stubs
Timothy Arceri
- [Mesa-dev] [PATCH 01/10] mesa: split vertex_array_vertex_buffer() in two
Dieter Nützel
- [Mesa-dev] [PATCH] Revert "gallium: remove unused PIPE_CC_GCC_VERSION"
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Rob Herring
- [Mesa-dev] [PATCH 1/2] st/dri: move fence implemention into separate file
Gurchetan Singh
- [Mesa-dev] [PATCH 2/2] st/dri: Use fence extension in drisw.c
Gurchetan Singh
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Marek Olšák
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Timothy Arceri
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Rob Clark
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Rob Clark
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Jason Ekstrand
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Jason Ekstrand
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Timothy Arceri
- [Mesa-dev] [PATCH 0/6] Prehash all the things
Dieter Nützel
- [Mesa-dev] [PATCH 1/3] etnaviv: Add support for extended texture formats
Wladimir J. van der Laan
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Jussi Kukkonen
- [Mesa-dev] [PATCH 10/10] mesa: add KHR_no_error support for glBindBufferRange()
Iago Toral
- [Mesa-dev] [PATCH 04/10] mesa: split bind_buffer_range_uniform_buffer() in two
Iago Toral
- [Mesa-dev] [PATCH v3 01/15] st/dri: refactor multi-planar YUV import path
Varad Gautam
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 10/10] mesa: add KHR_no_error support for glBindBufferRange()
Timothy Arceri
- [Mesa-dev] [PATCH 10/10] mesa: add KHR_no_error support for glBindBufferRange()
Iago Toral
- [Mesa-dev] [PATCH 1/2] mesa: add active_texture() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] mesa: add KHR_no_error support for glActiveTexture()
Samuel Pitoiset
- [Mesa-dev] [PATCH] i965/fs: don't do IR validation in release mode
Thomas Helland
- [Mesa-dev] [PATCH v3 01/15] st/dri: refactor multi-planar YUV import path
Philipp Zabel
- [Mesa-dev] [RFC] - Rewrite mesa website in Sphinx
Jean Hertel
- [Mesa-dev] [PATCH 0/2] Some changes on INTEL_DEBUG=optimizer dumping
Alejandro Piñeiro
- [Mesa-dev] [PATCH 1/2] i965/fs: move first shader dump to the beginning of optimize
Alejandro Piñeiro
- [Mesa-dev] [PATCH 2/2] i965/fs: dump some extra lowerings/optimizations on optimize
Alejandro Piñeiro
- [Mesa-dev] [RFC PATCH 01/65] mapi: add GL_ARB_bindless_texture entry points
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] mesa: remove redundant modulus operation
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] mesa: remove unrequired double calc
Timothy Arceri
- [Mesa-dev] [RFC PATCH 02/65] mesa: implement ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [PATCH 10/10] mesa: add KHR_no_error support for glBindBufferRange()
Timothy Arceri
- [Mesa-dev] [RFC PATCH 28/65] tc: add ARB_bindless_texture support
Samuel Pitoiset
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Brian Paul
- [Mesa-dev] [PATCH 10/10] mesa: add KHR_no_error support for glBindBufferRange()
Iago Toral
- [Mesa-dev] [RFC PATCH 29/65] tgsi: add new Bindless flag to tgsi_instruction_texture
Samuel Pitoiset
- [Mesa-dev] [PATCH v13 07/36] egl: implement eglQueryDmaBufModifiersEXT
Varad Gautam
- [Mesa-dev] [PATCH] tgsi: remove unused tgsi_is_passthrough_shader()
Samuel Pitoiset
- [Mesa-dev] [Bug 101071] compiling glsl fails with undefined reference to `pthread_create'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101071] compiling glsl fails with undefined reference to `pthread_create'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] tgsi: remove unused tgsi_is_passthrough_shader()
tournier.elie
- [Mesa-dev] [PATCH v3 01/15] st/dri: refactor multi-planar YUV import path
Lucas Stach
- [Mesa-dev] [PATCH] Revert "gallium: remove unused PIPE_CC_GCC_VERSION"
Brian Paul
- [Mesa-dev] [PATCH] winsys/amdgpu: align VA allocations to fragment size
Christian König
- [Mesa-dev] [PATCH] i965: Rename brw_format variable names to isl_format
Anuj Phogat
- [Mesa-dev] [PATCH 1/3] gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Rob Clark
- [Mesa-dev] [PATCH v13 07/36] egl: implement eglQueryDmaBufModifiersEXT
Daniel Stone
- [Mesa-dev] [PATCH 1/3] gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
- [Mesa-dev] [RFC PATCH 29/65] tgsi: add new Bindless flag to tgsi_instruction_texture
Marek Olšák
- [Mesa-dev] [Bug 101136] problems with mesa 17.2.0-devel
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 06/16] anv: Predicate 48bit support on gen >= 8
Nanley Chery
- [Mesa-dev] [PATCH 0/4] ARB_post_depth_coverage for nvc0
Lyude
- [Mesa-dev] [PATCH 1/4] gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH 2/4] gallium: Add TGSI shader token for ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH 3/4] st/mesa: Add support for ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH 4/4] nv50/ir, nvc0: Add support for ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH 0/4] ARB_post_depth_coverage for nvc0
Lyude Paul
- [Mesa-dev] [PATCH v2 0/4] ARB_post_depth_coverage for nvc0
Lyude
- [Mesa-dev] [PATCH v2 1/4] gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH v2 2/4] gallium: Add TGSI shader token for ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH v2 3/4] st/mesa: Add support for ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH v2 4/4] nv50/ir, nvc0: Add support for ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH 3/4] st/mesa: Add support for ARB_post_depth_coverage
Ilia Mirkin
- [Mesa-dev] [PATCH v2 2/4] gallium: Add TGSI shader token for ARB_post_depth_coverage
Roland Scheidegger
- [Mesa-dev] [PATCH 08/16] anv: Determine the type of mapping based on type metadata
Nanley Chery
- [Mesa-dev] [PATCH 3/4] st/mesa: Add support for ARB_post_depth_coverage
Ilia Mirkin
- [Mesa-dev] [PATCH 3/4] st/mesa: Add support for ARB_post_depth_coverage
Lyude Paul
- [Mesa-dev] [PATCH 3/4] st/mesa: Add support for ARB_post_depth_coverage
Lyude Paul
- [Mesa-dev] [PATCH 0/5] Android ifdef clean-ups
Rob Herring
- [Mesa-dev] [PATCH 1/5] gallium/os: use mmap64 for Android
Rob Herring
- [Mesa-dev] [PATCH 2/5] i965: use mmap64 for Android
Rob Herring
- [Mesa-dev] [PATCH 3/5] Android: generate an error if building on Android 4.4 or earlier
Rob Herring
- [Mesa-dev] [PATCH 4/5] nouveau: drop Android 4.4 and earlier support
Rob Herring
- [Mesa-dev] [PATCH 5/5] util: remove unneeded Android ifdef from ralloc.c
Rob Herring
- [Mesa-dev] [PATCH 4/5] nouveau: drop Android 4.4 and earlier support
Ilia Mirkin
- [Mesa-dev] [PATCH 4/5] nouveau: drop Android 4.4 and earlier support
Rob Herring
- [Mesa-dev] [PATCH] i965: Rename brw_format variable names to isl_format
Jason Ekstrand
- [Mesa-dev] [RFC PATCH 45/65] st/mesa: do not release sampler views for resident textures
Marek Olšák
- [Mesa-dev] [RFC PATCH 46/65] st/mesa: disable per-context seamless cubemap when using texture handles
Marek Olšák
- [Mesa-dev] [RFC PATCH 47/65] st/mesa: enable ARB_bindless_texture
Marek Olšák
- [Mesa-dev] [PATCH] winsys/amdgpu: align VA allocations to fragment size
Marek Olšák
- [Mesa-dev] [PATCH 3/4] st/mesa: Add support for ARB_post_depth_coverage
Lyude Paul
- [Mesa-dev] [PATCH] intel/compiler: Make use of IS_DWORD macro
Anuj Phogat
- [Mesa-dev] [PATCH 10/16] anv: Set image memory types based on the type count
Nanley Chery
- [Mesa-dev] [PATCH 11/16] anv: Stop setting BO flags in bo_init_new
Nanley Chery
- [Mesa-dev] [PATCH V2] i965: Rename brw_format variable names to isl_format
Anuj Phogat
- [Mesa-dev] [PATCH 2/2] mesa: remove unrequired double calc
Marek Olšák
- [Mesa-dev] [PATCH 1/2] intel/isl: Use uint64_t to store total surface size
Anuj Phogat
- [Mesa-dev] [PATCH 2/2] intel/isl: Add the maximum surface size limit
Anuj Phogat
- [Mesa-dev] [PATCH 1/5] mesa: remove unused layered parameter from validate_bind_image_texture()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/5] mesa: add set_image_binding() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/5] mesa: add bind_image_texture() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/5] mesa: add KHR_no_error support for glBindImageTexture()
Samuel Pitoiset
- [Mesa-dev] [PATCH 5/5] mesa: add KHR_no_error support for glBindImageTextures()
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 1/4] gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Marek Olšák
- [Mesa-dev] [PATCH 13/16] anv: Refactor memory type setup
Nanley Chery
- [Mesa-dev] [RFC PATCH 00/65] ARB_bindless_texture for RadeonSI
Marek Olšák
- [Mesa-dev] [PATCH 1/2] mesa: remove redundant modulus operation
Ian Romanick
- [Mesa-dev] [PATCH 2/2] intel/isl: Add the maximum surface size limit
Anuj Phogat
- [Mesa-dev] [PATCH 2/5] i965: use mmap64 for Android
Ian Romanick
- [Mesa-dev] [PATCH 5/5] util: remove unneeded Android ifdef from ralloc.c
Ian Romanick
- [Mesa-dev] [PATCH 3/5] Android: generate an error if building on Android 4.4 or earlier
Ian Romanick
- [Mesa-dev] [PATCH 14/16] anv: Advertise both 32-bit and 48-bit heaps when we have enough memory
Nanley Chery
- [Mesa-dev] [PATCH 14/16] anv: Advertise both 32-bit and 48-bit heaps when we have enough memory
Nanley Chery
- [Mesa-dev] [PATCH 12/16] anv: Make supports_48bit_addresses a heap property
Nanley Chery
- [Mesa-dev] [PATCH 15/16] anv: Require vertex buffers to come from a 32-bit heap
Nanley Chery
- [Mesa-dev] [PATCH v2 4/16] anv: Handle color layout transitions from the UNINITIALIZED layout
Jason Ekstrand
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 4/16] anv: Handle color layout transitions from the UNINITIALIZED layout
Nanley Chery
- [Mesa-dev] [PATCH 05/16] anv/image: Get rid of the memset(aux, 0, sizeof(aux)) hack
Nanley Chery
- [Mesa-dev] [PATCH] drirc: set force_glsl_version for Alchemist's Awakening
Samuel Pitoiset
- [Mesa-dev] [PATCH 11/16] anv: Stop setting BO flags in bo_init_new
Jason Ekstrand
- [Mesa-dev] [PATCH V2] intel/isl: Add the maximum surface size limit
Anuj Phogat
- [Mesa-dev] [PATCH 1/7] Revert "gallium: remove unused PIPE_CC_GCC_VERSION"
Brian Paul
- [Mesa-dev] [PATCH 2/7] svga: Add the ability to log messages to vmware.log on the host.
Brian Paul
- [Mesa-dev] [PATCH 3/7] svga: Fix MSVC build.
Brian Paul
- [Mesa-dev] [PATCH 4/7] svga: Limit svga message capability to newer compilers
Brian Paul
- [Mesa-dev] [PATCH 5/7] svga: log the process command line to the vmware.log file
Brian Paul
- [Mesa-dev] [PATCH 6/7] svga: init local vars to silence uninitialized use warnings
Brian Paul
- [Mesa-dev] [PATCH 7/7] svga: move logging initialization code into new function
Brian Paul
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Timothy Arceri
- [Mesa-dev] [PATCH] Revert "gallium: remove unused PIPE_CC_GCC_VERSION"
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa: remove redundant modulus operation
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa: remove redundant modulus operation
Timothy Arceri
- [Mesa-dev] [PATCH v3 0/4] ARB_post_depth_coverage for nvc0
Lyude
- [Mesa-dev] [PATCH v3 1/4] gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH v3 2/4] gallium: Add TGSI shader token for ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH v3 3/4] st/mesa: Add support for ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH v3 4/4] nv50/ir, nvc0: Add support for ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH 2/5] i965: use mmap64 for Android
Rob Herring
- [Mesa-dev] [PATCH 0/3] Aubinator cleanups
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/3] aubinator: fix double free
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/3] aubinator: be consistent on exit code
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/3] aubinator: report error on unknown device id
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/3] i965: Set the "Float Blend Optimization Enable" bit on Gen9+.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] genxml: Add Gen9 CACHE_MODE_1 definitons.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] anv: Port over CACHE_MODE_1 optimization fix enables from brw.
Kenneth Graunke
- [Mesa-dev] [PATCH] intel/compiler: Make use of IS_DWORD macro
Alejandro Piñeiro
- [Mesa-dev] [PATCH 1/3] aubinator: fix double free
Iago Toral
- [Mesa-dev] [PATCH 1/2] etnaviv: Only use renderonly_get_handle for GEM handles.
Christian Gmeiner
- [Mesa-dev] [PATCH 2/2] gallium: Add renderonly-based support for pl111+vc4.
Christian Gmeiner
- [Mesa-dev] [RFC] - Rewrite mesa website in Sphinx
Emil Velikov
- [Mesa-dev] [Bug 99467] [radv] DOOM 2016 + wine. Green screen everywhere (but can be started)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 86195] Lightswork video editor segfaults
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Jussi Kukkonen
- [Mesa-dev] [RFC PATCH 45/65] st/mesa: do not release sampler views for resident textures
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 46/65] st/mesa: disable per-context seamless cubemap when using texture handles
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 00/65] ARB_bindless_texture for RadeonSI
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 01/15] st/dri: refactor multi-planar YUV import path
Varad Gautam
- [Mesa-dev] [RFC PATCH 02/65] mesa: implement ARB_bindless_texture
Nicolai Hähnle
- [Mesa-dev] [RFC PATCH 05/65] mesa: refuse to update sampler parameters when a handle is allocated
Nicolai Hähnle
- [Mesa-dev] [RFC PATCH 06/65] mesa: refuse to update tex parameters when a handle is allocated
Nicolai Hähnle
- [Mesa-dev] [RFC PATCH 11/65] mesa: add infrastructure for bindless samplers/images bound to units
Nicolai Hähnle
- [Mesa-dev] [RFC PATCH 11/65] mesa: add infrastructure for bindless samplers/images bound to units
Nicolai Hähnle
- [Mesa-dev] [PATCH v13 07/36] egl: implement eglQueryDmaBufModifiersEXT
Emil Velikov
- [Mesa-dev] [RFC] - Rewrite mesa website in Sphinx
Jean Hertel
- [Mesa-dev] [RFC PATCH 22/65] mesa: handle bindless uniforms bound to texture/image units
Nicolai Hähnle
- [Mesa-dev] [RFC PATCH 22/65] mesa: handle bindless uniforms bound to texture/image units
Nicolai Hähnle
- [Mesa-dev] [RFC PATCH 23/65] mesa: get rid of a workaround for bindless in _mesa_get_uniform()
Nicolai Hähnle
- [Mesa-dev] [RFC PATCH 45/65] st/mesa: do not release sampler views for resident textures
Marek Olšák
- [Mesa-dev] [RFC PATCH 21/65] mesa: associate uniform storage to bindless samplers/images
Nicolai Hähnle
- [Mesa-dev] [RFC PATCH 45/65] st/mesa: do not release sampler views for resident textures
Marek Olšák
- [Mesa-dev] Mesa 17.1.1 release candidate
Emil Velikov
- [Mesa-dev] [RFC PATCH 52/65] radeonsi: implement ARB_bindless_texture
Marek Olšák
- [Mesa-dev] [Intel-gfx] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Tvrtko Ursulin
- [Mesa-dev] [PATCH v3 1/4] gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Marek Olšák
- [Mesa-dev] [RFC PATCH 16/65] glsl: add ir_variable::is_bindless()
Nicolai Hähnle
- [Mesa-dev] [RFC PATCH 33/65] st/glsl_to_tgsi: add support for bindless images
Nicolai Hähnle
- [Mesa-dev] [RFC PATCH 43/65] st/mesa: add infrastructure for storing bound texture/image handles
Nicolai Hähnle
- [Mesa-dev] [RFC PATCH 25/65] gallium: add ARB_bindless_texture interface
Nicolai Hähnle
- [Mesa-dev] [RFC PATCH 47/65] st/mesa: enable ARB_bindless_texture
Nicolai Hähnle
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Emil Velikov
- [Mesa-dev] [RFC PATCH 05/65] mesa: refuse to update sampler parameters when a handle is allocated
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 1/4] gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Ilia Mirkin
- [Mesa-dev] [RFC PATCH 52/65] radeonsi: implement ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [PATCH] configure.ac: update libdrm amdgpu version requirement
Leo Liu
- [Mesa-dev] [PATCH] intel/compiler: Make use of IS_DWORD macro
Anuj Phogat
- [Mesa-dev] [PATCH V2] intel/compiler: Make use of IS_INTEGER_DWORD macro
Anuj Phogat
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH V2] intel/compiler: Make use of IS_INTEGER_DWORD macro
Matt Turner
- [Mesa-dev] [PATCH V2] intel/compiler: Make use of IS_INTEGER_DWORD macro
Anuj Phogat
- [Mesa-dev] [PATCH 06/24] i965/cnl: Add gen10 specific function declarations
Anuj Phogat
- [Mesa-dev] [PATCH] configure.ac: update libdrm amdgpu version requirement
Alex Deucher
- [Mesa-dev] [PATCH] radv: Also signal fence if vkAcquireNextImageKHR returns VK_SUBOPTIMAL_KHR.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] spirv: Flip the tessellation winding order
Jason Ekstrand
- [Mesa-dev] [PATCH] radv: Flip CCW in tess.
Bas Nieuwenhuizen
- [Mesa-dev] [Bug 99467] [radv] DOOM 2016 + wine. Green screen everywhere (but can be started)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] drirc: set force_glsl_version for Alchemist's Awakening
Marek Olšák
- [Mesa-dev] [PATCH v3 3/4] st/mesa: Add support for ARB_post_depth_coverage
Marek Olšák
- [Mesa-dev] [PATCH v4 0/4] ARB_post_depth_coverage for nvc0
Lyude
- [Mesa-dev] [PATCH v4 1/4] gallium: Add TGSI shader token for ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH v4 2/4] gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH v4 3/4] st/mesa: Add support for ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH v4 4/4] nv50/ir, nvc0: Add support for ARB_post_depth_coverage
Lyude
- [Mesa-dev] [PATCH 00/16] i965: Write-combine mappings and other performance improvements for non-LLC
Matt Turner
- [Mesa-dev] [PATCH 01/16] i965: Remove unused brw_bo_map__* functions
Matt Turner
- [Mesa-dev] [PATCH 02/16] i965: Remove brw_bo's virtual member
Matt Turner
- [Mesa-dev] [PATCH 03/16] i965: Remove unused 'use_resource_streamer' field
Matt Turner
- [Mesa-dev] [PATCH 04/16] i965: Add a cache_coherent field to brw_bo
Matt Turner
- [Mesa-dev] [PATCH 05/16] i965: Pass the map-mode along to intel_mipmap_tree_map_raw()
Matt Turner
- [Mesa-dev] [PATCH 06/16] i965: Rename *_virtual -> map_*
Matt Turner
- [Mesa-dev] [PATCH 07/16] i965: Rename brw_bo_map() -> brw_bo_map_cpu()
Matt Turner
- [Mesa-dev] [PATCH 08/16] i965: Pass flags to brw_bo_map_*
Matt Turner
- [Mesa-dev] [PATCH 09/16] i965: Drop MAP_READ from some write-only mappings
Matt Turner
- [Mesa-dev] [PATCH 10/16] i965: Add and use brw_bo_map()
Matt Turner
- [Mesa-dev] [PATCH 11/16] i965: Replace brw_bo_map_unsynchronized with MAP_ASYNC
Matt Turner
- [Mesa-dev] [PATCH 12/16] i965: Use write-combine mappings where available
Matt Turner
- [Mesa-dev] [PATCH 13/16] i965: Explicitly disallow tiled memcpy path on Gen4 with swizzling.
Matt Turner
- [Mesa-dev] [PATCH 14/16] i965: Enable tiled memcpy pixel read path on non-LLC
Matt Turner
- [Mesa-dev] [PATCH 15/16] i965: Enable tiled memcpy get tex image path on non-LLC
Matt Turner
- [Mesa-dev] [PATCH 16/16] i965: Enable tiled memcpy tex image path on non-LLC
Matt Turner
- [Mesa-dev] Mesa 17.1.1 release candidate
Chuck Atkins
- [Mesa-dev] [PATCH] mapi: Enable assembly language API acceleration for PPC64LE
Ben Crocker
- [Mesa-dev] [PATCH 00/16] i965: Write-combine mappings and other performance improvements for non-LLC
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] nir: NULL check lower_copies_to_load_store()
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] glsl: disable array splitting for AoA
Timothy Arceri
- [Mesa-dev] [PATCH 5/5] mesa: add KHR_no_error support for glBindImageTextures()
Timothy Arceri
- [Mesa-dev] [PATCH 07/16] i965: Rename brw_bo_map() -> brw_bo_map_cpu()
Chris Wilson
- [Mesa-dev] [PATCH 11/16] i965: Replace brw_bo_map_unsynchronized with MAP_ASYNC
Chris Wilson
- [Mesa-dev] [PATCH 12/16] i965: Use write-combine mappings where available
Chris Wilson
- [Mesa-dev] [PATCH 16/16] i965: Enable tiled memcpy tex image path on non-LLC
Chris Wilson
- [Mesa-dev] [PATCH 12/16] i965: Use write-combine mappings where available
Chris Wilson
- [Mesa-dev] [PATCH 04/16] i965: Add a cache_coherent field to brw_bo
Chris Wilson
- [Mesa-dev] [ANNOUNCE] mesa 17.1.1
Emil Velikov
- [Mesa-dev] [PATCH 5/5] mesa: add KHR_no_error support for glBindImageTextures()
Samuel Pitoiset
- [Mesa-dev] [PATCH v2] mesa: add KHR_no_error support for glBindImageTextures()
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa: throw an INVALID_OPERATION error in get_texobj_by_name()
Samuel Pitoiset
- [Mesa-dev] [PATCH] docs: small release calendar fixes
Andres Gomez
- [Mesa-dev] [RFC PATCH 22/65] mesa: handle bindless uniforms bound to texture/image units
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 22/65] mesa: handle bindless uniforms bound to texture/image units
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] mesa: add active_texture() helper
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa: add active_texture() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa: throw an INVALID_OPERATION error in get_texobj_by_name()
Timothy Arceri
- [Mesa-dev] [PATCH v2] mesa: add KHR_no_error support for glBindImageTextures()
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: throw an INVALID_OPERATION error in get_texobj_by_name()
Samuel Pitoiset
- [Mesa-dev] [PATCH v2] mesa: throw an INVALID_OPERATION error in get_texobj_by_name()
Samuel Pitoiset
- [Mesa-dev] [PATCH v2] mesa: add KHR_no_error support for glBindImageTextures()
Samuel Pitoiset
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] mesa: add KHR_no_error support for glActiveTexture()
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 22/65] mesa: handle bindless uniforms bound to texture/image units
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/5] Android: generate an error if building on Android 4.4 or earlier
Emil Velikov
- [Mesa-dev] [PATCH 0/5] Android ifdef clean-ups
Emil Velikov
- [Mesa-dev] [RFC PATCH 33/65] st/glsl_to_tgsi: add support for bindless images
Samuel Pitoiset
- [Mesa-dev] [Bug 101186] Add account for Rob Herring
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101186] Add account for Rob Herring
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101186] Add account for Rob Herring
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101186] Add account for Rob Herring
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101186] Add account for Rob Herring
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v4 3/4] st/mesa: Add support for ARB_post_depth_coverage
Marek Olšák
- [Mesa-dev] [RFC PATCH 25/65] gallium: add ARB_bindless_texture interface
Marek Olšák
- [Mesa-dev] [PATCH] spirv: Flip the tessellation winding order
Marek Olšák
- [Mesa-dev] [Intel-gfx] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Chris Wilson
- [Mesa-dev] [PATCH 1/7] tgsi/scan: record barrier instruction usage
Marek Olšák
- [Mesa-dev] [PATCH 2/7] radeonsi: compute shaders w/out LDS/barriers don't have lower register limit
Marek Olšák
- [Mesa-dev] [PATCH 3/7] util: slab_destroy_child should check whether it's been initialized
Marek Olšák
- [Mesa-dev] [PATCH 4/7] radeonsi: fix a crash in si_destroy_context if we fail early
Marek Olšák
- [Mesa-dev] [PATCH 5/7] radeonsi: rename readonly_memory -> can_speculate
Marek Olšák
- [Mesa-dev] [PATCH 6/7] radeonsi: move building llvm.SI.load.const into ac_build_buffer_load
Marek Olšák
- [Mesa-dev] [PATCH 7/7] radeonsi: use ac_build_buffer_load for shader buffer loads
Marek Olšák
- [Mesa-dev] [PATCH] i965: Remove an extra semicolon
Anuj Phogat
- [Mesa-dev] [PATCH] spirv: Flip the tessellation winding order
Jason Ekstrand
- [Mesa-dev] [RFC PATCH 25/65] gallium: add ARB_bindless_texture interface
Marek Olšák
- [Mesa-dev] [RFC PATCH 25/65] gallium: add ARB_bindless_texture interface
Samuel Pitoiset
- [Mesa-dev] [PATCH] i965: Remove an extra semicolon
Alejandro Piñeiro
- [Mesa-dev] [RFC PATCH 52/65] radeonsi: implement ARB_bindless_texture
Marek Olšák
- [Mesa-dev] [PATCH] docs: small release calendar fixes
Eric Engestrom
- [Mesa-dev] [PATCH 1/6] glsl: handle memory qualifiers for struct with array of images
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/6] glsl: handle format layout qualifiers for struct with array of images
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/6] glsl: fix broken indentation in do_structure_splitting()
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/6] glsl: teach opt_structure_splitting about images in structures
Samuel Pitoiset
- [Mesa-dev] [PATCH 5/6] glsl: teach opt_array_splitting about bindless images
Samuel Pitoiset
- [Mesa-dev] [PATCH 6/6] glsl: fix a crash in ir_print_visitor() for bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH] radv: Also signal fence if vkAcquireNextImageKHR returns VK_SUBOPTIMAL_KHR.
Fredrik Höglund
- [Mesa-dev] [RFC PATCH 52/65] radeonsi: implement ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 52/65] radeonsi: implement ARB_bindless_texture
Marek Olšák
- [Mesa-dev] [RFC PATCH 52/65] radeonsi: implement ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 52/65] radeonsi: implement ARB_bindless_texture
Marek Olšák
- [Mesa-dev] [PATCH 2/7] radeonsi: compute shaders w/out LDS/barriers don't have lower register limit
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/7] radeonsi: compute shaders w/out LDS/barriers don't have lower register limit
Marek Olšák
- [Mesa-dev] [PATCH v4 4/4] nv50/ir, nvc0: Add support for ARB_post_depth_coverage
Samuel Pitoiset
- [Mesa-dev] [PATCH 03/24] i965/cnl: Add gen10.xml
Anuj Phogat
- [Mesa-dev] [PATCH V2] util/disk_cache: compress individual cache entries
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa: add active_texture() helper
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa: add active_texture() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH v2] mesa: add KHR_no_error support for glActiveTexture()
Ian Romanick
- [Mesa-dev] [PATCH] radeonsi: drop useless memcmp() check in si_set_blend_color()
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: drop useless memcmp() check in si_set_blend_color()
Samuel Pitoiset
- [Mesa-dev] [PATCH 18/43] intel/decoder: Handle gen4 VF_STATISTICS and PIPELINE_SELECT
Jordan Justen
- [Mesa-dev] Proposal to branch off old drivers
Timothy Arceri
- [Mesa-dev] [PATCH 19/43] intel/decoder: Handle the BLT ring in gen_group_get_length
Jordan Justen
- [Mesa-dev] Proposal to branch off old drivers
Rob Clark
- [Mesa-dev] Proposal to branch off old drivers
Timothy Arceri
- [Mesa-dev] Proposal to branch off old drivers
Ilia Mirkin
- [Mesa-dev] Proposal to branch off old drivers
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] i915g: make gears run again.
Dave Airlie
- [Mesa-dev] [PATCH 2/2] i915g: remove some unknown cap warnings.
Dave Airlie
- [Mesa-dev] [Patch v2] osmesa: link with libunwind if enabled (v2)
Alexandre Demers
- [Mesa-dev] soft fp64 on evergreen
Dave Airlie
- [Mesa-dev] Proposal to branch off old drivers
Nicolai Hähnle
- [Mesa-dev] [PATCH 14/17] amdgpu/winsys: add vcn dec ip info query
Dave Airlie
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Jussi Kukkonen
- [Mesa-dev] [PATCH 41/43] i965: Round copy size to the nearest block in intel_miptree_copy
Kenneth Graunke
- [Mesa-dev] [Bug 100948] Please add an ssh account, fdo username: rantogno
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH V2] intel/compiler: Make use of IS_INTEGER_DWORD macro
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] radeonsi: move building llvm.SI.load.const into ac_build_buffer_load
Nicolai Hähnle
- [Mesa-dev] [PATCH 08/16] i965: Pass flags to brw_bo_map_*
Kenneth Graunke
- [Mesa-dev] [PATCH 10/16] i965: Add and use brw_bo_map()
Kenneth Graunke
- [Mesa-dev] [RFC PATCH 22/65] mesa: handle bindless uniforms bound to texture/image units
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/7] radeonsi: compute shaders w/out LDS/barriers don't have lower register limit
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/7] tgsi/scan: record barrier instruction usage
Nicolai Hähnle
- [Mesa-dev] [PATCH 6/7] radeonsi: move building llvm.SI.load.const into ac_build_buffer_load
Nicolai Hähnle
- [Mesa-dev] [PATCH 7/7] radeonsi: use ac_build_buffer_load for shader buffer loads
Nicolai Hähnle
- [Mesa-dev] soft fp64 on evergreen
Thomas Helland
- [Mesa-dev] soft fp64 on evergreen
Timothy Arceri
- [Mesa-dev] soft fp64 on evergreen
tournier.elie
- [Mesa-dev] [PATCH 6/7] radeonsi: move building llvm.SI.load.const into ac_build_buffer_load
Marek Olšák
- [Mesa-dev] [PATCH 1/2] i915g: make gears run again.
Marek Olšák
- [Mesa-dev] [PATCH] amd/common: add vcn dec ip info query for amdgpu version 3.17
Leo Liu
- [Mesa-dev] [PATCH 1/3] i965: Track last location of bo used for the batch
Chris Wilson
- [Mesa-dev] [PATCH 2/3] i965: Convert reloc.target_handle into an index for I915_EXEC_HANDLE_LUT
Chris Wilson
- [Mesa-dev] [PATCH 3/3] i965: Use I915_EXEC_NO_RELOC
Chris Wilson
- [Mesa-dev] [PATCH 14/17] amdgpu/winsys: add vcn dec ip info query
Leo Liu
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Emil Velikov
- [Mesa-dev] Proposal to branch off old drivers
Marek Olšák
- [Mesa-dev] [RFC PATCH 02/65] mesa: implement ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 22/65] mesa: handle bindless uniforms bound to texture/image units
Samuel Pitoiset
- [Mesa-dev] Proposal to branch off old drivers
Timothy Arceri
- [Mesa-dev] Proposal to branch off old drivers
Alex Deucher
- [Mesa-dev] [PATCH mesa] amd/common: add missing libdrm include path
Eric Engestrom
- [Mesa-dev] [Bug 101200] No debug info generated for symbol glBlendFuncSeparate since Mesa 17
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Proposal to branch off old drivers
Marek Olšák
- [Mesa-dev] [PATCH] amd/common: add vcn dec ip info query for amdgpu version 3.17
Emil Velikov
- [Mesa-dev] [PATCH mesa] amd/common: add missing libdrm include path
Marek Olšák
- [Mesa-dev] [PATCH] amd/common: add vcn dec ip info query for amdgpu version 3.17
Leo Liu
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Jussi Kukkonen
- [Mesa-dev] [PATCH] amd/common: add vcn dec ip info query for amdgpu version 3.17
Marek Olšák
- [Mesa-dev] [PATCH v4 1/4] dri: Extend __DRIbackgroundCallableExtensionRec to include a callback that checks for thread safety
Marek Olšák
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Daniel Stone
- [Mesa-dev] Proposal to branch off old drivers
Brian Paul
- [Mesa-dev] [Patch v2] osmesa: link with libunwind if enabled (v2)
Brian Paul
- [Mesa-dev] [PATCH v4 4/4] glthread/gallium: require safe_glthread to start glthread
Marek Olšák
- [Mesa-dev] [RFC PATCH 02/65] mesa: implement ARB_bindless_texture
Nicolai Hähnle
- [Mesa-dev] [Bug 101136] problems with mesa 17.2.0-devel
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC PATCH 48/65] radeonsi: add a slab allocator for resident descriptors
Marek Olšák
- [Mesa-dev] [Bug 101136] [r600, regression] Colored lines appear in World of Warcraft on AMD ARUBA Trinity
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeonsi: drop useless memcmp() check in si_set_blend_color()
Marek Olšák
- [Mesa-dev] [RFC PATCH 48/65] radeonsi: add a slab allocator for resident descriptors
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: drop useless memcmp() check in si_set_blend_color()
Samuel Pitoiset
- [Mesa-dev] [PATCH] svga: fix git_sha1.h include path in Android.mk
Mauro Rossi
- [Mesa-dev] [Patch v2] osmesa: link with libunwind if enabled (v2)
Alexandre Demers
- [Mesa-dev] [PATCH 1/5] radeon: remove out of date LLVM_REVISION.txt
Emil Velikov
- [Mesa-dev] [PATCH 2/5] r600: remove custom and incomplete OpenCL code paths
Emil Velikov
- [Mesa-dev] [PATCH 3/5] r600: remove libamd_common dependency
Emil Velikov
- [Mesa-dev] [PATCH 4/5] ac: remove amdgpu.h dependency
Emil Velikov
- [Mesa-dev] [PATCH 5/5] Revert "amd/common: add missing libdrm include path"
Emil Velikov
- [Mesa-dev] [PATCH 2/5] r600: remove custom and incomplete OpenCL code paths
Marek Olšák
- [Mesa-dev] Adding a SPIR-V back-end to the GLSL compiler
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] ac: remove amdgpu.h dependency
Marek Olšák
- [Mesa-dev] [PATCH 1/5] radeon: remove out of date LLVM_REVISION.txt
Marek Olšák
- [Mesa-dev] [PATCH 4/5] ac: remove amdgpu.h dependency
Eric Engestrom
- [Mesa-dev] [PATCH 06/24] i965/cnl: Add gen10 specific function declarations
Rafael Antognolli
- [Mesa-dev] [PATCH 2/5] r600: remove custom and incomplete OpenCL code paths
Aaron Watry
- [Mesa-dev] [PATCH 2/5] r600: remove custom and incomplete OpenCL code paths
Jan Vesely
- [Mesa-dev] [PATCH 2/5] r600: remove custom and incomplete OpenCL code paths
Aaron Watry
- [Mesa-dev] [Bug 101136] [r600, regression] Colored lines appear in World of Warcraft on AMD ARUBA Trinity
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101136] [r600, regression] Colored lines appear in World of Warcraft on AMD ARUBA Trinity
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101136] [r600, regression] Colored lines appear in World of Warcraft on AMD ARUBA Trinity
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/3] i965: Convert reloc.target_handle into an index for I915_EXEC_HANDLE_LUT
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Convert reloc.target_handle into an index for I915_EXEC_HANDLE_LUT
Chris Wilson
- [Mesa-dev] [PATCH 42/43] i965: Use blorp for CopyImageSubData on gen4-5
Ilia Mirkin
- [Mesa-dev] [PATCH 42/43] i965: Use blorp for CopyImageSubData on gen4-5
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/copy_image: Use the blitter on gen5
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/copy_image: Use the blitter on gen5
Matt Turner
- [Mesa-dev] [PATCH v2 1/4] i965: Track last location of bo used for the batch
Chris Wilson
- [Mesa-dev] [PATCH v2 2/4] i965: Use I915_EXEC_NO_RELOC
Chris Wilson
- [Mesa-dev] [PATCH v2 3/4] i965: Move add_exec_bo()
Chris Wilson
- [Mesa-dev] [PATCH v2 4/4] RFC i965: Convert reloc.target_handle into an index for I915_EXEC_HANDLE_LUT
Chris Wilson
- [Mesa-dev] [PATCH 0/2] egl/android: A few trivial cleanups
Chad Versace
- [Mesa-dev] [PATCH 1/2] egl/android: Align channel masks in HAL_PIXEL_FORMAT table
Chad Versace
- [Mesa-dev] [PATCH 2/2] egl/android: Drop unused 'format' param in get_back_bo()
Chad Versace
- [Mesa-dev] Proposal to branch off old drivers
Rob Clark
- [Mesa-dev] [PATCH 0/9] i965: A few tiny trivial cleanups
Chad Versace
- [Mesa-dev] [PATCH 1/9] i965/dri: Rewrite comment for intelCreateBuffer
Chad Versace
- [Mesa-dev] [PATCH 2/9] i965/dri: Combine declaration and assignment in intelCreateBuffer
Chad Versace
- [Mesa-dev] [PATCH 3/9] i965: Rename intel_create_renderbuffer
Chad Versace
- [Mesa-dev] [PATCH 4/9] i965: Fix type of intel_update_image_buffers::format
Chad Versace
- [Mesa-dev] [PATCH 5/9] i965: Move an 'i' declaration into its 'for' loop
Chad Versace
- [Mesa-dev] [PATCH 6/9] i965: Add whitespace in intel_update_image_buffers()
Chad Versace
- [Mesa-dev] [PATCH 7/9] i965: Document type of GLuint __DRIimage::format
Chad Versace
- [Mesa-dev] [PATCH 8/9] i965: Move func to right comment block in brw_context.h
Chad Versace
- [Mesa-dev] [PATCH 9/9] i965: Fix type of brw_context::render_target_format[]
Chad Versace
- [Mesa-dev] Proposal to branch off old drivers
Timothy Arceri
- [Mesa-dev] Proposal to branch off old drivers
Rob Clark
- [Mesa-dev] [PATCH 06/24] i965/cnl: Add gen10 specific function declarations
Anuj Phogat
- [Mesa-dev] [PATCH 00/30] i965: Overhaul resolves
Jason Ekstrand
- [Mesa-dev] [PATCH 01/30] i965: Mark depth surfaces as needing a HiZ resolve after blitting
Jason Ekstrand
- [Mesa-dev] [PATCH 02/30] i965/surface_state: Images can't handle CCS at all
Jason Ekstrand
- [Mesa-dev] [PATCH 03/30] intel/isl: Add a helper for determining if a color is 0/1
Jason Ekstrand
- [Mesa-dev] [PATCH 04/30] i965/miptree: Store fast clear colors in an isl_color_value
Jason Ekstrand
- [Mesa-dev] [PATCH 05/30] i965/miptree: Clean up the depth resolve helpers a little
Jason Ekstrand
- [Mesa-dev] [PATCH 06/30] i965/miptree: Refactor intel_miptree_resolve_color
Jason Ekstrand
- [Mesa-dev] [PATCH 07/30] i965: Get rid of intel_renderbuffer_resolve_*
Jason Ekstrand
- [Mesa-dev] [PATCH 08/30] i965: Inline renderbuffer_att_set_needs_depth_resolve
Jason Ekstrand
- [Mesa-dev] [PATCH 09/30] i965/miptree: Move color resolve on map to intel_miptree_map
Jason Ekstrand
- [Mesa-dev] [PATCH 10/30] i965/blorp: Take an explicit fast clear op in resolve_color
Jason Ekstrand
- [Mesa-dev] [PATCH 11/30] i965/blorp: Refactor do_single_blorp_clear
Jason Ekstrand
- [Mesa-dev] [PATCH 12/30] i965/blorp: Move MCS allocation earlier for clears
Jason Ekstrand
- [Mesa-dev] [PATCH 13/30] i965: Combine render target resolve code
Jason Ekstrand
- [Mesa-dev] [PATCH 14/30] intel/isl: Add an enum for describing auxiliary compression state
Jason Ekstrand
- [Mesa-dev] [PATCH 15/30] i965/miptree: Add new entrypoints for resolve management
Jason Ekstrand
- [Mesa-dev] [PATCH 16/30] i965: Use the new resolve function for several simple cases
Jason Ekstrand
- [Mesa-dev] [PATCH 17/30] i965: Finalize miptrees before prepare_texture
Jason Ekstrand
- [Mesa-dev] [PATCH 18/30] i965: Move texturing to the new resolve functions
Jason Ekstrand
- [Mesa-dev] [PATCH 19/30] i965: Move color rendering to the new resolve functions
Jason Ekstrand
- [Mesa-dev] [PATCH 20/30] i965: Remove an unneeded render_cache_set_check_flush
Jason Ekstrand
- [Mesa-dev] [PATCH 21/30] i965: Move framebuffer fetch to the new resolve functions
Jason Ekstrand
- [Mesa-dev] [PATCH 22/30] i965: Move images to the new resolve functions
Jason Ekstrand
- [Mesa-dev] [PATCH 23/30] i965: Move depth to the new resolve functions
Jason Ekstrand
- [Mesa-dev] [PATCH 24/30] i965: Move blorp to the new resolve functions
Jason Ekstrand
- [Mesa-dev] [PATCH 25/30] i965: Use the new get/set_aux_state functions for color clears
Jason Ekstrand
- [Mesa-dev] [PATCH 26/30] i965: Delete most of the old resolve interface
Jason Ekstrand
- [Mesa-dev] [PATCH 27/30] i965: Wholesale replace the color resolve tracking code
Jason Ekstrand
- [Mesa-dev] [PATCH 28/30] i965: Use the new tracking mechanism for HiZ
Jason Ekstrand
- [Mesa-dev] [PATCH 29/30] i965: Delete intel_resolve_map
Jason Ekstrand
- [Mesa-dev] [PATCH 30/30] i965: Enable non-CCS_E fast-clears on gen9+
Jason Ekstrand
- [Mesa-dev] [PATCH 00/30] i965: Overhaul resolves
Jason Ekstrand
- [Mesa-dev] [PATCH] llvmpipe: add LP_NEW_GS flag for updating vertex info
sroland at vmware.com
- [Mesa-dev] [PATCH] llvmpipe: add LP_NEW_GS flag for updating vertex info
Brian Paul
- [Mesa-dev] [PATCH] llvmpipe: add LP_NEW_GS flag for updating vertex info
Jose Fonseca
- [Mesa-dev] [PATCH] android: radeon(s): fix libdrm_amdgpu shared dependencies
Mauro Rossi
- [Mesa-dev] [Bug 101211] Mesa swrast issue with visualization on BE PPC PPC64
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101211] Mesa swrast issue with visualization on BE PPC PPC64
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101211] Mesa swrast issue with visualization on BE PPC PPC64
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101211] Mesa swrast issue with visualization on BE PPC PPC64
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/24] swr: update rasterizer
Tim Rowley
- [Mesa-dev] [PATCH 01/24] swr/rast: remove extra pixel center adjustment in BinPostSetupPoints
Tim Rowley
- [Mesa-dev] [PATCH 02/24] swr/rast: adjust BinPostSetupPoints* function signature
Tim Rowley
- [Mesa-dev] [PATCH 03/24] swr/rast: clean up whitespace
Tim Rowley
- [Mesa-dev] [PATCH 04/24] swr/rast: add support for DX1_RGB{_SRGB} formats
Tim Rowley
- [Mesa-dev] [PATCH 05/24] swr/rast: add CreateDirectoryPath to recursively create directories
Tim Rowley
- [Mesa-dev] [PATCH 06/24] swr/rast: silence write of cfg graph
Tim Rowley
- [Mesa-dev] [PATCH 07/24] swr/rast: SIMD16 FE - primitive assembly simplification
Tim Rowley
- [Mesa-dev] [PATCH 08/24] swr/rast: fix _simd16_movemask_(ps, pd) native AVX512 intrinsics
Tim Rowley
- [Mesa-dev] [PATCH 09/24] swr/rast: SIMD16 FE - interleaved simdvertex output in GS
Tim Rowley
- [Mesa-dev] [PATCH 10/24] swr/rast: SIMD16 FE - fix conservative rasterization
Tim Rowley
- [Mesa-dev] [PATCH 11/24] swr/rast: SIMD16 FE - simplify/refactor StreamOut
Tim Rowley
- [Mesa-dev] [PATCH 12/24] swr/rast: SIMD16 FE - fix PA_STATE_OP::Reset()
Tim Rowley
- [Mesa-dev] [PATCH 13/24] swr/rast: SIMD16 FE - add SIMD16 types to jitter
Tim Rowley
- [Mesa-dev] [PATCH 14/24] swr/rast: make simd16 logicops avx512f safe
Tim Rowley
- [Mesa-dev] [PATCH 15/24] swr/rast: add renderTargetArrayIndex to SWR_PS_CONTEXT
Tim Rowley
- [Mesa-dev] [PATCH 16/24] swr/rast: SIMD16 FE - fix/use SIMD16 calcDeterminantIntVertical()
Tim Rowley
- [Mesa-dev] [PATCH 17/24] swr/rast: move binner utility functions to binner.h
Tim Rowley
- [Mesa-dev] [PATCH 18/24] swr/rast: code cleanup (no functional change)
Tim Rowley
- [Mesa-dev] [PATCH 19/24] swr/rast: remove unused functions
Tim Rowley
- [Mesa-dev] [PATCH 20/24] swr/rast: move wireframe/point triangle binning after culling
Tim Rowley
- [Mesa-dev] [PATCH 21/24] swr/rast: allow early-z if shader uses depth value
Tim Rowley
- [Mesa-dev] [PATCH 22/24] swr/rast: code cleanup (no functional change)
Tim Rowley
- [Mesa-dev] [PATCH 23/24] swr/rast: whitespace changes
Tim Rowley
- [Mesa-dev] [PATCH 24/24] swr/rast: code cleanup (no functional change)
Tim Rowley
- [Mesa-dev] [Bug 101214] xdriinfo and libglvnd Screen 0: not direct rendering capable
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/30] i965: Overhaul resolves
Jason Ekstrand
- [Mesa-dev] [Bug 101199] nouveau_screen.c: undefined reference to `nouveau_drm_del'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] util: Add a string buffer implementation
Thomas Helland
- [Mesa-dev] [PATCH] glsl: Change the parser to use the string buffer
Thomas Helland
- [Mesa-dev] [PATCH 0/9][RFC] GLSL preprocessor/parser improvements
Thomas Helland
- [Mesa-dev] [PATCH 3/5] r600: remove libamd_common dependency
Rob Herring
- [Mesa-dev] [Bug 101214] xdriinfo and libglvnd Screen 0: not direct rendering capable
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101214] xdriinfo and libglvnd Screen 0: not direct rendering capable
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] svga: fix git_sha1.h include path in Android.mk
Rob Herring
- [Mesa-dev] [PATCH V3] util: Add a string buffer implementation
Thomas Helland
- [Mesa-dev] [Bug 101199] nouveau_screen.c: undefined reference to `nouveau_drm_del'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Change the parser to use the string buffer
Thomas Helland
- [Mesa-dev] [PATCH] glsl: Change the parser to use the string buffer
Thomas Helland
- [Mesa-dev] [PATCH] svga: fix git_sha1.h include path in Android.mk
Mauro Rossi
- [Mesa-dev] [PATCH] svga: fix git_sha1.h include path in Android.mk
Rob Herring
- [Mesa-dev] [PATCH] radv: Reserve space for descriptor and push constant user SGPR setting.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] svga: fix git_sha1.h include path in Android.mk
Mauro Rossi
- [Mesa-dev] [PATCH] svga: fix git_sha1.h include path in Android.mk
Mauro Rossi
- [Mesa-dev] [Bug 101223] Mesa fails to build with clang
bugzilla-daemon at freedesktop.org
- [Mesa-dev] soft fp64 on evergreen
Dave Airlie
- [Mesa-dev] soft fp64 on evergreen
Dave Airlie
- [Mesa-dev] [PATCH 0/2] egl/android: A few trivial cleanups
Tapani Pälli
- [Mesa-dev] [PATCH 0/9] i965: A few tiny trivial cleanups
Tapani Pälli
- [Mesa-dev] [PATCH 2/9] i965/dri: Combine declaration and assignment in intelCreateBuffer
Martin Peres
- [Mesa-dev] [PATCH 5/9] i965: Move an 'i' declaration into its 'for' loop
Martin Peres
- [Mesa-dev] [PATCH] drirc: set force_glsl_version for Alchemist's Awakening
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/9] i965/dri: Combine declaration and assignment in intelCreateBuffer
Tapani Pälli
- [Mesa-dev] [Bug 101211] Mesa swrast issue with visualization on BE PPC PPC64
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v5 0/4] Disable glthread if libX11 isn't thread-safe
Gregory Hainaut
- [Mesa-dev] [PATCH v5 1/4] dri: Extend __DRIbackgroundCallableExtensionRec to include a callback that checks for thread safety
Gregory Hainaut
- [Mesa-dev] [PATCH v5 2/4] glx: implement __DRIbackgroundCallableExtension.isThreadSafe
Gregory Hainaut
- [Mesa-dev] [PATCH v5 3/4] egl: implement __DRIbackgroundCallableExtension.isThreadSafe
Gregory Hainaut
- [Mesa-dev] [PATCH v5 4/4] glthread/gallium: require safe_glthread to start glthread
Gregory Hainaut
- [Mesa-dev] [Bug 99116] Wine program showing only a blackscreen when using mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Jussi Kukkonen
- [Mesa-dev] [PATCH 1/2] mesa: add new 'name' parameter to get_texobj_by_name()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] mesa: throw an INVALID_OPERATION error in get_texobj_by_name()
Samuel Pitoiset
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Emil Velikov
- [Mesa-dev] [PATCH] svga: fix git_sha1.h include path in Android.mk
Emil Velikov
- [Mesa-dev] [PATCH] etnaviv: Don't try to use the index buffer if size is zero
Lucas Stach
- [Mesa-dev] [PATCH] etnaviv: Don't try to use the index buffer if size is zero
Tomeu Vizoso
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Jussi Kukkonen
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Jussi Kukkonen
- [Mesa-dev] [PATCH v2 2/5] r600: remove custom and incomplete OpenCL code paths
Emil Velikov
- [Mesa-dev] [PATCH v2 4/5] ac: remove amdgpu.h dependency
Emil Velikov
- [Mesa-dev] [PATCH 4/5] ac: remove amdgpu.h dependency
Emil Velikov
- [Mesa-dev] r600: Regarding "Failed to build shader (translation from TGSI) #99349
Gert Wollny
- [Mesa-dev] [PATCH v5 0/4] Disable glthread if libX11 isn't thread-safe
Dieter Nützel
- [Mesa-dev] [Bug 101211] Mesa swrast issue with visualization on BE PPC PPC64
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Emil Velikov
- [Mesa-dev] [PATCH 5/9] i965: Move an 'i' declaration into its 'for' loop
Emil Velikov
- [Mesa-dev] [Bug 101214] xdriinfo and libglvnd Screen 0: not direct rendering capable
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] amd/common: add vcn dec ip info query for amdgpu version 3.17
Marek Olšák
- [Mesa-dev] [PATCH] android: radeon(s): fix libdrm_amdgpu shared dependencies
Emil Velikov
- [Mesa-dev] [PATCH 0/2] egl/android: A few trivial cleanups
Emil Velikov
- [Mesa-dev] [PATCH v2 2/5] r600: remove custom and incomplete OpenCL code paths
Marek Olšák
- [Mesa-dev] [PATCH v5 0/4] Disable glthread if libX11 isn't thread-safe
Emil Velikov
- [Mesa-dev] [PATCH] amd/common: add vcn dec ip info query for amdgpu version 3.17
Emil Velikov
- [Mesa-dev] [PATCH 3/3] anv: Port over CACHE_MODE_1 optimization fix enables from brw.
Manolova, Plamena
- [Mesa-dev] [Bug 101199] nouveau_screen.c: undefined reference to `nouveau_drm_del'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] mesa: throw an INVALID_OPERATION error in get_texobj_by_name()
Emil Velikov
- [Mesa-dev] [PATCH 2/2] mesa: throw an INVALID_OPERATION error in get_texobj_by_name()
Samuel Pitoiset
- [Mesa-dev] Mesa 17.0.7 release candidate
Emil Velikov
- [Mesa-dev] [PATCH] i965: Rework Sandy Bridge HiZ and stencil layouts
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Rework Sandy Bridge HiZ and stencil layouts
Jason Ekstrand
- [Mesa-dev] [Bug 99116] Wine program showing only a blackscreen when using mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101214] xdriinfo and libglvnd Screen 0: not direct rendering capable
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54971] __glXInitialize can initialize same display multiple times
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] util: make set's deleted_key_value declaration consistent with hash table one
Vlad Golovkin
- [Mesa-dev] [Bug 101214] xdriinfo and libglvnd Screen 0: not direct rendering capable
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101214] xdriinfo and libglvnd Screen 0: not direct rendering capable
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/st: indentation tidy-up
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: remove _mesa from static function names
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Fix alpha to one with dual color blending.
Kenneth Graunke
- [Mesa-dev] [RFC] some glsl->tgsi optimisations
Dave Airlie
- [Mesa-dev] [PATCH 1/4] st_glsl_to_tgsi: bump index back up to 32-bit
Dave Airlie
- [Mesa-dev] [PATCH 2/4] st_glsl_to_tgsi: track range for writes in a if/else/endif blocks.
Dave Airlie
- [Mesa-dev] [PATCH 3/4] st_glsl_to_tgsi: rewrite rename registers to use array fully.
Dave Airlie
- [Mesa-dev] [PATCH 4/4] st_glsl_to_tgsi: replace variables tracking list with a hash table
Dave Airlie
- [Mesa-dev] [PATCH] i965: Rework Sandy Bridge HiZ and stencil layouts
Pohjolainen, Topi
- [Mesa-dev] [Bug 101214] xdriinfo and libglvnd Screen 0: not direct rendering capable
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/30] i965: Mark depth surfaces as needing a HiZ resolve after blitting
Pohjolainen, Topi
- [Mesa-dev] [PATCH 02/30] i965/surface_state: Images can't handle CCS at all
Pohjolainen, Topi
- [Mesa-dev] [PATCH] mesa/st: indentation tidy-up
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa: remove _mesa from static function names
Samuel Pitoiset
- [Mesa-dev] [PATCH 05/30] i965/miptree: Clean up the depth resolve helpers a little
Pohjolainen, Topi
- [Mesa-dev] [PATCH 06/30] i965/miptree: Refactor intel_miptree_resolve_color
Pohjolainen, Topi
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Jussi Kukkonen
- [Mesa-dev] [PATCH 14/30] intel/isl: Add an enum for describing auxiliary compression state
Pohjolainen, Topi
- [Mesa-dev] [PATCH 00/30] i965: Overhaul resolves
Pohjolainen, Topi
- [Mesa-dev] [Bug 54971] __glXInitialize can initialize same display multiple times
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC] etnaviv: flush color cache and depth cache together before resolves
Philipp Zabel
- [Mesa-dev] [PATCH] glcpp: fix #undef to match latest spec update and GLSLang implementation
Iago Toral Quiroga
- [Mesa-dev] [PATCH v14 00/36] EGL_EXT_image_dma_buf_import_modifiers with i915 CCS
Varad Gautam
- [Mesa-dev] [PATCH v14 01/36] egl: introduce DMA_BUF_MAX_PLANES
Varad Gautam
- [Mesa-dev] [PATCH v14 02/36] egl/main: add support for fourth plane tokens
Varad Gautam
- [Mesa-dev] [PATCH v14 03/36] dri: introduce dmabuf format modifier related handles
Varad Gautam
- [Mesa-dev] [PATCH v14 04/36] egl/dri2: Create EGLImages with dmabuf modifiers
Varad Gautam
- [Mesa-dev] [PATCH v14 05/36] egl: implement eglQueryDmaBufFormatsEXT
Varad Gautam
- [Mesa-dev] [PATCH v14 06/36] egl: implement eglQueryDmaBufModifiersEXT
Varad Gautam
- [Mesa-dev] [PATCH v14 07/36] egl: advertise EGL_EXT_image_dma_buf_import_modifiers
Varad Gautam
- [Mesa-dev] [PATCH v14 08/36] gallium/winsys/drm: introduce modifier field to winsys_handle
Varad Gautam
- [Mesa-dev] [PATCH v14 09/36] st/dri: enable DRIimage modifier queries
Varad Gautam
- [Mesa-dev] [PATCH v14 10/36] st/dri: implement createImageWithModifiers in DRIimage
Varad Gautam
- [Mesa-dev] [PATCH v14 11/36] st/dri: implement DRIimage creation from dmabufs with modifiers
Varad Gautam
- [Mesa-dev] [PATCH v14 12/36] st/dri: support format queries
Varad Gautam
- [Mesa-dev] [PATCH v14 13/36] gallium: introduce format modifier querying
Varad Gautam
- [Mesa-dev] [PATCH v14 14/36] st/dri: support format modifier queries
Varad Gautam
- [Mesa-dev] [PATCH v14 15/36] i965: Improve same-buffer restriction for imports
Varad Gautam
- [Mesa-dev] [PATCH v14 16/36] i965: Invert image modifier/tiling inference
Varad Gautam
- [Mesa-dev] [PATCH v14 17/36] i965: Support images with offset aux buffers
Varad Gautam
- [Mesa-dev] [PATCH v14 18/36] i965/miptree: Add a helper function for image creation
Varad Gautam
- [Mesa-dev] [PATCH v14 19/36] i965/miptree: Allocate mcs_buf for an image's CCS_E
Varad Gautam
- [Mesa-dev] [PATCH v14 20/36] i965: Restructure CCS disabling
Varad Gautam
- [Mesa-dev] [PATCH v14 21/36] i965: add a no_aux field to identify buffers without aux data
Varad Gautam
- [Mesa-dev] [PATCH v14 22/36] i965: Allocate tile aligned height
Varad Gautam
- [Mesa-dev] [PATCH v14 23/36] i965: Add logic for allocating BO with CCS
Varad Gautam
- [Mesa-dev] [PATCH v14 24/36] i965/miptree: Add a return for updating of winsys
Varad Gautam
- [Mesa-dev] [PATCH v14 25/36] i965/miptree: Allocate mt earlier in update winsys
Varad Gautam
- [Mesa-dev] [PATCH v14 26/36] i965: Pretend that CCS modified images are two planes
Varad Gautam
- [Mesa-dev] [PATCH v14 27/36] i965: Change resolve flags to enum
Varad Gautam
- [Mesa-dev] [PATCH v14 28/36] i965: Plumb resolve hints from miptrees to blorp
Varad Gautam
- [Mesa-dev] [PATCH v14 29/36] i965: Add new resolve hints full and partial
Varad Gautam
- [Mesa-dev] [PATCH v14 30/36] i965: Use partial resolves for CCS buffers being scanned out
Varad Gautam
- [Mesa-dev] [PATCH v14 31/36] i965/miptree: Remove dead code assertion
Varad Gautam
- [Mesa-dev] [PATCH v14 32/36] i965: Remove scanout restriction from lossless compression
Varad Gautam
- [Mesa-dev] [PATCH v14 33/36] i965: Handle compression modifier
Varad Gautam
- [Mesa-dev] [PATCH v14 34/36] i965: Add tiling mode to BO import
Varad Gautam
- [Mesa-dev] [PATCH v14 35/36] i965: Support dmabuf import with modifiers
Varad Gautam
- [Mesa-dev] [PATCH v14 36/36] i965: Add format/modifier advertising
Varad Gautam
- [Mesa-dev] [PATCH 0/1] r600g: work around shaders allocating too many superflous temporaries
Gert Wollny
- [Mesa-dev] [PATCH 1/1] r600g: work around shaders allocating too many superflous temporaries
Gert Wollny
- [Mesa-dev] [PATCH] Android: major/minor/makedev live in <sys/sysmacros.h>
Rob Herring
- [Mesa-dev] [RFC] some glsl->tgsi optimisations
Ilia Mirkin
- [Mesa-dev] [PATCH] Android: major/minor/makedev live in <sys/sysmacros.h>
Tapani Pälli
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Emil Velikov
- [Mesa-dev] [PATCH v14 07/36] egl: advertise EGL_EXT_image_dma_buf_import_modifiers
Eric Engestrom
- [Mesa-dev] [PATCH] Android: major/minor/makedev live in <sys/sysmacros.h>
Emil Velikov
- [Mesa-dev] [PATCH 1/6] etnaviv: always do cpu_fini in transfer_unmap
Lucas Stach
- [Mesa-dev] [PATCH] Android: major/minor/makedev live in <sys/sysmacros.h>
Rob Herring
- [Mesa-dev] [Bug 101071] compiling glsl fails with undefined reference to `pthread_create'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100741] Chromium - Memory leak
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] mesa: Avoid leaking surface in st_renderbuffer_delete
Emil Velikov
- [Mesa-dev] [PATCH 1/4] st_glsl_to_tgsi: bump index back up to 32-bit
Marek Olšák
- [Mesa-dev] [PATCH 01/30] i965: Mark depth surfaces as needing a HiZ resolve after blitting
Pohjolainen, Topi
- [Mesa-dev] [PATCH 14/30] intel/isl: Add an enum for describing auxiliary compression state
Jason Ekstrand
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101211] Mesa swrast issue with visualization on BE PPC PPC64
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101211] Mesa swrast issue with visualization on BE PPC PPC64
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v5 0/4] Disable glthread if libX11 isn't thread-safe
gregory hainaut
- [Mesa-dev] [PATCH 1/6] etnaviv: always do cpu_fini in transfer_unmap
Philipp Zabel
- [Mesa-dev] [Bug 101211] Mesa swrast issue with visualization on BE PPC PPC64
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/6] etnaviv: honor PIPE_TRANSFER_UNSYNCHRONIZED flag
Philipp Zabel
- [Mesa-dev] [PATCH 02/30] i965/surface_state: Images can't handle CCS at all
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa/util: fix arithmetic use of 'void *' in u_vector_foreach
Samuel Pitoiset
- [Mesa-dev] [PATCH] i965: Rework Sandy Bridge HiZ and stencil layouts
Jason Ekstrand
- [Mesa-dev] [PATCH] Android: major/minor/makedev live in <sys/sysmacros.h>
Mauro Rossi
- [Mesa-dev] [PATCH] Android: major/minor/makedev live in <sys/sysmacros.h>
Mauro Rossi
- [Mesa-dev] [PATCH] Android: major/minor/makedev live in <sys/sysmacros.h>
Rob Herring
- [Mesa-dev] [PATCH 1/3] radeonsi: merge si_pm4_free_state_simple() into si_pm4_free_state()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] radeonsi: remove chip_class define from si_pm4.h
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/3] radeonsi: remove unused si_pm4_state::compute_pkt
Samuel Pitoiset
- [Mesa-dev] [PATCH 02/30] i965/surface_state: Images can't handle CCS at all
Pohjolainen, Topi
- [Mesa-dev] [PATCH 14/30] intel/isl: Add an enum for describing auxiliary compression state
Pohjolainen, Topi
- [Mesa-dev] [PATCH] i965: Rework Sandy Bridge HiZ and stencil layouts
Pohjolainen, Topi
- [Mesa-dev] [Bug 54971] __glXInitialize can initialize same display multiple times
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 11/16] i965: Replace brw_bo_map_unsynchronized with MAP_ASYNC
Kenneth Graunke
- [Mesa-dev] [PATCH 13/16] i965: Explicitly disallow tiled memcpy path on Gen4 with swizzling.
Kenneth Graunke
- [Mesa-dev] [PATCH 14/16] i965: Enable tiled memcpy pixel read path on non-LLC
Kenneth Graunke
- [Mesa-dev] [PATCH 05/24] i965/cnl: Include gen10_pack.h
Nanley Chery
- [Mesa-dev] [PATCH 12/16] i965: Use write-combine mappings where available
Kenneth Graunke
- [Mesa-dev] [PATCH 16/16] i965: Enable tiled memcpy tex image path on non-LLC
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa/util: fix arithmetic use of 'void *' in u_vector_foreach
Kenneth Graunke
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 4/5] radv: Use correct clear words for HTILE.
Fredrik Höglund
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 10/16] i965: Add and use brw_bo_map()
Daniel Vetter
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 11/16] i965: Replace brw_bo_map_unsynchronized with MAP_ASYNC
Daniel Vetter
- [Mesa-dev] [PATCH 0/2] genxml/anv: Handle multiple registers in MI_LOAD_REGISTER*
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] intel: gen-decoder: rework how we handle groups
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] genxml/anv: enable MI_LOAD_REGISTER* to load more than 1 register
Lionel Landwerlin
- [Mesa-dev] [PATCH 12/16] i965: Use write-combine mappings where available
Daniel Vetter
- [Mesa-dev] [PATCH 00/24] swr: update rasterizer
Cherniak, Bruce
- [Mesa-dev] [PATCH 1/2] st/dri: move fence implemention into separate file
Gurchetan Singh
- [Mesa-dev] [PATCH 13/16] i965: Explicitly disallow tiled memcpy path on Gen4 with swizzling.
Daniel Vetter
- [Mesa-dev] [PATCH 14/16] i965: Enable tiled memcpy pixel read path on non-LLC
Daniel Vetter
- [Mesa-dev] [PATCH v2 00/64] ARB_bindless_texture for RadeonSI
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 01/64] mapi: add GL_ARB_bindless_texture entry points
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 02/64] mesa/util: add MESA_ARCH_{X86, X86_64} macros
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 03/64] mesa: implement ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 04/64] mesa: add support for unsigned 64-bit vertex attributes
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 05/64] mesa: add support for glUniformHandleui64*ARB()
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 06/64] mesa: refuse to update sampler parameters when a handle is allocated
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 07/64] mesa: refuse to update tex parameters when a handle is allocated
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 08/64] mesa: refuse to change textures when a handle is allocated
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 09/64] mesa: refuse to change tex buffers when a handle is allocated
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 10/64] mesa: keep track of the current variable in add_uniform_to_shader
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 11/64] mesa: store bindless samplers as PROGRAM_UNIFORM
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 12/64] mesa: add infrastructure for bindless samplers/images bound to units
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 13/64] glsl: process uniform samplers declared bindless
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 14/64] glsl: process uniform images declared bindless
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 15/64] glsl: pass the ir_variable object to set_opaque_binding()
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 16/64] glsl: set the explicit binding value for bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 17/64] glsl: add ir_variable::contains_bindless()
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 18/64] mesa: add update_single_shader_texture_used() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 19/64] mesa: add update_single_program_texture_state() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 20/64] mesa: update textures for bindless samplers bound to texture units
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 21/64] mesa: pass gl_program to _mesa_associate_uniform_storage()
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 22/64] mesa: associate uniform storage to bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 23/64] mesa: handle bindless uniforms bound to texture/image units
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 24/64] mesa: fix setting uniform variables for bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 25/64] gallium: add PIPE_CAP_BINDLESS_TEXTURE
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 26/64] gallium: add ARB_bindless_texture interface
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 27/64] gallium/util: add new util_dynarray_{shrink, delete} helpers
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 28/64] ddebug: add ARB_bindless_texture support
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 29/64] trace: add ARB_bindless_texture support
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 30/64] tc: add ARB_bindless_texture support
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 31/64] tgsi/ureg: accept TGSI_FILE_{CONSTANT, INPUT} for dst registers
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 32/64] st/glsl_to_tgsi: add support for bindless samplers
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 33/64] st/glsl_to_tgsi: add support for bindless images
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 34/64] st/glsl_to_tgsi: add support for bindless pack/unpack operations
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 35/64] st/glsl_to_tgsi: teach the DCE pass about bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 36/64] st/glsl_to_tgsi: teach rename_temp_registers() about bindless samplers
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 37/64] tgsi/scan: record bindless samplers/images usage
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 38/64] st/mesa: implement ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 39/64] st/mesa: make update_single_texture() non-static
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 40/64] st/mesa: make convert_sampler_from_unit() non-static
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 41/64] st/mesa: add st_convert_image_from_unit() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 42/64] st/mesa: add st_create_{texture, image}_handle_from_unit() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 43/64] st/mesa: add infrastructure for storing bound texture/image handles
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 44/64] st/mesa: make bindless samplers/images bound to units resident
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 45/64] st/mesa: disable per-context seamless cubemap when using texture handles
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 46/64] st/mesa: enable ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 47/64] radeonsi: add si_init_descriptor_list() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 48/64] radeonsi: add si_set_sampler_view_desc() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 49/64] radeonsi: add si_set_shader_image_desc() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 50/64] radeonsi: add si_update_check_render_feedback() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 51/64] radeonsi: add a slab allocator for bindless descriptors
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 52/64] radeonsi: implement ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 53/64] radeonsi: add all resident buffers to the current CS
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 54/64] radeonsi: only add descriptors in presence of resident handles
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 55/64] radeonsi: decompress DCC for resident textures/images
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 56/64] radeonsi: decompress resident textures/images before graphics/compute
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 57/64] radeonsi: isolate real framebuffer changes from the decompression passes
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 58/64] radeonsi: track use of bindless samplers/images from tgsi_shader_info
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 59/64] radeonsi: only decompress resident textures/images when used
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 60/64] radeonsi: upload new descriptors when resident buffers are invalidated
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 61/64] radeonsi: invalidate buffers which are made resident if needed
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 62/64] radeonsi: add support for loading bindless samplers
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 63/64] radeonsi: add support for loading bindless images
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 64/64] radeonsi: enable ARB_bindless_texture
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/4] glsl: fix visit/visit_enter overloaded virtual function warnings
Rob Herring
- [Mesa-dev] [PATCH 2/4] glsl: make ast_node destructor virtual
Rob Herring
- [Mesa-dev] [PATCH 3/4] mesa/main: fix gl_buffer_index enum comparison
Rob Herring
- [Mesa-dev] [PATCH 4/4] mesa/main: drop needless condition check in _mesa_GetPerfCounterInfoINTEL
Rob Herring
- [Mesa-dev] [PATCH] radv: Revert HTILE reset word to 0xFFFFFFFF.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 4/5] radv: Use correct clear words for HTILE.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] configure.ac: Require amdgpu for r600.
Vinson Lee
- [Mesa-dev] [PATCH 01/13] gallium/dri: always link against shared glapi
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 1/2] intel: gen-decoder: rework how we handle groups
Rafael Antognolli
- [Mesa-dev] [PATCH 1/6] aubinator: Dump sampler state pointers on gen6 too.
Rafael Antognolli
- [Mesa-dev] [PATCH 2/6] genxml: fix gen5 sampler border color state.
Rafael Antognolli
- [Mesa-dev] [PATCH 3/6] i965: Convert fs sampler state to use genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH 4/6] i965: Convert vs, gs, tcs, tes and cs samplers to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH 5/6] i965: Remove unused code and delete file.
Rafael Antognolli
- [Mesa-dev] [PATCH 6/6] i965: Convert upload_default_color to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH] configure.ac: Require amdgpu for r600.
Marek Olšák
- [Mesa-dev] [PATCH 2/2] st/dri: Use fence extension in drisw.c
Marek Olšák
- [Mesa-dev] [PATCH 1/2] intel: gen-decoder: rework how we handle groups
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] intel: gen-decoder: rework how we handle groups
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/5] genxml: Fix parsing of address fields in groups.
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/3] radeonsi: remove unused si_pm4_state::compute_pkt
Marek Olšák
- [Mesa-dev] [PATCH] radv: Revert HTILE reset word to 0xFFFFFFFF.
Marek Olšák
- [Mesa-dev] [PATCH 5/5] genxml: Make 3DSTATE_CONSTANT_BODY on Gen7+ use arrays.
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/5] genxml: Fix decoder for groups with multiple fields.
Lionel Landwerlin
- [Mesa-dev] [PATCH 0/4] use memcmp instead of strncmp when string lengths are known
Vlad Golovkin
- [Mesa-dev] [PATCH 1/4] glsl: simplify +INF check
Vlad Golovkin
- [Mesa-dev] [PATCH 2/4] glsl: trivial change of the file extension matching
Vlad Golovkin
- [Mesa-dev] [PATCH 3/4] util: use memcmp instead of strncmp
Vlad Golovkin
- [Mesa-dev] [PATCH 4/4] glx: use memcmp instead of strncmp
Vlad Golovkin
- [Mesa-dev] [PATCH 1/2] radeonsi: fix a GPU hang with tessellation on 2-CU configs
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: move PSIZE and CLIPDIST unique IO indices after GENERIC
Marek Olšák
- [Mesa-dev] [PATCH 1/5] gallium/ureg: add TEX/TXF_LZ opcodes to ureg
Marek Olšák
- [Mesa-dev] [PATCH 2/5] gallium/util: add _LZ and TXF options to simple shaders
Marek Olšák
- [Mesa-dev] [PATCH 3/5] gallium/u_blitter: use TEX_LZ if it's supported
Marek Olšák
- [Mesa-dev] [PATCH 4/5] gallium/u_blitter: use TXF if possible
Marek Olšák
- [Mesa-dev] [PATCH 5/5] gallium/u_blitter: use 2D_ARRAY for cubemap blits if possible
Marek Olšák
- [Mesa-dev] [PATCH] radv: Revert HTILE reset word to 0xFFFFFFFF.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 4/5] gallium/u_blitter: use TXF if possible
Roland Scheidegger
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 4/5] gallium/u_blitter: use TXF if possible
Marek Olšák
- [Mesa-dev] [PATCH] i965: Set "Subslice Hashing Mode" to 16x16 on Apollolake.
Kenneth Graunke
- [Mesa-dev] Adding a SPIR-V back-end to the GLSL compiler
Ian Romanick
- [Mesa-dev] [PATCH 1/4] glsl: simplify +INF check
Ian Romanick
- [Mesa-dev] [PATCH 2/4] glsl: trivial change of the file extension matching
Ian Romanick
- [Mesa-dev] [PATCH 3/4] util: use memcmp instead of strncmp
Ian Romanick
- [Mesa-dev] [PATCH 4/4] glx: use memcmp instead of strncmp
Ian Romanick
- [Mesa-dev] Adding a SPIR-V back-end to the GLSL compiler
Jason Ekstrand
- [Mesa-dev] Adding a SPIR-V back-end to the GLSL compiler
Timothy Arceri
- [Mesa-dev] [PATCH 3/6] glsl: fix broken indentation in do_structure_splitting()
Timothy Arceri
- [Mesa-dev] [PATCH 2/6] glsl: handle format layout qualifiers for struct with array of images
Timothy Arceri
- [Mesa-dev] Proposal to branch off old drivers
Ian Romanick
- [Mesa-dev] [PATCH 4/6] glsl: teach opt_structure_splitting about images in structures
Timothy Arceri
- [Mesa-dev] [PATCH 1/5] r100: Don't advertise OpenGL ES 1.1
Ian Romanick
- [Mesa-dev] [PATCH 2/5] r100: Don't assume that the base mipmap of a texture exists
Ian Romanick
- [Mesa-dev] [PATCH 3/5] r100, r200: Don't assume glVisual is non-NULL during context creation
Ian Romanick
- [Mesa-dev] [PATCH 4/5] r100: Use _mesa_get_format_base_format in radeon_update_wrapper
Ian Romanick
- [Mesa-dev] [PATCH 5/5] r100: Silence numerous unused this or that warnings
Ian Romanick
- [Mesa-dev] [PATCH 1/6] glsl: handle memory qualifiers for struct with array of images
Ian Romanick
- [Mesa-dev] [PATCH 4/6] glsl: teach opt_structure_splitting about images in structures
Ian Romanick
- [Mesa-dev] [PATCH 5/6] glsl: teach opt_array_splitting about bindless images
Timothy Arceri
- [Mesa-dev] [PATCH 5/6] glsl: teach opt_array_splitting about bindless images
Ian Romanick
- [Mesa-dev] [PATCH 6/6] glsl: fix a crash in ir_print_visitor() for bindless samplers/images
Timothy Arceri
- [Mesa-dev] [PATCH 6/6] glsl: fix a crash in ir_print_visitor() for bindless samplers/images
Ian Romanick
- [Mesa-dev] [PATCH 00/11] intel/isl: Add support for HiZ and stencil on gen6
Jason Ekstrand
- [Mesa-dev] [PATCH 01/11] intel/isl: Remove the device parameter from isl_tiling_get_info
Jason Ekstrand
- [Mesa-dev] [PATCH 02/11] intel/isl: Move isl_calc_array_pitch_el_rows higher up
Jason Ekstrand
- [Mesa-dev] [PATCH 03/11] intel/isl: Refactor isl_calc_array_pitch_el_rows
Jason Ekstrand
- [Mesa-dev] [PATCH 04/11] intel/isl: Add an isl_assert_div helper
Jason Ekstrand
- [Mesa-dev] [PATCH 05/11] intel/isl: Refactor to use a phys_total_el extent.
Jason Ekstrand
- [Mesa-dev] [PATCH 06/11] intel/isl: Don't check array pitch for gen4 3D textures
Jason Ekstrand
- [Mesa-dev] [PATCH 07/11] intel/isl: Generate phys_total_el from isl_calc_phys_extent
Jason Ekstrand
- [Mesa-dev] [PATCH 08/11] intel/isl: Add a new layout for HiZ and stencil on Sandy Bridge
Jason Ekstrand
- [Mesa-dev] [PATCH 09/11] intel/isl: Make get_intratile_offset_el take the element size in bits
Jason Ekstrand
- [Mesa-dev] [PATCH 10/11] intel/isl: Add a helper for getting the byte/tile offset of a subimage
Jason Ekstrand
- [Mesa-dev] [PATCH 11/11] intel/blorp: Handle gen6 stencil/HiZ offsets in the back-end
Jason Ekstrand
- [Mesa-dev] [PATCH 1/4] glsl: fix visit/visit_enter overloaded virtual function warnings
Ian Romanick
- [Mesa-dev] [PATCH 01/13] gallium/dri: always link against shared glapi
Emil Velikov
- [Mesa-dev] [PATCH 3/4] mesa/main: fix gl_buffer_index enum comparison
Ian Romanick
- [Mesa-dev] [PATCH 19/30] i965: Move color rendering to the new resolve functions
Jason Ekstrand
- [Mesa-dev] [PATCH 28/30] i965: Use the new tracking mechanism for HiZ
Jason Ekstrand
- [Mesa-dev] [PATCH 00/30] i965: Overhaul resolves
Jason Ekstrand
- [Mesa-dev] [PATCH 4/4] mesa/main: drop needless condition check in _mesa_GetPerfCounterInfoINTEL
Ian Romanick
- [Mesa-dev] [PATCH 2/4] glsl: make ast_node destructor virtual
Ian Romanick
- [Mesa-dev] Proposal to branch off old drivers
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] glsl: trivial change of the file extension matching
Vlad Golovkin
- [Mesa-dev] [PATCH 4/4] glx: use memcmp instead of strncmp
Vlad Golovkin
- [Mesa-dev] [PATCH 1/4] glsl: simplify +INF check
Kenneth Graunke
- [Mesa-dev] [PATCH 1/5] r100: Don't advertise OpenGL ES 1.1
Kenneth Graunke
- [Mesa-dev] [PATCH] radv: Revert HTILE reset word to 0xFFFFFFFF.
Dave Airlie
- [Mesa-dev] [RFC] some glsl->tgsi optimisations
Dave Airlie
- [Mesa-dev] [PATCH 1/5] r100: Don't advertise OpenGL ES 1.1
Ian Romanick
- [Mesa-dev] [PATCH 4/4] mesa/main: drop needless condition check in _mesa_GetPerfCounterInfoINTEL
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/4] glsl: fix visit/visit_enter overloaded virtual function warnings
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/4] glsl: make ast_node destructor virtual
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/4] mesa/main: fix gl_buffer_index enum comparison
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] i965: Move SOL PSIZ hacks from draw time to link time.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Make a local for linked_xfb->Outputs[i], to shorten things.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965: Simplify SO_DECL handling.
Kenneth Graunke
- [Mesa-dev] [PATCH 15/30] i965/miptree: Add new entrypoints for resolve management
Pohjolainen, Topi
- [Mesa-dev] [PATCH 4/6] glsl: teach opt_structure_splitting about images in structures
Samuel Pitoiset
- [Mesa-dev] [PATCH 5/6] glsl: teach opt_array_splitting about bindless images
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/6] glsl: handle memory qualifiers for struct with array of images
Samuel Pitoiset
- [Mesa-dev] [PATCH 16/30] i965: Use the new resolve function for several simple cases
Pohjolainen, Topi
- [Mesa-dev] [PATCH 15/30] i965/miptree: Add new entrypoints for resolve management
Pohjolainen, Topi
- [Mesa-dev] [PATCH 19/30] i965: Move color rendering to the new resolve functions
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 0/2] genxml/anv: Handle multiple registers in MI_LOAD_REGISTER*
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 1/2] intel: gen-decoder: rework how we handle groups
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] genxml/anv: enable MI_LOAD_REGISTER* to load more than 1 register
Lionel Landwerlin
- [Mesa-dev] [PATCH 5/6] glsl: teach opt_array_splitting about bindless images
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa: add new 'name' parameter to get_texobj_by_name()
Timothy Arceri
- [Mesa-dev] [PATCH 5/6] glsl: teach opt_array_splitting about bindless images
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] mesa: throw an INVALID_OPERATION error in get_texobj_by_name()
Timothy Arceri
- [Mesa-dev] [PATCH 1/6] aubinator: Dump sampler state pointers on gen6 too.
Lionel Landwerlin
- [Mesa-dev] [Bug 101214] xdriinfo and libglvnd Screen 0: not direct rendering capable
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101247] Mesa fails to link GLSL programs with unused output blocks
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101247] Mesa fails to link GLSL programs with unused output blocks
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 2/5] r600: remove custom and incomplete OpenCL code paths
Emil Velikov
- [Mesa-dev] [PATCH] Android: major/minor/makedev live in <sys/sysmacros.h>
Emil Velikov
- [Mesa-dev] [PATCH 14/30] intel/isl: Add an enum for describing auxiliary compression state
Pohjolainen, Topi
- [Mesa-dev] [Bug 101252] eglGetDisplay() is not thread safe
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v5 0/4] Disable glthread if libX11 isn't thread-safe
Emil Velikov
- [Mesa-dev] [Bug 101247] Mesa fails to link GLSL programs with unused output blocks
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 27/30] i965: Wholesale replace the color resolve tracking code
Pohjolainen, Topi
- [Mesa-dev] [PATCH 00/30] i965: Overhaul resolves
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/4] glsl: fix visit/visit_enter overloaded virtual function warnings
Emil Velikov
- [Mesa-dev] [Bug 100988] glXGetCurrentDisplay() no longer works for FakeGLX contexts?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 2/5] r600: remove custom and incomplete OpenCL code paths
Jan Vesely
- [Mesa-dev] Status of Clover (AMDGPU)
Luke A. Guest
- [Mesa-dev] Status of Clover (AMDGPU)
Luke A. Guest
- [Mesa-dev] [PATCH 00/30] i965: Overhaul resolves
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/5] r600: remove custom and incomplete OpenCL code paths
Marek Olšák
- [Mesa-dev] [PATCH 14/30] intel/isl: Add an enum for describing auxiliary compression state
Jason Ekstrand
- [Mesa-dev] [PATCH 27/30] i965: Wholesale replace the color resolve tracking code
Jason Ekstrand
- [Mesa-dev] Status of Clover (AMDGPU)
Marek Olšák
- [Mesa-dev] Status of Clover (AMDGPU)
Luke A. Guest
- [Mesa-dev] [PATCH 15/30] i965/miptree: Add new entrypoints for resolve management
Jason Ekstrand
- [Mesa-dev] Status of Clover (AMDGPU)
Marek Olšák
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Marek Olšák
- [Mesa-dev] [PATCH v2 2/5] r600: remove custom and incomplete OpenCL code paths
Emil Velikov
- [Mesa-dev] [PATCH v2 2/5] r600: remove custom and incomplete OpenCL code paths
Marek Olšák
- [Mesa-dev] [PATCH mesa] egl/drm: remove temporary fd variable
Eric Engestrom
- [Mesa-dev] [PATCH 1/6] etnaviv: always do cpu_fini in transfer_unmap
Wladimir J. van der Laan
- [Mesa-dev] [PATCH 15/30] i965/miptree: Add new entrypoints for resolve management
Jason Ekstrand
- [Mesa-dev] [PATCH 27/30] i965: Wholesale replace the color resolve tracking code
Jason Ekstrand
- [Mesa-dev] [PATCH mesa] egl/drm: remove temporary fd variable
Emil Velikov
- [Mesa-dev] [PATCH 1/3] i965: Move SOL PSIZ hacks from draw time to link time.
Rafael Antognolli
- [Mesa-dev] [PATCH v2 2/5] r600: remove custom and incomplete OpenCL code paths
Jan Vesely
- [Mesa-dev] [PATCH 16/30] i965: Use the new resolve function for several simple cases
Jason Ekstrand
- [Mesa-dev] [PATCH 01/30] i965: Mark depth surfaces as needing a HiZ resolve after blitting
Jason Ekstrand
- [Mesa-dev] [PATCH 05/30] i965/miptree: Clean up the depth resolve helpers a little
Jason Ekstrand
- [Mesa-dev] [PATCH 06/30] i965/miptree: Refactor intel_miptree_resolve_color
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/5] r600: remove custom and incomplete OpenCL code paths
Emil Velikov
- [Mesa-dev] Status of Clover (AMDGPU)
Jan Vesely
- [Mesa-dev] [PATCH 01/30] i965: Mark depth surfaces as needing a HiZ resolve after blitting
Pohjolainen, Topi
- [Mesa-dev] [PATCH 14/30] intel/isl: Add an enum for describing auxiliary compression state
Pohjolainen, Topi
- [Mesa-dev] [PATCH 27/30] i965: Wholesale replace the color resolve tracking code
Pohjolainen, Topi
- [Mesa-dev] [PATCH 15/30] i965/miptree: Add new entrypoints for resolve management
Pohjolainen, Topi
- [Mesa-dev] [PATCH 27/30] i965: Wholesale replace the color resolve tracking code
Jason Ekstrand
- [Mesa-dev] [PATCH 15/30] i965/miptree: Add new entrypoints for resolve management
Jason Ekstrand
- [Mesa-dev] [PATCH 00/30] i965: Overhaul resolves
Jason Ekstrand
- [Mesa-dev] [PATCH 00/30] i965: Overhaul resolves
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/5] r600: remove custom and incomplete OpenCL code paths
Jan Vesely
- [Mesa-dev] [PATCH v2 0/6] Various fixes to integer GetUniform*()
Matt Turner
- [Mesa-dev] [PATCH v2 2/5] r600: remove custom and incomplete OpenCL code paths
Aaron Watry
- [Mesa-dev] [PATCH 10/16] i965: Add and use brw_bo_map()
Matt Turner
- [Mesa-dev] [Mesa-stable] [PATCH] Revert "glsl: don't reference shader prog data during cache fallback"
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 05/30] i965/miptree: Clean up the depth resolve helpers a little
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] mesa/main: drop needless condition check in _mesa_GetPerfCounterInfoINTEL
Rob Herring
- [Mesa-dev] [PATCH 4/4] mesa/main: drop needless condition check in _mesa_GetPerfCounterInfoINTEL
Rob Herring
- [Mesa-dev] Status of Clover (AMDGPU)
Aaron Watry
- [Mesa-dev] [PATCH] glsl/lower_int64: only set progress when something is lowered.
Dave Airlie
- [Mesa-dev] [PATCH] glsl/lower_int64: only set progress when something is lowered.
Ian Romanick
- [Mesa-dev] [PATCH] nvc0: Clean up unnecessary includes from gallium/auxiliary/vl/
Rhys Kidd
- [Mesa-dev] [PATCH 1/4] glsl: fix visit/visit_enter overloaded virtual function warnings
Ian Romanick
- [Mesa-dev] [PATCH 5/6] glsl: teach opt_array_splitting about bindless images
Ian Romanick
- [Mesa-dev] [PATCH 0/6] i965: Little fixes & cleanups
Chad Versace
- [Mesa-dev] [PATCH 1/6] i965: Fix return type of brw_isl_format_for_mesa_format()
Chad Versace
- [Mesa-dev] [PATCH 2/6] i965: Fix return type of translate_tex_format()
Chad Versace
- [Mesa-dev] [PATCH 3/6] i965: Remove bad assert on isl_format
Chad Versace
- [Mesa-dev] [PATCH 4/6] i965: Replace 0 with ISL_FORMAT_UNSUPPORTED in format table
Chad Versace
- [Mesa-dev] [PATCH 5/6] i965: Cleanup in intel_create_winsys_renderbuffer()
Chad Versace
- [Mesa-dev] [PATCH 6/6] i965/dri: Fix bad GL error in intel_create_winsys_renderbuffer()
Chad Versace
- [Mesa-dev] [PATCH] i965: Reject unsupported formats in glEGLImageTargetTexture2D()
Chad Versace
- [Mesa-dev] [PATCH] Revert "egl/display: remove unnecessary code and make it easier to read"
Grazvydas Ignotas
Last message date:
Wed May 31 23:58:17 UTC 2017
Archived on: Wed May 31 23:58:34 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).