August 2016 Archives by date
Starting: Mon Aug 1 00:01:46 UTC 2016
Ending: Wed Aug 31 23:40:29 UTC 2016
Messages: 2805
- [Mesa-dev] [PATCH 2/2] glsl: struct constructors/initializers only allow implicit conversions
Timothy Arceri
- [Mesa-dev] [PATCH] i965: fix comparison warning
Timothy Arceri
- [Mesa-dev] [PATCH] i965: fix comparison warning
Kenneth Graunke
- [Mesa-dev] virglrenderer regression in commit ad4f0f1941677c
Marc-André Lureau
- [Mesa-dev] [PATCH] nir: remove remaining global register support
Timothy Arceri
- [Mesa-dev] [PATCH 12/12] gallium/radeon/winsyses: decrease max_alloc_size to 1/3 of largest heap
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] glsl/types: disallow implicit conversions before GLSL 1.20
Andres Gomez
- [Mesa-dev] [PATCH 2/2] glsl: struct constructors/initializers only allow implicit conversions
Andres Gomez
- [Mesa-dev] [PATCH 2/2] glsl: struct constructors/initializers only allow implicit conversions
Andres Gomez
- [Mesa-dev] [PATCH] gallium/sw/kms: Fix multiple imports from PRIME FDs
Tomasz Figa
- [Mesa-dev] [PATCH 10/95] i965/vec4: handle 32 and 64 bit channels in liveness analysis
Juan A. Suarez Romero
- [Mesa-dev] virglrenderer regression in commit ad4f0f1941677c
Rob Clark
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Nayan Deshmukh
- [Mesa-dev] [PATCH 2/2] st/vdapu: use lanczos filter for scaling v3
Nayan Deshmukh
- [Mesa-dev] [PATCH] nir: remove remaining global register support
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] freedreno/a2xx: fix comparison out of range warnings
Eric Engestrom
- [Mesa-dev] [PATCH mesa] gallium/util: fix resource leak
Eric Engestrom
- [Mesa-dev] [PATCH] gallium/util: fix error detection in s3tc init
Jose Fonseca
- [Mesa-dev] [PATCH] dri: use 'bool' instead 'int' for boolean variables
Eric Engestrom
- [Mesa-dev] [PATCH] ast: Updated AST_NUM_OPERATORS for coherence with ast_operators
Eric Engestrom
- [Mesa-dev] [PATCH] dri: use 'bool' instead 'int' for boolean variables
Jan Ziak
- [Mesa-dev] [PATCH] dri: use 'bool' instead 'int' for boolean variables
⚛
- [Mesa-dev] [PATCH 1/3] freedreno/a2xx: fix comparison out of range warnings
Rob Clark
- [Mesa-dev] [PATCH] nir: remove remaining global register support
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] gallium/os: add os_get_process_cmd_line
Brian Paul
- [Mesa-dev] [PATCH] auxiliary/os: add new os_get_command_line() function
Brian Paul
- [Mesa-dev] [PATCH] auxiliary/os: add new os_get_command_line() function
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: silence missing braces warning in st_program.c
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: silence missing braces warning in st_program.c
Marek Olšák
- [Mesa-dev] [Bug 95346] Stellaris - Black/super dark planets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/18] mapi: Add PatchParameteriOES and PatchParameteriEXT.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/18] mesa: Add {OES, EXT}_tessellation_shader to the extensions table.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/18] mesa: Move tessellation shader gets to GL_CORE, GLES31 section.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/18] glsl: Add a has_tessellation_shader() helper.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/18] glsl: Add extension plumbing for OES/EXT_tessellation_shader.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/18] glsl: Expose gl_PointSize if OES/EXT_tessellation_point_size is enabled.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/18] glsl: Implicitly enable OES_shader_io_blocks if geom/tess are enabled.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/18] glsl: Simplify interface qualifier parsing.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/18] glsl: Handle patch qualifier on interface blocks.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/18] glsl: Delete bogus ir_set_program_inouts assert.
Kenneth Graunke
- [Mesa-dev] [PATCH 11/18] mesa: Share code between _mesa_validate_DrawArrays[_Instanced].
Kenneth Graunke
- [Mesa-dev] [PATCH 12/18] mesa: Skip ES 3.0/3.1 transform feedback primitive counting error.
Kenneth Graunke
- [Mesa-dev] [PATCH 13/18] mesa: Fix add_index_to_name logic
Kenneth Graunke
- [Mesa-dev] [PATCH 14/18] glsl: Don't include the array index.
Kenneth Graunke
- [Mesa-dev] [PATCH 15/18] Revert "glsl/linker: Don't include interface name for built-in blocks"
Kenneth Graunke
- [Mesa-dev] [PATCH 16/18] glsl: Fix the program resource names of gl_TessLevelOuter/Inner[].
Kenneth Graunke
- [Mesa-dev] [PATCH 17/18] glsl: Fix location bias for patch variables.
Kenneth Graunke
- [Mesa-dev] [PATCH 18/18] glsl: Combine GS and TES array resizing visitors.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Replace BRW_SURFACEFORMAT_* with ISL_FORMAT_*.
Kenneth Graunke
- [Mesa-dev] [PATCH] nir: Allow opt_peephole_select to work on empty blocks.
Eric Anholt
- [Mesa-dev] [PATCH] ttn: Make FRAG_RESULT_DEPTH be a float variable to match gtn and ptn.
Eric Anholt
- [Mesa-dev] [PATCH] ast: Updated AST_NUM_OPERATORS for coherence with ast_operators
Matt Turner
- [Mesa-dev] [PATCH] i965: Replace BRW_SURFACEFORMAT_* with ISL_FORMAT_*.
Jason Ekstrand
- [Mesa-dev] [PATCH] nir: Allow opt_peephole_select to work on empty blocks.
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Replace BRW_SURFACEFORMAT_* with ISL_FORMAT_*.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Disable the unlit centroid workaround on Gen7.
Matt Turner
- [Mesa-dev] [PATCH] ttn: Make FRAG_RESULT_DEPTH be a float variable to match gtn and ptn.
Rob Clark
- [Mesa-dev] [PATCH 1/2] ddebug: print the command line to all logs (v2)
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: print the command line to VM fault reports (v2)
Marek Olšák
- [Mesa-dev] [PATCH 01/18] mapi: Add PatchParameteriOES and PatchParameteriEXT.
Ilia Mirkin
- [Mesa-dev] [PATCH] vbo: fix debug message format string in case of 32-bit machines
Jan Ziak
- [Mesa-dev] [PATCH 14/18] glsl: Don't include the array index.
Ilia Mirkin
- [Mesa-dev] [PATCH 02/18] mesa: Add {OES, EXT}_tessellation_shader to the extensions table.
Ilia Mirkin
- [Mesa-dev] [PATCH] gbm: Correct bo_import documentation (trivial)
Ben Widawsky
- [Mesa-dev] [PATCH 13/18] mesa: Fix add_index_to_name logic
Timothy Arceri
- [Mesa-dev] [PATCH 08/18] glsl: Simplify interface qualifier parsing.
Timothy Arceri
- [Mesa-dev] [PATCH 04/18] glsl: Add a has_tessellation_shader() helper.
Timothy Arceri
- [Mesa-dev] [PATCH 09/18] glsl: Handle patch qualifier on interface blocks.
Timothy Arceri
- [Mesa-dev] [PATCH 10/18] glsl: Delete bogus ir_set_program_inouts assert.
Timothy Arceri
- [Mesa-dev] [PATCH 17/18] glsl: Fix location bias for patch variables.
Timothy Arceri
- [Mesa-dev] [PATCH 12/12] gallium/radeon/winsyses: decrease max_alloc_size to 1/3 of largest heap
Michel Dänzer
- [Mesa-dev] [PATCH 18/18] glsl: Combine GS and TES array resizing visitors.
Timothy Arceri
- [Mesa-dev] [PATCH 16/18] glsl: Fix the program resource names of gl_TessLevelOuter/Inner[].
Timothy Arceri
- [Mesa-dev] [PATCH 15/18] Revert "glsl/linker: Don't include interface name for built-in blocks"
Timothy Arceri
- [Mesa-dev] [Mesa-stable] [PATCH 14/18] glsl: Don't include the array index.
Timothy Arceri
- [Mesa-dev] [PATCH 0/3] Destroy Present event contexts
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] glsl: struct constructors/initializers only allow implicit conversions
Timothy Arceri
- [Mesa-dev] [PATCH 02/18] mesa: Add {OES, EXT}_tessellation_shader to the extensions table.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Rework the unlit centroid workaround.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Disable the unlit centroid workaround on Gen7.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/10] egl/android: Make get_fourcc() accept HAL formats
Tomasz Figa
- [Mesa-dev] [PATCH] nir: fix validation message
Timothy Arceri
- [Mesa-dev] [PATCH] gbm: Correct bo_import documentation (trivial)
Alejandro Piñeiro
- [Mesa-dev] [PATCH] nir: fix validation message
Alejandro Piñeiro
- [Mesa-dev] [PATCH 12/12] gallium/radeon/winsyses: decrease max_alloc_size to 1/3 of largest heap
Marek Olšák
- [Mesa-dev] [PATCH] ast: Updated AST_NUM_OPERATORS for coherence with ast_operators
Andres Gomez
- [Mesa-dev] Mesa (master): egl/dri2: Add reference count for dri2_egl_display
Martin Peres
- [Mesa-dev] [PATCH 0/8] RadeonSI: Unflushed fences for better Bioshock performance
Marek Olšák
- [Mesa-dev] [PATCH 1/8] gallium/radeon: move last_gfx_fence from radeonsi to common code
Marek Olšák
- [Mesa-dev] [PATCH 2/8] r600g: use last_gfx_fence like radeonsi
Marek Olšák
- [Mesa-dev] [PATCH 3/8] gallium/radeon: count gfx IB flushes
Marek Olšák
- [Mesa-dev] [PATCH 4/8] gallium/radeon: count contexts
Marek Olšák
- [Mesa-dev] [PATCH 5/8] gallium/radeon: add cs_get_next_fence winsys callback
Marek Olšák
- [Mesa-dev] [PATCH 6/8] winsys/amdgpu: implement cs_get_next_fence
Marek Olšák
- [Mesa-dev] [PATCH 7/8] winsys/radeon: implement cs_get_next_fence
Marek Olšák
- [Mesa-dev] [PATCH 8/8] gallium/radeon: use unflushed fences for deferred flushes
Marek Olšák
- [Mesa-dev] [PATCH 0/8] RadeonSI: Unflushed fences for better Bioshock performance
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: skip unnecessary si_update_shaders calls
Marek Olšák
- [Mesa-dev] [PATCH v2 0/4] gallium/winsys/kms: Fix issues with prime import
Tomasz Figa
- [Mesa-dev] [PATCH v2 1/4] gallium/winsys/kms: Fix double refcount when importing from prime FD (v2)
Tomasz Figa
- [Mesa-dev] [PATCH v2 2/4] gallium/winsys/kms: Fully initialize kms_sw_dt at prime import time (v2)
Tomasz Figa
- [Mesa-dev] [PATCH v2 3/4] gallium/winsys/kms: Move display target handle lookup to separate function (v2)
Tomasz Figa
- [Mesa-dev] [PATCH v2 4/4] gallium/winsys/kms: Look up the GEM handle after importing a prime FD (v2)
Tomasz Figa
- [Mesa-dev] [PATCH v2 0/7] egl/android: Improve the Android EGL backend
Tomasz Figa
- [Mesa-dev] [PATCH v2 1/7] egl/android: Remove unused variables in droid_get_buffers_with_format()
Tomasz Figa
- [Mesa-dev] [PATCH v2 2/7] egl/android: Respect buffer mask in droid_image_get_buffers (v2)
Tomasz Figa
- [Mesa-dev] [PATCH v2 3/7] egl/android: Fix support for pbuffers (v2)
Tomasz Figa
- [Mesa-dev] [PATCH v2 4/7] egl/android: Refactor image creation to separate flink and prime paths (v2)
Tomasz Figa
- [Mesa-dev] [PATCH v2 5/7] egl/android: Make get_fourcc() accept HAL formats
Tomasz Figa
- [Mesa-dev] [PATCH v2 6/7] egl/android: Add support for YV12 pixel format (v2)
Tomasz Figa
- [Mesa-dev] [PATCH v2 7/7] egl/android: Make drm_gralloc headers optional (v2)
Tomasz Figa
- [Mesa-dev] [PATCH 12/12] gallium/radeon/winsyses: decrease max_alloc_size to 1/3 of largest heap
Alex Deucher
- [Mesa-dev] [PATCH] nir: fix validation message
Jason Ekstrand
- [Mesa-dev] [PATCH 0/3] RadeonSI GLSL "lit" tests
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/4] radeonsi: don't set the last parameter component of llvm.AMDGPU.cube
Nicolai Hähnle
- [Mesa-dev] [PATCH] ddebug: don't use fmemopen on non-Linux OS
Nicolai Hähnle
- [Mesa-dev] [PATCH] dri: use 'bool' instead 'int' for boolean variables
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] radeonsi: print the command line to VM fault reports
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] radeonsi: print the command line to VM fault reports (v2)
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: skip unnecessary si_update_shaders calls
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/3] Destroy Present event contexts
Leo Liu
- [Mesa-dev] [PATCH 7/8] winsys/radeon: implement cs_get_next_fence
Nicolai Hähnle
- [Mesa-dev] [PATCH] vbo: fix debug message format string in case of 32-bit machines
Brian Paul
- [Mesa-dev] [PATCH 8/8] gallium/radeon: use unflushed fences for deferred flushes
Nicolai Hähnle
- [Mesa-dev] [PATCH 08/12] gallium/radeon/winsyses: print CS submission error number
Nicolai Hähnle
- [Mesa-dev] [PATCH] vbo: fix format string compiler warning for 32-bit machines
Jan Ziak
- [Mesa-dev] [PATCH 12/12] gallium/radeon/winsyses: decrease max_alloc_size to 1/3 of largest heap
Nicolai Hähnle
- [Mesa-dev] [PATCH] vbo: fix debug message format string in case of 32-bit machines
⚛
- [Mesa-dev] [PATCH 00/12] RadeonSI: Prevent IB submissions with illegal memory usage
Nicolai Hähnle
- [Mesa-dev] [PATCH] dri: use 'bool' instead of 'int' for boolean variables
Jan Ziak
- [Mesa-dev] [PATCH] vbo: fix debug message format string in case of 32-bit machines
Brian Paul
- [Mesa-dev] [PATCH] vbo: fix format string compiler warning for 32-bit machines
Brian Paul
- [Mesa-dev] [PATCH] ast: Updated AST_NUM_OPERATORS for coherence with ast_operators
Eric Engestrom
- [Mesa-dev] [PATCH] dir-locals.el: show-trailing-whitespace and whitespace support
Andres Gomez
- [Mesa-dev] [PATCH] dri: use 'bool' instead 'int' for boolean variables
Eric Engestrom
- [Mesa-dev] [PATCH] dri: use 'bool' instead of 'int' for boolean variables
Eric Engestrom
- [Mesa-dev] [PATCH mesa] glx/dri3: remove never-used field
Eric Engestrom
- [Mesa-dev] [PATCH] ast: Updated AST_NUM_OPERATORS for coherence with ast_operators
Andres Gomez
- [Mesa-dev] [PATCH 1/2] anv/blit2d: Add a format parameter to bind_dst and create_iview
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv/blit2d: Add support for RGB destinations
Jason Ekstrand
- [Mesa-dev] [PATCH 12/12] gallium/radeon/winsyses: decrease max_alloc_size to 1/3 of largest heap
Christian König
- [Mesa-dev] [PATCH v2 3/7] egl/android: Fix support for pbuffers (v2)
Rob Herring
- [Mesa-dev] [PATCH] i965: Rework the unlit centroid workaround.
Matt Turner
- [Mesa-dev] [PATCH] configure.ac/swr: build swr with -fno-strict-aliasing
Tim Rowley
- [Mesa-dev] [PATCH] configure.ac: add llvm inteljitevents component if enabled
Tim Rowley
- [Mesa-dev] [PATCH 09/21] i965/fs: Rework representation of fragment output locations in NIR.
Kenneth Graunke
- [Mesa-dev] [PATCH] configure.ac/swr: build swr with -fno-strict-aliasing
Matt Turner
- [Mesa-dev] [PATCH] configure.ac/swr: build swr with -fno-strict-aliasing
Rowley, Timothy O
- [Mesa-dev] [PATCH] i965: Rework the unlit centroid workaround.
Jason Ekstrand
- [Mesa-dev] [PATCH 00/12] RadeonSI: Prevent IB submissions with illegal memory usage
Marek Olšák
- [Mesa-dev] [PATCH v2] swr: build swr with -fno-strict-aliasing
Tim Rowley
- [Mesa-dev] [PATCH 0/3] RadeonSI GLSL "lit" tests
Marek Olšák
- [Mesa-dev] [PATCH 0/3] RadeonSI GLSL "lit" tests
Nicolai Hähnle
- [Mesa-dev] [PATCH v2] swr: build swr with -fno-strict-aliasing
Matt Turner
- [Mesa-dev] [PATCH 1/7] winsys/amdgpu: query ME/PFP/CE firmware versions
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/7] radeonsi: unify emitting PKT3_SET_BASE for indirect draws
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/7] radeonsi: move index buffer calculations in si_emit_draw_packets up
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/7] radeonsi: transpose indirect/index draw dispatch
Nicolai Hähnle
- [Mesa-dev] [PATCH 5/7] radeonsi: add has_draw_indirect_multi flag
Nicolai Hähnle
- [Mesa-dev] [PATCH 6/7] radeonsi: program multi draw and indirect draw count parameters
Nicolai Hähnle
- [Mesa-dev] [PATCH 7/7] radeonsi: enable MULTI_DRAW_INDIRECT_(PARAMS) pipe caps
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 1/7] egl/android: Remove unused variables in droid_get_buffers_with_format()
Rob Herring
- [Mesa-dev] [PATCH v2 2/7] egl/android: Respect buffer mask in droid_image_get_buffers (v2)
Rob Herring
- [Mesa-dev] [PATCH v2 4/7] egl/android: Refactor image creation to separate flink and prime paths (v2)
Rob Herring
- [Mesa-dev] [PATCH v2 5/7] egl/android: Make get_fourcc() accept HAL formats
Rob Herring
- [Mesa-dev] [PATCH v2 6/7] egl/android: Add support for YV12 pixel format (v2)
Rob Herring
- [Mesa-dev] [PATCH v2 7/7] egl/android: Make drm_gralloc headers optional (v2)
Rob Herring
- [Mesa-dev] [PATCH v2 1/7] egl/android: Remove unused variables in droid_get_buffers_with_format()
Chad Versace
- [Mesa-dev] [PATCH v2 2/7] egl/android: Respect buffer mask in droid_image_get_buffers (v2)
Chad Versace
- [Mesa-dev] [PATCH 6/7] radeonsi: program multi draw and indirect draw count parameters
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 4/7] egl/android: Refactor image creation to separate flink and prime paths (v2)
Chad Versace
- [Mesa-dev] [PATCH] i965: use mt->offset in intel_miptree_map_movntdqa().
Haixia Shi
- [Mesa-dev] [PATCH 0/3] RadeonSI GLSL "lit" tests
Marek Olšák
- [Mesa-dev] [PATCH] i965: use mt->offset in intel_miptree_map_movntdqa().
Chad Versace
- [Mesa-dev] [PATCH] i965: use mt->offset in intel_miptree_map_movntdqa().
Chad Versace
- [Mesa-dev] [PATCH v2] i965: use mt->offset in intel_miptree_map_movntdqa().
Haixia Shi
- [Mesa-dev] [PATCH v2] i965: use mt->offset in intel_miptree_map_movntdqa().
Chad Versace
- [Mesa-dev] [PATCH] nir: add missing x swizzle in nir_print()
Timothy Arceri
- [Mesa-dev] [PATCH] nir: add missing x swizzle in nir_print()
Matt Turner
- [Mesa-dev] [PATCH 0/3] Destroy Present event contexts
Michel Dänzer
- [Mesa-dev] [PATCH 17/95] i965/vec4: add dst_null_df()
Francisco Jerez
- [Mesa-dev] [PATCH 16/95] i965/vec4: We only support 32-bit integer ALU operations for now
Francisco Jerez
- [Mesa-dev] [PATCH 15/95] i965/disasm: align16 DF source regions have a width of 2
Francisco Jerez
- [Mesa-dev] [PATCH 13/95] i965: add brw_vecn_grf()
Francisco Jerez
- [Mesa-dev] [PATCH 09/95] i965/vec4: add support for printing DF immediates
Francisco Jerez
- [Mesa-dev] [PATCH 28/95] i965/vec4: fix register allocation for 64-bit undef sources
Francisco Jerez
- [Mesa-dev] [PATCH] nir: Always print non-identity swizzles.
Timothy Arceri
- [Mesa-dev] [PATCH 33/95] i965/vec4: implement d2b
Francisco Jerez
- [Mesa-dev] non-shared glapi still needed ?
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH 25/95] i965/vec4: fix base offset for nir_registers with doubles
Francisco Jerez
- [Mesa-dev] [PATCH] nir: Always print non-identity swizzles.
Jason Ekstrand
- [Mesa-dev] [PATCH v2 3/7] egl/android: Fix support for pbuffers (v2)
Tomasz Figa
- [Mesa-dev] [PATCH v2 7/7] egl/android: Make drm_gralloc headers optional (v2)
Tomasz Figa
- [Mesa-dev] [PATCH v2] i965: use mt->offset in intel_miptree_map_movntdqa().
Kenneth Graunke
- [Mesa-dev] c99 vs v90
Enrico Weigelt, metux IT consult
- [Mesa-dev] c99 vs v90
Timothy Arceri
- [Mesa-dev] [PATCH] main/shaderimage: image unit invalid if texture is incomplete, independently of the level
Alejandro Piñeiro
- [Mesa-dev] Mesa (master): egl/dri2: Add reference count for dri2_egl_display
Tomasz Figa
- [Mesa-dev] [PATCH] dri2: Insert a synchronisation point for glXWaitX
Chris Wilson
- [Mesa-dev] c99 vs v90
Enrico Weigelt, metux IT consult
- [Mesa-dev] what happened to libgallium.so ?
Enrico Weigelt, metux IT consult
- [Mesa-dev] dead code
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH 0/3] RadeonSI GLSL "lit" tests
Nicolai Hähnle
- [Mesa-dev] __func__ vs. __FUNCTION__
Enrico Weigelt, metux IT consult
- [Mesa-dev] __func__ vs. __FUNCTION__
Eric Engestrom
- [Mesa-dev] [PATCH] anv: GetDeviceImageFormatProperties: fix transfer destination formats
Lionel Landwerlin
- [Mesa-dev] [PATCH] dri: use 'bool' instead of 'int' for boolean variables
Jan Ziak
- [Mesa-dev] [PATCH mesa] glx/dri3: remove never-used field
⚛
- [Mesa-dev] dead code
Rob Clark
- [Mesa-dev] [PATCH 12/12] gallium/radeon/winsyses: decrease max_alloc_size to 1/3 of largest heap
Marek Olšák
- [Mesa-dev] [PATCH v2 3/7] egl/android: Fix support for pbuffers (v2)
Rob Herring
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Christian König
- [Mesa-dev] [PATCH v2 3/7] egl/android: Fix support for pbuffers (v2)
Tomasz Figa
- [Mesa-dev] [PATCH] egl/dri2: dri2_initialize: Do not reference-count TestOnly display
Nicolas Boichat
- [Mesa-dev] [PATCH] anv: GetDeviceImageFormatProperties: fix transfer destination formats
Jason Ekstrand
- [Mesa-dev] [PATCH v2] i965: use mt->offset in intel_miptree_map_movntdqa().
Chad Versace
- [Mesa-dev] non-shared glapi still needed ?
Chad Versace
- [Mesa-dev] __func__ vs. __FUNCTION__
Daniel Vetter
- [Mesa-dev] what happened to libgallium.so ?
Marek Olšák
- [Mesa-dev] [PATCH] egl/dri2: dri2_initialize: Do not reference-count TestOnly display
Martin Peres
- [Mesa-dev] [PATCH 1/2] state_tracker: Initialize the draw context only when needed.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] mesa: Dynamically allocate the matrix stack.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] state_tracker: Initialize the draw context only when needed.
Brian Paul
- [Mesa-dev] [PATCH 2/2] mesa: Dynamically allocate the matrix stack.
Brian Paul
- [Mesa-dev] [PATCH 5/7] radeonsi: add has_draw_indirect_multi flag
Marek Olšák
- [Mesa-dev] what happened to libgallium.so ?
Jose Fonseca
- [Mesa-dev] [Bug 93089] mesa fails to check for gcc atomic primitives before using them
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gbm: Correct bo_import documentation (trivial)
Eric Anholt
- [Mesa-dev] [PATCH] loader: fix memory leak in loader_dri3_open
Eric Anholt
- [Mesa-dev] [PATCH 6/7] radeonsi: program multi draw and indirect draw count parameters
Marek Olšák
- [Mesa-dev] [PATCH 0/6] util: Clean up rgb9e5 and r11g11b10f
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] util: Move format_rgb9e5.h to src/util
Jason Ekstrand
- [Mesa-dev] [PATCH 2/6] util: Move format_r11g11b10f.h to src/util
Jason Ekstrand
- [Mesa-dev] [PATCH 3/6] util/format_rgb9e5: Get rid of the rgb9e5 union
Jason Ekstrand
- [Mesa-dev] [PATCH 4/6] util/rgb9e5: Get rid of the float754 union
Jason Ekstrand
- [Mesa-dev] [PATCH 5/6] util/format: Use explicitly sized types
Jason Ekstrand
- [Mesa-dev] [PATCH 6/6] util/r11g11b10f: Whitespace cleanups
Jason Ekstrand
- [Mesa-dev] [PATCH 4/7] radeonsi: transpose indirect/index draw dispatch
Marek Olšák
- [Mesa-dev] dead code
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Nayan Deshmukh
- [Mesa-dev] dead code
Rob Clark
- [Mesa-dev] [PATCH v2 2/2] anv/blit2d: Add support for RGB destinations
Jason Ekstrand
- [Mesa-dev] [PATCH 5/7] radeonsi: add has_draw_indirect_multi flag
Nicolai Hähnle
- [Mesa-dev] dead code
Rob Clark
- [Mesa-dev] OpenCL for radeon Hawaii?
Sam Halliday
- [Mesa-dev] OpenCL for radeon Hawaii?
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] anv/clear: Make cmd_clear_image take an actual VkClearValue
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv/clear: Clear E5B9G9R9 images as R32_UINT
Jason Ekstrand
- [Mesa-dev] [PATCH 36/95] i965/vec4: add a helper function to create double immediates
Francisco Jerez
- [Mesa-dev] OpenCL for radeon Hawaii?
Jan Vesely
- [Mesa-dev] [PATCH 2/2] glsl: struct constructors/initializers only allow implicit conversions
Andres Gomez
- [Mesa-dev] [PATCH v2 0/5] struct constructors/initializers only allow implicit conversions
Andres Gomez
- [Mesa-dev] [PATCH 1/5] glsl/types: disallow implicit conversions before GLSL 1.20
Andres Gomez
- [Mesa-dev] [PATCH 2/5] glsl: Refactor implicit conversion into its own helper
Andres Gomez
- [Mesa-dev] [PATCH 3/5] glsl: struct constructors/initializers only allow implicit conversions
Andres Gomez
- [Mesa-dev] [PATCH 4/5] glsl: apply_implicit_conversion is static again
Andres Gomez
- [Mesa-dev] [PATCH 5/5] glsl: fix indentation, comments and line lengths in ast_function.cpp
Andres Gomez
- [Mesa-dev] [PATCH 1/3] radeonsi: do not pass the return type to buffer_load_const
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] radeonsi: drop unnecessary u_pstipple.h include
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] radeonsi: move spi_ps_input_addr override outside of the loop
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2 v2] mesa: Dynamically allocate the matrix stack.
Eric Anholt
- [Mesa-dev] c99 vs v90
Jose Fonseca
- [Mesa-dev] [PATCH 40/95] i965/vec4: add a SIMD lowering pass
Francisco Jerez
- [Mesa-dev] [PATCH 2/2 v2] mesa: Dynamically allocate the matrix stack.
Brian Paul
- [Mesa-dev] [PATCH 39/95] i965/vec4: dump the instruction execution size
Francisco Jerez
- [Mesa-dev] [PATCH 1/5] glsl/types: disallow implicit conversions before GLSL 1.20
Timothy Arceri
- [Mesa-dev] [PATCH 1/5] glsl/types: disallow implicit conversions before GLSL 1.20
Andres Gomez
- [Mesa-dev] [PATCH 1/5] glsl/types: disallow implicit conversions before GLSL 1.20
Andres Gomez
- [Mesa-dev] [PATCH 2/5] glsl: Refactor implicit conversion into its own helper
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Andy Furniss
- [Mesa-dev] [PATCH 4/6] util/rgb9e5: Get rid of the float754 union
Roland Scheidegger
- [Mesa-dev] [PATCH 3/5] glsl: struct constructors/initializers only allow implicit conversions
Timothy Arceri
- [Mesa-dev] [PATCH 4/5] glsl: apply_implicit_conversion is static again
Timothy Arceri
- [Mesa-dev] [PATCH 5/5] glsl: fix indentation, comments and line lengths in ast_function.cpp
Timothy Arceri
- [Mesa-dev] [PATCH 1/5] glsl/types: disallow implicit conversions before GLSL 1.20
Timothy Arceri
- [Mesa-dev] c99 vs v90
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH] egl/dri2: dri2_initialize: Do not reference-count TestOnly display
Nicolas Boichat
- [Mesa-dev] [PATCH] egl/dri2: dri2_initialize: Do not reference-count TestOnly display
Michel Dänzer
- [Mesa-dev] [PATCH] egl/dri2: dri2_initialize: Do not reference-count TestOnly display
Nicolas Boichat
- [Mesa-dev] [PATCH 0/4] egl/*: Set disp->DriverData to NULL on error
Nicolas Boichat
- [Mesa-dev] [PATCH 1/4] egl/wayland: Set disp->DriverData to NULL on error
Nicolas Boichat
- [Mesa-dev] [PATCH 2/4] egl/surfaceless: Set disp->DriverData to NULL on error
Nicolas Boichat
- [Mesa-dev] [PATCH 3/4] egl/drm: Set disp->DriverData to NULL on error
Nicolas Boichat
- [Mesa-dev] [PATCH 4/4] egl/android: Set dpy->DriverData to NULL on error
Nicolas Boichat
- [Mesa-dev] [PATCH] egl/x11: avoid using freed memory if dri2 init fails
Nicolas Boichat
- [Mesa-dev] OpenCL for radeon Hawaii?
Aaron Watry
- [Mesa-dev] __func__ vs. __FUNCTION__
Enrico Weigelt, metux IT consult
- [Mesa-dev] what happened to libgallium.so ?
Enrico Weigelt, metux IT consult
- [Mesa-dev] oldest gcc version to support ?
Enrico Weigelt, metux IT consult
- [Mesa-dev] what happened to libgallium.so ?
Marek Olšák
- [Mesa-dev] c99 vs v90
Jose Fonseca
- [Mesa-dev] [PATCH 0/4] egl/*: Set disp->DriverData to NULL on error
Martin Peres
- [Mesa-dev] non-shared glapi still needed ? [WAS: what happened to libgallium.so ?]
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH 0/4] egl/*: Set disp->DriverData to NULL on error
Nicolas Boichat
- [Mesa-dev] c99 vs v90
Enrico Weigelt, metux IT consult
- [Mesa-dev] oldest gcc version to support ?
Vedran Miletić
- [Mesa-dev] c99 vs v90
Jose Fonseca
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Nayan Deshmukh
- [Mesa-dev] [PATCH 0/4] egl/*: Set disp->DriverData to NULL on error
Martin Peres
- [Mesa-dev] [PATCH 0/4] egl/*: Set disp->DriverData to NULL on error
Nicolas Boichat
- [Mesa-dev] [Bug 97136] [softpipe] piglit egl-create-context-verify-gl-flavor regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97136] [softpipe] piglit egl-create-context-verify-gl-flavor regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Intel: Please help define the common rectangle primitive type
Marek Olšák
- [Mesa-dev] [PATCH 3/3] radeonsi: move spi_ps_input_addr override outside of the loop
Marek Olšák
- [Mesa-dev] [PATCH] i965: import prime buffers in the current context, not screen
Martin Peres
- [Mesa-dev] Intel: Please help define the common rectangle primitive type
Jason Ekstrand
- [Mesa-dev] __func__ vs. __FUNCTION__
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] egl/x11_dri3: disable WL_bind_wayland_display for devices without render nodes
Frank Binns
- [Mesa-dev] [PATCH RESEND] loader: fix sysfs uevent file parsing
Frank Binns
- [Mesa-dev] [PATCH RESEND] wayland-drm: add missing NULL check
Frank Binns
- [Mesa-dev] __func__ vs. __FUNCTION__
Brian Paul
- [Mesa-dev] [PATCH 0/4] egl/*: Set disp->DriverData to NULL on error
Martin Peres
- [Mesa-dev] [PATCH 0/4] egl/*: Set disp->DriverData to NULL on error
Nicolas Boichat
- [Mesa-dev] oldest gcc version to support ?
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Andy Furniss
- [Mesa-dev] Intel: Please help define the common rectangle primitive type
Marek Olšák
- [Mesa-dev] [PATCH] i965: import prime buffers in the current context, not screen
Eric Anholt
- [Mesa-dev] Question about tesselation shader out varyings and transform feedback
Alejandro Piñeiro
- [Mesa-dev] [PATCH] swrast: fix active attribs with atifragshader
Miklós Máté
- [Mesa-dev] [PATCH] swrast: fix active attribs with atifragshader
Brian Paul
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Nayan Deshmukh
- [Mesa-dev] [PATCH v2 3/4] gallium/winsys/kms: Move display target handle lookup to separate function (v2)
Jordan Justen
- [Mesa-dev] [PATCH 1/3] freedreno/a2xx: fix comparison out of range warnings
Francesco Ansanelli
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture
Marek Olšák
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture
Marek Olšák
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture
Ilia Mirkin
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture
Marek Olšák
- [Mesa-dev] Intel: Please help define the common rectangle primitive type
Jason Ekstrand
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture
Ilia Mirkin
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture (v2)
Marek Olšák
- [Mesa-dev] [PATCH 0/2] i965: Fix dEQP-EGL.functional.image.create.gles2_cubemap_*
Chad Versace
- [Mesa-dev] [PATCH 1/2] i965: Fix miptree layout for EGLImage-based renderbuffers
Chad Versace
- [Mesa-dev] [PATCH 2/2] i965: Respect miptree offsets in intel_readpixels_tiled_memcpy()
Chad Versace
- [Mesa-dev] OpenCL for radeon Hawaii?
Sam Halliday
- [Mesa-dev] [PATCH 08/12] gallium/radeon/winsyses: print CS submission error number
Marek Olšák
- [Mesa-dev] [PATCH 0/2] i965: Fix dEQP-EGL.functional.image.create.gles2_cubemap_*
Mark Janes
- [Mesa-dev] OpenCL for radeon Hawaii?
Jan Vesely
- [Mesa-dev] [PATCH 2/5] glsl: Refactor implicit conversion into its own helper
Andres Gomez
- [Mesa-dev] [PATCH 3/5] glsl: struct constructors/initializers only allow implicit conversions
Andres Gomez
- [Mesa-dev] [PATCH 0/2] i965: Fix dEQP-EGL.functional.image.create.gles2_cubemap_*
Mark Janes
- [Mesa-dev] oldest gcc version to support ?
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH 0/2] i965: Fix dEQP-EGL.functional.image.create.gles2_cubemap_*
Martin Peres
- [Mesa-dev] OpenCL for radeon Hawaii?
Aaron Watry
- [Mesa-dev] [PATCH] i965: import prime buffers in the current context, not screen
Martin Peres
- [Mesa-dev] [PATCH 3/5] glsl: struct constructors/initializers only allow implicit conversions
Timothy Arceri
- [Mesa-dev] Switching to the GL 4.4 sRGB rules for glBlitFramebuffer().
Kenneth Graunke
- [Mesa-dev] [PATCH - Piglit 01/10] Delete fbo-srgb-blit test.
Kenneth Graunke
- [Mesa-dev] [PATCH - Piglit 02/10] Make multisample accuracy test set GL_FRAMEBUFFER_SRGB when resolving.
Kenneth Graunke
- [Mesa-dev] [PATCH - Piglit 03/10] Change arb_framebuffer_srgb/blit to follow GL 4.4+ rules.
Kenneth Graunke
- [Mesa-dev] [PATCH - Mesa 04/10] i965: Bail on the BLT path if BlitFramebuffer requires sRGB conversion.
Kenneth Graunke
- [Mesa-dev] [PATCH - Mesa 05/10] i965: Drop the "do resolves in sRGB" hack.
Kenneth Graunke
- [Mesa-dev] [PATCH - Mesa 06/10] Revert "st/mesa: use sRGB formats for MSAA resolving if destination is sRGB"
Kenneth Graunke
- [Mesa-dev] [PATCH - Mesa 07/10] i965: Make BLORP do sRGB encode/decode on ES 2 as well.
Kenneth Graunke
- [Mesa-dev] [PATCH - Mesa 08/10] i965: Make BLORP's BlitFramebuffer follow the GL 4.4 sRGB rules.
Kenneth Graunke
- [Mesa-dev] [PATCH - Mesa 09/10] meta: Make Meta's BlitFramebuffer() follow the GL 4.4 sRGB rules.
Kenneth Graunke
- [Mesa-dev] [PATCH - Mesa 10/10] st/mesa: Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules.
Kenneth Graunke
- [Mesa-dev] Intel: Please help define the common rectangle primitive type
Kenneth Graunke
- [Mesa-dev] [PATCH] anv/gen7_pipeline: Set PixelShaderKillPixel when needed
Nanley Chery
- [Mesa-dev] Question about tesselation shader out varyings and transform feedback
Timothy Arceri
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture (v2)
Edward O'Callaghan
- [Mesa-dev] [PATCH 0/2] i965: Fix dEQP-EGL.functional.image.create.gles2_cubemap_*
Chad Versace
- [Mesa-dev] [PATCH 0/2] i965: Fix dEQP-EGL.functional.image.create.gles2_cubemap_*
Chad Versace
- [Mesa-dev] [PATCH] nir: make use of nir_cf_list_extract() helper
Timothy Arceri
- [Mesa-dev] [PATCH] anv/gen7_pipeline: Set PixelShaderKillPixel when needed
Jason Ekstrand
- [Mesa-dev] cairo as state tracker
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH] mesa: Copy bitmask of VBOs in the VAO on gl{Push, Pop}Attrib.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH] util: Move _mesa_fsl/util_last_bit into util/bitscan.h
Mathias.Froehlich at gmx.net
- [Mesa-dev] cairo as state tracker
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH 08/12] gallium/radeon/winsyses: print CS submission error number
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/2] i965: Fix dEQP-EGL.functional.image.create.gles2_cubemap_*
Martin Peres
- [Mesa-dev] [PATCH] nir: make use of nir_cf_list_extract() helper
Kenneth Graunke
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture (v2)
Nicolai Hähnle
- [Mesa-dev] [PATCH] anv: GetDeviceImageFormatProperties: fix transfer destination formats
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] mesa/compute: move compute checks around for tests.
Antía Puentes
- [Mesa-dev] Question about tesselation shader out varyings and transform feedback
Alejandro Piñeiro
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/5] glsl: struct constructors/initializers only allow implicit conversions
Andres Gomez
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture (v2)
Marek Olšák
- [Mesa-dev] [PATCH] dri: use 'bool' instead of 'int' for boolean variables
Eric Engestrom
- [Mesa-dev] [PATCH] anv: gen7/75: enable multisampling
Lionel Landwerlin
- [Mesa-dev] [PATCH mesa] glx/dri3: remove never-used field
Eric Engestrom
- [Mesa-dev] [PATCH] dri: use 'bool' instead of 'int' for boolean variables
⚛
- [Mesa-dev] [PATCH] anv: GetDeviceImageFormatProperties: fix transfer destination formats
Jason Ekstrand
- [Mesa-dev] [PATCH] util: Move _mesa_fsl/util_last_bit into util/bitscan.h
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa: Copy bitmask of VBOs in the VAO on gl{Push, Pop}Attrib.
Fredrik Höglund
- [Mesa-dev] [PATCH] mesa: Copy bitmask of VBOs in the VAO on gl{Push, Pop}Attrib.
Brian Paul
- [Mesa-dev] [PATCH] util: Move _mesa_fsl/util_last_bit into util/bitscan.h
Brian Paul
- [Mesa-dev] cairo as state tracker
Ilia Mirkin
- [Mesa-dev] [PATCH] dri: use 'bool' instead of 'int' for boolean variables
Ilia Mirkin
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: remove support for d32_sfloat_s8_uint
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv/gen7_pipeline: Set PixelShaderKillPixel when needed
Nanley Chery
- [Mesa-dev] [PATCH] anv: gen7/75: enable multisampling (v2)
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv: remove support for d32_sfloat_s8_uint
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: remove support for d32_sfloat_s8_uint
Lionel Landwerlin
- [Mesa-dev] [PATCH] dri: use 'bool' instead of 'int' for boolean variables
⚛
- [Mesa-dev] [PATCH] anv: remove support for d32_sfloat_s8_uint
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/gen7_pipeline: Set PixelShaderKillPixel when needed
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: remove support for d32_sfloat_s8_uint
Kenneth Graunke
- [Mesa-dev] [PATCH] anv: gen7/75: enable multisampling (v2)
Anuj Phogat
- [Mesa-dev] [PATCH v2 02/27] i965/miptree: Allow get_aux_isl_surf when there is no aux surface
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: gen7/75: enable multisampling (v2)
Anuj Phogat
- [Mesa-dev] [PATCH 0/2] anv: Add support for multisampling on gen7/75
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] anv: gen7: rename rasterization state variable
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] anv: gen7/75: enable multisampling
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv: gen7/75: enable multisampling (v2)
Lionel Landwerlin
- [Mesa-dev] [PATCH 0/3] Converting TTN to using frontface intrinsic.
Eric Anholt
- [Mesa-dev] [PATCH 1/3] nir: Tell opt_algebraic that load_front_face is a boolean.
Eric Anholt
- [Mesa-dev] [PATCH 2/3] nir: Use the system-value front face for twoside lowering.
Eric Anholt
- [Mesa-dev] [PATCH 3/3] ttn: Use nir_load_front_face instead of the TGSI-style input.
Eric Anholt
- [Mesa-dev] [PATCH] nir: Add an IO scalarizing pass using the intrinsic's first_component.
Eric Anholt
- [Mesa-dev] [PATCH] anv: gen7/75: enable multisampling (v2)
Anuj Phogat
- [Mesa-dev] [Bug 93103] llvm symbols leak through, cause trouble with software rendering in llvm-linked software
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: gen7/75: enable multisampling (v2)
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: gen7/75: enable multisampling (v2)
Anuj Phogat
- [Mesa-dev] [PATCH] anv: gen7/75: enable multisampling (v3)
Lionel Landwerlin
- [Mesa-dev] [PATCH] nir: Add an IO scalarizing pass using the intrinsic's first_component.
Timothy Arceri
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Jan Ziak
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Jan Vesely
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
⚛
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Rob Clark
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Matt Turner
- [Mesa-dev] [PATCH] util: Move _mesa_fsl/util_last_bit into util/bitscan.h
Mathias Fröhlich
- [Mesa-dev] [PATCH] util: Move _mesa_fsl/util_last_bit into util/bitscan.h
Mathias Fröhlich
- [Mesa-dev] [PATCH] anv: gen7/75: enable multisampling (v3)
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] util: Move _mesa_fsl/util_last_bit into util/bitscan.h v2
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 2/3] util: Use win32 intrinsics for util_last_bit if present.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 3/3] gallium: Add c99_compat.h to u_bitcast.h
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH] anv: gen7/75: enable multisampling (v3)
Jason Ekstrand
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Eric Anholt
- [Mesa-dev] [PATCH 1/3] nir: Move the undef of nir_intrinsics.h macros to the .h.
Eric Anholt
- [Mesa-dev] [PATCH 2/3] nir: Add nir_builder support for individual system value loads.
Eric Anholt
- [Mesa-dev] [PATCH 3/3] nir: Define system values for vc4's blending-lowering arguments.
Eric Anholt
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Enrico Weigelt, metux IT consult
- [Mesa-dev] [Bug 93103] llvm symbols leak through, cause trouble with software rendering in llvm-linked software
bugzilla-daemon at freedesktop.org
- [Mesa-dev] cairo as state tracker
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
⚛
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture (v2)
Nicolai Hähnle
- [Mesa-dev] cairo as state tracker
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture (v2)
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/3] freedreno/a2xx: fix comparison out of range warnings
Francesco Ansanelli
- [Mesa-dev] cairo as state tracker
Marek Olšák
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture (v2)
Roland Scheidegger
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Rob Clark
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Rob Clark
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Jason Ekstrand
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Jan Vesely
- [Mesa-dev] cairo as state tracker
Enrico Weigelt, metux IT consult
- [Mesa-dev] cairo as state tracker
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
⚛
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Jan Vesely
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Jan Vesely
- [Mesa-dev] [PATCH 1/3] gallium: add a pipe_context parameter to fence_finish
Marek Olšák
- [Mesa-dev] [PATCH 2/3] st/mesa: set the ctx parameter of fence_finish
Marek Olšák
- [Mesa-dev] [PATCH 3/3] gallium/radeon: use unflushed fences for deferred flushes (v2)
Marek Olšák
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
⚛
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Jan Vesely
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
⚛
- [Mesa-dev] cairo as state tracker
Marek Olšák
- [Mesa-dev] [PATCH 0/7] anv: clean up and unify emit_rs_state
Jason Ekstrand
- [Mesa-dev] [PATCH 0/7] anv: clean up and unify emit_rs_state
Jason Ekstrand
- [Mesa-dev] [PATCH 1/7] anv/pipeline/gen8: Remove an old comment
Jason Ekstrand
- [Mesa-dev] [PATCH 2/7] genxml: Make 3DSTATE_SF more consistent between gen7 and gen8+
Jason Ekstrand
- [Mesa-dev] [PATCH 3/7] anv/pipeline/gen8: Use fewer designated initializers in emit_rs_state
Jason Ekstrand
- [Mesa-dev] [PATCH 4/7] anv/pipeline/gen8: Unconditionally set DXMultisampleRasterizaitonEnable
Jason Ekstrand
- [Mesa-dev] [PATCH 5/7] anv/pipeline: Unify 3DSTATE_RASTER and 3DSTATE_SF setup between gen7 and gen8
Jason Ekstrand
- [Mesa-dev] [PATCH 6/7] isl: Add a helper for getting a depth format from an isl_format
Jason Ekstrand
- [Mesa-dev] [PATCH 7/7] anv/pipeline/gen7: Set the depth format in 3DSTATE_SF
Jason Ekstrand
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Emil Velikov
- [Mesa-dev] [PATCH 1/3] freedreno/a2xx: fix comparison out of range warnings
Rob Clark
- [Mesa-dev] cairo as state tracker
Emil Velikov
- [Mesa-dev] oldest gcc version to support ?
Emil Velikov
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Jan Vesely
- [Mesa-dev] non-shared glapi still needed ?
Emil Velikov
- [Mesa-dev] [PATCH 1/6] gallium/radeon: change the vendor string to Advanced Micro Devices, Inc.
Marek Olšák
- [Mesa-dev] [PATCH 2/6] gallium/radeon: increase the size of the renderer string
Marek Olšák
- [Mesa-dev] [PATCH 3/6] winsys/amdgpu: don't try to unmap userptr buffers
Marek Olšák
- [Mesa-dev] [PATCH 4/6] winsys/amdgpu: track the amount of mapped memory
Marek Olšák
- [Mesa-dev] [PATCH 5/6] winsys/radeon: track the amount of mapped memory
Marek Olšák
- [Mesa-dev] [PATCH 6/6] gallium/radeon: add HUD queries for mapped VRAM/GTT
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: use PIPE_USAGE_STREAM for GL_CLIENT_STORAGE_BIT
Marek Olšák
- [Mesa-dev] [PATCH 1/3] gallium: add a pipe_context parameter to fence_finish
Rob Clark
- [Mesa-dev] [PATCH] st/mesa: use PIPE_USAGE_STREAM for GL_CLIENT_STORAGE_BIT
Fredrik Höglund
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: simplify ff fs generator a bit
Miklós Máté
- [Mesa-dev] [PATCH 1/3] gallium: add a pipe_context parameter to fence_finish
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: use PIPE_USAGE_STREAM for GL_CLIENT_STORAGE_BIT without READ_BIT (v2)
Marek Olšák
- [Mesa-dev] [PATCH 1/6] gallium/radeon: change the vendor string to Advanced Micro Devices, Inc.
Axel Davy
- [Mesa-dev] [PATCH 4/7] anv/pipeline/gen8: Unconditionally set DXMultisampleRasterizaitonEnable
Kenneth Graunke
- [Mesa-dev] [PATCH 1/7] anv/pipeline/gen8: Remove an old comment
Kenneth Graunke
- [Mesa-dev] [PATCH 4/7] anv/pipeline/gen8: Unconditionally set DXMultisampleRasterizaitonEnable
Jason Ekstrand
- [Mesa-dev] [PATCH 0/8] More state optimizations for st/mesa
Marek Olšák
- [Mesa-dev] [PATCH 1/8] st/mesa: don't update clip state if it has no effect
Marek Olšák
- [Mesa-dev] [PATCH 2/8] st/mesa: don't update clip state on VS changes if it has no effect
Marek Olšák
- [Mesa-dev] [PATCH 3/8] st/mesa: remove TES/TCS/GS state dirtying optimization
Marek Olšák
- [Mesa-dev] [PATCH 4/8] st/mesa: determine states used or affected by shaders at compile time
Marek Olšák
- [Mesa-dev] [PATCH 5/8] st/mesa: when changing shaders, only dirty states that are affected by them
Marek Olšák
- [Mesa-dev] [PATCH 6/8] st/mesa: _NEW_TEXTURE & CONSTANTS shouldn't flag states that aren't used
Marek Olšák
- [Mesa-dev] [PATCH 7/8] st/mesa: don't update atomic, SSBO, UBO and TBO states that have no effect
Marek Olšák
- [Mesa-dev] [PATCH 8/8] st/mesa: BufferData should flag NewDriverState
Marek Olšák
- [Mesa-dev] [PATCH 4/7] anv/pipeline/gen8: Unconditionally set DXMultisampleRasterizaitonEnable
Jason Ekstrand
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] cairo as state tracker
Enrico Weigelt, metux IT consult
- [Mesa-dev] cairo as state tracker
Enrico Weigelt, metux IT consult
- [Mesa-dev] cairo as state tracker
Marek Olšák
- [Mesa-dev] [PATCH] nir: Add an IO scalarizing pass using the intrinsic's first_component.
Timothy Arceri
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 5/7] egl/android: Make get_fourcc() accept HAL formats
Chad Versace
- [Mesa-dev] [PATCH] st/mesa: in ATI fs don't assume TEMP0=REG0
Miklós Máté
- [Mesa-dev] [PATCH 0/8] More state optimizations for st/mesa
Edmondo Tommasina
- [Mesa-dev] [PATCH v2 3/4] gallium/winsys/kms: Move display target handle lookup to separate function (v2)
Tomasz Figa
- [Mesa-dev] [PATCH] st/mesa: use PIPE_USAGE_STREAM for GL_CLIENT_STORAGE_BIT without READ_BIT (v2)
Michel Dänzer
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Michel Dänzer
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH - Mesa 10/10] st/mesa: Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules.
Nicolai Hähnle
- [Mesa-dev] [PATCH - Mesa 06/10] Revert "st/mesa: use sRGB formats for MSAA resolving if destination is sRGB"
Nicolai Hähnle
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Christian König
- [Mesa-dev] [PATCH 10/95] i965/vec4: handle 32 and 64 bit channels in liveness analysis
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] mesa: simplify ff fs generator a bit
Brian Paul
- [Mesa-dev] [PATCH 3/3] gallium: Add c99_compat.h to u_bitcast.h
Brian Paul
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Nayan Deshmukh
- [Mesa-dev] [PATCH 3/3] gallium: Add c99_compat.h to u_bitcast.h
Mathias Fröhlich
- [Mesa-dev] [PATCH 1/6] gallium/radeon: change the vendor string to Advanced Micro Devices, Inc.
Alex Deucher
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Ian Romanick
- [Mesa-dev] [PATCH 0/8] radeonsi: implement missing indirect draw features
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/8] radeonsi/sid: add additional bits for the DRAW_(INDEX)_INDIRECT_MULTI packets
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/8] radeonsi: flush TC L2 cache for indirect draw data
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/8] radeonsi: remove an incorrect assertion
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/8] radeonsi: wire up TGSI_SEMANTIC_BASEINSTANCE
Nicolai Hähnle
- [Mesa-dev] [PATCH 5/8] radeonsi: add DRAWID parameter to vertex shaders
Nicolai Hähnle
- [Mesa-dev] [PATCH 6/8] radeonsi: program the DRAWID SGPR
Nicolai Hähnle
- [Mesa-dev] [PATCH 7/8] radeonsi: program additional multi draw parameters
Nicolai Hähnle
- [Mesa-dev] [PATCH 8/8] radeonsi: enable multi-draw related pipe caps
Nicolai Hähnle
- [Mesa-dev] [PATCH 02/18] mesa: Add {OES, EXT}_tessellation_shader to the extensions table.
Ian Romanick
- [Mesa-dev] [PATCH 07/18] glsl: Implicitly enable OES_shader_io_blocks if geom/tess are enabled.
Ian Romanick
- [Mesa-dev] [PATCH 09/18] glsl: Handle patch qualifier on interface blocks.
Ian Romanick
- [Mesa-dev] [PATCH 01/18] mapi: Add PatchParameteriOES and PatchParameteriEXT.
Ian Romanick
- [Mesa-dev] [PATCH] nvc0: advertise 8 bits subpixel precision for viewport bounds
Józef Kucia
- [Mesa-dev] [PATCH 0/8] radeonsi: implement missing indirect draw features
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] nir: Add an IO scalarizing pass using the intrinsic's first_component.
Eric Anholt
- [Mesa-dev] [PATCH 10/95] i965/vec4: handle 32 and 64 bit channels in liveness analysis
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] dri: use 'bool' instead 'int' for boolean variables
Ian Romanick
- [Mesa-dev] [PATCH 12/18] mesa: Skip ES 3.0/3.1 transform feedback primitive counting error.
Ian Romanick
- [Mesa-dev] [PATCH] dri: use 'bool' instead 'int' for boolean variables
⚛
- [Mesa-dev] [PATCH] nir: Add an IO scalarizing pass using the intrinsic's first_component.
Jason Ekstrand
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Jan Vesely
- [Mesa-dev] [PATCH] dri: use 'bool' instead 'int' for boolean variables
Ian Romanick
- [Mesa-dev] [PATCH] dri: use 'bool' instead 'int' for boolean variables
Rob Clark
- [Mesa-dev] [PATCH 5/7] anv/pipeline: Unify 3DSTATE_RASTER and 3DSTATE_SF setup between gen7 and gen8
Kenneth Graunke
- [Mesa-dev] [PATCH] dri: use 'bool' instead 'int' for boolean variables
Ian Romanick
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Ian Romanick
- [Mesa-dev] [PATCH 6/7] isl: Add a helper for getting a depth format from an isl_format
Kenneth Graunke
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: gen7/75: enable multisampling (v3)
Jason Ekstrand
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Matt Turner
- [Mesa-dev] [PATCH 10/95] i965/vec4: handle 32 and 64 bit channels in liveness analysis
Francisco Jerez
- [Mesa-dev] [PATCH v2 6/7] egl/android: Add support for YV12 pixel format (v2)
Chad Versace
- [Mesa-dev] [PATCH 2/2] anv/clear: Clear E5B9G9R9 images as R32_UINT
Nanley Chery
- [Mesa-dev] [PATCH - Mesa 09/10] meta: Make Meta's BlitFramebuffer() follow the GL 4.4 sRGB rules.
Ian Romanick
- [Mesa-dev] Switching to the GL 4.4 sRGB rules for glBlitFramebuffer().
Ian Romanick
- [Mesa-dev] [PATCH v2 0/7] egl/android: Improve the Android EGL backend
Chad Versace
- [Mesa-dev] [PATCH 0/2] Program multisampling modes on gen7/75
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] anv: genX_pipeline: rename info to rs_info
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] anv: gen7/75: Set multisample modes
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] anv: gen7/75: Set multisample modes
Anuj Phogat
- [Mesa-dev] [PATCH] vl/rbsp: add a check for emulation prevention three byte
Leo Liu
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] egl/dri2: Add reference count for dri2_egl_display
⚛
- [Mesa-dev] [PATCH v2 6/7] egl/android: Add support for YV12 pixel format (v2)
Rob Herring
- [Mesa-dev] [PATCH] dri: use 'bool' instead 'int' for boolean variables
⚛
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 6/7] egl/android: Add support for YV12 pixel format (v2)
Chad Versace
- [Mesa-dev] [Bug 97140] dd_draw.c:949:11: error: implicit declaration of function 'fmemopen' is invalid in C99 [-Werror, -Wimplicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 38/95] i965/vec4: allow the vec4 IR to indicate the execution size of instructions
Francisco Jerez
- [Mesa-dev] [PATCH 2/2] anv: gen7/75: Set multisample modes
Jason Ekstrand
- [Mesa-dev] [Bug 97250] Mesa/Clover: openCV library bugs on CL_MEM_USE_HOST_PTR
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97250] Mesa/Clover: openCV library bugs on CL_MEM_USE_HOST_PTR
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97250] Mesa/Clover: openCV library bugs on CL_MEM_USE_HOST_PTR
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] anv/pipeline: Move emit_ms_state() to genX_pipeline_util.h
Anuj Phogat
- [Mesa-dev] [PATCH 2/3] anv/pipeline: Add sample locations for gen7-7.5
Anuj Phogat
- [Mesa-dev] [PATCH 3/3] anv/gen7_pipeline: Set multisample state using shared function
Anuj Phogat
- [Mesa-dev] [Bug 97250] Mesa/Clover: openCV library bugs on CL_MEM_USE_HOST_PTR
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97250] Mesa/Clover: openCV library bugs on CL_MEM_USE_HOST_PTR
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97250] Mesa/Clover: openCV library bugs on CL_MEM_USE_HOST_PTR
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97250] Mesa/Clover: openCV library bugs on CL_MEM_USE_HOST_PTR
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 8/8] radeonsi: enable multi-draw related pipe caps
Marek Olšák
- [Mesa-dev] [PATCH] ddebug: dump driver states and shaders for apitrace calls
Marek Olšák
- [Mesa-dev] [PATCH] mesa: simplify ff fs generator a bit
Miklós Máté
- [Mesa-dev] [PATCH 41/95] i965/vec4: make the generator set correct NibCtrl for SIMD4 DF instructions
Francisco Jerez
- [Mesa-dev] [PATCH 42/95] i965/vec4: dump NibCtrl for instructions with execsize 4
Francisco Jerez
- [Mesa-dev] Mesa (master): st/mesa: completely rewrite state atoms
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: define ST_NEW_ flags as uint64_t values, not enums
Brian Paul
- [Mesa-dev] [PATCH 43/95] i965/disasm: print NibCtrl for instructions with execsize 4
Francisco Jerez
- [Mesa-dev] [PATCH 1/3] gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
- [Mesa-dev] [PATCH 2/3] gallium/radeon: handle render_condition_enable for clear_rt/ds
Marek Olšák
- [Mesa-dev] [PATCH 3/3] gallium/radeon: implement ARB_clear_texture (v3)
Marek Olšák
- [Mesa-dev] [PATCH 3/3] gallium: Add c99_compat.h to u_bitcast.h
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: define ST_NEW_ flags as uint64_t values, not enums
Marek Olšák
- [Mesa-dev] [PATCH] anv/device: Enable sample shading on gen7+
Anuj Phogat
- [Mesa-dev] [PATCH 1/3] gallium: add render_condition_enable param to clear_render_target/depth_stencil
Roland Scheidegger
- [Mesa-dev] [PATCH 2/3] anv/pipeline: Add sample locations for gen7-7.5
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] anv/gen7_pipeline: Set multisample state using shared function
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv/clear: Clear E5B9G9R9 images as R32_UINT
Jason Ekstrand
- [Mesa-dev] [PATCH] nir: Add an IO scalarizing pass using the intrinsic's first_component.
Timothy Arceri
- [Mesa-dev] Call i965 GLSL IR backend optimisation from the common linker
Timothy Arceri
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97136] [softpipe] piglit egl-create-context-verify-gl-flavor regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] dri: use 'bool' instead 'int' for boolean variables
Michel Dänzer
- [Mesa-dev] [PATCH] anv/device: Enable sample shading on gen7+
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] gallium: Add c99_compat.h to u_bitcast.h
Mathias Fröhlich
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] ddebug: dump driver states and shaders for apitrace calls
Nicolai Hähnle
- [Mesa-dev] [PATCH] st/mesa: define ST_NEW_ flags as uint64_t values, not enums
Nicolai Hähnle
- [Mesa-dev] [PATCH] vl/rbsp: add a check for emulation prevention three byte
Christian König
- [Mesa-dev] [PATCH 1/3] gallium: add render_condition_enable param to clear_render_target/depth_stencil
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] gallium/radeon: implement ARB_clear_texture (v3)
Nicolai Hähnle
- [Mesa-dev] [PATCH 6/6] gallium/radeon: add HUD queries for mapped VRAM/GTT
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/3] gallium: add a pipe_context parameter to fence_finish
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] st/mesa: set the ctx parameter of fence_finish
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] gallium/radeon: use unflushed fences for deferred flushes (v2)
Nicolai Hähnle
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/omx/dec/h264: pass default scaling lists in raster format
Christian König
- [Mesa-dev] [PATCH 00/19] gallium, radeonsi: temporary array improvements
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/19] tgsi/ureg: allow specifying the UsageMask of array temporaries
Nicolai Hähnle
- [Mesa-dev] [PATCH 02/19] st_glsl_types: add st_glsl_type_usagemask
Nicolai Hähnle
- [Mesa-dev] [PATCH 03/19] st_glsl_to_tgsi: declare temp arrays at the start of translation
Nicolai Hähnle
- [Mesa-dev] [PATCH 04/19] st_glsl_to_tgsi: rename st_translate::arrays to temp_arrays
Nicolai Hähnle
- [Mesa-dev] [PATCH 05/19] st_glsl_to_tgsi: add temp_array_decl structure
Nicolai Hähnle
- [Mesa-dev] [PATCH 06/19] st_glsl_to_tgsi: apply usagemasks to array temporaries
Nicolai Hähnle
- [Mesa-dev] [PATCH 07/19] st_glsl_to_tgsi: use calloc the way it's meant to be used
Nicolai Hähnle
- [Mesa-dev] [PATCH 08/19] gallium/radeon: clean up emit_declaration for temporaries
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/19] gallium/radeon: simplify radeon_llvm_emit_fetch for direct array addressing
Nicolai Hähnle
- [Mesa-dev] [PATCH 10/19] gallium/radeon: simplify radeon_llvm_emit_store for direct array addressing
Nicolai Hähnle
- [Mesa-dev] [PATCH 11/19] gallium/radeon: more descriptive names for LLVM temporaries in debug builds
Nicolai Hähnle
- [Mesa-dev] [PATCH 12/19] gallium/radeon: clarify the comment on the array alloca heuristic
Nicolai Hähnle
- [Mesa-dev] [PATCH 13/19] gallium/radeon: extract common lookup code into get_temp_array function
Nicolai Hähnle
- [Mesa-dev] [PATCH 14/19] gallium/radeon: pass indirect register info into get_alloca_for_array
Nicolai Hähnle
- [Mesa-dev] [PATCH 15/19] gallium/radeon: extract common getelementptr logic into get_pointer_into_array
Nicolai Hähnle
- [Mesa-dev] [PATCH 16/19] gallium/radeon: always do the full store in store_value_to_array
Nicolai Hähnle
- [Mesa-dev] [PATCH 17/19] gallium/radeon: reduce alloca of temporaries based on usagemask
Nicolai Hähnle
- [Mesa-dev] [PATCH 18/19] gallium/radeon: add radeon_llvm_bound_index for bounds checking
Nicolai Hähnle
- [Mesa-dev] [PATCH 19/19] gallium/radeon: protect against out of bounds temporary array accesses
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/3] gallivm: add create_builder_at_entry helper function
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] gallivm: add lp_build_alloca_undef
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] gallium/radeon: use lp_build_alloca_undef
Nicolai Hähnle
- [Mesa-dev] [PATCH 6/8] st/mesa: _NEW_TEXTURE & CONSTANTS shouldn't flag states that aren't used
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/8] st/mesa: determine states used or affected by shaders at compile time
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/8] More state optimizations for st/mesa
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Christian König
- [Mesa-dev] [PATCH] Fix Android compilation when swrast is enabled
Mathieu Maret
- [Mesa-dev] [PATCH] vl/rbsp: add a check for emulation prevention three byte
Leo Liu
- [Mesa-dev] [PATCH 3/3] gallium: Add c99_compat.h to u_bitcast.h
Brian Paul
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Nicolai Hähnle
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97261] vaapi u/v wrong order since vl/util: add copy func for yv12image to nv12surface
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97261] vaapi u/v wrong order since vl/util: add copy func for yv12image to nv12surface
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] vl/rbsp: add a check for emulation prevention three byte
Leo Liu
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Rob Clark
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/3] gallivm: add lp_build_alloca_undef
Roland Scheidegger
- [Mesa-dev] [PATCH 3/3] gallium: Add c99_compat.h to u_bitcast.h
Brian Paul
- [Mesa-dev] [PATCH v2] vl/rbsp: add a check for emulation prevention three byte
Christian König
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Nicolai Hähnle
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Enrico Weigelt, metux IT consult
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Enrico Weigelt, metux IT consult
- [Mesa-dev] cairo as state tracker
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH v2] vl/rbsp: add a check for emulation prevention three byte
Leo Liu
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Marek Olšák
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Nicolai Hähnle
- [Mesa-dev] cairo as state tracker
Rob Clark
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Christian König
- [Mesa-dev] [PATCH v2] vl/rbsp: add a check for emulation prevention three byte
Christian König
- [Mesa-dev] cairo as state tracker
Jason Ekstrand
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Erik Faye-Lund
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] nir: Drop an unused program/hash_table.h include.
Eric Anholt
- [Mesa-dev] [PATCH 2/4] prog_hash_table: Convert compare funcs to match util/hash_table.h.
Eric Anholt
- [Mesa-dev] [PATCH 3/4] prog_hash_table: Convert to using util/hash_table.h.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] mesa: Use a temporary set to track whether we've added a resource yet.
Eric Anholt
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Marek Olšák
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Nayan Deshmukh
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Nicolai Hähnle
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Nicolai Hähnle
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] freedreno/a2xx: add missing casts to silence notices
Francesco Ansanelli
- [Mesa-dev] [PATCH 3/3] anv/gen7_pipeline: Set multisample state using shared function
Anuj Phogat
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] anv/clear: Clear E5B9G9R9 images as R32_UINT
Nanley Chery
- [Mesa-dev] [PATCH 3/3] anv/gen7_pipeline: Set multisample state using shared function
Jason Ekstrand
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Erik Faye-Lund
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Christian König
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] util: Use win32 intrinsics for util_last_bit if present.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 3/3] gallium: Add c99_compat.h to u_bitcast.h
Mathias Fröhlich
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Dave Airlie
- [Mesa-dev] [PATCH] util: Use win32 intrinsics for util_last_bit if present.
Brian Paul
- [Mesa-dev] [PATCH v2] egl: android: query native window default width and height
Haixia Shi
- [Mesa-dev] [PATCH 1/6] gallium/radeon: change the vendor string to Advanced Micro Devices, Inc.
Marek Olšák
- [Mesa-dev] [PATCH V2 2/3] anv/pipeline: Add sample locations for gen7-7.5
Anuj Phogat
- [Mesa-dev] [PATCH V2 2/3] anv/pipeline: Add sample locations for gen7-7.5
Jason Ekstrand
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] glcpp: Track the actual version instead of just the version_resolved flag
Ian Romanick
- [Mesa-dev] [PATCH 2/2] glcpp: Only disallow #undef of pre-defined macros on GLSL ES >= 3.00 shaders
Ian Romanick
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] egl: android: query native window default width and height
Chad Versace
- [Mesa-dev] [Bug 97270] [softpipe] piglit ext_framebuffer_multisample-fast-clear GL_ARB_texture_rg single-sample regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 00/27] i965: Rework the blorp API to use ISL
Chad Versace
- [Mesa-dev] [PATCH 3/4] prog_hash_table: Convert to using util/hash_table.h.
Ian Romanick
- [Mesa-dev] [PATCH 1/4] nir: Drop an unused program/hash_table.h include.
Ian Romanick
- [Mesa-dev] [PATCH 1/4] nir: Drop an unused program/hash_table.h include.
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] glcpp: Track the actual version instead of just the version_resolved flag
Timothy Arceri
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 00/27] i965: Rework the blorp API to use ISL
Jason Ekstrand
- [Mesa-dev] [AppVeyor] mesa master #1900 failed
AppVeyor
- [Mesa-dev] [PATCH 0/4] RadeonSI: GPU hang fix + 3 small changes
Marek Olšák
- [Mesa-dev] [PATCH 1/4] radeonsi: only set dual source blending for MRT0
Marek Olšák
- [Mesa-dev] [PATCH 2/4] radeonsi: disallow MIN/MAX blend equations for dual source blending
Marek Olšák
- [Mesa-dev] [PATCH 3/4] radeonsi: set CB_COLORn_INFO.SIMPLE_FLOAT
Marek Olšák
- [Mesa-dev] [PATCH 4/4] radeonsi: set CB_COLORn_INFO.ROUND_MODE
Marek Olšák
- [Mesa-dev] [PATCH 0/2] *** Aubinator tool for Intel Gen platforms ***
Sirisha Gandikota
- [Mesa-dev] [PATCH 1/2] aubinator: Add a new tool called Aubinator to the src/intel/tools folder.
Sirisha Gandikota
- [Mesa-dev] [PATCH 2/2] aubinator: Fix the tool to correctly decode the DWords
Sirisha Gandikota
- [Mesa-dev] [PATCH] glsl: look for frag data bindings with [0] tacked onto the end for arrays
Ilia Mirkin
- [Mesa-dev] [PATCH 1/6] nir: Convert ineg(b2i(a)) to a if it's a boolean.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/6] nir: Turn bcsel of +/- 1.0 and 0.0 into b2f sequences.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/6] nir: Turn -(b2f(a) + b2f(b) >= 0 into !(a || b).
Kenneth Graunke
- [Mesa-dev] [PATCH 4/6] nir: Introduce a nir_opt_move_comparisons() pass.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/6] i965: Move nir_lower_locals_to_regs a bit later.
Kenneth Graunke
- [Mesa-dev] [PATCH 6/6] i965: Use the nir_move_comparisons pass.
Kenneth Graunke
- [Mesa-dev] [PATCH] st/nine: Fix invalid attempt to use indirect draws.
Trevor Davenport
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/4] RadeonSI: GPU hang fix + 3 small changes
Michel Dänzer
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Edward O'Callaghan
- [Mesa-dev] [PATCH] egl/dri2: dri2_make_current: Release previous context's display
Nicolas Boichat
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: look for frag data bindings with [0] tacked onto the end for arrays
Eric Anholt
- [Mesa-dev] [PATCH 02/13] glsl: remove dead builtins before assigning varying locations
Eric Anholt
- [Mesa-dev] [PATCH] nir: Add an IO scalarizing pass using the intrinsic's first_component.
Kenneth Graunke
- [Mesa-dev] [PATCH] nir: Add support for scalarizing load_interpolated_input.
Kenneth Graunke
- [Mesa-dev] [PATCH] egl/dri2: dri2_make_current: Release previous context's display
Michel Dänzer
- [Mesa-dev] [PATCH 1/6] nir: Convert ineg(b2i(a)) to a if it's a boolean.
Erik Faye-Lund
- [Mesa-dev] [PATCH 2/6] nir: Turn bcsel of +/- 1.0 and 0.0 into b2f sequences.
Erik Faye-Lund
- [Mesa-dev] [PATCH] egl/dri2: dri2_make_current: Release previous context's display
Александр
- [Mesa-dev] [PATCH] st/nine: Fix invalid attempt to use indirect draws.
Marek Olšák
- [Mesa-dev] [PATCH 0/8] More state optimizations for st/mesa
Marek Olšák
- [Mesa-dev] [PATCH 4/8] st/mesa: determine states used or affected by shaders at compile time
Marek Olšák
- [Mesa-dev] [PATCH] st/nine: Fix invalid attempt to use indirect draws.
trevor.davenport at gmail.com
- [Mesa-dev] [PATCH 0/4] RadeonSI: GPU hang fix + 3 small changes
Edward O'Callaghan
- [Mesa-dev] [PATCH] st/nine: Fix invalid attempt to use indirect draws.
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: in ATI fs don't assume TEMP0=REG0
Marek Olšák
- [Mesa-dev] [PATCH 3/3] gallium/radeon: use lp_build_alloca_undef
Marek Olšák
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Nicolai Hähnle
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Nicolai Hähnle
- [Mesa-dev] [PATCH] [rfc] glsl: allow invariant on fragment shader outputs.
Andres Gomez
- [Mesa-dev] [PATCH 4/8] st/mesa: determine states used or affected by shaders at compile time
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/4] RadeonSI: GPU hang fix + 3 small changes
Nicolai Hähnle
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 96550] 12.0.0-rc3: mesa_dri_drivers.so linking fails with: relocation R_X86_64_32S against `V4F_COUNT' can not be used when making a shared object
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/19] gallium, radeonsi: temporary array improvements
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/6] nir: Convert ineg(b2i(a)) to a if it's a boolean.
Jason Ekstrand
- [Mesa-dev] [PATCH 2/6] nir: Turn bcsel of +/- 1.0 and 0.0 into b2f sequences.
Jason Ekstrand
- [Mesa-dev] [PATCH 08/19] gallium/radeon: clean up emit_declaration for temporaries
Tom Stellard
- [Mesa-dev] [PATCH 09/19] gallium/radeon: simplify radeon_llvm_emit_fetch for direct array addressing
Tom Stellard
- [Mesa-dev] [PATCH 10/19] gallium/radeon: simplify radeon_llvm_emit_store for direct array addressing
Tom Stellard
- [Mesa-dev] [PATCH 11/19] gallium/radeon: more descriptive names for LLVM temporaries in debug builds
Tom Stellard
- [Mesa-dev] [PATCH 1/6] nir: Convert ineg(b2i(a)) to a if it's a boolean.
Erik Faye-Lund
- [Mesa-dev] [PATCH 2/6] nir: Turn bcsel of +/- 1.0 and 0.0 into b2f sequences.
Erik Faye-Lund
- [Mesa-dev] [PATCH 0/2] *** Aubinator tool for Intel Gen platforms ***
Nanley Chery
- [Mesa-dev] [PATCH 4/8] st/mesa: determine states used or affected by shaders at compile time
Marek Olšák
- [Mesa-dev] [PATCH 1/2] anv/blit2d: Add a format parameter to bind_dst and create_iview
Nanley Chery
- [Mesa-dev] [PATCH 1/2] anv/blit2d: Add a format parameter to bind_dst and create_iview
Nanley Chery
- [Mesa-dev] [PATCH 0/2] *** Aubinator tool for Intel Gen platforms ***
Nanley Chery
- [Mesa-dev] [PATCH 2/6] nir: Turn bcsel of +/- 1.0 and 0.0 into b2f sequences.
Eric Anholt
- [Mesa-dev] [PATCH 1/6] nir: Convert ineg(b2i(a)) to a if it's a boolean.
Ian Romanick
- [Mesa-dev] [PATCH 3/6] nir: Turn -(b2f(a) + b2f(b) >= 0 into !(a || b).
Ian Romanick
- [Mesa-dev] [PATCH 2/6] nir: Turn bcsel of +/- 1.0 and 0.0 into b2f sequences.
Ian Romanick
- [Mesa-dev] [PATCH] nir: Add support for scalarizing load_interpolated_input.
Eric Anholt
- [Mesa-dev] [PATCH 6/6] i965: Use the nir_move_comparisons pass.
Ian Romanick
- [Mesa-dev] [PATCH 3/6] nir: Turn -(b2f(a) + b2f(b) >= 0 into !(a || b).
Kenneth Graunke
- [Mesa-dev] [PATCH 2/6] nir: Turn bcsel of +/- 1.0 and 0.0 into b2f sequences.
Connor Abbott
- [Mesa-dev] [PATCH 4/6] nir: Introduce a nir_opt_move_comparisons() pass.
Ian Romanick
- [Mesa-dev] [PATCH 3/6] nir: Turn -(b2f(a) + b2f(b) >= 0 into !(a || b).
Patrick Baggett
- [Mesa-dev] [PATCH 2/6] nir: Turn bcsel of +/- 1.0 and 0.0 into b2f sequences.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/6] nir: Convert ineg(b2i(a)) to a if it's a boolean.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/6] nir: Turn bcsel of +/- 1.0 and 0.0 into b2f sequences.
Ian Romanick
- [Mesa-dev] [PATCH] st/mesa: in ATI fs don't assume TEMP0=REG0
Miklós Máté
- [Mesa-dev] [PATCH] st/mesa: in ATI fs don't assume TEMP0=REG0
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: in ATI fs don't assume TEMP0=REG0
Marek Olšák
- [Mesa-dev] [PATCH v2 00/16] radeonsi: improve handling of temporary arrays
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/16] tgsi/scan: add tgsi_scan_arrays
Nicolai Hähnle
- [Mesa-dev] [PATCH 02/16] st_glsl_to_tgsi: use calloc the way it's meant to be used
Nicolai Hähnle
- [Mesa-dev] [PATCH 03/16] gallium/radeon: clean up emit_declaration for temporaries
Nicolai Hähnle
- [Mesa-dev] [PATCH 04/16] gallium/radeon: simplify radeon_llvm_emit_fetch for direct array addressing
Nicolai Hähnle
- [Mesa-dev] [PATCH 05/16] gallium/radeon: simplify radeon_llvm_emit_store for direct array addressing
Nicolai Hähnle
- [Mesa-dev] [PATCH 06/16] gallium/radeon: more descriptive names for LLVM temporaries in debug builds
Nicolai Hähnle
- [Mesa-dev] [PATCH 07/16] gallium/radeon: clarify the comment on the array alloca heuristic
Nicolai Hähnle
- [Mesa-dev] [PATCH 08/16] gallium/radeon: extract common lookup code into get_temp_array function
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/16] gallium/radeon: pass indirect register info into get_alloca_for_array
Nicolai Hähnle
- [Mesa-dev] [PATCH 10/16] gallium/radeon: extract common getelementptr logic into get_pointer_into_array
Nicolai Hähnle
- [Mesa-dev] [PATCH 11/16] gallium/radeon: always do the full store in store_value_to_array
Nicolai Hähnle
- [Mesa-dev] [PATCH 12/16] gallium/radeon: allocate temps array info in radeon_llvm_context_init
Nicolai Hähnle
- [Mesa-dev] [PATCH 13/16] gallium/radeon: use tgsi_scan_arrays for temp arrays
Nicolai Hähnle
- [Mesa-dev] [PATCH 14/16] gallium/radeon: reduce alloca of temporaries based on usagemask
Nicolai Hähnle
- [Mesa-dev] [PATCH 15/16] gallium/radeon: add radeon_llvm_bound_index for bounds checking
Nicolai Hähnle
- [Mesa-dev] [PATCH 16/16] gallium/radeon: protect against out of bounds temporary array accesses
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/7] gallium/auxiliary: Add u_bitcast.h header.
Matt Turner
- [Mesa-dev] [PATCH] swrast: fix active attribs with atifragshader
Miklós Máté
- [Mesa-dev] [PATCH 2/6] nir: Turn bcsel of +/- 1.0 and 0.0 into b2f sequences.
Eric Anholt
- [Mesa-dev] [PATCH 4/6] nir: Introduce a nir_opt_move_comparisons() pass.
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] aubinator: Fix the tool to correctly decode the DWords
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] aubinator: Add a new tool called Aubinator to the src/intel/tools folder.
Matt Turner
- [Mesa-dev] [PATCH 2/2] aubinator: Fix the tool to correctly decode the DWords
Matt Turner
- [Mesa-dev] [PATCH v2 00/16] radeonsi: improve handling of temporary arrays
Marek Olšák
- [Mesa-dev] [PATCH 2/6] nir: Turn bcsel of +/- 1.0 and 0.0 into b2f sequences.
Connor Abbott
- [Mesa-dev] [PATCH] egl/dri2: dri2_make_current: Release previous context's display
Nicolas Boichat
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 02/13] glsl: remove dead builtins before assigning varying locations
Timothy Arceri
- [Mesa-dev] [PATCH 2/6] nir: Turn bcsel of +/- 1.0 and 0.0 into b2f sequences.
Ian Romanick
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Bisected: Make check is failing as of 549222f5
Aaron Watry
- [Mesa-dev] [PATCH] glsl/tests: fix segfault in uniform initializer test
Timothy Arceri
- [Mesa-dev] [PATCH] glsl/tests: fix segfault in uniform initializer test
Aaron Watry
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Mathias Fröhlich
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] aubinator: Fix the tool to correctly decode the DWords
Kenneth Graunke
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] egl/dri2: dri2_make_current: Release previous context's display
Nicolas Boichat
- [Mesa-dev] [PATCH v2] egl/dri2: dri2_make_current: Release previous context's display
Nicolas Boichat
- [Mesa-dev] [Bug 97291] Incorrect packing of struct
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97291] Incorrect packing of struct
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 00/16] radeonsi: improve handling of temporary arrays
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 00/16] radeonsi: improve handling of temporary arrays
Christian König
- [Mesa-dev] [PATCH v2 00/16] radeonsi: improve handling of temporary arrays
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] aubinator: Fix the tool to correctly decode the DWords
Jason Ekstrand
- [Mesa-dev] [PATCH] st/omx/dec/h264: pass default scaling lists in raster format
Christian König
- [Mesa-dev] [PATCH v2 00/16] radeonsi: improve handling of temporary arrays
Marek Olšák
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Enrico Weigelt, metux IT consult
- [Mesa-dev] [Bug 96626] New account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] shader subroutine per-context uniform support
Andres Gomez
- [Mesa-dev] [PATCH 1/5] mesa/subroutines: start adding per-context subroutine index support
Andres Gomez
- [Mesa-dev] [AppVeyor] mesa master #1912 completed
AppVeyor
- [Mesa-dev] [PATCH] st/omx/dec/h264: pass default scaling lists in raster format
Leo Liu
- [Mesa-dev] [PATCH 1/5] mesa/subroutines: start adding per-context subroutine index support
Andres Gomez
- [Mesa-dev] [PATCH 2/5] mesa: add api to write subroutine indicies to the program storage.
Andres Gomez
- [Mesa-dev] [PATCH 3/5] i965: use new subroutine index uploader.
Andres Gomez
- [Mesa-dev] [PATCH 4/5] st/mesa: use the new subroutine index upload API.
Andres Gomez
- [Mesa-dev] [PATCH 5/5] mesa/subroutines: drop the old subroutine index uploads.
Andres Gomez
- [Mesa-dev] [PATCH v2] egl/dri2: dri2_make_current: Release previous context's display
Александр
- [Mesa-dev] [Bug 97291] Incorrect packing of struct
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 96626] New account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/vdpau: change the order in which filters are applied
Nayan Deshmukh
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Nayan Deshmukh
- [Mesa-dev] [PATCH] st/vdpau: change the order in which filters are applied
Christian König
- [Mesa-dev] [Bug 97291] Incorrect packing of struct
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Question about tesselation shader out varyings and transform feedback
Alejandro Piñeiro
- [Mesa-dev] [PATCH] st/vdpau: change the order in which filters are applied
Nayan Deshmukh
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/5] mesa: add api to write subroutine indicies to the program storage.
Alejandro Piñeiro
- [Mesa-dev] [PATCH 1/5] gallium/radeon: use unflushed fences for PIPE_QUERY_GPU_FINISHED
Marek Olšák
- [Mesa-dev] [PATCH 2/5] radeonsi: eliminate PS OUT[1] if dual src blending is off and CB1 is not bound
Marek Olšák
- [Mesa-dev] [PATCH 3/5] radeonsi: don't set CB_COLOR1_INFO for dual src blending
Marek Olšák
- [Mesa-dev] [PATCH 4/5] radeonsi: simplify CB_TARGET_MASK logic
Marek Olšák
- [Mesa-dev] [PATCH 5/5] radeonsi: use current context for DCC feedback-loop decompress, fixes Elemental
Marek Olšák
- [Mesa-dev] [PATCH 2/2] nir/algebraic: Optimize common array indexing sequence
Ian Romanick
- [Mesa-dev] [PATCH 2/2] aubinator: Fix the tool to correctly decode the DWords
Kristian Høgsberg
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: look for frag data bindings with [0] tacked onto the end for arrays
Ian Romanick
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/3] mesa: Fix a dEQP test
Chad Versace
- [Mesa-dev] [PATCH 1/3] mesa: Document that _mesa_enum_to_string() returns non-null
Chad Versace
- [Mesa-dev] [PATCH 2/3] mesa: Add _mesa_enum_to_string2()
Chad Versace
- [Mesa-dev] [PATCH 3/3] mesa: Fix glFramebufferTexture* error codes
Chad Versace
- [Mesa-dev] [PATCH 1/3] mesa: Document that _mesa_enum_to_string() returns non-null
Ian Romanick
- [Mesa-dev] [PATCH 3/3] mesa: Fix glFramebufferTexture* error codes
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] mesa: Add _mesa_enum_to_string2()
Ian Romanick
- [Mesa-dev] [PATCH 1/2] anv: pipeline: gen7: fix assert in debug mode
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] anv: GetDeviceImageFormatProperties: fix TRANSFER formats
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/3] mesa: Fix glFramebufferTexture* error codes
Ian Romanick
- [Mesa-dev] [PATCH 1/3] mesa: Document that _mesa_enum_to_string() returns non-null
Ian Romanick
- [Mesa-dev] [PATCH 1/3] mesa: Document that _mesa_enum_to_string() returns non-null
Chad Versace
- [Mesa-dev] [PATCH] glsl: look for frag data bindings with [0] tacked onto the end for arrays
Ian Romanick
- [Mesa-dev] [PATCH] anv: Use macro to avoid code duplication for sample positions
Anuj Phogat
- [Mesa-dev] [PATCH] i965: Change 8x multisample positions
Anuj Phogat
- [Mesa-dev] [PATCH 2/3] mesa: Add _mesa_enum_to_string2()
Chad Versace
- [Mesa-dev] [PATCH] glsl: look for frag data bindings with [0] tacked onto the end for arrays
Ilia Mirkin
- [Mesa-dev] [PATCH] anv/device: Add limits for InterpolationOffset
Anuj Phogat
- [Mesa-dev] [PATCH] i965: Change 8x multisample positions
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] mesa: Fix glFramebufferTexture* error codes
Chad Versace
- [Mesa-dev] [PATCH 2/3] mesa: Add _mesa_enum_to_string2()
Matt Turner
- [Mesa-dev] [PATCH 1/5] i965/surface_formats: Don't advertise 8 or 16-bit RGB formats
Nanley Chery
- [Mesa-dev] [PATCH 0/3] mesa: Fix a dEQP test (v2)
Chad Versace
- [Mesa-dev] [PATCH 1/2] mesa: Document that _mesa_enum_to_string() returns non-null
Chad Versace
- [Mesa-dev] [PATCH 2/2] mesa: Fix glFramebufferTexture* error codes (v2)
Chad Versace
- [Mesa-dev] [PATCH] i965: Change 8x multisample positions
Anuj Phogat
- [Mesa-dev] [PATCH 3/5] isl/formats: Update the table with more samplable formats
Nanley Chery
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] nir/algebraic: Optimize common array indexing sequence
Thomas Helland
- [Mesa-dev] [PATCH 3/5] isl/formats: Update the table with more samplable formats
Nanley Chery
- [Mesa-dev] [PATCH V2 1/2] i965: Change 8x multisample positions
Anuj Phogat
- [Mesa-dev] [PATCH V2 2/2] i965: Change 8X MSAA sample mapping
Anuj Phogat
- [Mesa-dev] [Bug 97291] Incorrect packing of struct
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/5] isl: Update the format table and add asserts
Nanley Chery
- [Mesa-dev] [PATCH 1/4] gallium/radeon: set SHADER_RW_BUFFER priority for streamout buffers
Marek Olšák
- [Mesa-dev] [PATCH 2/4] gallium/radeon: mark shader rings as highest-priority buffers
Marek Olšák
- [Mesa-dev] [PATCH 3/4] gallium/winsys: re-number winsys priority flags
Marek Olšák
- [Mesa-dev] [PATCH 4/4] gallium/radeon: assign the highest priority to scratch; make rings second
Marek Olšák
- [Mesa-dev] [Bug 97307] glsl/glcpp/tests/glcpp-test regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] glsl: Fix inout qualifier handling in GLSL 4.40.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] glsl: Tidy stream handling in merge_qualifier().
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] glsl: Fix invariant matching in GLSL 4.30 and GLSL ES 1.00.
Kenneth Graunke
- [Mesa-dev] [PATCH 00/32] i965/blorp: Use genxml for state setup
Jason Ekstrand
- [Mesa-dev] [PATCH 01/32] genxml/gen6: Add uint MOCS fields for most things
Jason Ekstrand
- [Mesa-dev] [PATCH 02/32] genxml/gen6: Add a Surface Base Address field to HIER_DEPTH_BUFFER
Jason Ekstrand
- [Mesa-dev] [PATCH 03/32] genxml/gen6: Fix the length of 3DSTATE_WM
Jason Ekstrand
- [Mesa-dev] [PATCH 04/32] genxml/gen6: Add the 3D_Prim_Topo_Type enum
Jason Ekstrand
- [Mesa-dev] [PATCH 05/32] genxml/gen6: Make "Depth Clear Value" a uint
Jason Ekstrand
- [Mesa-dev] [PATCH 06/32] genxml: Add a uint MOCS field to DEPTH_BUFFER packets
Jason Ekstrand
- [Mesa-dev] [PATCH 07/32] genxml/gen6: Make SAMPLER_STATE look a bit more like gen7
Jason Ekstrand
- [Mesa-dev] [PATCH 08/32] genxml: Make VERTEX_ELEMENT_STATE::Valid a bool
Jason Ekstrand
- [Mesa-dev] [PATCH 09/32] genxml: Make a couple of VERTEX_BUFFER_STATE fields boolean
Jason Ekstrand
- [Mesa-dev] [PATCH 10/32] genxml: Add a uint MOCS field to VERTEX_BUFFER_STATE
Jason Ekstrand
- [Mesa-dev] [PATCH 11/32] genxml/gen9: Make 3DSTATE_SBE::AttributeActiveComponentFormat an array
Jason Ekstrand
- [Mesa-dev] [PATCH 12/32] i965/state: Move is_drawing_lines/points to gen6_clip_state.c
Jason Ekstrand
- [Mesa-dev] [PATCH 13/32] i965: Stop including brw_defines.h in brw_state.h
Jason Ekstrand
- [Mesa-dev] [PATCH 14/32] i965: Roll intel_reg.h into brw_defines.h
Jason Ekstrand
- [Mesa-dev] [PATCH 15/32] i965/blorp: Make gen6 VS and GS disable helpers static
Jason Ekstrand
- [Mesa-dev] [PATCH 16/32] i965/blorp: Move the non-static blorp state setup helpers to another file
Jason Ekstrand
- [Mesa-dev] [PATCH 17/32] i965/blorp: Don't clear an empty region
Jason Ekstrand
- [Mesa-dev] [PATCH 18/32] i965/blorp/gen6: Move constant disables higher up
Jason Ekstrand
- [Mesa-dev] [PATCH 19/32] i965/blorp/gen7-8: Emit depth stencil state with CC and BLEND
Jason Ekstrand
- [Mesa-dev] [PATCH 20/32] i965/blorp/gen6-7: Move surfaces and samplers closer together
Jason Ekstrand
- [Mesa-dev] [PATCH 21/32] i965/blorp/gen6-7: Move multisample setup to right after samplers
Jason Ekstrand
- [Mesa-dev] [PATCH 22/32] i965/blorp/gen8: Move viewport setup to after wm state
Jason Ekstrand
- [Mesa-dev] [PATCH 23/32] i965/blorp: Stop setting point and line rasterization rules
Jason Ekstrand
- [Mesa-dev] [PATCH 24/32] i965/blorp/gen6: Use genxml packing structs for state setup
Jason Ekstrand
- [Mesa-dev] [PATCH 25/32] i965: Move gen6_blorp.c to a file that gets recompiled per-gen
Jason Ekstrand
- [Mesa-dev] [PATCH 26/32] i965/blorp: Add genxml-based dynamic state emit functions
Jason Ekstrand
- [Mesa-dev] [PATCH 27/32] i965/blorp: Add genxml-based sampler state emit function
Jason Ekstrand
- [Mesa-dev] [PATCH 28/32] i965/blorp: Add a helper for emitting surface states
Jason Ekstrand
- [Mesa-dev] [PATCH 29/32] i965/blorp: Add genxml-based vertex setup helpers
Jason Ekstrand
- [Mesa-dev] [PATCH 30/32] i965/blorp: Use genxml for gen7 state setup
Jason Ekstrand
- [Mesa-dev] [PATCH 31/32] i965/blorp: Use genxml for gen8-9 state setup
Jason Ekstrand
- [Mesa-dev] [PATCH 32/32] i965/blorp: Remove no longer used state setup helpers
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] anv: pipeline: gen7: fix assert in debug mode
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/x11: Add support for Xlib platform
Kevin Strasser
- [Mesa-dev] [PATCH] anv/x11: Add support for Xlib platform
Kevin Strasser
- [Mesa-dev] [PATCH] anv/x11: Add support for Xlib platform
Jason Ekstrand
- [Mesa-dev] [PATCH V2 2/2] i965: Change 8X MSAA sample mapping
Jason Ekstrand
- [Mesa-dev] [PATCH v2 3/4] gallium/winsys/kms: Move display target handle lookup to separate function (v2)
Jordan Justen
- [Mesa-dev] [PATCH] anv: Use macro to avoid code duplication for sample positions
Jason Ekstrand
- [Mesa-dev] [PATCH 0/5] isl: Update the format table and add asserts
Jason Ekstrand
- [Mesa-dev] [PATCH 01/16] tgsi/scan: add tgsi_scan_arrays
Marek Olšák
- [Mesa-dev] [PATCH 02/16] st_glsl_to_tgsi: use calloc the way it's meant to be used
Marek Olšák
- [Mesa-dev] [PATCH 1/5] i965/surface_formats: Don't advertise 8 or 16-bit RGB formats
Jason Ekstrand
- [Mesa-dev] [PATCH 3/5] isl/formats: Update the table with more samplable formats
Jason Ekstrand
- [Mesa-dev] [PATCH] radeonsi: initialize and finalize the LLVM function pass manager
Marek Olšák
- [Mesa-dev] [PATCH 1/5] i965/surface_formats: Don't advertise 8 or 16-bit RGB formats
Nanley Chery
- [Mesa-dev] [PATCH 2/3] glsl: Tidy stream handling in merge_qualifier().
Timothy Arceri
- [Mesa-dev] [PATCH 0/5] isl: Update the format table and add asserts
Nanley Chery
- [Mesa-dev] [PATCH] anv: Use macro to avoid code duplication for sample positions
Anuj Phogat
- [Mesa-dev] Question about tesselation shader out varyings and transform feedback
Timothy Arceri
- [Mesa-dev] [PATCH 3/5] isl/formats: Update the table with more samplable formats
Nanley Chery
- [Mesa-dev] [PATCH 0/5] isl: Update the format table and add asserts
Nanley Chery
- [Mesa-dev] [PATCH V2 2/2] i965: Change 8X MSAA sample mapping
Anuj Phogat
- [Mesa-dev] [PATCH 2/3] glsl: Tidy stream handling in merge_qualifier().
Kenneth Graunke
- [Mesa-dev] [PATCH] anv: Use macro to avoid code duplication for sample positions
Jason Ekstrand
- [Mesa-dev] [PATCH V2 2/2] i965: Change 8X MSAA sample mapping
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] nir/algebraic: Optimize common array indexing sequence
Ian Romanick
- [Mesa-dev] [PATCH 2/2] nir/algebraic: Optimize common array indexing sequence
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv: GetDeviceImageFormatProperties: fix TRANSFER formats
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] nir/algebraic: Optimize common array indexing sequence
Timothy Arceri
- [Mesa-dev] [PATCH v2 3/4] gallium/winsys/kms: Move display target handle lookup to separate function (v2)
Tomasz Figa
- [Mesa-dev] [PATCH v4 2/2] glx: apple specific occurences of dummyContext check
Tapani Pälli
- [Mesa-dev] [PATCH 00/21] i965: Implement non-coherent framebuffer fetch.
Kenneth Graunke
- [Mesa-dev] [PATCH 0/9] i965: Implement coherent framebuffer fetch on Gen9+.
Kenneth Graunke
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 0/4] gallium/winsys/kms: Fix issues with prime import
Hans de Goede
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Nicolai Hähnle
- [Mesa-dev] [PATCH v4 2/2] glx: apple specific occurences of dummyContext check
Jeremy Huddleston Sequoia
- [Mesa-dev] [PATCH v4 2/2] glx: apple specific occurences of dummyContext check
Tapani Pälli
- [Mesa-dev] [PATCH v2 00/16] radeonsi: improve handling of temporary arrays
Nicolai Hähnle
- [Mesa-dev] [PATCH] st/vdpau: change the order in which filters are applied
Christian König
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Nayan Deshmukh
- [Mesa-dev] Question about tesselation shader out varyings and transform feedback
Alejandro Piñeiro
- [Mesa-dev] [PATCH] anv/device: Add limits for InterpolationOffset
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
- [Mesa-dev] [PATCH 2/3] gallium: change pipe_image_view::first_element/last_element -> offset/size
Marek Olšák
- [Mesa-dev] [PATCH 3/3] radeonsi: fix up buffer descriptor upper-bound checking
Marek Olšák
- [Mesa-dev] [PATCH 2/3] gallium: change pipe_image_view::first_element/last_element -> offset/size
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] gallium: change pipe_image_view::first_element/last_element -> offset/size
Marek Olšák
- [Mesa-dev] [Bug 97326] [llvmpipe] [softpipe] piglit switch-case-duplicated regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97326] [llvmpipe] [softpipe] piglit switch-case-duplicated regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 16/16] gallium/radeon: protect against out of bounds temporary array accesses
Marek Olšák
- [Mesa-dev] [PATCH 1/3] gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Roland Scheidegger
- [Mesa-dev] [PATCH] mesa: change state query return value for RGB565
Haixia Shi
- [Mesa-dev] [PATCH] mesa: change state query return value for RGB565
Chad Versace
- [Mesa-dev] [PATCH] mesa: change state query return value for RGB565
Jason Ekstrand
- [Mesa-dev] [PATCH v2] anv/x11: Add support for Xlib platform
Kevin Strasser
- [Mesa-dev] [PATCH v2] anv/x11: Add support for Xlib platform
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa: change state query return value for RGB565
Haixia Shi
- [Mesa-dev] [PATCH] mesa: change state query return value for RGB565
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa: change state query return value for RGB565
Chad Versace
- [Mesa-dev] [Bug 97307] glsl/glcpp/tests/glcpp-test regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] meta: Always do GenerateMipmaps in linear colorspace.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: look for frag data bindings with [0] tacked onto the end for arrays
Ilia Mirkin
- [Mesa-dev] [PATCH 0/5] isl: Update the format table and add asserts
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: GetDeviceImageFormatProperties: fix TRANSFER formats
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] anv: pipeline: gen7: fix assert in debug mode
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] anv: pipeline: gen7: fix assert in debug mode
Anuj Phogat
- [Mesa-dev] [PATCH] anv: GetDeviceImageFormatProperties: fix TRANSFER formats
Jason Ekstrand
- [Mesa-dev] [PATCH 06/17] mesa: Add blend barrier entry point and driver hook.
Kenneth Graunke
- [Mesa-dev] [PATCH] meta: Always do GenerateMipmaps in linear colorspace.
Jason Ekstrand
- [Mesa-dev] [PATCH] meta: Always do GenerateMipmaps in linear colorspace.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/17] mesa: Add blend barrier entry point and driver hook.
Francisco Jerez
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] meta: Always do GenerateMipmaps in linear colorspace.
Jason Ekstrand
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nv50, nvc0: fix depth range when halfz is enabled
Ilia Mirkin
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/16] mesa: Rename _mesa_BlendBarrierMESA to _mesa_BlendBarrierKHR.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/16] glapi: add KHR_blend_equation_advanced dispatch
Kenneth Graunke
- [Mesa-dev] [PATCH 03/16] mesa: add KHR_blend_equation_advanced enable and extension string
Kenneth Graunke
- [Mesa-dev] [PATCH 04/16] glsl: add basic KHR_blend_equation_advanced infrastructure
Kenneth Graunke
- [Mesa-dev] [PATCH 05/16] glsl: process blend_support_* qualifiers
Kenneth Graunke
- [Mesa-dev] [PATCH 06/16] glsl: Rename link_fs_input_layout_qualifiers to "inout".
Kenneth Graunke
- [Mesa-dev] [PATCH 07/16] glsl: Merge blend_support qualifiers when linking.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/16] mesa: Allow advanced blending enums in glBlendEquation[i].
Kenneth Graunke
- [Mesa-dev] [PATCH 09/16] mesa: Track an _AdvancedBlendEnabled bitfield.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/16] compiler: Add a new STATE_VAR_ADVANCED_BLENDING_MODE built-in uniform.
Kenneth Graunke
- [Mesa-dev] [PATCH 11/16] glsl: Add a lowering pass to handle advanced blending modes.
Kenneth Graunke
- [Mesa-dev] [PATCH 12/16] Hack: Implement the older bogus HSL rules
Kenneth Graunke
- [Mesa-dev] [PATCH 13/16] i965: Disable hardware blending if advanced blending is in use.
Kenneth Graunke
- [Mesa-dev] [PATCH 14/16] i965: Enable GL_KHR_blend_equation_advanced on G45 and later.
Kenneth Graunke
- [Mesa-dev] [PATCH 15/16] mesa: Implement GL_KHR_blend_equation_advanced_coherent.
Kenneth Graunke
- [Mesa-dev] [PATCH 16/16] i965: Implement GL_KHR_blend_equation_advanced_coherent on Gen9+.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] gallium/radeon: set SHADER_RW_BUFFER priority for streamout buffers
Edward O'Callaghan
- [Mesa-dev] [PATCH 13/16] i965: Disable hardware blending if advanced blending is in use.
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] i965/fs: Lower TEX to TXL during NIR translation.
Francisco Jerez
- [Mesa-dev] [PATCH 2/3] i965/fs: Return zero from fs_inst::components_read for non-present sources.
Francisco Jerez
- [Mesa-dev] [PATCH 3/3] i965/fs: Estimate maximum sampler message execution size more accurately.
Francisco Jerez
- [Mesa-dev] [PATCH 13/16] i965: Disable hardware blending if advanced blending is in use.
Kenneth Graunke
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Mathias Fröhlich
- [Mesa-dev] [PATCH 0/4] nvc0: improve dual issueing
Karol Herbst
- [Mesa-dev] [PATCH 1/4] nv50: add target->hasDualIssueing()
Karol Herbst
- [Mesa-dev] [PATCH 2/4] nvc0/ir: don't dual issue instructions which depend on each other
Karol Herbst
- [Mesa-dev] [PATCH 3/4] nvc0/ir: dual issue two min/max instructions
Karol Herbst
- [Mesa-dev] [PATCH 4/4] nv50: add PostRADualIssue Pass
Karol Herbst
- [Mesa-dev] [PATCH v4 2/2] glx: apple specific occurences of dummyContext check
Jeremy Huddleston Sequoia
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Bugs in swr (OpenSWR) driver
Victor Moya del Barrio
- [Mesa-dev] [PATCH] i965: Do not used purged bo after calling glObjectUnpurgeable
Chris Wilson
- [Mesa-dev] [PATCH] i965: Do not used purged bo after calling glObjectUnpurgeable
Chris Wilson
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] nv50: add target->hasDualIssueing()
Tobias Klausmann
- [Mesa-dev] [PATCH 2/4] nvc0/ir: don't dual issue instructions which depend on each other
Tobias Klausmann
- [Mesa-dev] [PATCH 3/4] nvc0/ir: dual issue two min/max instructions
Tobias Klausmann
- [Mesa-dev] [PATCH 2/4] nvc0/ir: don't dual issue instructions which depend on each other
Ilia Mirkin
- [Mesa-dev] [PATCH 3/4] nvc0/ir: dual issue two min/max instructions
karol herbst
- [Mesa-dev] [PATCH 2/4] nvc0/ir: don't dual issue instructions which depend on each other
karol herbst
- [Mesa-dev] [PATCH 2/4] nvc0/ir: don't dual issue instructions which depend on each other
Ilia Mirkin
- [Mesa-dev] [PATCH 2/4] nvc0/ir: don't dual issue instructions which depend on each other
karol herbst
- [Mesa-dev] [PATCH 1/4] nv50: add target->hasDualIssueing()
Patrick Baggett
- [Mesa-dev] [PATCH 0/6] Custom u_blitter clear
Rob Clark
- [Mesa-dev] [PATCH 1/6] gallium/u_blitter: export some functions
Rob Clark
- [Mesa-dev] [PATCH 2/6] gallium/u_blitter: add helper to save FS const buffer state
Rob Clark
- [Mesa-dev] [PATCH 3/6] gallium/u_blitter: split out a helper for common clear state
Rob Clark
- [Mesa-dev] [PATCH 4/6] freedreno: support for using generic clear path
Rob Clark
- [Mesa-dev] [PATCH 5/6] freedreno/a3xx: use generic clear path
Rob Clark
- [Mesa-dev] [PATCH 6/6] freedreno/a4xx: use generic clear path
Rob Clark
- [Mesa-dev] [PATCH 3/6] gallium/u_blitter: split out a helper for common clear state
Rob Clark
- [Mesa-dev] [PATCH 4/4] nv50: add PostRADualIssue Pass
Connor Abbott
- [Mesa-dev] [PATCH 4/4] nv50: add PostRADualIssue Pass
Ilia Mirkin
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 4/4] nv50: add PostRADualIssue Pass
karol herbst
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 4/4] nv50: add PostRADualIssue Pass
Connor Abbott
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Do not used purged bo after calling glObjectUnpurgeable
Kenneth Graunke
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Fix fixed function spot lighting on newer hardware (again)
Daniel Scharrer
- [Mesa-dev] [PATCH] nv50/ir: fix bb positions after exit instructions
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: Fix fixed function spot lighting on newer hardware (again)
Matt Turner
- [Mesa-dev] [PATCH] vbo: allow DrawElementsBaseVertex in display lists
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
- [Mesa-dev] [PATCH] vbo: allow DrawElementsBaseVertex in display lists
Marek Olšák
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/3] i965/fs: Estimate maximum sampler message execution size more accurately.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 1/2] gallium/util: add helper to compute zmin/zmax for a viewport state
Ilia Mirkin
- [Mesa-dev] [PATCH v2 2/2] nv50, nvc0: fix depth range when halfz is enabled
Ilia Mirkin
- [Mesa-dev] [PATCH 0/5] Move check for mapped buffers into api_validate.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 1/5] vbo: Array draw must not care about glBegin/glEnd vbo mapping.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 2/5] mesa: Move _mesa_all_buffers_are_unmapped to arrayobj.c.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 3/5] mesa: Move check for vbo mapping into api_validate.c.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 4/5] vbo: Remove allways true return from vbo_bind_arrays.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 5/5] mesa: Remove duplicate include.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 0/5] Move check for mapped buffers into api_validate.
Eric Anholt
- [Mesa-dev] [PATCH v2 1/2] gallium/util: add helper to compute zmin/zmax for a viewport state
Roland Scheidegger
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 1/2] gallium/util: add helper to compute zmin/zmax for a viewport state
Brian Paul
- [Mesa-dev] [PATCH 5/5] mesa: Remove duplicate include.
Brian Paul
- [Mesa-dev] [PATCH 1/2] llvmpipe: fix depth clamping wrt reversed near/far values
sroland at vmware.com
- [Mesa-dev] [PATCH] llvmpipe: fix issues with depth clamp
sroland at vmware.com
- [Mesa-dev] [PATCH] freedreno: fix depth clamping on a3xx/a4xx
Ilia Mirkin
- [Mesa-dev] [PATCH] glcpp: Update tests for new #undef of built-in macro rules.
Kenneth Graunke
- [Mesa-dev] [Bug 97307] glsl/glcpp/tests/glcpp-test regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/5] Move check for mapped buffers into api_validate.
Mathias Fröhlich
- [Mesa-dev] [PATCH 1/2] llvmpipe: fix depth clamping wrt reversed near/far values
Ilia Mirkin
- [Mesa-dev] [PATCH 00/32] i965/blorp: Use genxml for state setup
Kenneth Graunke
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97291] Incorrect packing of struct
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv/x11: Add support for Xlib platform
Emil Velikov
- [Mesa-dev] [PATCH 1/2] aubinator: Add a new tool called Aubinator to the src/intel/tools folder.
Emil Velikov
- [Mesa-dev] [PATCH] Return corresponding offset of EGLImage instead of 0.
Chuanbo Weng
- [Mesa-dev] [PATCH 25/32] i965: Move gen6_blorp.c to a file that gets recompiled per-gen
Emil Velikov
- [Mesa-dev] [PATCH] egl/dri2: Do not need to check return value from mtx_lock
Emil Velikov
- [Mesa-dev] [PATCH] Return corresponding offset of EGLImage instead of 0.
Eric Engestrom
- [Mesa-dev] [PATCH 1/2] i965: remove unnecessary `if`
Eric Engestrom
- [Mesa-dev] [PATCH 1/2] i965: remove unnecessary `if`
Chris Wilson
- [Mesa-dev] [PATCH 3/6] gallium/u_blitter: split out a helper for common clear state
Marek Olšák
- [Mesa-dev] [PATCH v2 1/2] i965: remove unnecessary `if`
Eric Engestrom
- [Mesa-dev] [PATCH v2 2/2] i915: remove unnecessary `if`
Eric Engestrom
- [Mesa-dev] [PATCH v2 2/2] i915: remove unnecessary `if`
Chris Wilson
- [Mesa-dev] [PATCH] i965: Drop assertion about buffer offset at draw time.
Eric Anholt
- [Mesa-dev] [PATCH 25/32] i965: Move gen6_blorp.c to a file that gets recompiled per-gen
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/x11: Add support for Xlib platform
Jason Ekstrand
- [Mesa-dev] [PATCH 00/32] i965/blorp: Use genxml for state setup
Jason Ekstrand
- [Mesa-dev] [PATCH] egl/dri2: dri2_initialize: Do not reference-count TestOnly display
Emil Velikov
- [Mesa-dev] [PATCH 1/2] aubinator: Add a new tool called Aubinator to the src/intel/tools folder.
Gandikota, Sirisha
- [Mesa-dev] [PATCH 1/3] gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
- [Mesa-dev] [PATCH] egl/x11: avoid using freed memory if dri2 init fails
Emil Velikov
- [Mesa-dev] [PATCH] egl/x11: avoid using freed memory if dri2 init fails
⚛
- [Mesa-dev] [PATCH] egl/x11: avoid using freed memory if dri2 init fails
Kristian Høgsberg
- [Mesa-dev] [PATCH 3/3] i965/fs: Estimate maximum sampler message execution size more accurately.
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] llvmpipe: fix depth clamping wrt reversed near/far values
Jose Fonseca
- [Mesa-dev] [PATCH] egl/dri2: Do not need to check return value from mtx_lock
Dongwon Kim
- [Mesa-dev] [PATCH 1/2] st/va: enable dual instances encode by sync surface
Boyuan Zhang
- [Mesa-dev] [PATCH 2/2] radeon/vce: set flag based on dual instance enablement
Boyuan Zhang
- [Mesa-dev] [PATCH 1/4] gallium/util: minor reformatting in u_box.h
Brian Paul
- [Mesa-dev] [PATCH 2/4] gallium/i915: inline the util_clear() code into i915_clear_blitter()
Brian Paul
- [Mesa-dev] [PATCH 3/4] gallium: remove unused u_clear.h file
Brian Paul
- [Mesa-dev] [PATCH 4/4] st/mesa: use pipe var instead of st->pipe in st_create_context_priv()
Brian Paul
- [Mesa-dev] [PATCH] egl/dri2: remove error checks on return values from mtx_lock and cnd_wait
Dongwon Kim
- [Mesa-dev] [PATCH] egl/dri2: Do not need to check return value from mtx_lock
Dongwon Kim
- [Mesa-dev] [PATCH] egl/dri2: Do not need to check return value from mtx_lock
Dongwon Kim
- [Mesa-dev] [PATCH] svga: remove incorrect buffer invalidation code
Brian Paul
- [Mesa-dev] [PATCH] egl: reset 'ViewportInitialized' when unbinding current context
Dongwon Kim
- [Mesa-dev] [PATCH] svga: remove incorrect buffer invalidation code
Charmaine Lee
- [Mesa-dev] [PATCH] glcpp: Update tests for new #undef of built-in macro rules.
Vinson Lee
- [Mesa-dev] [PATCH 1/3] gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Roland Scheidegger
- [Mesa-dev] Mesa stopped passing make check on August 10th: FAIL: glsl/glcpp/tests/glcpp-test
darxus at chaosreigns.com
- [Mesa-dev] [PATCH] anv: fix writemask on blit fragment shader.
Dave Airlie
- [Mesa-dev] [PATCH] anv: fix writemask on blit fragment shader.
Jason Ekstrand
- [Mesa-dev] Mesa stopped passing make check on August 10th: FAIL: glsl/glcpp/tests/glcpp-test
Michel Dänzer
- [Mesa-dev] [PATCH 3/6] gallium/u_blitter: split out a helper for common clear state
Rob Clark
- [Mesa-dev] [PATCH 2/4] i965: Turn not.nz x into cmp.z x,0.
Kenneth Graunke
- [Mesa-dev] [PATCH] anv: fix writemask on blit fragment shader.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Drop assertion about buffer offset at draw time.
Kenneth Graunke
- [Mesa-dev] [PATCH] glcpp: Update tests for new #undef of built-in macro rules.
Kenneth Graunke
- [Mesa-dev] [Bug 97307] glsl/glcpp/tests/glcpp-test regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: use nir_lower_indirect_derefs() for GLSL
Timothy Arceri
- [Mesa-dev] [PATCH] glx: Don't use current context in __glXSendError
Michel Dänzer
- [Mesa-dev] [PATCH] mesa: Fix uf10_to_f32() scale factor in the E == 0 and M != 0 case.
Kenneth Graunke
- [Mesa-dev] [PATCH] glx: Don't use current context in __glXSendError
Tapani Pälli
- [Mesa-dev] [PATCH] glx: Don't use current context in __glXSendError
Michel Dänzer
- [Mesa-dev] [PATCH] glx: Don't use current context in __glXSendError
Tapani Pälli
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Christian König
- [Mesa-dev] [PATCH] mesa/st: use labs instead of abs for long args Signed-off-by: Francesco Ansanelli <francians at gmail.com>
Francesco Ansanelli
- [Mesa-dev] [PATCH v2] egl/dri2: dri2_make_current: Release previous context's display
Michel Dänzer
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/vdpau: use temporary buffers while applying filters
Nayan Deshmukh
- [Mesa-dev] [PATCH 3/6] gallium/u_blitter: split out a helper for common clear state
Marek Olšák
- [Mesa-dev] [PATCH 1/3] gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Andy Furniss
- [Mesa-dev] [PATCH] mesa/st: use labs instead of abs for long args Signed-off-by: Francesco Ansanelli <francians at gmail.com>
Marek Olšák
- [Mesa-dev] [PATCH 4/4] st/mesa: use pipe var instead of st->pipe in st_create_context_priv()
Marek Olšák
- [Mesa-dev] [PATCH] mesa: Fix uf10_to_f32() scale factor in the E == 0 and M != 0 case.
Antía Puentes
- [Mesa-dev] [PATCH] egl/x11: avoid using freed memory if dri2 init fails
Damien Lespiau
- [Mesa-dev] [PATCH] mesa/st: use llabs instead of abs for long args (v2)
Francesco Ansanelli
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Nayan Deshmukh
- [Mesa-dev] [PATCH] st/vdpau: use temporary buffers while applying filters
Nayan Deshmukh
- [Mesa-dev] [PATCH] dri2: Insert a synchronisation point for glXWaitX
Chris Wilson
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Andy Furniss
- [Mesa-dev] [RFC] gbm: wire up fence extension
Rob Clark
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Nayan Deshmukh
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Christian König
- [Mesa-dev] [Bug 89043] undefined symbol: _glapi_tls_Dispatch
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89043] undefined symbol: _glapi_tls_Dispatch
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] dri2: Insert a synchronisation point for glXWaitX
Adam Jackson
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Nayan Deshmukh
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Christian König
- [Mesa-dev] [Bug 89043] undefined symbol: _glapi_tls_Dispatch
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Andy Furniss
- [Mesa-dev] [PATCH] install: check for undefined symbols in shared libraries
Jan Ziak
- [Mesa-dev] [PATCH] configure: additional libs for OpenCL with LLVM static linking
⚛
- [Mesa-dev] [PATCH] nv50/ir: fix bb positions after exit instructions
Samuel Pitoiset
- [Mesa-dev] [PATCH 00/23] Remove the hash table in mesa/program
Thomas Helland
- [Mesa-dev] [PATCH 01/23] mesa: Remove unused hash table includes
Thomas Helland
- [Mesa-dev] [PATCH 02/23] mesa: Replace hashing functions of prog_hash_table
Thomas Helland
- [Mesa-dev] [PATCH 03/23] mesa: Remove prog_hash_table.c
Thomas Helland
- [Mesa-dev] [PATCH 04/23] util: Move hash_table_call_foreach to util hash table
Thomas Helland
- [Mesa-dev] [PATCH 05/23] mesa: Convert string_to_uint_map to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 06/23] glsl: Convert function inlining to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 07/23] glsl: Convert ir_clone to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 08/23] glsl: Convert ast_to_hir to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 09/23] glsl: Convert constant_expression to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 10/23] glsl: Convert recursion detection to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 11/23] glsl: Convert link_functions to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 12/23] glsl: Change link_functions to use a set
Thomas Helland
- [Mesa-dev] [PATCH 13/23] glsl: Convert link_varyings to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 14/23] glsl: Convert linker to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 15/23] glsl: Convert if lowering to use the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 16/23] glsl: Convert if lowering to use a set
Thomas Helland
- [Mesa-dev] [PATCH 17/23] glsl: Convert interface block lowering to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 18/23] glsl: Convert output read lowering to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 19/23] glsl: Convert varying test to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 20/23] mesa: Convert symbol table to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 21/23] glsl: Convert loop analysis to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 22/23] glsl: Convert glcpp-parse to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 23/23] mesa/glsl: Move string_to_uint_map into the util folder
Thomas Helland
- [Mesa-dev] [PATCH 0/5] i965: Assorted discard-related performance improvements.
Francisco Jerez
- [Mesa-dev] [PATCH 1/5] i965/fs: Drop bogus writemasking disable bit from HALT instructions.
Francisco Jerez
- [Mesa-dev] [PATCH 2/5] i965/fs: Switch to per-subspan discard jumps.
Francisco Jerez
- [Mesa-dev] [PATCH 3/5] i965/sched: Calculate the critical path of scheduling nodes non-recursively.
Francisco Jerez
- [Mesa-dev] [PATCH 4/5] i965/sched: Assign a preferred exit node to each node of the dependency graph.
Francisco Jerez
- [Mesa-dev] [PATCH 5/5] i965/sched: Change the scheduling heuristics to favor early program termination.
Francisco Jerez
- [Mesa-dev] [PATCH 01/16] mesa: Rename _mesa_BlendBarrierMESA to _mesa_BlendBarrierKHR.
Francisco Jerez
- [Mesa-dev] [PATCH 02/16] glapi: add KHR_blend_equation_advanced dispatch
Francisco Jerez
- [Mesa-dev] [PATCH 04/16] glsl: add basic KHR_blend_equation_advanced infrastructure
Francisco Jerez
- [Mesa-dev] [PATCH 05/16] glsl: process blend_support_* qualifiers
Francisco Jerez
- [Mesa-dev] [PATCH 06/16] glsl: Rename link_fs_input_layout_qualifiers to "inout".
Francisco Jerez
- [Mesa-dev] [PATCH 07/16] glsl: Merge blend_support qualifiers when linking.
Francisco Jerez
- [Mesa-dev] [PATCH 08/16] mesa: Allow advanced blending enums in glBlendEquation[i].
Francisco Jerez
- [Mesa-dev] [PATCH 10/16] compiler: Add a new STATE_VAR_ADVANCED_BLENDING_MODE built-in uniform.
Francisco Jerez
- [Mesa-dev] [PATCH 15/16] mesa: Implement GL_KHR_blend_equation_advanced_coherent.
Francisco Jerez
- [Mesa-dev] [PATCH 14/16] i965: Enable GL_KHR_blend_equation_advanced on G45 and later.
Francisco Jerez
- [Mesa-dev] [PATCH 16/16] i965: Implement GL_KHR_blend_equation_advanced_coherent on Gen9+.
Francisco Jerez
- [Mesa-dev] [PATCH 22/23] glsl: Convert glcpp-parse to the util hash table
Timothy Arceri
- [Mesa-dev] [PATCH 02/23] mesa: Replace hashing functions of prog_hash_table
Timothy Arceri
- [Mesa-dev] [PATCH 3/5] i965/sched: Calculate the critical path of scheduling nodes non-recursively.
Jason Ekstrand
- [Mesa-dev] [PATCH 05/23] mesa: Convert string_to_uint_map to the util hash table
Timothy Arceri
- [Mesa-dev] [PATCH 2/5] i965/fs: Switch to per-subspan discard jumps.
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] i965/fs: Drop bogus writemasking disable bit from HALT instructions.
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] i965/sched: Assign a preferred exit node to each node of the dependency graph.
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] i965/sched: Change the scheduling heuristics to favor early program termination.
Jason Ekstrand
- [Mesa-dev] [PATCH v2 01/35] isl: Fix the parameter names for get_intratile_offset
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 21/35] i965/blorp: Use the isl_view from the blorp_surface_info
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 25/35] i965/blorp: Map 1-D render targets with DIM_LAYOUT_GEN4_2D as 2D on gen9
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 26/35] i965/blorp: Rework hiz rect alignment calculations
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 28/35] i965/blorp: Add a z_offset field to blorp_surface_info
Pohjolainen, Topi
- [Mesa-dev] [PATCH] install: check for undefined symbols in shared libraries
Tapani Pälli
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Nayan Deshmukh
- [Mesa-dev] [PATCH v2 06/27] i965/miptree: Add real support for HiZ
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 09/27] i964/blorp: Set up most aux surfaces up-front
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 06/27] i965/miptree: Add real support for HiZ
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa: fix empty program log length
Tapani Pälli
- [Mesa-dev] [PATCH v2 06/27] i965/miptree: Add real support for HiZ
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 19/35] i965/blorp: Move surface offset calculations into a helper
Jason Ekstrand
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Andy Furniss
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Christian König
- [Mesa-dev] [PATCH 33/95] i965/vec4: implement d2b
Iago Toral
- [Mesa-dev] [PATCH 3/3] radeonsi: fix up buffer descriptor upper-bound checking
Nicolai Hähnle
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Andy Furniss
- [Mesa-dev] [PATCH 4/5] radeonsi: simplify CB_TARGET_MASK logic
Nicolai Hähnle
- [Mesa-dev] [PATCH 5/5] radeonsi: use current context for DCC feedback-loop decompress, fixes Elemental
Nicolai Hähnle
- [Mesa-dev] [PATCH] st/mesa: fix sRGB blit errors
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/4] gallium/radeon: set SHADER_RW_BUFFER priority for streamout buffers
Nicolai Hähnle
- [Mesa-dev] [PATCH 5/5] radeonsi: use current context for DCC feedback-loop decompress, fixes Elemental
Marek Olšák
- [Mesa-dev] [PATCH 5/5] radeonsi: use current context for DCC feedback-loop decompress, fixes Elemental
Nicolai Hähnle
- [Mesa-dev] [PATCH 5/5] radeonsi: use current context for DCC feedback-loop decompress, fixes Elemental
Marek Olšák
- [Mesa-dev] [PATCH 25/95] i965/vec4: fix base offset for nir_registers with doubles
Iago Toral
- [Mesa-dev] [PATCH] ilo: move `const` attribute to be useful
Eric Engestrom
- [Mesa-dev] [PATCH 36/95] i965/vec4: add a helper function to create double immediates
Iago Toral
- [Mesa-dev] [PATCH 4/4] gallium/radeon: assign the highest priority to scratch; make rings second
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa/st: use llabs instead of abs for long args (v2)
Marek Olšák
- [Mesa-dev] [PATCH 20/32] i965/blorp/gen6-7: Move surfaces and samplers closer together
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/4] nir/builder: Add bany_inequal and bany helpers.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] i965: Implement the WaPreventHSTessLevelsInterference workaround.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] i965: Fix execution size of scalar TCS barrier setup code.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] i965: Fix barrier count shift in scalar TCS backend.
Kenneth Graunke
- [Mesa-dev] [PATCH] st/mesa: fix sRGB blit errors
Brian Paul
- [Mesa-dev] [PATCH 1/3] glsl: fix MinGW initializer warning in ast_declarator_list::hir()
Brian Paul
- [Mesa-dev] [PATCH 2/3] gallium/hud: move signo declaration inside PIPE_OS_UNIX block
Brian Paul
- [Mesa-dev] [PATCH 3/3] st/mesa: add extra braces on nir_lower_wpos_ytransform_options initializer
Brian Paul
- [Mesa-dev] [PATCH 1/2] svga: initialize a variable to silence a gcc warning
Brian Paul
- [Mesa-dev] [PATCH 2/2] svga: fix src/dst typo in can_blit_via_copy_region_vgpu10()
Brian Paul
- [Mesa-dev] [PATCH] dri2: Insert a synchronisation point for glXWaitX
Eric Anholt
- [Mesa-dev] [PATCH] vbo: increase VBO_SAVE_BUFFER_SIZE from 8k to 256k dwords
Tim Rowley
- [Mesa-dev] [PATCH] dri2: Insert a synchronisation point for glXWaitX
Adam Jackson
- [Mesa-dev] [PATCH 2/2] svga: fix src/dst typo in can_blit_via_copy_region_vgpu10()
Charmaine Lee
- [Mesa-dev] [PATCH] dri2: Insert a synchronisation point for glXWaitX
Chris Wilson
- [Mesa-dev] [Bug 92877] Add support for libglvnd
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH shader-db] run: fix crashes with separate shader objects
Marek Olšák
- [Mesa-dev] [PATCH] dri2: Insert a synchronisation point for glXWaitX
Adam Jackson
- [Mesa-dev] [PATCH 2/2] svga: fix src/dst typo in can_blit_via_copy_region_vgpu10()
Neha Bhende
- [Mesa-dev] [PATCH] dri2: Insert a synchronisation point for glXWaitX
Chris Wilson
- [Mesa-dev] [PATCH] dri2: Insert a synchronisation point for glXWaitX
Chris Wilson
- [Mesa-dev] [PATCH] util: try to use SSE instructions with MSVC and 32-bit gcc
Brian Paul
- [Mesa-dev] [PATCH] util: try to use SSE instructions with MSVC and 32-bit gcc
Matt Turner
- [Mesa-dev] [PATCH] util: try to use SSE instructions with MSVC and 32-bit gcc
Brian Paul
- [Mesa-dev] [Bug 97386] [softpipe] piglit ext_framebuffer_multisample-fast-clear GL_ARB_texture_rg-float single-sample regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] i965/cfg: Factor common code out of switch statement.
Matt Turner
- [Mesa-dev] [PATCH 2/2] i965/cfg: Ignore non-CF instructions in unreachable blocks.
Matt Turner
- [Mesa-dev] [PATCH shader-db] run: fix crashes with separate shader objects
Matt Turner
- [Mesa-dev] [PATCH 1/4] nir/builder: Add bany_inequal and bany helpers.
Alejandro Piñeiro
- [Mesa-dev] [PATCH 3/4] i965: Fix execution size of scalar TCS barrier setup code.
Alejandro Piñeiro
- [Mesa-dev] [PATCH 4/4] i965: Fix barrier count shift in scalar TCS backend.
Alejandro Piñeiro
- [Mesa-dev] [PATCH 1/5] i965/fs: Drop bogus writemasking disable bit from HALT instructions.
Francisco Jerez
- [Mesa-dev] [PATCH] st/mesa: fix sRGB blit errors
Edmondo Tommasina
- [Mesa-dev] [PATCH 4/5] i965/sched: Assign a preferred exit node to each node of the dependency graph.
Francisco Jerez
- [Mesa-dev] [Mesa-stable] [PATCH 3/4] i965: Fix execution size of scalar TCS barrier setup code.
Francisco Jerez
- [Mesa-dev] Possible memory leak with `glxMakeCurrent`?
Itai
- [Mesa-dev] [PATCH 1/2] vbo: add basevertex when looking up elements for vbo splitting
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] vbo: remove unnecessary max_basevertex computation
Ilia Mirkin
- [Mesa-dev] [PATCH 1/5/2] i965/fs: Bail out of opt_sampler_eot() if last instruction isn't EOT.
Matt Turner
- [Mesa-dev] [PATCH 25/95] i965/vec4: fix base offset for nir_registers with doubles
Francisco Jerez
- [Mesa-dev] [PATCH 1/4] nir/search: Introduce a src_is_type() helper for 'a at type' handling.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] nir/search: Fold src_is_bool()/alu_instr_is_bool() into src_is_type().
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] nir/search: Extend 'a at bool' to handle a couple of system values.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] nir: Rely on the fact that bcsel takes a well formed boolean.
Kenneth Graunke
- [Mesa-dev] [PATCH 33/95] i965/vec4: implement d2b
Francisco Jerez
- [Mesa-dev] [PATCH 3/4 v2] i965: Fix execution size of scalar TCS barrier setup code.
Kenneth Graunke
- [Mesa-dev] [Mesa-stable] [PATCH 3/4 v2] i965: Fix execution size of scalar TCS barrier setup code.
Francisco Jerez
- [Mesa-dev] [PATCH 1/5/2] i965/fs: Bail out of opt_sampler_eot() if last instruction isn't EOT.
Francisco Jerez
- [Mesa-dev] [PATCH 1/5/2] i965/fs: Bail out of opt_sampler_eot() if last instruction isn't EOT.
Francisco Jerez
- [Mesa-dev] [PATCH 1/5/2] i965/fs: Bail out of opt_sampler_eot() if last instruction isn't EOT.
Matt Turner
- [Mesa-dev] [RFC] st: guard against NULL pipe_surface
Tobias Klausmann
- [Mesa-dev] [PATCH] Return corresponding offset of EGLImage instead of 0.
Weng, Chuanbo
- [Mesa-dev] Possible memory leak with `glxMakeCurrent`?
Michel Dänzer
- [Mesa-dev] [PATCH] vbo: increase VBO_SAVE_BUFFER_SIZE from 8k to 256k dwords
Mathias Fröhlich
- [Mesa-dev] [Bug 92877] Add support for libglvnd
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 33/95] i965/vec4: implement d2b
Iago Toral
- [Mesa-dev] [PATCH 2/4] i965: Implement the WaPreventHSTessLevelsInterference workaround.
Alejandro Piñeiro
- [Mesa-dev] [PATCH 33/95] i965/vec4: implement d2b
Iago Toral
- [Mesa-dev] [PATCH] vbo: increase VBO_SAVE_BUFFER_SIZE from 8k to 256k dwords
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 4/4] nir: Rely on the fact that bcsel takes a well formed boolean.
Jason Ekstrand
- [Mesa-dev] [PATCH] glsl: fix key used for hashing switch statement cases
Tapani Pälli
- [Mesa-dev] [PATCH 3/3] st/mesa: add extra braces on nir_lower_wpos_ytransform_options initializer
Marek Olšák
- [Mesa-dev] [PATCH] vbo: increase VBO_SAVE_BUFFER_SIZE from 8k to 256k dwords
Marek Olšák
- [Mesa-dev] [PATCH 2/2] vbo: remove unnecessary max_basevertex computation
Marek Olšák
- [Mesa-dev] [RFC] st: guard against NULL pipe_surface
Marek Olšák
- [Mesa-dev] [PATCH] glsl: fix key used for hashing switch statement cases
Iago Toral
- [Mesa-dev] [PATCH 1/2] i965/cfg: Factor common code out of switch statement.
Iago Toral
- [Mesa-dev] [PATCH 1/3] egl/x11_dri3: disable WL_bind_wayland_display for devices without render nodes
Frank Binns
- [Mesa-dev] [PATCH 1/3] glsl: fix MinGW initializer warning in ast_declarator_list::hir()
Emil Velikov
- [Mesa-dev] [PATCH 2/2] i965/cfg: Ignore non-CF instructions in unreachable blocks.
Iago Toral
- [Mesa-dev] [PATCH] vbo: increase VBO_SAVE_BUFFER_SIZE from 8k to 256k dwords
Ian Romanick
- [Mesa-dev] [PATCH 43/95] i965/disasm: print NibCtrl for instructions with execsize 4
Iago Toral
- [Mesa-dev] [PATCH 42/95] i965/vec4: dump NibCtrl for instructions with execsize 4
Iago Toral
- [Mesa-dev] [PATCH] glsl: fix key used for hashing switch statement cases
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: fix key used for hashing switch statement cases
Iago Toral
- [Mesa-dev] [PATCH 41/95] i965/vec4: make the generator set correct NibCtrl for SIMD4 DF instructions
Iago Toral
- [Mesa-dev] Possible memory leak with `glxMakeCurrent`?
Miklós Máté
- [Mesa-dev] [PATCH] glsl: fix key used for hashing switch statement cases
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: fix empty program log length
Iago Toral
- [Mesa-dev] [PATCH] mesa: fix empty program log length
Tapani Pälli
- [Mesa-dev] [RFC] st: guard against NULL pipe_surface
Tobias Klausmann
- [Mesa-dev] [RFC] gbm: wire up fence extension
Emil Velikov
- [Mesa-dev] [RFC] gbm: wire up fence extension
Rob Clark
- [Mesa-dev] [PATCH 1/3] glsl: fix MinGW initializer warning in ast_declarator_list::hir()
Brian Paul
- [Mesa-dev] [PATCH 24/32] i965/blorp/gen6: Use genxml packing structs for state setup
Pohjolainen, Topi
- [Mesa-dev] [RFC] gbm: wire up fence extension
Emil Velikov
- [Mesa-dev] [PATCH] glsl: fix key used for hashing switch statement cases
Ilia Mirkin
- [Mesa-dev] [RFC] gbm: wire up fence extension
Rob Clark
- [Mesa-dev] [PATCH 26/32] i965/blorp: Add genxml-based dynamic state emit functions
Pohjolainen, Topi
- [Mesa-dev] [Bug 97393] Wrong result of S3TC DXT3 texture rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97393] Wrong result of S3TC DXT3 texture rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 5/6] anv: remove dummy VK_DEBUG_MARKER_EXT entry points
Emil Velikov
- [Mesa-dev] [Bug 97393] Wrong result of S3TC DXT3 texture rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 27/32] i965/blorp: Add genxml-based sampler state emit function
Pohjolainen, Topi
- [Mesa-dev] How to build glu lib
Jian
- [Mesa-dev] [PATCH 28/32] i965/blorp: Add a helper for emitting surface states
Pohjolainen, Topi
- [Mesa-dev] [Bug 97393] Wrong result of S3TC DXT3 texture rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeonsi: initialize and finalize the LLVM function pass manager
Marek Olšák
- [Mesa-dev] [PATCH 29/32] i965/blorp: Add genxml-based vertex setup helpers
Pohjolainen, Topi
- [Mesa-dev] [Bug 97393] Wrong result of S3TC DXT3 texture rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeonsi: initialize and finalize the LLVM function pass manager
Tom Stellard
- [Mesa-dev] [Bug 97393] Wrong result of S3TC DXT3 texture rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97393] Wrong result of S3TC DXT3 texture rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97393] Wrong result of S3TC DXT3 texture rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97393] Wrong result of S3TC DXT3 texture rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97393] Wrong result of S3TC DXT3 texture rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/4] i965: Implement the WaPreventHSTessLevelsInterference workaround.
Connor Abbott
- [Mesa-dev] [PATCH] vbo: increase VBO_SAVE_BUFFER_SIZE from 8k to 256k dwords
Rowley, Timothy O
- [Mesa-dev] [Bug 97393] Wrong result of S3TC DXT3 texture rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Nayan Deshmukh
- [Mesa-dev] [PATCH 2/2] i965/cfg: Ignore non-CF instructions in unreachable blocks.
Matt Turner
- [Mesa-dev] [PATCH 3/4] nir/search: Extend 'a at bool' to handle a couple of system values.
Matt Turner
- [Mesa-dev] [RFC] gbm: wire up fence extension
Rob Clark
- [Mesa-dev] [PATCH] vbo: Correctly handle attribute offsets in dlist draw.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH] glsl: fix key used for hashing switch statement cases
Eric Anholt
- [Mesa-dev] [Bug 93551] Divinity: Original Sin Enhanced Edition(Native) crash on start
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nir: Use nir_shader_get_entrypoint in TCS quad workaround code.
Kenneth Graunke
- [Mesa-dev] [PATCH 33/95] i965/vec4: implement d2b
Francisco Jerez
- [Mesa-dev] [PATCH 41/95] i965/vec4: make the generator set correct NibCtrl for SIMD4 DF instructions
Francisco Jerez
- [Mesa-dev] [PATCH 1/8] gallium/radeon: merge USER_SHADER and INTERNAL_SHADER priority flags
Marek Olšák
- [Mesa-dev] [PATCH 2/8] gallium/radeon: increase priority for shader binaries
Marek Olšák
- [Mesa-dev] [PATCH 3/8] radeonsi: enable SDMA on CIK
Marek Olšák
- [Mesa-dev] [PATCH 4/8] radeonsi: increase performance for DRI PRIME offloading if 2nd GPU is CIK or VI
Marek Olšák
- [Mesa-dev] [PATCH 5/8] radeonsi: fix printing shaders and states on a VM fault
Marek Olšák
- [Mesa-dev] [PATCH 6/8] radeonsi: fix VM faults due NULL internal const buffers on CIK
Marek Olšák
- [Mesa-dev] [PATCH 7/8] gallium/radeon: add a driver query for AMDGPU_INFO_NUM_EVICTIONS
Marek Olšák
- [Mesa-dev] [PATCH 8/8] gallium/radeon: derive buffer placement and flags only once per buffer
Marek Olšák
- [Mesa-dev] [PATCH 05/23 V2] mesa: Convert string_to_uint_map to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 1/6] gallium/hud: don't enable blending for all objects
Marek Olšák
- [Mesa-dev] [PATCH 2/6] gallium/hud: use AA lines for graphs
Marek Olšák
- [Mesa-dev] [PATCH 3/6] gallium/hud: use sRGB for nicer AA lines
Marek Olšák
- [Mesa-dev] [PATCH 4/6] gallium/hud: draw numbers with 3 decimal places if those aren't 0
Marek Olšák
- [Mesa-dev] [PATCH 5/6] gallium/hud: generalize code for drawing numbers next to graphs
Marek Olšák
- [Mesa-dev] [PATCH 6/6] gallium/hud: round max_value to print nicely rounded numbers next to graphs
Marek Olšák
- [Mesa-dev] [PATCH 22/23 V2] glsl: Convert glcpp-parse to the util hash table
Thomas Helland
- [Mesa-dev] [RFC] st: guard against NULL pipe_surface
Marek Olšák
- [Mesa-dev] [PATCH 02/23] mesa: Replace hashing functions of prog_hash_table
Thomas Helland
- [Mesa-dev] [PATCH] nir: Use nir_shader_get_entrypoint in TCS quad workaround code.
Jason Ekstrand
- [Mesa-dev] [PATCH] nir: Use nir_shader_get_entrypoint in TCS quad workaround code.
Connor Abbott
- [Mesa-dev] [PATCH] nir: Use nir_shader_get_entrypoint in TCS quad workaround code.
Jason Ekstrand
- [Mesa-dev] [PATCH] nir: Use nir_shader_get_entrypoint in TCS quad workaround code.
Connor Abbott
- [Mesa-dev] [PATCH 11/16] glsl: Add a lowering pass to handle advanced blending modes.
Francisco Jerez
- [Mesa-dev] [RFC] st: guard against NULL pipe_surface
Hunter S
- [Mesa-dev] [PATCH 08/16] mesa: Allow advanced blending enums in glBlendEquation[i].
Francisco Jerez
- [Mesa-dev] [PATCH 0/4] Travis CI build fixes
Eric Anholt
- [Mesa-dev] [PATCH 1/4] travis: Parse configure.ac to pick an updated LIBDRM_VERSION.
Eric Anholt
- [Mesa-dev] [PATCH 2/4] travis: Update to the Ubuntu Trusty image.
Eric Anholt
- [Mesa-dev] [PATCH 3/4] travis: Enable vc4 in libdrm to satisfy vc4 test build dependency.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] travis: Upgrade LLVM dependency to 3.5 and enable LLVM drivers.
Eric Anholt
- [Mesa-dev] [PATCH 6/6] gallium/hud: round max_value to print nicely rounded numbers next to graphs
Brian Paul
- [Mesa-dev] [PATCH 2/2] i965/cfg: Ignore non-CF instructions in unreachable blocks.
Matt Turner
- [Mesa-dev] [PATCH 43/95] i965/disasm: print NibCtrl for instructions with execsize 4
Francisco Jerez
- [Mesa-dev] [PATCH 0/3] Converting TTN to using frontface intrinsic.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] nir: Move the undef of nir_intrinsics.h macros to the .h.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/sched: Simplify work done by add_barrier_deps().
Matt Turner
- [Mesa-dev] [PATCH 1/2] a4xx: only disable depth clipping, not all clipping, when requested
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] a4xx: make sure to actually clamp depth as requested
Ilia Mirkin
- [Mesa-dev] [PATCH] Return corresponding offset of EGLImage instead of 0.
Dave Airlie
- [Mesa-dev] [Bug 95346] Stellaris - Black/super dark planets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 95346] Stellaris - Black/super dark planets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 95346] Stellaris - Black/super dark planets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 95346] Stellaris - Black/super dark planets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 95346] Stellaris - Black/super dark planets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 95346] Stellaris - Black/super dark planets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 95346] Stellaris - Black/super dark planets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 95346] Stellaris - Black/super dark planets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: fix key used for hashing switch statement cases
Tapani Pälli
- [Mesa-dev] [PATCH] nv50/ir: make sure cfg iterator always hits all blocks
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: fix key used for hashing switch statement cases
Tapani Pälli
- [Mesa-dev] [Bug 44519] translate_test generic regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/vec4: Ignore swizzle of VGRF for use by var_range_end().
Matt Turner
- [Mesa-dev] [Mesa-stable] [PATCH] i965/vec4: Ignore swizzle of VGRF for use by var_range_end().
Francisco Jerez
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 33/95] i965/vec4: implement d2b
Iago Toral
- [Mesa-dev] [PATCH 43/95] i965/disasm: print NibCtrl for instructions with execsize 4
Iago Toral
- [Mesa-dev] [PATCH] loader/dri3: Overhaul dri3_update_num_back
Michel Dänzer
- [Mesa-dev] [PATCH 33/95] i965/vec4: implement d2b
Iago Toral
- [Mesa-dev] [PATCH] vbo: Correctly handle attribute offsets in dlist draw.
Erik Faye-Lund
- [Mesa-dev] [PATCH] Return corresponding offset of EGLImage instead of 0.
Weng, Chuanbo
- [Mesa-dev] [PATCH] Return corresponding offset of EGLImage instead of 0.
Dave Airlie
- [Mesa-dev] [PATCH] i965: fix compilation warnings in blorp
Tapani Pälli
- [Mesa-dev] [PATCH] i965: fix compilation warnings in blorp
Iago Toral
- [Mesa-dev] [PATCH] loader/dri3: Overhaul dri3_update_num_back
Frank Binns
- [Mesa-dev] [PATCH 24/32] i965/blorp/gen6: Use genxml packing structs for state setup
Jason Ekstrand
- [Mesa-dev] [PATCH] Return corresponding offset of EGLImage instead of 0.
Weng, Chuanbo
- [Mesa-dev] [PATCH] i965/sched: Simplify work done by add_barrier_deps().
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/vec4: Ignore swizzle of VGRF for use by var_range_end().
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: fix compilation warnings in blorp
Jason Ekstrand
- [Mesa-dev] [PATCH] vbo: Correctly handle attribute offsets in dlist draw.
Mathias Fröhlich
- [Mesa-dev] [PATCH] vbo: Correctly handle attribute offsets in dlist draw.
Erik Faye-Lund
- [Mesa-dev] [PATCH 0/4] SI amdgpu Mesa support
Marek Olšák
- [Mesa-dev] [PATCH 1/4] winsys/amdgpu: initial SI support
Marek Olšák
- [Mesa-dev] [PATCH 2/4] winsys/amdgpu: finish up SI addrlib integration
Marek Olšák
- [Mesa-dev] [PATCH 3/4] winsys/amdgpu: disable IB chaining on SI
Marek Olšák
- [Mesa-dev] [PATCH 4/4] radeonsi: disable CE on SI + AMDGPU
Marek Olšák
- [Mesa-dev] [PATCH] vbo: Correctly handle attribute offsets in dlist draw.
Timothy Arceri
- [Mesa-dev] [PATCH] i965: fix compilation warnings in blorp
Tapani Pälli
- [Mesa-dev] [PATCH v2 1/2] glsl: fix key used for hashing switch statement cases
Tapani Pälli
- [Mesa-dev] [PATCH v2 2/2] util: add assert that key cannot be NULL on insertion
Tapani Pälli
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Christian König
- [Mesa-dev] [PATCH] i965: fix compilation warnings in blorp
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/2] util: add assert that key cannot be NULL on insertion
Jason Ekstrand
- [Mesa-dev] [PATCH] vbo: Correctly handle attribute offsets in dlist draw.
Brian Paul
- [Mesa-dev] How to build glu lib
Brian Paul
- [Mesa-dev] [PATCH] vbo: Correctly handle attribute offsets in dlist draw.
Mathias Fröhlich
- [Mesa-dev] [PATCH] loader/dri3: Overhaul dri3_update_num_back
Keith Packard
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Jason Ekstrand
- [Mesa-dev] [PATCH 00/31] i965: Separate blorp from the rest of the driver
Jason Ekstrand
- [Mesa-dev] [PATCH 01/31] i965/blorp: Add a blorp_context struct and init/finish funcs
Jason Ekstrand
- [Mesa-dev] [PATCH 02/31] i965/blorp: Add an internal shader cache
Jason Ekstrand
- [Mesa-dev] [PATCH 03/31] i965/blorp/genX: Add helpers for allocating various bits of state
Jason Ekstrand
- [Mesa-dev] [PATCH 04/31] i965/blorp/genX: Pull emit_3dstate_multisample into a helper
Jason Ekstrand
- [Mesa-dev] [PATCH 05/31] i965/gen6: Refactor gen6_upload_urb
Jason Ekstrand
- [Mesa-dev] [PATCH 06/31] i965/blorp: Use gen6_upload_urb
Jason Ekstrand
- [Mesa-dev] [PATCH 07/31] i965/blorp/genX: Move emit_urb_config into another helper
Jason Ekstrand
- [Mesa-dev] [PATCH 08/31] i965/blorp: Add driver mocs settings to the context
Jason Ekstrand
- [Mesa-dev] [PATCH 09/31] i965/blorp: Pull emit_surface_state into genX_blorp_exec.c
Jason Ekstrand
- [Mesa-dev] [PATCH 10/31] i965/blorp: Use blorp_address in brw_blorp_surface instead of bo+offset
Jason Ekstrand
- [Mesa-dev] [PATCH 11/31] i965/blorp/genX: Add a blorp_surface_reloc helper
Jason Ekstrand
- [Mesa-dev] [PATCH 12/31] i965/blorp: Shorten binding table index enum names
Jason Ekstrand
- [Mesa-dev] [PATCH 13/31] i965/blorp: Use BT_INDEX enums for setting up the binding table
Jason Ekstrand
- [Mesa-dev] [PATCH 14/31] i965/blorp: Add a helper for allocating binding tables and surface states
Jason Ekstrand
- [Mesa-dev] [PATCH 15/31] i965/blorp/exec: Refactor to use blorp_context and a void *batch
Jason Ekstrand
- [Mesa-dev] [PATCH 16/31] i965/blorp: Pull the guts of blorp_exec into a driver-agnostic header
Jason Ekstrand
- [Mesa-dev] [PATCH 17/31] i965/blorp: Move the guts of brw_blorp_exec into genX_blorp_exec.c
Jason Ekstrand
- [Mesa-dev] [PATCH 18/31] i965/blorp: Add an "exec" function pointer to blorp_context
Jason Ekstrand
- [Mesa-dev] [PATCH 19/31] i965/meta_util: Take an isl_device in get_fast_clear_rect
Jason Ekstrand
- [Mesa-dev] [PATCH 20/31] i965/blorp: Take a blorp_context in compile_nir_shader
Jason Ekstrand
- [Mesa-dev] [PATCH 21/31] i965/blorp: Get rid of brw_context
Jason Ekstrand
- [Mesa-dev] [PATCH 22/31] i965/blorp: Make blorp_addres::buffer a void*
Jason Ekstrand
- [Mesa-dev] [PATCH 23/31] i965/blorp: Add a fast_clear_op enum
Jason Ekstrand
- [Mesa-dev] [PATCH 24/31] i965: Move the hiz_op enum to blorp
Jason Ekstrand
- [Mesa-dev] [PATCH 25/31] i965/blorp: Get rid of most brw and mesa includes
Jason Ekstrand
- [Mesa-dev] [PATCH 26/31] i965: Roll brw_get_ccs_resolve_rect into blorp_ccs_resolve
Jason Ekstrand
- [Mesa-dev] [PATCH 27/31] i965: Move get_fast_clear_rect to blorp_clear.c
Jason Ekstrand
- [Mesa-dev] [PATCH 28/31] i965: Move the type_size function declartaions to brw_nir.h
Jason Ekstrand
- [Mesa-dev] [PATCH 29/31] i965/blorp: Use isl_format_get_depth_format for setting depth formats
Jason Ekstrand
- [Mesa-dev] [PATCH 30/31] i965/blorp: Remove the remaining brw prefixes from the blorp.h API
Jason Ekstrand
- [Mesa-dev] [PATCH 31/31] i965: Move blorp into src/intel/blorp
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Eric Engestrom
- [Mesa-dev] XDC 2016 : Call for paper
Rob Clark
- [Mesa-dev] XDC 2016 : Call for paper
Rob Clark
- [Mesa-dev] [PATCH] program_resource: subroutine active uniforms should return NumSubroutineUniforms
Alejandro Piñeiro
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Chad Versace
- [Mesa-dev] [PATCH v2 0/2] *** Aubinator tool for Intel Gen platforms ***
Sirisha Gandikota
- [Mesa-dev] [PATCH v2 1/2] aubinator: Add a new tool called Aubinator to the src/intel/tools folder.
Sirisha Gandikota
- [Mesa-dev] [PATCH v2 2/2] aubinator: Fix the tool to correctly decode the DWords
Sirisha Gandikota
- [Mesa-dev] [PATCH v2 1/2] glsl: fix key used for hashing switch statement cases
Eric Anholt
- [Mesa-dev] [PATCH] loader/dri3: Overhaul dri3_update_num_back
Eric Anholt
- [Mesa-dev] [PATCH 0/6] mesa: support for EGL_ANDROID_native_fence_sync
Rob Clark
- [Mesa-dev] [PATCH 0/6] mesa: support for EGL_ANDROID_native_fence_sync
Rob Clark
- [Mesa-dev] [PATCH 25/32] i965: Move gen6_blorp.c to a file that gets recompiled per-gen
Mauro Rossi
- [Mesa-dev] [PATCH 25/32] i965: Move gen6_blorp.c to a file that gets recompiled per-gen
Mauro Rossi
- [Mesa-dev] [PATCH 25/32] i965: Move gen6_blorp.c to a file that gets recompiled per-gen
Mauro Rossi
- [Mesa-dev] [PATCH 25/32] i965: Move gen6_blorp.c to a file that gets recompiled per-gen
Mauro Rossi
- [Mesa-dev] [PATCH 1/2] nir: Fix a comment typo in nir_lower_drawpixels.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] nir: Fix crash in nir_lower_drawpixels.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] nir: Fix a comment typo in nir_lower_drawpixels.
Rob Clark
- [Mesa-dev] [PATCH 2/2] nir: Fix crash in nir_lower_drawpixels.
Rob Clark
- [Mesa-dev] [PATCH] isl: round format alignment to nearest power of 2
Lionel Landwerlin
- [Mesa-dev] [PATCH] gtn: Trim out unused VS input variables.
Eric Anholt
- [Mesa-dev] [PATCH v2] mesa: Fix fixed function spot lighting on newer hardware (again)
Daniel Scharrer
- [Mesa-dev] [PATCH 3/3] nir: Define system values for vc4's blending-lowering arguments.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Fix fixed function spot lighting on newer hardware (again)
Daniel Scharrer
- [Mesa-dev] [PATCH] gtn: Trim out unused VS input variables.
Kenneth Graunke
- [Mesa-dev] [PATCH] gtn: Trim out unused VS input variables.
Kenneth Graunke
- [Mesa-dev] [PATCH v2] mesa: Fix fixed function spot lighting on newer hardware (again)
Matt Turner
- [Mesa-dev] [PATCH v2] mesa: Fix fixed function spot lighting on newer hardware (again)
Matt Turner
- [Mesa-dev] [PATCH] a3xx: make use of software clipping when hw can't handle it
Ilia Mirkin
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Jason Ekstrand
- [Mesa-dev] [PATCH 25/32] i965: Move gen6_blorp.c to a file that gets recompiled per-gen
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Jason Ekstrand
- [Mesa-dev] [PATCH 1/4] winsys/amdgpu: initial SI support
Edward O'Callaghan
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Emil Velikov
- [Mesa-dev] [GSoC] Update about floating point library
tournier.elie
- [Mesa-dev] [PATCH 0/2] st/va: minor clean-ups
Kai Wasserbäch
- [Mesa-dev] [PATCH 1/2] st/va: Remove else case in vlVaEndPicture() made superfluous by c59628d11b
Kai Wasserbäch
- [Mesa-dev] [PATCH 2/2] st/va: Remove unused variable coded_size from vlVaEndPicture()
Kai Wasserbäch
- [Mesa-dev] [Bug 97420] "#version 0" crashes glsl_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/2] st/va: minor clean-ups
Christian König
- [Mesa-dev] [Bug 97422] function name with "|" crashes glsl_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97422] function name with "|" crashes glsl_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97422] function name with "|" crashes glsl_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97422] function call to function with "|" in name crashes glsl_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Jason Ekstrand
- [Mesa-dev] [RFC PATCH] dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 25/32] i965: Move gen6_blorp.c to a file that gets recompiled per-gen
Jason Ekstrand
- [Mesa-dev] [RFC] ARB_stencil_texturing on Gen6/7
Timothy Arceri
- [Mesa-dev] [RFC] ARB_stencil_texturing on Gen6/7
Jason Ekstrand
- [Mesa-dev] [RFC] ARB_stencil_texturing on Gen6/7
Kenneth Graunke
- [Mesa-dev] [PATCH v2 01/16] mesa: Rename _mesa_BlendBarrierMESA to _mesa_BlendBarrier.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 02/16] glapi: add KHR_blend_equation_advanced dispatch
Kenneth Graunke
- [Mesa-dev] [PATCH v2 03/16] mesa: add KHR_blend_equation_advanced enable and extension string
Kenneth Graunke
- [Mesa-dev] [PATCH v2 04/16] glsl: add basic KHR_blend_equation_advanced infrastructure
Kenneth Graunke
- [Mesa-dev] [PATCH v2 05/16] glsl: process blend_support_* qualifiers
Kenneth Graunke
- [Mesa-dev] [PATCH v2 06/16] glsl: Merge blend_support qualifiers when linking.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 07/16] mesa: Allow advanced blending enums in glBlendEquation[i].
Kenneth Graunke
- [Mesa-dev] [PATCH v2 08/16] mesa: Track the current advanced blending mode.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 09/16] mesa: Restyle _mesa_check_blend_func_error().
Kenneth Graunke
- [Mesa-dev] [PATCH v2 10/16] mesa: Add draw time validation for advanced blending modes.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 11/16] compiler: Add a new STATE_VAR_ADVANCED_BLENDING_MODE built-in uniform.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 12/16] glsl: Add a lowering pass to handle advanced blending modes.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 13/16] i965: Disable hardware blending if advanced blending is in use.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 14/16] i965: Enable GL_KHR_blend_equation_advanced on G45 and later.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 15/16] mesa: Implement GL_KHR_blend_equation_advanced_coherent.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 16/16] i965: Implement GL_KHR_blend_equation_advanced_coherent on Gen9+.
Kenneth Graunke
- [Mesa-dev] [Bug 97426] glScissor gives vertically inverted result
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97427] clear-repeat demo doesn't change update region on window resize
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC PATCH] dri: add a way to request that modes have matching color/zs depths
Marek Olšák
- [Mesa-dev] [PATCH] nir: avoid segfault when ssa src not found
Timothy Arceri
- [Mesa-dev] [Bug 97429] Per-pixel fog isn't done
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nir: avoid segfault when ssa src not found
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] st/va: enable dual instances encode by sync surface
Andy Furniss
- [Mesa-dev] [PATCH mesa] st/va: add missing mutex_unlock
Eric Engestrom
- [Mesa-dev] [PATCH 1/2] st/va: enable dual instances encode by sync surface
Andy Furniss
- [Mesa-dev] [Bug 97429] Per-pixel fog isn't done
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] egl/dri2: dri2_initialize: Do not reference-count TestOnly display
Nicolas Boichat
- [Mesa-dev] [Bug 74988] Buffer overrun (segfault) decompressing ETC2 texture in GLBenchmark 3.0 Manhattan
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH mesa] st/va: add missing mutex_unlock
Christian König
- [Mesa-dev] [PATCH] egl/wayland-egl: Fix for segfault in dri2_wl_destroy_surface.
Stencel, Joanna
- [Mesa-dev] [PATCH] program_resource: subroutine active uniforms should return NumSubroutineUniforms
Tapani Pälli
- [Mesa-dev] [PATCH 0/4] i965/vec4: Changes to the offset() helper
Iago Toral Quiroga
- [Mesa-dev] [PATCH 1/4] i965: move subreg_offset to backend_reg
Iago Toral Quiroga
- [Mesa-dev] [PATCH 2/4] i965/vec4: make the offset() operate in terms of width and type
Iago Toral Quiroga
- [Mesa-dev] [PATCH 3/4] i965/vec4/cse: adapt to changes in offset() helper
Iago Toral Quiroga
- [Mesa-dev] [PATCH 4/4] i965/vec4: adapt to changes in the offset() helper
Iago Toral Quiroga
- [Mesa-dev] [PATCH 2/4] i965/vec4: make the offset() operate in terms of width and type
Michael Schellenberger Costa
- [Mesa-dev] [PATCH 1/3] dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] gallium: add a cap to expose whether driver supports mixed color/zs bits
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] st/dri: respect driver's request to avoid mixed color/depth bit configs
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] dri: add a way to request that modes have matching color/zs depths
Marek Olšák
- [Mesa-dev] [PATCH 1/3] dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] gallium: add explicit return type to texture opcodes
Marek Olšák
- [Mesa-dev] [PATCH 2/3] gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
- [Mesa-dev] [PATCH 3/3] gallium/noop: use 3-space indentation
Marek Olšák
- [Mesa-dev] [PATCH] mesa: validate the indirect param before the shader in DispatchComputeIndirect
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: set Const.MaxTextureMbytes
Marek Olšák
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Nayan Deshmukh
- [Mesa-dev] [PATCH 1/3] dri: add a way to request that modes have matching color/zs depths
Marek Olšák
- [Mesa-dev] [Bug 97427] clear-repeat demo doesn't change update region on window resize
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97426] glScissor gives vertically inverted result
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97427] clear-repeat demo doesn't change update region on window resize
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] gallium: add explicit return type to texture opcodes
Marek Olšák
- [Mesa-dev] [PATCH 2/3] gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
- [Mesa-dev] [PATCH 1/4] winsys/amdgpu: initial SI support
Alex Deucher
- [Mesa-dev] [PATCH] st/mesa: set Const.MaxTextureMbytes
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: validate the indirect param before the shader in DispatchComputeIndirect
Ilia Mirkin
- [Mesa-dev] [PATCH mesa] st/va: add missing mutex_unlock
Eric Engestrom
- [Mesa-dev] [PATCH] mesa: validate the indirect param before the shader in DispatchComputeIndirect
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: set Const.MaxTextureMbytes
Brian Paul
- [Mesa-dev] [PATCH] vl/rbsp: fix another three byte not detected
Leo Liu
- [Mesa-dev] [PATCH] st/mesa: set Const.MaxTextureMbytes
Brian Paul
- [Mesa-dev] [PATCH] svga: return better values for PIPE_CAP_ACCELERATED/VIDEO_MEMORY queries
Brian Paul
- [Mesa-dev] [PATCH 3/3] gallium/noop: use 3-space indentation
Brian Paul
- [Mesa-dev] [PATCH 05/31] i965/gen6: Refactor gen6_upload_urb
Pohjolainen, Topi
- [Mesa-dev] [PATCH 2/3] gallium: add a pipe_context parameter to resource_get_handle
Brian Paul
- [Mesa-dev] [PATCH] gallium/util: fix error detection in s3tc init
⚛
- [Mesa-dev] [PATCH] vbo: fix format string compiler warning for 32-bit machines
⚛
- [Mesa-dev] [PATCH 1/3] gallium: add explicit return type to texture opcodes
Brian Paul
- [Mesa-dev] [PATCH] gallium/util: fix error detection in s3tc init
Jason Ekstrand
- [Mesa-dev] [PATCH] gallium/util: fix error detection in s3tc init
⚛
- [Mesa-dev] [PATCH] anv: GetDeviceImageFormatProperties: fix TRANSFER formats
Lionel Landwerlin
- [Mesa-dev] [Bug 97427] clear-repeat demo doesn't change update region on window resize
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium/util: fix error detection in s3tc init
Rob Clark
- [Mesa-dev] [PATCH] gallium/util: fix error detection in s3tc init
⚛
- [Mesa-dev] [PATCH] anv: GetDeviceImageFormatProperties: fix TRANSFER formats
Jason Ekstrand
- [Mesa-dev] [PATCH] isl: round format alignment to nearest power of 2
Lionel Landwerlin
- [Mesa-dev] [PATCH] gallium/util: fix error detection in s3tc init
Matt Turner
- [Mesa-dev] [PATCH] gallium/util: fix error detection in s3tc init
⚛
- [Mesa-dev] [PATCH] gallium/util: fix error detection in s3tc init
⚛
- [Mesa-dev] [PATCH] gallium/util: fix error detection in s3tc init
Alex Deucher
- [Mesa-dev] [PATCH] gallium/util: fix error detection in s3tc init
⚛
- [Mesa-dev] [PATCH] nv50/ir: make sure cfg iterator always hits all blocks
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 09/16] mesa: Restyle _mesa_check_blend_func_error().
Francisco Jerez
- [Mesa-dev] [PATCH v2 03/16] mesa: add KHR_blend_equation_advanced enable and extension string
Francisco Jerez
- [Mesa-dev] [PATCH v2 08/16] mesa: Track the current advanced blending mode.
Francisco Jerez
- [Mesa-dev] [PATCH v2 01/16] mesa: Rename _mesa_BlendBarrierMESA to _mesa_BlendBarrier.
Francisco Jerez
- [Mesa-dev] [PATCH 1/3] gallium: add explicit return type to texture opcodes
Marek Olšák
- [Mesa-dev] [PATCH 1/3] gallium: add explicit return type to texture opcodes
Dave Airlie
- [Mesa-dev] [PATCH 1/4] winsys/amdgpu: initial SI support
Marek Olšák
- [Mesa-dev] [PATCH 1/4] winsys/amdgpu: initial SI support
Alex Deucher
- [Mesa-dev] [PATCH] mesa: validate the indirect param before the shader in DispatchComputeIndirect
Marek Olšák
- [Mesa-dev] [PATCH v2 10/16] mesa: Add draw time validation for advanced blending modes.
Francisco Jerez
- [Mesa-dev] [PATCH v2 05/16] glsl: process blend_support_* qualifiers
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] st/va: Remove else case in vlVaEndPicture() made superfluous by c59628d11b
Zhang, Boyuan
- [Mesa-dev] [PATCH v2 11/16] compiler: Add a new STATE_VAR_ADVANCED_BLENDING_MODE built-in uniform.
Francisco Jerez
- [Mesa-dev] [PATCH 2/2] st/va: Remove unused variable coded_size from vlVaEndPicture()
Zhang, Boyuan
- [Mesa-dev] [PATCH mesa] egl: turn a couple asserts static (compile-time)
Eric Engestrom
- [Mesa-dev] [PATCH 0/2] st/va: minor clean-ups
Zhang, Boyuan
- [Mesa-dev] [Bug 97444] mesa git crashes in libxshmfence
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97444] mesa git crashes in libxshmfence
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH mesa] st/va: add missing mutex_unlock
Zhang, Boyuan
- [Mesa-dev] [PATCH mesa] st/va: add missing mutex_unlock
Zhang, Boyuan
- [Mesa-dev] [PATCH mesa] st/va: add missing mutex_unlock
Eric Engestrom
- [Mesa-dev] [PATCH v2 13/16] i965: Disable hardware blending if advanced blending is in use.
Francisco Jerez
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Julien Cristau
- [Mesa-dev] [PATCH] st/mesa: set Const.MaxTextureMbytes
Marek Olšák
- [Mesa-dev] [PATCH 1/3] gallium: add explicit return type to texture opcodes
Marek Olšák
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] isl/tests: Use a longer path for isl.h
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] intel: Flatten the makefile structure
Jason Ekstrand
- [Mesa-dev] [Bug 97420] "#version 0" crashes glsl_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97420] "#version 0" crashes glsl_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Dave Airlie
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Julien Cristau
- [Mesa-dev] [PATCH 00/23] Remove the hash table in mesa/program
Timothy Arceri
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Jason Ekstrand
- [Mesa-dev] [PATCH 3/5] i965: use new subroutine index uploader.
Dave Airlie
- [Mesa-dev] [PATCH v2 12/16] glsl: Add a lowering pass to handle advanced blending modes.
Francisco Jerez
- [Mesa-dev] [PATCH] i965: don't fail to shift height images for levels.
Dave Airlie
- [Mesa-dev] [PATCH] i965: report bound buffer size not underlying buffer size for image size (v2)
Dave Airlie
- [Mesa-dev] [PATCH] mesa: validate the indirect param before the shader in DispatchComputeIndirect
Dave Airlie
- [Mesa-dev] [PATCH 1/2] anv: Add a --disable-vulkan-icd-full-driver-path option
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv: Throw INCOMPATIBLE_DRIVER for non-fatal initialization errors
Jason Ekstrand
- [Mesa-dev] [PATCH] radeonsi: add support for cull distances.
Dave Airlie
- [Mesa-dev] [PATCH] radeonsi: add support for cull distances.
Edward O'Callaghan
- [Mesa-dev] [PATCH] st/mesa: set Const.MaxTextureMbytes
Edward O'Callaghan
- [Mesa-dev] [PATCH 1/2] anv: Add a --disable-vulkan-icd-full-driver-path option
Edward O'Callaghan
- [Mesa-dev] [PATCH 2/2] anv: Throw INCOMPATIBLE_DRIVER for non-fatal initialization errors
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radeonsi: add support for cull distances.
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] glsl: Fix gl_program::OutputsWritten computation for dual-source blending.
Francisco Jerez
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Francisco Jerez
- [Mesa-dev] [PATCH 3/3] i965/fs: Don't consider the stencil output to be a color output.
Francisco Jerez
- [Mesa-dev] [PATCH] i965: report bound buffer size not underlying buffer size for image size (v2)
Francisco Jerez
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Francisco Jerez
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Ilia Mirkin
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Nicholas Miell
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Francisco Jerez
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Francisco Jerez
- [Mesa-dev] [Bug 97420] "#version 0" crashes glsl_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97420] "#version 0" crashes glsl_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97420] "#version 0" crashes glsl_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97444] mesa git crashes in libxshmfence
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97444] mesa git crashes in libxshmfence
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] program_resource: subroutine active uniforms should return NumSubroutineUniforms
Alejandro Piñeiro
- [Mesa-dev] [PATCH 06/31] i965/blorp: Use gen6_upload_urb
Pohjolainen, Topi
- [Mesa-dev] [PATCH] android: fix build issues with glsl_parser.h
Tapani Pälli
- [Mesa-dev] [PATCH 08/31] i965/blorp: Add driver mocs settings to the context
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 12/16] glsl: Add a lowering pass to handle advanced blending modes.
Kenneth Graunke
- [Mesa-dev] [PATCH] program_resource: subroutine active uniforms should return NumSubroutineUniforms
Tapani Pälli
- [Mesa-dev] [PATCH v2] i965/vec4: make offset() operate in terms of channels instead of full registers
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 10/16] mesa: Add draw time validation for advanced blending modes.
Kenneth Graunke
- [Mesa-dev] [PATCH] loader/dri3: Overhaul dri3_update_num_back
Michel Dänzer
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Emil Velikov
- [Mesa-dev] [PATCH 40/95] i965/vec4: add a SIMD lowering pass
Iago Toral
- [Mesa-dev] [PATCH 2/2] anv: Throw INCOMPATIBLE_DRIVER for non-fatal initialization errors
Emil Velikov
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Julien Cristau
- [Mesa-dev] [PATCH v2] i965/vec4: make offset() operate in terms of channels instead of full registers
Michael Schellenberger Costa
- [Mesa-dev] [PATCH 1/2] anv: Add a --disable-vulkan-icd-full-driver-path option
Emil Velikov
- [Mesa-dev] [PATCH] i965: report bound buffer size not underlying buffer size for image size (v2)
Antía Puentes
- [Mesa-dev] [PATCH v2] i965/vec4: make offset() operate in terms of channels instead of full registers
Iago Toral
- [Mesa-dev] [RFC] gbm: wire up fence extension
Emil Velikov
- [Mesa-dev] [PATCH] egl/dri2: Do not need to check return value from mtx_lock
Emil Velikov
- [Mesa-dev] [PATCH v3] i965/vec4: make offset() operate in terms of channels instead of full registers
Iago Toral Quiroga
- [Mesa-dev] [PATCH 0/4] Travis CI build fixes
Rhys Kidd
- [Mesa-dev] [PATCH] egl/dri2: remove error checks on return values from mtx_lock and cnd_wait
Emil Velikov
- [Mesa-dev] [PATCH] egl: reset 'ViewportInitialized' when unbinding current context
Emil Velikov
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Ilia Mirkin
- [Mesa-dev] [PATCH] egl/dri2: dri2_initialize: Do not reference-count TestOnly display
Emil Velikov
- [Mesa-dev] [PATCH] vbo: fix format string compiler warning for 32-bit machines
Brian Paul
- [Mesa-dev] [Bug 97444] mesa git crashes in libxshmfence
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 11/31] i965/blorp/genX: Add a blorp_surface_reloc helper
Pohjolainen, Topi
- [Mesa-dev] [PATCH 13/31] i965/blorp: Use BT_INDEX enums for setting up the binding table
Pohjolainen, Topi
- [Mesa-dev] [PATCH] egl/wayland-egl: Fix for segfault in dri2_wl_destroy_surface.
Eric Engestrom
- [Mesa-dev] [PATCH 0/2] st/va: minor clean-ups
Kai Wasserbäch
- [Mesa-dev] [PATCH 14/31] i965/blorp: Add a helper for allocating binding tables and surface states
Pohjolainen, Topi
- [Mesa-dev] [PATCH] radeonsi: add support for cull distances.
Kai Wasserbäch
- [Mesa-dev] [PATCH 2/2] anv: Throw INCOMPATIBLE_DRIVER for non-fatal initialization errors
Jason Ekstrand
- [Mesa-dev] [PATCH 16/31] i965/blorp: Pull the guts of blorp_exec into a driver-agnostic header
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2] i965: don't fail to shift height images for levels.
Antia Puentes
- [Mesa-dev] [PATCH v2] program_resource: subroutine active uniforms should return NumSubroutineUniforms
Alejandro Piñeiro
- [Mesa-dev] [PATCH 15/31] i965/blorp/exec: Refactor to use blorp_context and a void *batch
Pohjolainen, Topi
- [Mesa-dev] [PATCH] shaderapi: don't generate not linked error on GetProgramStage in general
Alejandro Piñeiro
- [Mesa-dev] [PATCH 17/31] i965/blorp: Move the guts of brw_blorp_exec into genX_blorp_exec.c
Pohjolainen, Topi
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 18/31] i965/blorp: Add an "exec" function pointer to blorp_context
Pohjolainen, Topi
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] i965: don't fail to shift height images for levels.
Jason Ekstrand
- [Mesa-dev] [PATCH] egl/dri2: Do not need to check return value from mtx_lock
Dongwon Kim
- [Mesa-dev] [PATCH v2] i965: don't fail to shift height images for levels.
Jason Ekstrand
- [Mesa-dev] [PATCH] egl: reset 'ViewportInitialized' when unbinding current context
Dongwon Kim
- [Mesa-dev] [PATCH] egl/wayland-egl: Fix for segfault in dri2_wl_destroy_surface.
Emil Velikov
- [Mesa-dev] [PATCH] egl: reset 'ViewportInitialized' when unbinding current context
Emil Velikov
- [Mesa-dev] [Bug 97426] glScissor gives vertically inverted result
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97426] glScissor gives vertically inverted result
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] i965: don't fail to shift height images for levels.
Ilia Mirkin
- [Mesa-dev] [Bug 95190] Tomb Raider with PostProcessing enable and Depth of Field set to Ultra has white stuff in the foreground
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeonsi: add support for cull distances.
Marek Olšák
- [Mesa-dev] [PATCH v2] i965: don't fail to shift height images for levels.
Jason Ekstrand
- [Mesa-dev] [PATCH v2 12/16] glsl: Add a lowering pass to handle advanced blending modes.
Francisco Jerez
- [Mesa-dev] [PATCH v1 00/13] Implement sw_sync test
robert.foss at collabora.com
- [Mesa-dev] [PATCH v1 01/13] lib/sw_sync: Add helper functions for managing synchronization primitives
robert.foss at collabora.com
- [Mesa-dev] [PATCH v1 02/13] tests/sw_sync: Add sw_sync test
robert.foss at collabora.com
- [Mesa-dev] [PATCH v1 03/13] tests/sw_sync: Add subtest test_alloc_fence
robert.foss at collabora.com
- [Mesa-dev] [PATCH v1 04/13] tests/sw_sync: Add subtest test_alloc_fence_invalid_timeline
robert.foss at collabora.com
- [Mesa-dev] [PATCH v1 05/13] tests/sw_sync: Add subtest test_alloc_merge_fence
robert.foss at collabora.com
- [Mesa-dev] [PATCH v1 06/13] tests/sw_sync: Add subtest test_sync_wait
robert.foss at collabora.com
- [Mesa-dev] [PATCH v1 07/13] tests/sw_sync: Add subtest test_sync_merge
robert.foss at collabora.com
- [Mesa-dev] [PATCH v1 08/13] tests/sw_sync: Add subtest test_sync_merge_same
robert.foss at collabora.com
- [Mesa-dev] [PATCH v1 09/13] tests/sw_sync: Add subtest test_sync_multi_consumer
robert.foss at collabora.com
- [Mesa-dev] [PATCH v1 10/13] tests/sw_sync: Add subtest test_sync_multi_consumer_producer
robert.foss at collabora.com
- [Mesa-dev] [PATCH v1 11/13] tests/sw_sync: Add subtest test_sync_random_merge
robert.foss at collabora.com
- [Mesa-dev] [PATCH v1 12/13] tests/sw_sync: Add subtest test_sync_multi_timeline_wait
robert.foss at collabora.com
- [Mesa-dev] [PATCH v1 13/13] tests/sw_sync: Add subtest test_sync_multi_producer_single_consumer
robert.foss at collabora.com
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Nicholas Miell
- [Mesa-dev] [PATCH] i965/blorp: Add a format parameter to blorp_fast_clear
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Francisco Jerez
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Francisco Jerez
- [Mesa-dev] [PATCH] vl/rbsp: fix another three byte not detected
Christian König
- [Mesa-dev] [Bug 95190] Tomb Raider with PostProcessing enable and Depth of Field set to Ultra has white stuff in the foreground
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] i965: move subreg_offset to backend_reg
Francisco Jerez
- [Mesa-dev] [PATCH] glsl: Mark tessellation qualifier maps static const.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Mark tessellation qualifier maps static const.
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nir/algebraic: Optimize common array indexing sequence
Thomas Helland
- [Mesa-dev] [PATCH] isl/formats: Integer formats are not filterable
Jason Ekstrand
- [Mesa-dev] [PATCH] isl/formats: Integer formats are not filterable
Nanley Chery
- [Mesa-dev] [PATCH] loader/dri3: Overhaul dri3_update_num_back
Eric Anholt
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Emil Velikov
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Nicholas Miell
- [Mesa-dev] [PATCH v1 01/13] lib/sw_sync: Add helper functions for managing synchronization primitives
Eric Engestrom
- [Mesa-dev] [PATCH v1 02/13] tests/sw_sync: Add sw_sync test
Eric Engestrom
- [Mesa-dev] [PATCH] i965: report bound buffer size not underlying buffer size for image size (v2)
Dave Airlie
- [Mesa-dev] [PATCH v1 11/13] tests/sw_sync: Add subtest test_sync_random_merge
Eric Engestrom
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Emil Velikov
- [Mesa-dev] [PATCH v1 00/13] Implement sw_sync test
Eric Engestrom
- [Mesa-dev] [PATCH 16/31] i965/blorp: Pull the guts of blorp_exec into a driver-agnostic header
Jason Ekstrand
- [Mesa-dev] [PATCH 15/31] i965/blorp/exec: Refactor to use blorp_context and a void *batch
Jason Ekstrand
- [Mesa-dev] [PATCH 18/31] i965/blorp: Add an "exec" function pointer to blorp_context
Jason Ekstrand
- [Mesa-dev] [PATCH 11/31] i965/blorp/genX: Add a blorp_surface_reloc helper
Jason Ekstrand
- [Mesa-dev] [PATCH 17/31] i965/blorp: Move the guts of brw_blorp_exec into genX_blorp_exec.c
Jason Ekstrand
- [Mesa-dev] [PATCH] isl/formats: Integer formats are not filterable
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] gallium: add explicit return type to texture opcodes
Roland Scheidegger
- [Mesa-dev] [PATCH 2/3] gallium: add a pipe_context parameter to resource_get_handle
Roland Scheidegger
- [Mesa-dev] [PATCH 1/3] gallium: add explicit return type to texture opcodes
Roland Scheidegger
- [Mesa-dev] [PATCH] isl: round format alignment to nearest power of 2
Jason Ekstrand
- [Mesa-dev] [PATCH] isl: round format alignment to nearest power of 2
Ilia Mirkin
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97444] mesa git crashes in libxshmfence
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] isl: round format alignment to nearest power of 2
Jason Ekstrand
- [Mesa-dev] [Bug 97455] Detect wrong driver for AMD r3 graphic
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97456] Detect wrong driver on AMD r4 graphic gpu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97456] Detect wrong driver on AMD r4 graphic gpu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97455] Detect wrong driver for AMD r3 graphic
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97456] Detect wrong driver on AMD r4 graphic gpu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium/ttn: Remove duplicated TGSI_OPCODE_DP2A initialization
Rhys Kidd
- [Mesa-dev] [PATCH v2 0/2] *** Aubinator tool for Intel Gen platforms ***
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] intel/isl: Use DIM_LAYOUT_GEN4_2D for tiled 1-D surfaces on SKL
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] intel/isl: Pass the dim_layout into choose_alignment_el
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] intel/isl/gen9: Only use the magic 1D alignment for GEN9_2D surfaces
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] i965/fs: Don't consider the stencil output to be a color output.
Kenneth Graunke
- [Mesa-dev] [PATCH v1 00/13] Implement sw_sync test
Daniel Vetter
- [Mesa-dev] [PATCH] vbo: Correctly handle attribute offsets in dlist draw.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH] egl/wayland-egl: Fix for segfault in dri2_wl_destroy_surface.
Stencel, Joanna
- [Mesa-dev] [PATCH 1/4] i965: move subreg_offset to backend_reg
Iago Toral
- [Mesa-dev] [PATCH 0/2] st/va: minor clean-ups
Christian König
- [Mesa-dev] [PATCH mesa] st/va: add missing mutex_unlock
Christian König
- [Mesa-dev] [PATCH v2] program_resource: subroutine active uniforms should return NumSubroutineUniforms
Tapani Pälli
- [Mesa-dev] [PATCH 2/3] gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
- [Mesa-dev] [PATCH] egl/wayland-egl: Fix for segfault in dri2_wl_destroy_surface.
Emil Velikov
- [Mesa-dev] [PATCH 1/3] gallium: add explicit return type to texture opcodes
Marek Olšák
- [Mesa-dev] [PATCH v2] program_resource: subroutine active uniforms should return NumSubroutineUniforms
Alejandro Piñeiro
- [Mesa-dev] [PATCH] isl: round format alignment to nearest power of 2
Lionel Landwerlin
- [Mesa-dev] [PATCH v2] program_resource: subroutine active uniforms should return NumSubroutineUniforms
Tapani Pälli
- [Mesa-dev] [PATCH] shaderapi: don't generate not linked error on GetProgramStage in general
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: validate the indirect param before the shader in DispatchComputeIndirect
Marek Olšák
- [Mesa-dev] [PATCH v2 2/2] i915: remove unnecessary `if`
Emil Velikov
- [Mesa-dev] [PATCH mesa] glx/dri3: remove never-used field
Emil Velikov
- [Mesa-dev] [PATCH mesa] configure.ac: raise Mako required version to 0.8.0
Emil Velikov
- [Mesa-dev] [PATCH] mesa: validate the indirect param before the shader in DispatchComputeIndirect
Dave Airlie
- [Mesa-dev] [PATCH Mesa] egl/wayland: check drmGetMagic for failure
Emil Velikov
- [Mesa-dev] [RFC mesa] Introduce .editorconfig
Emil Velikov
- [Mesa-dev] [PATCH mesa] egl: turn a couple asserts static (compile-time)
Emil Velikov
- [Mesa-dev] [PATCH] mesa: validate the indirect param before the shader in DispatchComputeIndirect
Marek Olšák
- [Mesa-dev] [PATCH] anv: meta_blit2d: adapt texel fetch pitch for fake w-tiled
Lionel Landwerlin
- [Mesa-dev] [PATCH] i915: Check return value of screen->image.loader->getBuffers
Emil Velikov
- [Mesa-dev] [PATCH 11/31] i965/blorp/genX: Add a blorp_surface_reloc helper
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2] target/d3dadapter9: deduplicate string handling code
Eric Engestrom
- [Mesa-dev] [PATCH v2 0/4] gallium/winsys/kms: Fix issues with prime import
Emil Velikov
- [Mesa-dev] [PATCH 1/3] gallium: add explicit return type to texture opcodes
Roland Scheidegger
- [Mesa-dev] [PATCH v1 00/13] Implement sw_sync test
Robert Foss
- [Mesa-dev] The background of the x-window is transparent when running glxgears with mesa
Eero Tamminen
- [Mesa-dev] [PATCH 1/3] gallium: add explicit return type to texture opcodes
Marek Olšák
- [Mesa-dev] [Bug 97456] Detect wrong driver on AMD r4 graphic gpu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 0/4] gallium/winsys/kms: Fix issues with prime import
Tomasz Figa
- [Mesa-dev] [PATCH 2/4] travis: Update to the Ubuntu Trusty image.
Emil Velikov
- [Mesa-dev] [Bug 93551] Divinity: Original Sin Enhanced Edition(Native) crash on start
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 4/4] travis: Upgrade LLVM dependency to 3.5 and enable LLVM drivers.
Emil Velikov
- [Mesa-dev] [Bug 97426] glScissor gives vertically inverted result
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/4] Travis CI build fixes
Emil Velikov
- [Mesa-dev] [PATCH] isl: round format alignment to nearest power of 2
Ilia Mirkin
- [Mesa-dev] [PATCH] isl: round format alignment to nearest power of 2
Lionel Landwerlin
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] FW: build and run gallium on Intel platform
Eric Engestrom
- [Mesa-dev] [Bug 97426] glScissor gives vertically inverted result
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] swrast: fix incorrectly positioned putImage() in swrast driver
Brian Paul
- [Mesa-dev] FW: build and run gallium on Intel platform
Ilia Mirkin
- [Mesa-dev] FW: build and run gallium on Intel platform
Emil Velikov
- [Mesa-dev] [PATCH 2/3] gallium: add a pipe_context parameter to resource_get_handle
Roland Scheidegger
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
- [Mesa-dev] [PATCH 2/3] gallium: add a pipe_context parameter to resource_get_handle
Roland Scheidegger
- [Mesa-dev] [PATCH v2 0/2] *** Aubinator tool for Intel Gen platforms ***
Gandikota, Sirisha
- [Mesa-dev] [Bug 93551] Divinity: Original Sin Enhanced Edition(Native) crash on start
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/3] gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
- [Mesa-dev] [PATCH] anv: meta_blit2d: adapt texel fetch pitch for fake w-tiled
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: meta_blit2d: adapt texel fetch pitch for fake w-tiled
Lionel Landwerlin
- [Mesa-dev] [PATCH] egl: reset 'ViewportInitialized' when unbinding current context
Dongwon Kim
- [Mesa-dev] [PATCH 2/3] gallium: add a pipe_context parameter to resource_get_handle
Rob Clark
- [Mesa-dev] [PATCH] glsl: remove ARB_compute_shader ext, always allow local_size_* qualifiers
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: remove ARB_compute_shader ext, always allow local_size_* qualifiers
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
- [Mesa-dev] [PATCH] anv: meta_blit2d: adapt texel fetch pitch for fake w-tiled
Jason Ekstrand
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/13] Fighting jet lag
Ian Romanick
- [Mesa-dev] [PATCH 01/13] docs: Update GL3.txt for OpenGL 4.x on i965-ish hardware
Ian Romanick
- [Mesa-dev] [PATCH 02/13] docs: Note that Curro and Ken are working on GL_KHR_blend_equation_advanced
Ian Romanick
- [Mesa-dev] [PATCH 03/13] docs: Rename GL3.txt to features.txt
Ian Romanick
- [Mesa-dev] [PATCH 04/13] nouveau: Fix non-1x post-scale factor with DOT3 combiner
Ian Romanick
- [Mesa-dev] [PATCH 05/13] nouveau: Enable EXT_texture_env_dot3 on NV10 and NV20
Ian Romanick
- [Mesa-dev] [PATCH 06/13] mesa: Use the same enable for EXT_texture_env_dot3 and ARB_texture_env_dot3
Ian Romanick
- [Mesa-dev] [PATCH 07/13] mesa: Minor clean ups in set_combiner_mode
Ian Romanick
- [Mesa-dev] [PATCH 08/13] mesa: Minor clean ups in set_combiner_source
Ian Romanick
- [Mesa-dev] [PATCH 09/13] mesa: Minor clean ups in set_combiner_operand
Ian Romanick
- [Mesa-dev] [PATCH 10/13] mesa: Minor clean ups in set_combiner_scale
Ian Romanick
- [Mesa-dev] [PATCH 11/13] mesa: Minor clean ups in set_env_mode
Ian Romanick
- [Mesa-dev] [PATCH 12/13] mesa: Remove redundant _mesa_has_shader_subroutine
Ian Romanick
- [Mesa-dev] [PATCH 13/13] mesa: Always enable ARB_shader_subroutine in core profile
Ian Romanick
- [Mesa-dev] Intel: Please help define the common rectangle primitive type
Marek Olšák
- [Mesa-dev] [PATCH 04/13] nouveau: Fix non-1x post-scale factor with DOT3 combiner
Ilia Mirkin
- [Mesa-dev] [PATCH 0/4] Travis CI build fixes
Eric Anholt
- [Mesa-dev] [PATCH] gallium/ttn: Remove duplicated TGSI_OPCODE_DP2A initialization
Eric Anholt
- [Mesa-dev] [PATCH 05/13] nouveau: Enable EXT_texture_env_dot3 on NV10 and NV20
Ilia Mirkin
- [Mesa-dev] [Bug 93551] Divinity: Original Sin Enhanced Edition(Native) crash on start
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 12/13] mesa: Remove redundant _mesa_has_shader_subroutine
Nanley Chery
- [Mesa-dev] [PATCH] nvc0: invalidate textures/samplers on GK104+
Samuel Pitoiset
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97420] "#version 0" crashes glsl_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nvc0: invalidate textures/samplers on GK104+
Ilia Mirkin
- [Mesa-dev] [Mesa-stable] [PATCH] glsl: remove ARB_compute_shader ext, always allow local_size_* qualifiers
Ian Romanick
- [Mesa-dev] [PATCH] drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
Chris Wilson
- [Mesa-dev] [PATCH] i965: Embrace "unlimited" GTT mmap support
Chris Wilson
- [Mesa-dev] [Mesa-stable] [PATCH] glsl: remove ARB_compute_shader ext, always allow local_size_* qualifiers
Ilia Mirkin
- [Mesa-dev] [PATCH] swrast: fix incorrectly positioned putImage() in swrast driver
Eric Anholt
- [Mesa-dev] [PATCH v1 00/13] Implement sw_sync test
Robert Foss
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Francisco Jerez
- [Mesa-dev] [Mesa-stable] [PATCH] glsl: remove ARB_compute_shader ext, always allow local_size_* qualifiers
Matt Turner
- [Mesa-dev] [PATCH 04/13] nouveau: Fix non-1x post-scale factor with DOT3 combiner
Ian Romanick
- [Mesa-dev] [PATCH v1 00/13] Implement sw_sync test
Gustavo Padovan
- [Mesa-dev] [PATCH v2 0/13] Implement sw_sync test
robert.foss at collabora.com
- [Mesa-dev] [PATCH v2 1/13] lib/sw_sync: Add helper functions for managing synchronization primitives
robert.foss at collabora.com
- [Mesa-dev] [PATCH v2 2/13] tests/sw_sync: Add sw_sync test
robert.foss at collabora.com
- [Mesa-dev] [PATCH v2 3/13] tests/sw_sync: Add subtest test_alloc_fence
robert.foss at collabora.com
- [Mesa-dev] [PATCH v2 4/13] tests/sw_sync: Add subtest test_alloc_fence_invalid_timeline
robert.foss at collabora.com
- [Mesa-dev] [PATCH v2 5/13] tests/sw_sync: Add subtest test_alloc_merge_fence
robert.foss at collabora.com
- [Mesa-dev] [PATCH v2 6/13] tests/sw_sync: Add subtest test_sync_wait
robert.foss at collabora.com
- [Mesa-dev] [PATCH v2 7/13] tests/sw_sync: Add subtest test_sync_merge
robert.foss at collabora.com
- [Mesa-dev] [PATCH v2 8/13] tests/sw_sync: Add subtest test_sync_merge_same
robert.foss at collabora.com
- [Mesa-dev] [PATCH v2 9/13] tests/sw_sync: Add subtest test_sync_multi_consumer
robert.foss at collabora.com
- [Mesa-dev] [PATCH v2 10/13] tests/sw_sync: Add subtest test_sync_multi_consumer_producer
robert.foss at collabora.com
- [Mesa-dev] [PATCH v2 11/13] tests/sw_sync: Add subtest test_sync_random_merge
robert.foss at collabora.com
- [Mesa-dev] [PATCH v2 12/13] tests/sw_sync: Add subtest test_sync_multi_timeline_wait
robert.foss at collabora.com
- [Mesa-dev] [PATCH v2 13/13] tests/sw_sync: Add subtest test_sync_multi_producer_single_consumer
robert.foss at collabora.com
- [Mesa-dev] Intel: Please help define the common rectangle primitive type
Jason Ekstrand
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeonsi: disable SDMA on Carrizo
Marek Olšák
- [Mesa-dev] Intel: Please help define the common rectangle primitive type
Marek Olšák
- [Mesa-dev] [PATCH 00/17] Enable
Ian Romanick
- [Mesa-dev] [PATCH 01/17] mesa: Document reasons for allowing XFB drawing modes in GLES 3.1 w/GL_OES_geometry_shader
Ian Romanick
- [Mesa-dev] [PATCH 02/17] mesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_point_size
Ian Romanick
- [Mesa-dev] [PATCH 03/17] glsl: Allow gl_InvocationID and gl_Layer with GL_OES_geometry_shader
Ian Romanick
- [Mesa-dev] [PATCH 04/17] glsl: Allow invocations layout qualifier with GL_OES_geometry_shader
Ian Romanick
- [Mesa-dev] [PATCH 05/17] glsl/linker: Fail linking on ES if uniform precision qualifiers don't match
Ian Romanick
- [Mesa-dev] [PATCH 06/17] i965: Enable GL_OES_geometry_shader on Gen8+
Ian Romanick
- [Mesa-dev] [PATCH 07/17] glsl: Silence unused parameter warning
Ian Romanick
- [Mesa-dev] [PATCH 08/17] glsl: Mark cube map array sampler types as reserved in GLSL ES 3.10
Ian Romanick
- [Mesa-dev] [PATCH 09/17] glsl: Add and use has_texture_cube_map_array helper
Ian Romanick
- [Mesa-dev] [PATCH 10/17] mesa: Rearrange legal_texobj_target to look more like _mesa_legal_get_tex_level_parameter_target
Ian Romanick
- [Mesa-dev] [PATCH 11/17] mesa: Cosmetic changes in legal_texobj_target
Ian Romanick
- [Mesa-dev] [PATCH 12/17] mesa: Use _mesa_has_ARB_texture_cube_map_array instead of open-coding it
Ian Romanick
- [Mesa-dev] [PATCH 13/17] mesa: Add and use _mesa_has_texture_cube_map_array helper
Ian Romanick
- [Mesa-dev] [PATCH 14/17] mesa: Add support for OES_texture_cube_map_array
Ian Romanick
- [Mesa-dev] [PATCH 15/17] i965: Enable OES_texture_cube_map on Gen8+
Ian Romanick
- [Mesa-dev] [PATCH 16/17] mesa/version: OpenGL ES 3.2 depends on OES_texture_cube_map_array
Ian Romanick
- [Mesa-dev] [PATCH 17/17] glsl: Don't monkey about with the interpolation modes
Ian Romanick
- [Mesa-dev] [PATCH 03/17] glsl: Allow gl_InvocationID and gl_Layer with GL_OES_geometry_shader
Ilia Mirkin
- [Mesa-dev] [Mesa-stable] [PATCH] glsl: remove ARB_compute_shader ext, always allow local_size_* qualifiers
Ian Romanick
- [Mesa-dev] [PATCH 03/17] glsl: Allow gl_InvocationID and gl_Layer with GL_OES_geometry_shader
Ian Romanick
- [Mesa-dev] [PATCH 13/17] mesa: Add and use _mesa_has_texture_cube_map_array helper
Ilia Mirkin
- [Mesa-dev] [PATCH 14/17] mesa: Add support for OES_texture_cube_map_array
Ilia Mirkin
- [Mesa-dev] [PATCH 15/17] i965: Enable OES_texture_cube_map on Gen8+
Ilia Mirkin
- [Mesa-dev] [PATCH 00/17] Enable
Ilia Mirkin
- [Mesa-dev] [PATCH 00/16] Enable OpenGLES 3.1 on Haswell
Jordan Justen
- [Mesa-dev] [PATCH 01/16] main: Add MESA_VERBOSE=api support for glTexImage
Jordan Justen
- [Mesa-dev] [PATCH 02/16] main: Add MESA_VERBOSE=api support for glClearStencil
Jordan Justen
- [Mesa-dev] [PATCH 03/16] i965/hsw: Don't advertise more than 64 threads for compute shaders
Jordan Justen
- [Mesa-dev] [PATCH 04/16] i965/hsw: Adjust uploading default color for stencil surfaces
Jordan Justen
- [Mesa-dev] [PATCH 05/16] i965: Fix assert with multisampling and cubemaps
Jordan Justen
- [Mesa-dev] [PATCH 06/16] i965/gen7: Add R8_UINT stencil miptree copy for sampling
Jordan Justen
- [Mesa-dev] [PATCH 07/16] i965: Track that the stencil data was updated when clearing
Jordan Justen
- [Mesa-dev] [PATCH 08/16] i965: Track that the stencil data was updated when rendering
Jordan Justen
- [Mesa-dev] [PATCH 09/16] i965: Track that the stencil data was updated when using Tex*Image
Jordan Justen
- [Mesa-dev] [PATCH 10/16] i965: Add function to copy a stencil miptree to an R8_UINT miptree
Jordan Justen
- [Mesa-dev] [PATCH 11/16] i965/gen7: Copy stencil when sampling the stencil texture
Jordan Justen
- [Mesa-dev] [PATCH 12/16] i965/gen7: Use R8_UINT stencil copy when sampling the stencil texture
Jordan Justen
- [Mesa-dev] [PATCH 13/16] i965: Enable ARB_stencil_texturing for Haswell
Jordan Justen
- [Mesa-dev] [PATCH 14/16] i965: Enable ARB_texture_stencil8 for Haswell
Jordan Justen
- [Mesa-dev] [PATCH 15/16] i965: Enable OpenGLES 3.1 for Haswell
Jordan Justen
- [Mesa-dev] [PATCH 16/16] docs: Update stencil texturing & ES 3.1 status for i965 Haswell
Jordan Justen
- [Mesa-dev] [PATCH 17/17] glsl: Don't monkey about with the interpolation modes
Timothy Arceri
- [Mesa-dev] [PATCH 17/17] glsl: Don't monkey about with the interpolation modes
Kenneth Graunke
- [Mesa-dev] [PATCH 17/17] glsl: Don't monkey about with the interpolation modes
Timothy Arceri
- [Mesa-dev] [PATCH] anv: Include the pipeline layout in the shader hash
Jason Ekstrand
- [Mesa-dev] [PATCH mesa] configure.ac: raise Mako required version to 0.8.0
Dave Airlie
- [Mesa-dev] [PATCH] anv: Include the pipeline layout in the shader hash
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/2] anv: Add a --disable-vulkan-icd-full-driver-path option
Dave Airlie
- [Mesa-dev] [PATCH 04/16] i965/hsw: Adjust uploading default color for stencil surfaces
Ian Romanick
- [Mesa-dev] [PATCH 10/16] i965: Add function to copy a stencil miptree to an R8_UINT miptree
Ian Romanick
- [Mesa-dev] [PATCH 12/16] i965/gen7: Use R8_UINT stencil copy when sampling the stencil texture
Ian Romanick
- [Mesa-dev] [PATCH 10/16] i965: Add function to copy a stencil miptree to an R8_UINT miptree
Matt Turner
- [Mesa-dev] [PATCH 04/16] i965/hsw: Adjust uploading default color for stencil surfaces
Matt Turner
- [Mesa-dev] [PATCH 04/16] i965/hsw: Adjust uploading default color for stencil surfaces
Ian Romanick
- [Mesa-dev] [PATCH 00/16] Enable OpenGLES 3.1 on Haswell
Ian Romanick
- [Mesa-dev] [PATCH 14/17] mesa: Add support for OES_texture_cube_map_array
Ian Romanick
- [Mesa-dev] [PATCH 04/16] i965/hsw: Adjust uploading default color for stencil surfaces
Kenneth Graunke
- [Mesa-dev] [PATCH 15/17] i965: Enable OES_texture_cube_map on Gen8+
Ian Romanick
- [Mesa-dev] [PATCH 1/4] i965: move subreg_offset to backend_reg
Francisco Jerez
- [Mesa-dev] [Bug 97444] mesa git crashes in libxshmfence
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Mesa-stable] [PATCH] glsl: remove ARB_compute_shader ext, always allow local_size_* qualifiers
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Ilia Mirkin
- [Mesa-dev] [PATCH] nir: Walk blocks in source code order in lower_vars_to_ssa.
Matt Turner
- [Mesa-dev] [PATCH 1/3] nir: Make nir_lower_io_to_temporaries store an impl internally.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] nir: Change nir_shader_get_entrypoint to return an impl.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] nir: Use nir_shader_get_entrypoint in TCS quad workaround code.
Kenneth Graunke
- [Mesa-dev] Intel: Please help define the common rectangle primitive type
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Francisco Jerez
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Francisco Jerez
- [Mesa-dev] [PATCH] meta: Always do GenerateMipmaps in linear colorspace.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Safely iterate the predecessors of the end block.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/16] i965/hsw: Adjust uploading default color for stencil surfaces
Pohjolainen, Topi
- [Mesa-dev] [PATCH 04/16] i965/hsw: Adjust uploading default color for stencil surfaces
Jordan Justen
- [Mesa-dev] [PATCH 10/16] i965: Add function to copy a stencil miptree to an R8_UINT miptree
Jordan Justen
- [Mesa-dev] [PATCH 12/16] i965/gen7: Use R8_UINT stencil copy when sampling the stencil texture
Jordan Justen
- [Mesa-dev] [PATCH 10/16] i965: Add function to copy a stencil miptree to an R8_UINT miptree
Pohjolainen, Topi
- [Mesa-dev] [PATCH] nir/phi_builder: Don't recurse in value_get_block_def
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Safely iterate the predecessors of the end block.
Connor Abbott
- [Mesa-dev] [Bug 97444] mesa git crashes in libxshmfence
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/16] Enable OpenGLES 3.1 on Haswell
Pohjolainen, Topi
- [Mesa-dev] [PATCH] nir/phi_builder: Don't recurse in value_get_block_def
Thomas Helland
- [Mesa-dev] [PATCH] nir/phi_builder: Don't recurse in value_get_block_def
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/phi_builder: Don't recurse in value_get_block_def
Connor Abbott
- [Mesa-dev] [PATCH] egl/dri2: dri2_initialize: Do not reference-count TestOnly display
Nicolas Boichat
- [Mesa-dev] [PATCH] nir: Walk blocks in source code order in lower_vars_to_ssa.
Connor Abbott
- [Mesa-dev] [PATCH 00/16] Enable OpenGLES 3.1 on Haswell
Jordan Justen
- [Mesa-dev] [PATCH] i965: Safely iterate the predecessors of the end block.
Kenneth Graunke
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v1 00/13] Implement sw_sync test
Daniel Vetter
- [Mesa-dev] [Intel-gfx] [PATCH] drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
Daniel Vetter
- [Mesa-dev] [PATCH] i965: Embrace "unlimited" GTT mmap support
Daniel Vetter
- [Mesa-dev] [PATCH 1/4] i965: move subreg_offset to backend_reg
Iago Toral
- [Mesa-dev] [PATCH] i965: Embrace "unlimited" GTT mmap support
Kenneth Graunke
- [Mesa-dev] [PATCH 27/31] i965: Move get_fast_clear_rect to blorp_clear.c
Pohjolainen, Topi
- [Mesa-dev] [PATCH] radeonsi: disable SDMA on Carrizo
Michel Dänzer
- [Mesa-dev] [Intel-gfx] [PATCH] drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
Joonas Lahtinen
- [Mesa-dev] [PATCH 00/31] i965: Separate blorp from the rest of the driver
Pohjolainen, Topi
- [Mesa-dev] FW: build and run gallium on Intel platform
Weng, Chuanbo
- [Mesa-dev] [Intel-gfx] [PATCH] drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
Chris Wilson
- [Mesa-dev] [PATCH] gallium/radeon: unify and simplify checking for an empty gfx IB
Marek Olšák
- [Mesa-dev] [PATCH] loader/dri3: Overhaul dri3_update_num_back
Michel Dänzer
- [Mesa-dev] [Bug 97250] Mesa/Clover: openCV library bugs on CL_MEM_USE_HOST_PTR
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Nayan Deshmukh
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Christian König
- [Mesa-dev] [PATCH v3] st/vdpau: change the order in which filters are applied(v3)
Nayan Deshmukh
- [Mesa-dev] [PATCH 03/13] docs: Rename GL3.txt to features.txt
Eric Engestrom
- [Mesa-dev] [PATCH v2] egl: return corresponding offset of EGLImage instead of 0.
Chuanbo Weng
- [Mesa-dev] [PATCH] Return corresponding offset of EGLImage instead of 0.
Weng, Chuanbo
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97481] mesa-12.0.1 exposes only OpenGL 3.0 on wayland under gnome-shell on Intel HD 520
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Intel-gfx] [PATCH] drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
Joonas Lahtinen
- [Mesa-dev] [PATCH] mesa/main: missing return in a non-void function
Francesco Ansanelli
- [Mesa-dev] [Request for Testing] i965: import prime buffers in the current context, not screen
Martin Peres
- [Mesa-dev] [Bug 97481] mesa-12.0.1 exposes only OpenGL 3.0 on wayland under gnome-shell on Intel HD 520
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97426] glScissor gives vertically inverted result
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/main: Fix missing return in non void function
Tobias Klausmann
- [Mesa-dev] [PATCH 1/3] intel/isl: Use DIM_LAYOUT_GEN4_2D for tiled 1-D surfaces on SKL
Pohjolainen, Topi
- [Mesa-dev] [PATCH] mesa/main: missing return in a non-void function
Alejandro Piñeiro
- [Mesa-dev] [PATCH 3/3] intel/isl/gen9: Only use the magic 1D alignment for GEN9_2D surfaces
Pohjolainen, Topi
- [Mesa-dev] [PATCH] i965/blorp: Add a format parameter to blorp_fast_clear
Pohjolainen, Topi
- [Mesa-dev] [PATCH] meta: Always do GenerateMipmaps in linear colorspace.
Pohjolainen, Topi
- [Mesa-dev] [PATCH] mesa/main: missing return in a non-void function
Emil Velikov
- [Mesa-dev] [PATCH mesa] configure.ac: raise Mako required version to 0.8.0
Emil Velikov
- [Mesa-dev] [PATCH 1/4] mapi/glapi: remove unused _glapi_check_table_not_null
Emil Velikov
- [Mesa-dev] [PATCH 2/4] glapi/hgl: remove the final user of _glapi_check_table()
Emil Velikov
- [Mesa-dev] [PATCH 3/4] mapi/glapi: remove unused _glapi_check_table()
Emil Velikov
- [Mesa-dev] [PATCH 4/4] mesa: annotate AttribFuncsARB[] as const
Emil Velikov
- [Mesa-dev] [PATCH 0/4] Resolving Android + desktop OpenGL 'hack'
Emil Velikov
- [Mesa-dev] [PATCH 1/4] egl: treat EGL_OPENGL_API as invalid on Android
Emil Velikov
- [Mesa-dev] [PATCH 2/4] egl/android: annotate static const data as such
Emil Velikov
- [Mesa-dev] [PATCH 3/4] egl/dri2: check if the EGL API is valid before adding it to ClientAPIs
Emil Velikov
- [Mesa-dev] [PATCH 4/4] egl/android: remove config post-processing
Emil Velikov
- [Mesa-dev] [PATCH 00/30] egl: a ton of eglMakeCurrent inspired cleanups
Emil Velikov
- [Mesa-dev] [PATCH 01/30] egl/dri2: glFlush is not optional, treat it as such
Emil Velikov
- [Mesa-dev] [PATCH 02/30] egl/dri2: non-shared glapi cleanups
Emil Velikov
- [Mesa-dev] [PATCH 03/30] egl/dri2: coding style fix
Emil Velikov
- [Mesa-dev] [PATCH 04/30] egl/dri2: move surface refcounting out of the platform code
Emil Velikov
- [Mesa-dev] [PATCH 05/30] egl/dri2: bail out on NULL dpy in dri2_display_release()
Emil Velikov
- [Mesa-dev] [PATCH 06/30] egl/dri2: use dri2_egl_display inline wrapper where possible
Emil Velikov
- [Mesa-dev] [PATCH 07/30] egl/dri2: call static functions directly, not via _EGLDriver::API
Emil Velikov
- [Mesa-dev] [PATCH 08/30] XXX: egl: comment on IsLinked presence/necessity
Emil Velikov
- [Mesa-dev] [PATCH 09/30] egl/dri2: drop NULL checks prior to dri2_destroy_surface
Emil Velikov
- [Mesa-dev] [PATCH 10/30] egl/dri2: rework dri2_make_current code flow
Emil Velikov
- [Mesa-dev] [PATCH 11/30] egl/android: don't populate dri2_dpy->dri2_loader_extension
Emil Velikov
- [Mesa-dev] [PATCH 12/30] egl/surfaceless: remove unused dri2_loader_extension implementation
Emil Velikov
- [Mesa-dev] [PATCH 13/30] egl/surfaceless: don't check the mask(s) prior to calling dri2_add_config
Emil Velikov
- [Mesa-dev] [PATCH 14/30] egl/surfaceless: trivial coding style fixes
Emil Velikov
- [Mesa-dev] [PATCH 15/30] egl/wayland: don't populate dri2_dpy->dri2_loader_extension
Emil Velikov
- [Mesa-dev] [PATCH 16/30] egl/x11: don't populate dri2_dpy->dri2_loader_extension
Emil Velikov
- [Mesa-dev] [PATCH 17/30] egl/wayland: don't populate dri2_dpy->swrast_loader_extension
Emil Velikov
- [Mesa-dev] [PATCH 18/30] egl/x11: don't populate dri2_dpy->swrast_loader_extension
Emil Velikov
- [Mesa-dev] [PATCH 19/30] egl/dri2: remove unused dri2_egl_display::{dri2, swrast}_loader_extension
Emil Velikov
- [Mesa-dev] [PATCH 20/30] egl/dri2: rework dri2_egl_display::extensions storage
Emil Velikov
- [Mesa-dev] [PATCH 21/30] egl/x11: don't crash if dri2_dpy->conn is NULL
Emil Velikov
- [Mesa-dev] [PATCH 22/30] egl/dri2: coding style cleanup
Emil Velikov
- [Mesa-dev] [PATCH 23/30] egl/dri2: add support for optional extensions in dri2_bind_extensions()
Emil Velikov
- [Mesa-dev] [PATCH 24/30] gbm: rename gbm_dri_device::{, loader_}extensions
Emil Velikov
- [Mesa-dev] [PATCH 25/30] egl/dri2: use dri2_bind_extensions to manage the optional extensions
Emil Velikov
- [Mesa-dev] [PATCH 26/30] egl/dri2: annotate dri2_extension_match instances as const data
Emil Velikov
- [Mesa-dev] [PATCH 27/30] egl/dri2: micro optimise dri2_bind_extensions()
Emil Velikov
- [Mesa-dev] [PATCH 28/30] loader/dri3: constify the loader_dri3_vtable
Emil Velikov
- [Mesa-dev] [PATCH 29/30] egl/android: remove duplicate KHR_image_base set
Emil Velikov
- [Mesa-dev] [PATCH 30/30] egl/dri2: set WL_bind_wayland_display in a consistent way
Emil Velikov
- [Mesa-dev] [PATCH 0/7] egl: *_add_configs_for_visuals() polish
Emil Velikov
- [Mesa-dev] [PATCH 1/7] egl/surfaceless: print out a message on zero configs for given format
Emil Velikov
- [Mesa-dev] [PATCH 2/7] egl/drm: introduce drm_add_configs_for_visuals() helper
Emil Velikov
- [Mesa-dev] [PATCH 3/7] egl/android: tweak droid_add_configs_for_visuals()
Emil Velikov
- [Mesa-dev] [PATCH 4/7] egl/surfaceless: tweak surfaceless_add_configs_for_visuals()
Emil Velikov
- [Mesa-dev] [PATCH 5/7] egl/wayland: introduce dri2_wl_add_configs_for_visuals() helper
Emil Velikov
- [Mesa-dev] [PATCH 6/7] egl/x11: attribute for dri2_add_config failure
Emil Velikov
- [Mesa-dev] [PATCH 7/7] egl/drm: set eglError and provide an error message on failure
Emil Velikov
- [Mesa-dev] [PATCH] nv50/ir: always emit the NDV bit for OP_QUADOP
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] nir: Change nir_shader_get_entrypoint to return an impl.
Eric Anholt
- [Mesa-dev] [PATCH 16/30] egl/x11: don't populate dri2_dpy->dri2_loader_extension
Kristian Høgsberg
- [Mesa-dev] [PATCH 21/30] egl/x11: don't crash if dri2_dpy->conn is NULL
Kristian Høgsberg
- [Mesa-dev] [PATCH 25/30] egl/dri2: use dri2_bind_extensions to manage the optional extensions
Kristian Høgsberg
- [Mesa-dev] [PATCH v2] egl: return corresponding offset of EGLImage instead of 0.
Weng, Chuanbo
- [Mesa-dev] [PATCH 1/3] intel/isl: Use DIM_LAYOUT_GEN4_2D for tiled 1-D surfaces on SKL
Chad Versace
- [Mesa-dev] [PATCH v2] egl: return corresponding offset of EGLImage instead of 0.
Chuanbo Weng
- [Mesa-dev] [PATCH 4/7] egl/surfaceless: tweak surfaceless_add_configs_for_visuals()
Gurchetan Singh
- [Mesa-dev] [PATCH 3/3] intel/isl/gen9: Only use the magic 1D alignment for GEN9_2D surfaces
Chad Versace
- [Mesa-dev] [PATCH 2/2] mesa: Fix glFramebufferTexture* error codes (v2)
Chad Versace
- [Mesa-dev] [PATCH 0/2] i965: Fix dEQP-EGL.functional.image.create.gles2_cubemap_*
Chad Versace
- [Mesa-dev] [PATCH] nir: Walk blocks in source code order in lower_vars_to_ssa.
Matt Turner
- [Mesa-dev] [PATCH] radeonsi: don't use allocas for arrays with LLVM 3.8
Marek Olšák
- [Mesa-dev] [PATCH] nir/phi_builder: Don't recurse in value_get_block_def
Matt Turner
- [Mesa-dev] [Request for Testing] i965: import prime buffers in the current context, not screen
Chad Versace
- [Mesa-dev] [PATCH 0/2] i965: Fix dEQP-EGL.functional.image.create.gles2_cubemap_*
Kenneth Graunke
- [Mesa-dev] [PATCH 13/30] egl/surfaceless: don't check the mask(s) prior to calling dri2_add_config
Gurchetan Singh
- [Mesa-dev] [PATCH] nir: Walk blocks in source code order in lower_vars_to_ssa.
Connor Abbott
- [Mesa-dev] [Bug 32946] piglit glx-make-current gives X error BadMatch
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Request for Testing] i965: import prime buffers in the current context, not screen
Kristian Høgsberg
- [Mesa-dev] [PATCH] configure.ac: add llvm inteljitevents component if enabled
Rowley, Timothy O
- [Mesa-dev] [PATCH] radeonsi: don't use allocas for arrays with LLVM 3.8
Marek Olšák
- [Mesa-dev] [PATCH] gallium/radeon: unify and simplify checking for an empty gfx IB
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH 0/2] i965: Fix dEQP-EGL.functional.image.create.gles2_cubemap_*
Chad Versace
- [Mesa-dev] [PATCH] mesa/main: missing return in a non-void function
Ian Romanick
- [Mesa-dev] [PATCH] mesa/main: Fix missing return in non void function
Ian Romanick
- [Mesa-dev] [PATCH] i965: Embrace "unlimited" GTT mmap support
Ian Romanick
- [Mesa-dev] [PATCH] nir: Walk blocks in source code order in lower_vars_to_ssa.
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/phi_builder: Don't recurse in value_get_block_def
Jason Ekstrand
- [Mesa-dev] [PATCH 12/30] egl/surfaceless: remove unused dri2_loader_extension implementation
Gurchetan Singh
- [Mesa-dev] [PATCH 14/30] egl/surfaceless: trivial coding style fixes
Gurchetan Singh
- [Mesa-dev] [PATCH 1/7] egl/surfaceless: print out a message on zero configs for given format
Gurchetan Singh
- [Mesa-dev] [PATCH] i965/blorp: Add a format parameter to blorp_fast_clear
Jason Ekstrand
- [Mesa-dev] [PATCH 2/7] egl/drm: introduce drm_add_configs_for_visuals() helper
Eric Engestrom
- [Mesa-dev] [PATCH 00/31] i965: Separate blorp from the rest of the driver
Jason Ekstrand
- [Mesa-dev] [PATCH 3/7] egl/android: tweak droid_add_configs_for_visuals()
Eric Engestrom
- [Mesa-dev] [PATCH 7/7] egl/drm: set eglError and provide an error message on failure
Eric Engestrom
- [Mesa-dev] [PATCH 4/7] egl/surfaceless: tweak surfaceless_add_configs_for_visuals()
Eric Engestrom
- [Mesa-dev] [PATCH v2] mesa/main: Fix missing return in non void function
Tobias Klausmann
- [Mesa-dev] [PATCH] i965: Embrace "unlimited" GTT mmap support
Chris Wilson
- [Mesa-dev] [PATCH 2/2] intel: Flatten the makefile structure
Matt Turner
- [Mesa-dev] [PATCH 0/6] anv: Rework the pipeline cache
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] anv/descriptor_set: memset anv_descriptor_set_layout
Jason Ekstrand
- [Mesa-dev] [PATCH 2/6] anv/pipeline: Fix bind maps for fragment output arrays
Jason Ekstrand
- [Mesa-dev] [PATCH 3/6] anv: Remove unused fields from anv_pipeline_bind_map
Jason Ekstrand
- [Mesa-dev] [PATCH 4/6] anv: Add pipeline_has_stage guards a few places
Jason Ekstrand
- [Mesa-dev] [PATCH 5/6] anv: Add a struct for storing a compiled shader
Jason Ekstrand
- [Mesa-dev] [PATCH 6/6] anv: Rework pipeline caching
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] intel: Flatten the makefile structure
Jason Ekstrand
- [Mesa-dev] [PATCH 6/6] anv: Rework pipeline caching
Roland Mainz
- [Mesa-dev] [PATCH] isl: Allow multisampled array textures
Jason Ekstrand
- [Mesa-dev] [PATCH] nv50/ir: always emit the NDV bit for OP_QUADOP
Ilia Mirkin
- [Mesa-dev] [PATCH] nv50/ir: always emit the NDV bit for OP_QUADOP
Ilia Mirkin
- [Mesa-dev] [PATCH] i915g: fix incorrect gl_FragCoord value
Nicholas Bishop
- [Mesa-dev] [PATCH 0/4] Resolving Android + desktop OpenGL 'hack'
Tomasz Figa
- [Mesa-dev] [PATCH] docs: add links to clarify patch mailing section
Nicholas Bishop
- [Mesa-dev] simple gallium clean-up task
Brian Paul
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] simple gallium clean-up task
Rob Clark
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Ilia Mirkin
- [Mesa-dev] [PATCH 0/4] Resolving Android + desktop OpenGL 'hack'
Ryan Houdek
- [Mesa-dev] [PATCH 00/31] i965: Separate blorp from the rest of the driver
Pohjolainen, Topi
- [Mesa-dev] [PATCH] isl: Allow multisampled array textures
Pohjolainen, Topi
- [Mesa-dev] [PATCH 00/31] i965: Separate blorp from the rest of the driver
Jason Ekstrand
- [Mesa-dev] [PATCH] st/vdpau: use temporary buffers while applying filters
Nayan Deshmukh
- [Mesa-dev] [PATCH 0/4] Resolving Android + desktop OpenGL 'hack'
Tomasz Figa
- [Mesa-dev] [PATCH] mesa/main: missing return in a non-void function
Alejandro Piñeiro
- [Mesa-dev] [PATCH] mesa/main: missing return in a non-void function
Alejandro Piñeiro
- [Mesa-dev] [PATCH v2] mesa/main: Fix missing return in non void function
Alejandro Piñeiro
- [Mesa-dev] [PATCH] egl/android: Set EGL_MAX_PBUFFER_WIDTH and EGL_MAX_PBUFFER_HEIGHT
Tapani Pälli
- [Mesa-dev] [PATCH] automake: egl: Android: Add libEGL dependencies
Tapani Pälli
- [Mesa-dev] [PATCH] st/vdpau: Revert "change the order in which filters are applied(v3)"
Christian König
- [Mesa-dev] [PATCH] st/vdpau: use temporary buffers while applying filters
Christian König
- [Mesa-dev] [Bug 32946] piglit glx-make-current gives X error BadMatch
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 32946] piglit glx-make-current gives X error BadMatch
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 32946] piglit glx-make-current gives X error BadMatch
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 32946] piglit glx-make-current gives X error BadMatch
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/vdpau: Revert "change the order in which filters are applied(v3)"
Nayan Deshmukh
- [Mesa-dev] [PATCH] docs: add links to clarify patch mailing section
Eric Engestrom
- [Mesa-dev] simple gallium clean-up task
Eric Engestrom
- [Mesa-dev] [PATCH v2] st/vdpau: use temporary buffers while applying filters
Nayan Deshmukh
- [Mesa-dev] [PATCH] i965/vec4: remove the generator hack for dual instanced GS
Iago Toral Quiroga
- [Mesa-dev] simple gallium clean-up task
Nayan Deshmukh
- [Mesa-dev] [PATCH 4/4] radeonsi: disable CE on SI + AMDGPU
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/3] isl: add support for Android libmesa_isl static library
Tapani Pälli
- [Mesa-dev] [PATCH 21/30] egl/x11: don't crash if dri2_dpy->conn is NULL
Emil Velikov
- [Mesa-dev] [PATCH 1/4] mapi/glapi: remove unused _glapi_check_table_not_null
Eric Engestrom
- [Mesa-dev] [PATCH 8/8] gallium/radeon: derive buffer placement and flags only once per buffer
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 25/30] egl/dri2: use dri2_bind_extensions to manage the optional extensions
Emil Velikov
- [Mesa-dev] [PATCH] i915: Check return value of screen->image.loader->getBuffers
Eric Engestrom
- [Mesa-dev] [PATCH 4/7] egl/surfaceless: tweak surfaceless_add_configs_for_visuals()
Emil Velikov
- [Mesa-dev] [PATCH 7/8] gallium/radeon: add a driver query for AMDGPU_INFO_NUM_EVICTIONS
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 00/30] egl: a ton of eglMakeCurrent inspired cleanups
Eric Engestrom
- [Mesa-dev] [PATCH 3/3] isl: add support for Android libmesa_isl static library
Tapani Pälli
- [Mesa-dev] [PATCH] android: fix build issues with genxml, isl
Tapani Pälli
- [Mesa-dev] [PATCH 4/4] radeonsi: disable CE on SI + AMDGPU
Marek Olšák
- [Mesa-dev] [PATCH 3/3] isl: add support for Android libmesa_isl static library
Mauro Rossi
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Kai Wasserbäch
- [Mesa-dev] [PATCH] vbo: set draw_id
Miklós Máté
- [Mesa-dev] [PATCH] android: fix build issues with genxml, isl
Emil Velikov
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Brian Paul
- [Mesa-dev] [PATCH] vbo: set draw_id
Brian Paul
- [Mesa-dev] [PATCH] vbo: set draw_id
Miklós Máté
- [Mesa-dev] [PATCH] automake: egl: Android: Add libEGL dependencies
Emil Velikov
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Kai Wasserbäch
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
- [Mesa-dev] [PATCH] configure.ac: add llvm inteljitevents component if enabled
Emil Velikov
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Eric Engestrom
- [Mesa-dev] [AppVeyor] mesa master #2023 failed
AppVeyor
- [Mesa-dev] [PATCH 8/8] gallium/radeon: derive buffer placement and flags only once per buffer
Marek Olšák
- [Mesa-dev] [PATCH] tgsi/scan: remember sampler view types
Marek Olšák
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Eric Engestrom
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Samuel Pitoiset
- [Mesa-dev] [AppVeyor] mesa master #2025 completed
AppVeyor
- [Mesa-dev] [PATCH] tgsi/scan: remember sampler view types
Brian Paul
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Kai Wasserbäch
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Kai Wasserbäch
- [Mesa-dev] [PATCH 01/14] svga: remove local variable in create_backed_surface_view()
Brian Paul
- [Mesa-dev] [PATCH 02/14] svga: rewrite svga_buffer() cast wrapper
Brian Paul
- [Mesa-dev] [PATCH 03/14] svga: minor reformatting of svga_texture() cast wrapper
Brian Paul
- [Mesa-dev] [PATCH 04/14] svga: minor simplifications in svga_texture_transfer_map()
Brian Paul
- [Mesa-dev] [PATCH 05/14] svga: move some assignments in svga_texture_transfer_map()
Brian Paul
- [Mesa-dev] [PATCH 06/14] svga: remove duplicated variable in svga_texture_transfer_map()
Brian Paul
- [Mesa-dev] [PATCH 07/14] svga: reformat some expressions in svga_texture_transfer_map()
Brian Paul
- [Mesa-dev] [PATCH 08/14] svga: minor code simplification in svga_texture_transfer_unmap()
Brian Paul
- [Mesa-dev] [PATCH 09/14] svga: remove assertions in svga_surface cast wrappers
Brian Paul
- [Mesa-dev] [PATCH 10/14] svga: add new svga_check_sampler_framebuffer_resource_collision()
Brian Paul
- [Mesa-dev] [PATCH 11/14] svga: use new svga_check_sampler_framebuffer_resource_collision()
Brian Paul
- [Mesa-dev] [PATCH 12/14] svga: add some comments in the svga_surface struct
Brian Paul
- [Mesa-dev] [PATCH 13/14] svga: simplify surface propagation code in svga_set_framebuffer_state()
Brian Paul
- [Mesa-dev] [PATCH 14/14] svga: move some code in svga_propagate_surface()
Brian Paul
- [Mesa-dev] [PATCH 14/14] svga: move some code in svga_propagate_surface()
Neha Bhende
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Eric Engestrom
- [Mesa-dev] [PATCH] glsl: allow local_size qualifiers in compute shader regardless of version
Miklós Máté
- [Mesa-dev] [PATCH] glsl: allow local_size qualifiers in compute shader regardless of version
Ilia Mirkin
- [Mesa-dev] [PATCH] configure.ac: add llvm inteljitevents component if enabled
Rowley, Timothy O
- [Mesa-dev] [PATCH] r600: increase performance for DRI PRIME offloading if 2nd GPU is Evergreen+
Mario Kleiner
- [Mesa-dev] [PATCH] glsl: allow local_size qualifiers in compute shader regardless of version
Miklós Máté
- [Mesa-dev] [PATCH] glsl: allow local_size qualifiers in compute shader regardless of version
Ilia Mirkin
- [Mesa-dev] [PATCH] r600: increase performance for DRI PRIME offloading if 2nd GPU is Evergreen+
Marek Olšák
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Michael Schellenberger
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Samuel Pitoiset
- [Mesa-dev] [PATCH v2] configure.ac: add llvm inteljitevents component if enabled
Tim Rowley
- [Mesa-dev] [PATCH] nv50/ir: always emit the NDV bit for OP_QUADOP
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/4] Resolving Android + desktop OpenGL 'hack'
Ryan Houdek
- [Mesa-dev] [PATCH] glsl: allow local_size qualifiers in compute shader regardless of version
Miklós Máté
- [Mesa-dev] [PATCH 0/4] Resolving Android + desktop OpenGL 'hack'
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: allow local_size qualifiers in compute shader regardless of version
Ilia Mirkin
- [Mesa-dev] [PATCH] i965/vec4: remove the generator hack for dual instanced GS
Francisco Jerez
- [Mesa-dev] [PATCH] radeonsi: Don't use global variables for tess lds
Tom Stellard
- [Mesa-dev] [PATCH] docs: add links to clarify patch mailing section
Nicholas Bishop
- [Mesa-dev] [PATCH 14/14] svga: move some code in svga_propagate_surface()
Jose Fonseca
- [Mesa-dev] [PATCH] isl: Finish tiling filtering for Gen6.
Kenneth Graunke
- [Mesa-dev] [PATCH] isl: Finish tiling filtering for Gen6.
Chad Versace
- [Mesa-dev] [PATCH] docs: add links to clarify patch mailing section
Chad Versace
- [Mesa-dev] [PATCH] isl: Allow multisampled array textures
Chad Versace
- [Mesa-dev] [PATCH] isl: Finish tiling filtering for Gen6.
Jason Ekstrand
- [Mesa-dev] [PATCH 03/13] docs: Rename GL3.txt to features.txt
Chad Versace
- [Mesa-dev] [PATCH v2 0/2] *** Aubinator tool for Intel Gen platforms ***
Chad Versace
- [Mesa-dev] [PATCH] nir: Update shader info when adding discards
Eric Anholt
- [Mesa-dev] [PATCH v2 5/6] anv: Add a struct for storing a compiled shader
Jason Ekstrand
- [Mesa-dev] [PATCH v2 6/6] anv: Rework pipeline caching
Jason Ekstrand
- [Mesa-dev] [PATCH] nir: Update shader info when adding discards
Jason Ekstrand
- [Mesa-dev] [PATCH 00/31] i965: Separate blorp from the rest of the driver
Jason Ekstrand
- [Mesa-dev] [PATCH v2 02/31] i965/blorp: Expose the shader cache through function pointers
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/allocator: Correctly set the number of buckets
Jason Ekstrand
- [Mesa-dev] Proposal: move the Mesa documentation to readthedocs.org
Nicholas Bishop
- [Mesa-dev] [PATCH] glsl: Make blend_colordodge compare against 1.0 - FLT_EPSILON.
Kenneth Graunke
- [Mesa-dev] RFC - Simple loop unrolling in NIR
Timothy Arceri
- [Mesa-dev] [PATCH 01/12] i965: use nir_lower_indirect_derefs() for GLSL
Timothy Arceri
- [Mesa-dev] [PATCH 02/12] nir: limit copy propagation inside loops
Timothy Arceri
- [Mesa-dev] [PATCH 03/12] nir: Add a loop analysis pass
Timothy Arceri
- [Mesa-dev] [PATCH 04/12] nir: add is_simple_for_loop() helper
Timothy Arceri
- [Mesa-dev] [PATCH 05/12] nir: Add a LCSAA-pass
Timothy Arceri
- [Mesa-dev] [PATCH 06/12] nir: don't count removal of lcssa_phi as progress
Timothy Arceri
- [Mesa-dev] [PATCH 07/12] nir: create nir_opt_remove_phi() helper
Timothy Arceri
- [Mesa-dev] [PATCH 08/12] nir: add control flow helpers for loop unrolling
Timothy Arceri
- [Mesa-dev] [PATCH 09/12] nir: create helper for fixing phi srcs when cloning
Timothy Arceri
- [Mesa-dev] [PATCH 10/12] nir: add helper for cloning loops
Timothy Arceri
- [Mesa-dev] [PATCH 11/12] nir: add a loop unrolling pass
Timothy Arceri
- [Mesa-dev] [PATCH 12/12] i965: use nir unrolling for scalar backend
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Detect ability to pass kernel contexts to any rings
Chris Wilson
- [Mesa-dev] [PATCH 0/4] gallium clean-up (unsigned to enum pipe_shader_type)
Kai Wasserbäch
- [Mesa-dev] [PATCH 1/4] gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
- [Mesa-dev] [PATCH 2/4] gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
- [Mesa-dev] [PATCH 3/4] gallium: Use enum pipe_shader_type in set_shader_buffers()
Kai Wasserbäch
- [Mesa-dev] [PATCH 4/4] gallium: Use enum pipe_shader_type in set_shader_images()
Kai Wasserbäch
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Kai Wasserbäch
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
- [Mesa-dev] [PATCH, 08/23 V2] glsl: Convert ast_to_hir to the util hash table
Thomas Helland
- [Mesa-dev] [PATCH 0/4] Resolving Android + desktop OpenGL 'hack'
Tomasz Figa
- [Mesa-dev] [PATCH 03/12] nir: Add a loop analysis pass
Thomas Helland
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 04/12] nir: add is_simple_for_loop() helper
Thomas Helland
- [Mesa-dev] [PATCH 06/12] nir: don't count removal of lcssa_phi as progress
Thomas Helland
- [Mesa-dev] [Bug 95346] Stellaris - Black/super dark planets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] RFC - Simple loop unrolling in NIR
Jason Ekstrand
- [Mesa-dev] [PATCH] i915g: Fix typo in i915_translate_instruction()
Echelon9
- [Mesa-dev] [PATCH 0/2] r600g: Pair of small code clean ups with TGSI
Rhys Kidd
- [Mesa-dev] [PATCH 1/2] r600g: Avoid duplicated initialization of TGSI_OPCODE_DFMA
Rhys Kidd
- [Mesa-dev] [PATCH 2/2] r600g: Clean up defined magic numbers for TGSI opcodes
Rhys Kidd
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Jan Vesely
- [Mesa-dev] [PATCH 1/2] r600g: Avoid duplicated initialization of TGSI_OPCODE_DFMA
Jan Vesely
- [Mesa-dev] [PATCH] loader/dri3: Overhaul dri3_update_num_back
Dieter Nützel
- [Mesa-dev] [PATCH] i965/hsw: Enable ARB_ES3_1_compatibility extension
Jordan Justen
- [Mesa-dev] [PATCH] mesa: remove OES_shader_io_blocks enable
Ilia Mirkin
- [Mesa-dev] [Bug 95346] Stellaris - Black/super dark planets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: add EXT_texture_cube_map_array support
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] nouveau: allow NV3x's to be used with nouveau_vieux
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nouveau: always enable at least one RC
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nouveau: always enable at least one RC
Ilia Mirkin
- [Mesa-dev] [PATCH] android: fix build issues with genxml, isl
Mauro Rossi
- [Mesa-dev] [PATCH] android: fix build issues with genxml, isl
Jason Ekstrand
- [Mesa-dev] [PATCH 06/12] nir: don't count removal of lcssa_phi as progress
Timothy Arceri
- [Mesa-dev] [PATCH 03/12] nir: Add a loop analysis pass
Timothy Arceri
- [Mesa-dev] RFC - Simple loop unrolling in NIR
Timothy Arceri
- [Mesa-dev] [PATCH 05/12] nir: Add a LCSAA-pass
Matt Turner
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] r600g: Avoid duplicated initialization of TGSI_OPCODE_DFMA
Rhys Kidd
- [Mesa-dev] [PATCH 1/3] glapi: add GL_OES_texture_view
Francesco Ansanelli
- [Mesa-dev] [PATCH 2/3] mesa: Handle OES_texture_view tokens
Francesco Ansanelli
- [Mesa-dev] [PATCH 3/3] mesa: implement GL_OES_texture_view
Francesco Ansanelli
- [Mesa-dev] GL_OES_texture_view RFC
Francesco Ansanelli
- [Mesa-dev] GL_OES_texture_view RFC
Ilia Mirkin
- [Mesa-dev] [PATCH] st/clover: Define __OPENCL_VERSION__ on the device side
Niels Ole Salscheider
- [Mesa-dev] [Bug 97516] GLX_OML_swap_method not fully supported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97516] GLX_OML_swap_method not fully supported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 05/13] nouveau: Enable EXT_texture_env_dot3 on NV10 and NV20
Ilia Mirkin
- [Mesa-dev] [PATCH] Update Khronos-supplied headers to r33100
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] gallium: add cap to export device pointer size
Jan Vesely
- [Mesa-dev] [PATCH 2/2] clover: Use device cap to query pointer size instead of hardcoded 32bits
Jan Vesely
- [Mesa-dev] [PATCH 1/2] gallium: add cap to export device pointer size
Ilia Mirkin
- [Mesa-dev] [PATCH] Update Khronos-supplied headers to r33100
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] gallium: add cap to export device pointer size
Jan Vesely
- [Mesa-dev] [PATCH v2 1/2] gallium: add cap to export device pointer size
Jan Vesely
- [Mesa-dev] [PATCH 1/4] mesa: add scaffolding for OES/EXT_primitive_bounding_box
Ilia Mirkin
- [Mesa-dev] [PATCH 2/4] mesa: add support for GL_PRIMITIVE_BOUNDING_BOX storage and query
Ilia Mirkin
- [Mesa-dev] [PATCH 3/4] glsl: add gl_BoundingBox and associated varying slots
Ilia Mirkin
- [Mesa-dev] [PATCH 4/4] st/mesa: provide the null implementation of bounding box outputs in tcs
Ilia Mirkin
- [Mesa-dev] [PATCH] main: use KHR_blend_equation_advanced enable for ES 3.2 availability
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] clover: Use device cap to query pointer size instead of hardcoded 32bits
Francisco Jerez
- [Mesa-dev] [PATCH 2/3] mesa: Handle OES_texture_view tokens
Chris Forbes
- [Mesa-dev] [PATCH] main: use KHR_blend_equation_advanced enable for ES 3.2 availability
Jason Ekstrand
- [Mesa-dev] [PATCH] main: add missing EXTRA_END in OES_sample_variables get check
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: remove OES_shader_io_blocks enable
Ian Romanick
- [Mesa-dev] [PATCH] mesa: add EXT_texture_cube_map_array support
Ian Romanick
- [Mesa-dev] [PATCH] st/clover: Define __OPENCL_VERSION__ on the device side
Edward O'Callaghan
- [Mesa-dev] [PATCH] radeonsi: Don't use global variables for tess lds
Edward O'Callaghan
- [Mesa-dev] [PATCH 1/2] compiler: add printable values for cull distance varyings.
Dave Airlie
- [Mesa-dev] [PATCH 2/2] spirv: translate cull distance semantic.
Dave Airlie
- [Mesa-dev] [PATCH 1/2] compiler: add printable values for cull distance varyings.
Edward O'Callaghan
- [Mesa-dev] [PATCH 1/4] mesa: add scaffolding for OES/EXT_primitive_bounding_box
Ian Romanick
- [Mesa-dev] [PATCH 05/13] nouveau: Enable EXT_texture_env_dot3 on NV10 and NV20
Ian Romanick
- [Mesa-dev] [Mesa-stable] [PATCH] main: add missing EXTRA_END in OES_sample_variables get check
Ian Romanick
- [Mesa-dev] [PATCH 05/13] nouveau: Enable EXT_texture_env_dot3 on NV10 and NV20
Ilia Mirkin
- [Mesa-dev] [PATCH] android: fix build issues with genxml, isl
Mauro Rossi
- [Mesa-dev] [PATCH] loader/dri3: Overhaul dri3_update_num_back
Michel Dänzer
- [Mesa-dev] [PATCH] glsl: initialise pointer to NULL
Timothy Arceri
- [Mesa-dev] [PATCH 0/7] Core ES 3.2 + AEP left-overs
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] main: add KHR_robustness to ES 3.2 extension requirements
Ilia Mirkin
- [Mesa-dev] [PATCH 2/7] mapi: don't forget to expose GetPointerv in GL ES 3.2
Ilia Mirkin
- [Mesa-dev] [PATCH 3/7] glsl: expose max atomic counter/buffer consts for tess in ES 3.2
Ilia Mirkin
- [Mesa-dev] [PATCH 4/7] glsl: add core plumbing for GL_ANDROID_extension_pack_es31a
Ilia Mirkin
- [Mesa-dev] [PATCH 5/7] mesa: introduce MS variants of line width min/max/granularity
Ilia Mirkin
- [Mesa-dev] [PATCH 6/7] mesa: add a GLES3.2 enums section, and expose new MS line width params
Ilia Mirkin
- [Mesa-dev] [PATCH 7/7] mesa: introduce glPrimitiveBoundingBoxARB entrypoint
Ilia Mirkin
- [Mesa-dev] [PATCH] spirv: replace assert with unreachable
Timothy Arceri
- [Mesa-dev] [PATCH] radeonsi: add support for cull distances. (v1.1)
Dave Airlie
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: initialise pointer to NULL
Kenneth Graunke
- [Mesa-dev] [PATCH] radeonsi: add support for cull distances. (v1.1)
Edward O'Callaghan
- [Mesa-dev] [PATCH] Update Khronos-supplied headers to r33100
Edward O'Callaghan
- [Mesa-dev] [Bug 97525] [VDPAU]: artifacts when trying video sharpening and noise-reduction before CSC
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] automake: egl: Android: Add libEGL dependencies
Tapani Pälli
- [Mesa-dev] [PATCH] android: fix build issues with genxml, isl
Tapani Pälli
- [Mesa-dev] [PATCH 3/3] isl: add support for Android libmesa_isl static library
Tapani Pälli
- [Mesa-dev] V2 Simple loop unrolling in NIR
Timothy Arceri
- [Mesa-dev] [PATCH 01/13] i965: use nir_lower_indirect_derefs() for GLSL
Timothy Arceri
- [Mesa-dev] [PATCH 02/13] nir: limit copy propagation inside loops
Timothy Arceri
- [Mesa-dev] [PATCH 03/13] nir: Add a loop analysis pass
Timothy Arceri
- [Mesa-dev] [PATCH 04/13] nir: add is_simple_for_loop() helper
Timothy Arceri
- [Mesa-dev] [PATCH 05/13] nir: Add a LCSAA-pass
Timothy Arceri
- [Mesa-dev] [PATCH 06/13] nir: don't count removal of lcssa_phi as progress
Timothy Arceri
- [Mesa-dev] [PATCH 07/13] nir: create nir_opt_remove_phi() helper
Timothy Arceri
- [Mesa-dev] [PATCH 08/13] nir: add control flow helpers for loop unrolling
Timothy Arceri
- [Mesa-dev] [PATCH 09/13] nir: create helper for fixing phi srcs when cloning
Timothy Arceri
- [Mesa-dev] [PATCH 10/13] nir: add helper for cloning loops
Timothy Arceri
- [Mesa-dev] [PATCH 11/13] nir: make cleanup_cf_node() accessable externally
Timothy Arceri
- [Mesa-dev] [PATCH 12/13] nir: add a loop unrolling pass
Timothy Arceri
- [Mesa-dev] [PATCH 13/13] i965: use nir unrolling for scalar backend
Timothy Arceri
- [Mesa-dev] [PATCH 03/13] nir: Add a loop analysis pass
Timothy Arceri
- [Mesa-dev] [PATCH] android: fix build issues with genxml, isl
Tapani Pälli
- [Mesa-dev] [PATCH] android: fix build issues with genxml, isl
kalyan kondapally
- [Mesa-dev] [PATCH] i965/hsw: Enable ARB_ES3_1_compatibility extension
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 1/3] glapi: add GL_OES_texture_view
Francesco Ansanelli
- [Mesa-dev] [PATCH 2/3] mesa: Add and use _mesa_has_texture_view helper(v2)
Francesco Ansanelli
- [Mesa-dev] [PATCH 3/3] mesa: implement GL_OES_texture_view (V2)
Francesco Ansanelli
- [Mesa-dev] [PATCH 06/31] i965/blorp: Use gen6_upload_urb
Pohjolainen, Topi
- [Mesa-dev] [PATCH 02/13] nir: limit copy propagation inside loops
Connor Abbott
- [Mesa-dev] GL_OES_texture_view RFC
Francesco Ansanelli
- [Mesa-dev] [PATCH 2/3] mesa: Handle OES_texture_view tokens
Francesco Ansanelli
- [Mesa-dev] [PATCH v2 02/31] i965/blorp: Expose the shader cache through function pointers
Pohjolainen, Topi
- [Mesa-dev] Mesa (master): radeonsi: enable SDMA on CIK
Michel Dänzer
- [Mesa-dev] [PATCH 02/13] nir: limit copy propagation inside loops
Timothy Arceri
- [Mesa-dev] [PATCH 0/2] r600g: Pair of small code clean ups with TGSI
James Harvey
- [Mesa-dev] Mesa (master): radeonsi: enable SDMA on CIK
Marek Olšák
- [Mesa-dev] [PATCH] android: fix a build issue with libmesa_st_mesa_32
Tapani Pälli
- [Mesa-dev] [PATCH v2] i965/vec4: add a SIMD lowering pass
Iago Toral Quiroga
- [Mesa-dev] Mesa (master): radeonsi: enable SDMA on CIK
Michel Dänzer
- [Mesa-dev] [Bug 32946] piglit glx-make-current gives X error BadMatch
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] st/vdpau: use temporary buffers while applying filters
Christian König
- [Mesa-dev] [PATCH v2] st/vdpau: use temporary buffers while applying filters
Nayan Deshmukh
- [Mesa-dev] [PATCH 0/2] r600g: Pair of small code clean ups with TGSI
Rhys Kidd
- [Mesa-dev] [PATCH v2] st/vdpau: use temporary buffers while applying filters
Christian König
- [Mesa-dev] [PATCH] radeonsi: Don't use global variables for tess lds
Marek Olšák
- [Mesa-dev] [PATCH v2 1/2] gallium: add cap to export device pointer size
Marek Olšák
- [Mesa-dev] [PATCH 2/2] r600g: Clean up defined magic numbers for TGSI opcodes
Marek Olšák
- [Mesa-dev] [PATCH 2/2] r600g: Clean up defined magic numbers for TGSI opcodes
Rhys Kidd
- [Mesa-dev] [PATCH] radeonsi: add support for cull distances. (v1.1)
Marek Olšák
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Brian Paul
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] android: fix build issues with genxml, isl
Jason Ekstrand
- [Mesa-dev] [PATCH 00/20] Plenty of RadeonSI fixes
Marek Olšák
- [Mesa-dev] [PATCH 01/20] gallium/radeon: derive buffer placement and flags only at initialization
Marek Olšák
- [Mesa-dev] [PATCH 02/20] gallium/radeon: use the current ctx for DCC decompression in resource_get_handle
Marek Olšák
- [Mesa-dev] [PATCH 03/20] gallium/radeon: use the current ctx for CMASK elimination in resource_get_handle
Marek Olšák
- [Mesa-dev] [PATCH 04/20] gallium/radeon: also eliminate DCC fast clear in resource_get_handle
Marek Olšák
- [Mesa-dev] [PATCH 05/20] radeonsi: return correct eviction stats for NVX_gpu_memory_info
Marek Olšák
- [Mesa-dev] [PATCH 06/20] radeonsi: always use the same function signature for llvm.SI.export
Marek Olšák
- [Mesa-dev] [PATCH 07/20] radeonsi: fix cubemaps viewed as 2D
Marek Olšák
- [Mesa-dev] [PATCH 08/20] radeonsi: fix gl_PatchVerticesIn for tessellation evaluation shader
Marek Olšák
- [Mesa-dev] [PATCH 09/20] radeonsi: fix a crash in imageSize for cubemap arrays
Marek Olšák
- [Mesa-dev] [PATCH 10/20] radeonsi: fix Gather4 with integer formats
Marek Olšák
- [Mesa-dev] [PATCH 11/20] radeonsi: fix texture format reinterpretation with DCC
Marek Olšák
- [Mesa-dev] [PATCH 12/20] radeonsi: fix a badly implemented GS bug workaround
Marek Olšák
- [Mesa-dev] [PATCH 13/20] gallium/radeon: rename the num-cs-flushes query to num-ctx-flushes
Marek Olšák
- [Mesa-dev] [PATCH 14/20] radeonsi: add HUD queries for counting VS/PS/CS partial flushes
Marek Olšák
- [Mesa-dev] [PATCH 15/20] radeonsi: don't emit CS_PARTIAL_FLUSH if compute is not used
Marek Olšák
- [Mesa-dev] [PATCH 16/20] radeonsi: fix variable naming in si_emit_cache_flush
Marek Olšák
- [Mesa-dev] [PATCH 17/20] radeonsi: also do VS_PARTIAL_FLUSH before updating VGT ring pointers
Marek Olšák
- [Mesa-dev] [PATCH 18/20] gallium/radeon: unify viewport emission code
Marek Olšák
- [Mesa-dev] [PATCH 19/20] gallium/radeon: set VPORT_ZMIN/MAX registers correctly
Marek Olšák
- [Mesa-dev] [PATCH 20/20] gallium/radeon: remove VPORT_ZMIN/ZMAX from init config states
Marek Olšák
- [Mesa-dev] [Bug 97250] Mesa/Clover: openCV library bugs on CL_MEM_USE_HOST_PTR
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] util: import the slab allocator from gallium
Marek Olšák
- [Mesa-dev] [PATCH 2/2] gallium: switch drivers to the slab allocator in src/util
Marek Olšák
- [Mesa-dev] [PATCH 1/3] noop: simplify some functions
Marek Olšák
- [Mesa-dev] [PATCH 2/3] noop: set missing functions
Marek Olšák
- [Mesa-dev] [PATCH 3/3] noop: implement resource_get_handle
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] noop: set missing functions
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] noop: set missing functions
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array
Marek Olšák
- [Mesa-dev] [PATCH] gallium: Use enum pipe_shader_type in bind_sampler_states()
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] noop: set missing functions
Ilia Mirkin
- [Mesa-dev] [PATCH 06/31] i965/blorp: Use gen6_upload_urb
Jason Ekstrand
- [Mesa-dev] [PATCH] intel/blorp: Inline get_vs_entry_size into emit_urb_config
Jason Ekstrand
- [Mesa-dev] [PATCH] automake: egl: Android: Add libEGL dependencies
Emil Velikov
- [Mesa-dev] [PATCH v2] configure.ac: add llvm inteljitevents component if enabled
Emil Velikov
- [Mesa-dev] [PATCH] svga: s/unsigned/enum pipe_shader_type/
Brian Paul
- [Mesa-dev] [PATCH 1/3] noop: simplify some functions
Emil Velikov
- [Mesa-dev] [PATCH] svga: s/unsigned/enum pipe_shader_type/
Charmaine Lee
- [Mesa-dev] [PATCH] clover: probe pipe for the value of CL_DEVICE_ADDRESS_BITS
Vedran Miletić
- [Mesa-dev] [PATCH 0/2] r600g: Pair of small code clean ups with TGSI
Eric Anholt
- [Mesa-dev] [PATCH] i915g: Fix typo in i915_translate_instruction()
Eric Anholt
- [Mesa-dev] [PATCH 1/3] noop: simplify some functions
Marek Olšák
- [Mesa-dev] [PATCH v2 1/2] gallium: add cap to export device pointer size
Jan Vesely
- [Mesa-dev] [PATCH v2 1/2] gallium: add cap to export device pointer size
Ilia Mirkin
- [Mesa-dev] [PATCH 6/7] mesa: add a GLES3.2 enums section, and expose new MS line width params
Ilia Mirkin
- [Mesa-dev] [PATCH 11/20] radeonsi: fix texture format reinterpretation with DCC
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] mesa: fix format conversion bug in get_tex_rgba_uncompressed()
Brian Paul
- [Mesa-dev] [PATCH 4/7] glsl: add core plumbing for GL_ANDROID_extension_pack_es31a
Matt Turner
- [Mesa-dev] [PATCH 4/7] glsl: add core plumbing for GL_ANDROID_extension_pack_es31a
Ilia Mirkin
- [Mesa-dev] [PATCH] spirv: replace assert with unreachable
Matt Turner
- [Mesa-dev] [PATCH 11/20] radeonsi: fix texture format reinterpretation with DCC
Marek Olšák
- [Mesa-dev] [PATCH] clover: probe pipe for the value of CL_DEVICE_ADDRESS_BITS
Jan Vesely
- [Mesa-dev] [PATCH] clover: probe pipe for the value of CL_DEVICE_ADDRESS_BITS
Vedran Miletić
- [Mesa-dev] [PATCH] spirv: replace assert with unreachable
Jason Ekstrand
- [Mesa-dev] [PATCH 19/20] gallium/radeon: set VPORT_ZMIN/MAX registers correctly
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 07/20] radeonsi: fix cubemaps viewed as 2D
Dave Airlie
- [Mesa-dev] [PATCH 09/20] radeonsi: fix a crash in imageSize for cubemap arrays
Dave Airlie
- [Mesa-dev] [PATCH 10/20] radeonsi: fix Gather4 with integer formats
Dave Airlie
- [Mesa-dev] [PATCH 1/2] util: import the slab allocator from gallium
Dave Airlie
- [Mesa-dev] [PATCH mesa] Introduce .editorconfig
Eric Engestrom
- [Mesa-dev] [PATCH mesa] Introduce .editorconfig
Serge Martin
- [Mesa-dev] [Mesa-stable] [PATCH] mesa: fix format conversion bug in get_tex_rgba_uncompressed()
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] i965: Fix missing dirty bits related to is_drawing_points/lines.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Use gs_prog_data in is_drawing_points/lines().
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] util: import the slab allocator from gallium
Marek Olšák
- [Mesa-dev] [PATCH] clover: Introduce CLOVER_COMPILER_OPTIONS
Vedran Miletić
- [Mesa-dev] [PATCH] anv: initialise and increment send_sbc
Dave Airlie
- [Mesa-dev] [PATCH] aubinator: fix if indentation and add brackets to multiline body
Timothy Arceri
- [Mesa-dev] [PATCH] aubinator: fix if indentation and add brackets to multiline body
Kenneth Graunke
- [Mesa-dev] [PATCH 12/13] nir: add a loop unrolling pass
Connor Abbott
- [Mesa-dev] [PATCH 08/13] nir: add control flow helpers for loop unrolling
Connor Abbott
- [Mesa-dev] [PATCH 10/13] nir: add helper for cloning loops
Connor Abbott
- [Mesa-dev] [PATCH 02/13] nir: limit copy propagation inside loops
Connor Abbott
- [Mesa-dev] [PATCH v2] egl: return corresponding offset of EGLImage instead of 0.
Weng, Chuanbo
- [Mesa-dev] [PATCH] glsl: Initialize outputs[] array in lower_blend_equation_advanced.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/13] nir: add control flow helpers for loop unrolling
Timothy Arceri
- [Mesa-dev] [PATCH 12/13] nir: add a loop unrolling pass
Timothy Arceri
- [Mesa-dev] [PATCH 12/13] nir: add a loop unrolling pass
Timothy Arceri
- [Mesa-dev] [PATCH 12/13] nir: add a loop unrolling pass
Timothy Arceri
- [Mesa-dev] [PATCH 10/13] nir: add helper for cloning loops
Timothy Arceri
- [Mesa-dev] [PATCH 12/13] nir: add a loop unrolling pass
Matt Turner
- [Mesa-dev] [PATCH] automake: egl: Android: Add libEGL dependencies
Tapani Pälli
- [Mesa-dev] [PATCH] clover: Introduce CLOVER_COMPILER_OPTIONS
Edward O'Callaghan
- [Mesa-dev] [PATCH] automake: egl: Android: Add libEGL dependencies
Tapani Pälli
- [Mesa-dev] [PATCH 12/13] nir: add a loop unrolling pass
Connor Abbott
- [Mesa-dev] [PATCH 08/13] nir: add control flow helpers for loop unrolling
Connor Abbott
- [Mesa-dev] [PATCH 10/13] nir: add helper for cloning loops
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa: fix format conversion bug in get_tex_rgba_uncompressed()
Jason Ekstrand
- [Mesa-dev] [PATCH] glsl: Initialize outputs[] array in lower_blend_equation_advanced.
Iago Toral
- [Mesa-dev] [PATCH] intel/blorp: Inline get_vs_entry_size into emit_urb_config
Pohjolainen, Topi
- [Mesa-dev] [Bug 97542] mesa-12.0.1 with llvm-3.9.0_rc3 - src/gallium/state_trackers/clover/llvm/invocation.cpp:212:75: error: no matching function for call to clang::CompilerInvocation::setLangDefaults
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97542] mesa-12.0.1 with llvm-3.9.0_rc3 - src/gallium/state_trackers/clover/llvm/invocation.cpp:212:75: error: no matching function for call to clang::CompilerInvocation::setLangDefaults
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 19/20] gallium/radeon: set VPORT_ZMIN/MAX registers correctly
Marek Olšák
- [Mesa-dev] [Bug 97542] mesa-12.0.1 with llvm-3.9.0_rc3 - src/gallium/state_trackers/clover/llvm/invocation.cpp:212:75: error: no matching function for call to clang::CompilerInvocation::setLangDefaults
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] i965: Fix missing dirty bits related to is_drawing_points/lines.
Iago Toral
- [Mesa-dev] [PATCH] anv: Fix incorrect assert in anv_wsi_wayland.c
Michael Schellenberger Costa
- [Mesa-dev] [PATCH] clover: Introduce CLOVER_COMPILER_OPTIONS
Serge Martin
- [Mesa-dev] [PATCH 1/3] anv: Fix incorrect unreachable call
Michael Schellenberger Costa
- [Mesa-dev] [PATCH 2/3] glsl: Fix incorrect unreachable call
Michael Schellenberger Costa
- [Mesa-dev] [PATCH 3/3] gallium: Fix incorrect unreachable call
Michael Schellenberger Costa
- [Mesa-dev] [Bug 97542] mesa-12.0.1 with llvm-3.9.0_rc3 - src/gallium/state_trackers/clover/llvm/invocation.cpp:212:75: error: no matching function for call to clang::CompilerInvocation::setLangDefaults
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] i965: Use gs_prog_data in is_drawing_points/lines().
Iago Toral
- [Mesa-dev] [PATCH v3] clover: fix getting scalar args api size
Serge Martin
- [Mesa-dev] [PATCH 1/3] noop: simplify some functions
Marek Olšák
- [Mesa-dev] [PATCH 19/20] gallium/radeon: set VPORT_ZMIN/MAX registers correctly
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 14/20] radeonsi: add HUD queries for counting VS/PS/CS partial flushes
Edward O'Callaghan
- [Mesa-dev] [PATCH 05/20] radeonsi: return correct eviction stats for NVX_gpu_memory_info
Edward O'Callaghan
- [Mesa-dev] [PATCH 18/20] gallium/radeon: unify viewport emission code
Edward O'Callaghan
- [Mesa-dev] [PATCH 16/20] radeonsi: fix variable naming in si_emit_cache_flush
Edward O'Callaghan
- [Mesa-dev] [PATCH 3/5] i965: use new subroutine index uploader.
Andres Gomez
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Marek Olšák
- [Mesa-dev] [PATCH] mesa/st: Standardize some asserts to use !"foo"
Michael Schellenberger Costa
- [Mesa-dev] [PATCH v2] egl: return corresponding offset of EGLImage instead of 0.
Emil Velikov
- [Mesa-dev] [PATCH mesa] anv/wayland: fix assert typo
Eric Engestrom
- [Mesa-dev] [PATCH mesa 1/3] glsl: fix unreachable() typo
Eric Engestrom
- [Mesa-dev] [PATCH mesa 2/3] st/nine: fix unreachable() typo
Eric Engestrom
- [Mesa-dev] [PATCH mesa 3/3] anv/meta: fix unreachable() typo
Eric Engestrom
- [Mesa-dev] [PATCH] automake: egl: Android: Add libEGL dependencies
Emil Velikov
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Marek Olšák
- [Mesa-dev] [Bug 97542] mesa-12.0.1 with llvm-3.9.0_rc3 - src/gallium/state_trackers/clover/llvm/invocation.cpp:212:75: error: no matching function for call to clang::CompilerInvocation::setLangDefaults
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH mesa] Introduce .editorconfig
Eric Engestrom
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Eero Tamminen
- [Mesa-dev] [PATCH] mesa/st: Standardize some asserts to use !"foo"
Brian Paul
- [Mesa-dev] [PATCH 3/3] gallium: Fix incorrect unreachable call
Brian Paul
- [Mesa-dev] [PATCH 0/4] Resolving Android + desktop OpenGL 'hack'
Emil Velikov
- [Mesa-dev] [PATCH 2/4] glapi/hgl: remove the final user of _glapi_check_table()
Emil Velikov
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Marek Olšák
- [Mesa-dev] [PATCH 07/30] egl/dri2: call static functions directly, not via _EGLDriver::API
Emil Velikov
- [Mesa-dev] [PATCH] anv: Fix incorrect assert in anv_wsi_wayland.c
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] anv: Fix incorrect unreachable call
Jason Ekstrand
- [Mesa-dev] [PATCH] intel/blorp: Inline get_vs_entry_size into emit_urb_config
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] nvc0: make use of FAIL_SCREEN_INIT in nvc0_screen_create()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] nvc0: check return value of nvc0_screen_resize_tls_area()
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/3] nvc0: fix indentation in nvc0_screen_init()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] nvc0: check return value of nvc0_screen_resize_tls_area()
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] nvc0: fix indentation in nvc0_screen_init()
Ilia Mirkin
- [Mesa-dev] [PATCH 20/30] egl/dri2: rework dri2_egl_display::extensions storage
Emil Velikov
- [Mesa-dev] [PATCH mesa] Introduce .editorconfig
Emil Velikov
- [Mesa-dev] [PATCH 2/3] nvc0: check return value of nvc0_screen_resize_tls_area()
Samuel Pitoiset
- [Mesa-dev] [PATCH mesa] Introduce .editorconfig
Rob Clark
- [Mesa-dev] [RFC] New dma_buf -> EGLImage EGL extension - Final spec published!
Rob Clark
- [Mesa-dev] [PATCH mesa 3/3] anv/meta: fix unreachable() typo
Anuj Phogat
- [Mesa-dev] [PATCH mesa] anv/wayland: fix assert typo
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] anv: pipeline: use NIR macros to apply passes
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] anv: pipeline: reorder NIR passes closer to the i965 driver
Lionel Landwerlin
- [Mesa-dev] [PATCH mesa] Introduce .editorconfig
Jose Fonseca
- [Mesa-dev] [PATCH v2] egl: return corresponding offset of EGLImage instead of 0.
Weng, Chuanbo
- [Mesa-dev] [PATCH 1/2] anv: pipeline: use NIR macros to apply passes
Matt Turner
- [Mesa-dev] [PATCH v2] egl: return corresponding offset of EGLImage instead of 0.
Emil Velikov
- [Mesa-dev] [PATCH] i965: Pass start_offset to brw_set_uip_jip().
Matt Turner
- [Mesa-dev] [PATCH mesa 3/3] anv/meta: fix unreachable() typo
Eric Engestrom
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Marek Olšák
- [Mesa-dev] [PATCH mesa v2] Introduce .editorconfig
Eric Engestrom
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Connor Abbott
- [Mesa-dev] [PATCH mesa 1/2] get_reviewer.pl: fix mesa check
Eric Engestrom
- [Mesa-dev] [PATCH mesa 2/2] docs/helpwanted: fix GL3.txt/features.txt link
Eric Engestrom
- [Mesa-dev] [PATCH mesa 1/2] get_reviewer.pl: fix mesa check
Rob Clark
- [Mesa-dev] [PATCH mesa v2] Introduce .editorconfig
Jose Fonseca
- [Mesa-dev] [PATCH mesa 3/3] anv/meta: fix unreachable() typo
Anuj Phogat
- [Mesa-dev] [PATCH mesa 2/2] docs/helpwanted: fix GL3.txt/features.txt link
Ian Romanick
- [Mesa-dev] [PATCH 1/4] glsl: Calculate bitset of secondary outputs written in ir_set_program_inouts.
Francisco Jerez
- [Mesa-dev] [PATCH 2/4] st/glsl_to_tgsi: Use SecondaryOutputsWritten to determine dual-source fragment outputs.
Francisco Jerez
- [Mesa-dev] [PATCH 3/4] glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in.
Francisco Jerez
- [Mesa-dev] [PATCH 4/4] glsl: Fix gl_program::OutputsWritten computation for dual-source blending.
Francisco Jerez
- [Mesa-dev] [PATCH 4/4] glsl: Fix gl_program::OutputsWritten computation for dual-source blending.
Ilia Mirkin
- [Mesa-dev] What happened to the stable releases?
Matt Turner
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Ian Romanick
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Timothy Arceri
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Timothy Arceri
- [Mesa-dev] [PATCH v3] clover: fix getting scalar args api size
Francisco Jerez
- [Mesa-dev] [PATCH] st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array
Ilia Mirkin
- [Mesa-dev] ARB_gpu_shader_int64 second posting (softpipe/llvmpipe/radeonsi)
Ian Romanick
- [Mesa-dev] [PATCH 2/3] mesa: Add and use _mesa_has_texture_view helper(v2)
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] mesa: implement GL_OES_texture_view (V2)
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: Allow creating image from different dma_buf fds
krh at bitplanet.net
- [Mesa-dev] [PATCH mesa 2/2] docs/helpwanted: fix GL3.txt/features.txt link
Dieter Nützel
- [Mesa-dev] [PATCH] i965: enable OES_primitive_bounding_box with the no-op implementation
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: enable OES_primitive_bounding_box with the no-op implementation
Matt Turner
- [Mesa-dev] [PATCH] i965: enable OES_primitive_bounding_box with the no-op implementation
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: enable OES_primitive_bounding_box with the no-op implementation
Matt Turner
- [Mesa-dev] [Bug 97542] mesa-12.0.1 with llvm-3.9.0_rc3 - src/gallium/state_trackers/clover/llvm/invocation.cpp:212:75: error: no matching function for call to clang::CompilerInvocation::setLangDefaults
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] a3xx: make sure to actually clamp depth as requested
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] a3xx: make use of software clipping when hw can't handle it
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] a3xx: use window scissor to simulate viewport xy clip
Ilia Mirkin
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Michel Dänzer
- [Mesa-dev] [PATCH v2 1/2] i965: Fix missing dirty bits related to is_drawing_points/lines.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/2] i965: Merge gen7_clip_state atom into gen6_clip_state atom.
Kenneth Graunke
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] mesa: Add and use _mesa_has_texture_view helper(v2)
Francesco Ansanelli
- [Mesa-dev] [PATCH 3/3] mesa: implement GL_OES_texture_view (V2)
Francesco Ansanelli
- [Mesa-dev] [PATCH] gallium/postprocess: Fix resource freeing
Thomas Hellstrom
- [Mesa-dev] [PATCH] mesa/st: Standardize some asserts to use !"foo"
Edward O'Callaghan
- [Mesa-dev] [PATCH] intel/blorp: Inline get_vs_entry_size into emit_urb_config
Pohjolainen, Topi
- [Mesa-dev] [PATCH] mesa/st: Standardize some asserts to use !"foo"
Eric Engestrom
- [Mesa-dev] [PATCH] i965: Allow creating image from different dma_buf fds
Eric Engestrom
- [Mesa-dev] Lanczos filter V4
Christian König
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v4
Christian König
- [Mesa-dev] [PATCH 2/2] st/vdapu: use lanczos filter for scaling v4
Christian König
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Eero Tamminen
- [Mesa-dev] [PATCH] clover: Introduce CLOVER_COMPILER_OPTIONS
Vedran Miletić
- [Mesa-dev] [PATCH 2/2] st/vdapu: use lanczos filter for scaling v4
Nayan Deshmukh
- [Mesa-dev] [Bug 93723] vblank_mode=3 segfaults SynMark2 EGL versions to: intelDestroyContext() -> _mesa_meta_free() -> _mesa_make_current()
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v4
Nayan Deshmukh
- [Mesa-dev] [PATCH 2/2] st/vdapu: use lanczos filter for scaling v4
Nayan Deshmukh
- [Mesa-dev] [PATCH] clover: Introduce CLOVER_EXTRA_COMPILER_OPTIONS
Vedran Miletić
- [Mesa-dev] [PATCH] st/clover: Define __OPENCL_VERSION__ on the device side
Vedran Miletić
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Tapani Pälli
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Marek Olšák
- [Mesa-dev] [PATCH] clover: Introduce CLOVER_EXTRA_COMPILER_OPTIONS
Vedran Miletić
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Marek Olšák
- [Mesa-dev] What happened to the stable releases?
Emil Velikov
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Eero Tamminen
- [Mesa-dev] [PATCH] clover: Introduce CLOVER_EXTRA_COMPILER_OPTIONS
Serge Martin
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Emil Velikov
- [Mesa-dev] [PATCH] gallium/postprocess: Fix resource freeing
Alex Deucher
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Marek Olšák
- [Mesa-dev] [PATCH 0/7] omx hevc decode support
Leo Liu
- [Mesa-dev] [PATCH 1/7] st/omx/dec: add initial omx hevc support
Leo Liu
- [Mesa-dev] [PATCH 2/7] st/omx/dec/h265: add sequence parameter sets
Leo Liu
- [Mesa-dev] [PATCH 3/7] st/omx/dec/h265: add picture parameter sets
Leo Liu
- [Mesa-dev] [PATCH 4/7] st/omx/dec/h265: add slice header
Leo Liu
- [Mesa-dev] [PATCH 5/7] st/omx/dec/h265: add short term reference picture sets
Leo Liu
- [Mesa-dev] [PATCH 6/7] st/omx/dec/h265: get the reference list for uvd
Leo Liu
- [Mesa-dev] [PATCH 7/7] st/omx/dec: enable hevc omx decode support
Leo Liu
- [Mesa-dev] [PATCH] st/clover: Define __OPENCL_VERSION__ on the device side
Serge Martin
- [Mesa-dev] [Bug 97549] [SNB, BXT] up to 40% perf drop from "loader/dri3: Overhaul dri3_update_num_back" commit
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 1/2] i965: Fix missing dirty bits related to is_drawing_points/lines.
Iago Toral
- [Mesa-dev] [PATCH 3/2] i965: Merge gen7_clip_state atom into gen6_clip_state atom.
Iago Toral
- [Mesa-dev] [PATCH] loader/dri3: Overhaul dri3_update_num_back
Jason Ekstrand
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Emil Velikov
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Eero Tamminen
- [Mesa-dev] [PATCH] i965: Pass start_offset to brw_set_uip_jip().
Iago Toral
- [Mesa-dev] [PATCH] loader: fix sysfs uevent file parsing
Eric Engestrom
- [Mesa-dev] i965: Hardware assisted layered clears
Topi Pohjolainen
- [Mesa-dev] [PATCH 01/12] i965/rbc: Allow integer formats as advertised in isl_format.c
Topi Pohjolainen
- [Mesa-dev] [PATCH 02/12] i965/rbc: Set aux surface unconditionally for sampling engine
Topi Pohjolainen
- [Mesa-dev] [PATCH 03/12] isl/gen8+: Allow 3D auxiliary surfaces
Topi Pohjolainen
- [Mesa-dev] [PATCH 04/12] i965/rbc: Allocate mcs directly
Topi Pohjolainen
- [Mesa-dev] [PATCH 05/12] i965/blorp: Skip redundant re-fast clear for non-compressed
Topi Pohjolainen
- [Mesa-dev] [PATCH 06/12] i965/meta: Split conversion of color and setting it
Topi Pohjolainen
- [Mesa-dev] [PATCH 07/12] i965/blorp: Instruct vertex fetcher to provide prim instance id
Topi Pohjolainen
- [Mesa-dev] [PATCH 08/12] intel/blorp: Allow multiple layers
Topi Pohjolainen
- [Mesa-dev] [PATCH 09/12] intel/blorp: Allow single slice converter to suppress number of layers
Topi Pohjolainen
- [Mesa-dev] [PATCH 10/12] intel/blorp: Add plumbing for setting color clear layer count
Topi Pohjolainen
- [Mesa-dev] [PATCH 11/12] i965/blorp: Sanity check all layers before actual clear
Topi Pohjolainen
- [Mesa-dev] [PATCH 12/12] i965/blorp: Use hw generetad primitive copies for layered clears
Topi Pohjolainen
- [Mesa-dev] [PATCH 1/2] nv50: remove unused nv50_program::immd_size field
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] nvc0: remove an attempt at uploading all IMMD into a CB
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] nvc0: remove an attempt at uploading all IMMD into a CB
Ilia Mirkin
- [Mesa-dev] [PATCH] gallium/docs: clarify render_condition_enabled parameter to clear functions
Brian Paul
- [Mesa-dev] i965: Hardware assisted layered clears
Topi Pohjolainen
- [Mesa-dev] [PATCH 01/12] i965/rbc: Allow integer formats as advertised in isl_format.c
Topi Pohjolainen
- [Mesa-dev] [PATCH 02/12] i965/rbc: Set aux surface unconditionally for sampling engine
Topi Pohjolainen
- [Mesa-dev] [PATCH 03/12] isl/gen8+: Allow 3D auxiliary surfaces
Topi Pohjolainen
- [Mesa-dev] [PATCH 04/12] i965/rbc: Allocate mcs directly
Topi Pohjolainen
- [Mesa-dev] [PATCH 05/12] i965/blorp: Skip redundant re-fast clear for non-compressed
Topi Pohjolainen
- [Mesa-dev] [PATCH 06/12] i965/meta: Split conversion of color and setting it
Topi Pohjolainen
- [Mesa-dev] [PATCH 07/12] i965/blorp: Instruct vertex fetcher to provide prim instance id
Topi Pohjolainen
- [Mesa-dev] [PATCH 08/12] intel/blorp: Allow multiple layers
Topi Pohjolainen
- [Mesa-dev] [PATCH 09/12] intel/blorp: Allow single slice converter to suppress number of layers
Topi Pohjolainen
- [Mesa-dev] [PATCH 10/12] intel/blorp: Add plumbing for setting color clear layer count
Topi Pohjolainen
- [Mesa-dev] [PATCH 11/12] i965/blorp: Sanity check all layers before actual clear
Topi Pohjolainen
- [Mesa-dev] [PATCH 12/12] i965/blorp: Use hw generetad primitive copies for layered clears
Topi Pohjolainen
- [Mesa-dev] [PATCH] st/clover: Define __OPENCL_VERSION__ on the device side
Jan Vesely
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Emmanuel Gil Peyrot
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Marek Olšák
- [Mesa-dev] [PATCH] glsl: Reject TCS/TES input arrays not sized to gl_MaxPatchVertices.
Kenneth Graunke
- [Mesa-dev] [Bug 9427] Problems in manual-page markup on the Mesa gl library pages
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 9427] Problems in manual-page markup on the Mesa gl library pages
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 9427] Problems in manual-page markup on the Mesa gl library pages
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Reject TCS/TES input arrays not sized to gl_MaxPatchVertices.
Francisco Jerez
- [Mesa-dev] [PATCH] brw_clear: fix noop_scissor range issue on width/height
Matt Turner
- [Mesa-dev] [PATCH] brw_clear: fix noop_scissor range issue on width/height
Matt Turner
- [Mesa-dev] [PATCH] gallium/docs: clarify render_condition_enabled parameter to clear functions
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array
Marek Olšák
- [Mesa-dev] [PATCH 1/6] nvc0: refactor the program upload process
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/6] nvc0: re-upload currently bound shaders after code eviction
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/6] nvc0: add nvc0_screen_resize_text_area() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/6] nvc0: add a new bin for the code segment
Samuel Pitoiset
- [Mesa-dev] [PATCH 5/6] nvc0: allow to resize the code segment dynamically
Samuel Pitoiset
- [Mesa-dev] [PATCH 6/6] nvc0: reduce the initial code segment size to 512KB
Samuel Pitoiset
- [Mesa-dev] [PATCH] st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array
Ilia Mirkin
- [Mesa-dev] [PATCH 0/8] intel: Add a common folder for code-sharing
Jason Ekstrand
- [Mesa-dev] [PATCH 1/8] intel: Add a new "common" library for more code sharing
Jason Ekstrand
- [Mesa-dev] [PATCH 3/8] intel: Rename brw_get_device_name/info to gen_get_device_name/info
Jason Ekstrand
- [Mesa-dev] [PATCH 4/8] intel: Pull the guts of gen7_l3_state.c into a shared helper
Jason Ekstrand
- [Mesa-dev] [PATCH 5/8] anv: Leverage the shared L3$ config code
Jason Ekstrand
- [Mesa-dev] [PATCH 6/8] anv: Refactor pipeline l3 config setup
Jason Ekstrand
- [Mesa-dev] [PATCH 7/8] anv/cmd_buffer: Move emit_lri and emit_lrm higher up
Jason Ekstrand
- [Mesa-dev] [PATCH 8/8] anv: Move cmd_buffer_config_l3 into anv_cmd_buffer.c
Jason Ekstrand
- [Mesa-dev] [PATCH 1/8] intel: Add a new "common" library for more code sharing
Jason Ekstrand
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Emil Velikov
- [Mesa-dev] [PATCH 00/33] anv: Use blorp for most blits and clears
Jason Ekstrand
- [Mesa-dev] [PATCH 01/33] intel/isl: Add an isl_swizzle structure and use it for isl_view swizzles
Jason Ekstrand
- [Mesa-dev] [PATCH 02/33] intel/blorp: Take an isl_swizzle instead of a SWIZZLE
Jason Ekstrand
- [Mesa-dev] [PATCH 03/33] intel/blorp: Take a destination swizzle in blorp_blit
Jason Ekstrand
- [Mesa-dev] [PATCH 04/33] intel/blorp: Don't assume R8_UINT in convert_to_single_slice
Jason Ekstrand
- [Mesa-dev] [PATCH 05/33] intel/blorp: Use the surface format for computing offsets
Jason Ekstrand
- [Mesa-dev] [PATCH 06/33] intel/blorp: Fix the early return condition in convert_to_single_slice
Jason Ekstrand
- [Mesa-dev] [PATCH 07/33] intel/isl: Fix an assert in get_intratile_offset_sa
Jason Ekstrand
- [Mesa-dev] [PATCH 08/33] intel/blorp: Handle 3D surfaces in convert_to_single_slice
Jason Ekstrand
- [Mesa-dev] [PATCH 09/33] intel/isl: Add a helper for getting the size of an interleaved pixel
Jason Ekstrand
- [Mesa-dev] [PATCH 10/33] intel/blorp: Use isl_get_interleaved_msaa_px_size_sa
Jason Ekstrand
- [Mesa-dev] [PATCH 11/33] intel/blorp: Use fake_interleaved_msaa in retile_w_to_y
Jason Ekstrand
- [Mesa-dev] [PATCH 12/33] intel/blorp: Stop using the X/YOffset field of RENDER_SURFACE_STATE
Jason Ekstrand
- [Mesa-dev] [PATCH 13/33] intel/blorp: Pull the guts of blorp_blit into a helper
Jason Ekstrand
- [Mesa-dev] [PATCH 14/33] intel/blorp: Add an entrypoint for doing bit-for-bit copies
Jason Ekstrand
- [Mesa-dev] [PATCH 15/33] intel/blorp: Add support for RGB destinations in copies
Jason Ekstrand
- [Mesa-dev] [PATCH 16/33] intel/blorp: Add support for clearing R9G9B9E5 surfaces
Jason Ekstrand
- [Mesa-dev] [PATCH 17/33] intel/blorp: Make color_write_disable const and optional
Jason Ekstrand
- [Mesa-dev] [PATCH 18/33] intel/blorp: Add a swizzle parameter to blorp_clear
Jason Ekstrand
- [Mesa-dev] [PATCH 19/33] intel/blorp: Rework alloc_binding_table
Jason Ekstrand
- [Mesa-dev] [PATCH 20/33] intel/blorp: Use #defines for all __gen_ helpers
Jason Ekstrand
- [Mesa-dev] [PATCH 21/33] anv/pipeline: Roll compute_urb_partition into emit_urb_setup
Jason Ekstrand
- [Mesa-dev] [PATCH 22/33] anv: Generalize emit_urb_setup
Jason Ekstrand
- [Mesa-dev] [PATCH 23/33] intel/anv: Use #defines for all __gen_ helpers
Jason Ekstrand
- [Mesa-dev] [PATCH 24/33] anv: Add initial blorp support
Jason Ekstrand
- [Mesa-dev] [PATCH 25/33] anv: Make image_get_surface_for_aspect_mask const
Jason Ekstrand
- [Mesa-dev] [PATCH 26/33] anv: Use blorp to implement VkBlitImage
Jason Ekstrand
- [Mesa-dev] [PATCH 27/33] anv: Use blorp for CopyImageToBuffer
Jason Ekstrand
- [Mesa-dev] [PATCH 28/33] anv: Use blorp for CopyBufferToImage
Jason Ekstrand
- [Mesa-dev] [PATCH 29/33] anv: Use blorp for CopyImage
Jason Ekstrand
- [Mesa-dev] [PATCH 30/33] anv: Use blorp for CopyBuffer and UpdateBuffer
Jason Ekstrand
- [Mesa-dev] [PATCH 31/33] anv: Delete meta_blit2d
Jason Ekstrand
- [Mesa-dev] [PATCH 32/33] anv: Use blorp for ClearColorImage
Jason Ekstrand
- [Mesa-dev] [PATCH 33/33] anv: Use blorp for doing MSAA resolves
Jason Ekstrand
- [Mesa-dev] [PATCH 3/6] nvc0: add nvc0_screen_resize_text_area() helper
Ilia Mirkin
- [Mesa-dev] [PATCH 3/6] nvc0: add nvc0_screen_resize_text_area() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/6] nvc0: add nvc0_screen_resize_text_area() helper
Ilia Mirkin
- [Mesa-dev] [PATCH 6/6] nvc0: reduce the initial code segment size to 512KB
Ilia Mirkin
- [Mesa-dev] [PATCH 26/33] anv: Use blorp to implement VkBlitImage
Anuj Phogat
- [Mesa-dev] [PATCH] glsl: Only force varyings to be flat when varying packing.
Kenneth Graunke
Last message date:
Wed Aug 31 23:40:29 UTC 2016
Archived on: Wed Aug 31 23:40:36 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).