October 2018 Archives by date
Starting: Mon Oct 1 01:59:20 UTC 2018
Ending: Wed Oct 31 23:59:45 UTC 2018
Messages: 2280
- [Mesa-dev] [PATCH 8/9] intel/analyze_ubo_ranges: Use nir_src_is_const and friends
Jason Ekstrand
- [Mesa-dev] [PATCH 9/9] anv: Use nir_src_is_const and friends in lowering code
Jason Ekstrand
- [Mesa-dev] [PATCH 0/6] nir: Cleanups for opt_algebraic
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] nir/algebraic: Use bool internally instead of bool32
Jason Ekstrand
- [Mesa-dev] [PATCH 2/6] nir/algebraic: Generalize an optimization
Jason Ekstrand
- [Mesa-dev] [PATCH 3/6] nir/algebraic: Make internal classes str-able
Jason Ekstrand
- [Mesa-dev] [PATCH 4/6] nir/algebraic: A bit of validation refactoring'
Jason Ekstrand
- [Mesa-dev] [PATCH 5/6] nir/algebraic: Losten a restriction on variables
Jason Ekstrand
- [Mesa-dev] [PATCH 2/9] nir/search: Use nir_src_is_const and friends
Jason Ekstrand
- [Mesa-dev] [PATCH 5/6] nir/algebraic: Losten a restriction on variables
Matt Turner
- [Mesa-dev] [PATCH 0/7] EGLDevice, take 2.1
Mathias Fröhlich
- [Mesa-dev] [PATCH] glsl_to_tgsi: don't create 64-bit integer MAD/FMA
Rhys Perry
- [Mesa-dev] [Bug 107369] "volatile" in OpenCL code not recognized when compiling with -fstack-protector
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/st: Only call nir_lower_io_to_scalar_early on scalar ISAs
Alyssa Rosenzweig
- [Mesa-dev] [PATCH 1/9] nir: Add some new helpers for working with const sources
Bas Nieuwenhuizen
- [Mesa-dev] Meson windows v5 (10/19/2018) review
Liviu Prodea
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/st: Only call nir_lower_io_to_scalar_early on scalar ISAs
Timothy Arceri
- [Mesa-dev] [PATCH mesa 1/2] util: use C99 declaration in the for-loop hash_table_foreach() macro
Timothy Arceri
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/st: Only call nir_lower_io_to_scalar_early on scalar ISAs
Alyssa Rosenzweig
- [Mesa-dev] [PATCH] intel: Fix decoding for partial STATE_BASE_ADDRESS updates.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa/st: Only call nir_lower_io_to_scalar_early on scalar ISAs
Christian Gmeiner
- [Mesa-dev] [PATCH v3 2/3] mesa/st: enable EXT_sRGB_write_control for drivers that support it
Gert Wollny
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] intel: Fix decoding for partial STATE_BASE_ADDRESS updates.
Lionel Landwerlin
- [Mesa-dev] [PATCH 0/6] nir: Cleanups for opt_algebraic
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 0/9] nir: Add better helpers for handling constant sources
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] intel/compiler: Change src1 reg type to unsigned doubleword
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 00/28 v3] ARB_gl_spirv: v3 ubo/ssbo support, plus CTS goodness
Alejandro Piñeiro
- [Mesa-dev] [PATCH 01/28] spirv/nir: translate uniform blocks
Alejandro Piñeiro
- [Mesa-dev] [PATCH 02/28] spirv/nir: translate ssbo
Alejandro Piñeiro
- [Mesa-dev] [PATCH 03/28] spirv/nir: setting interface type for ubos/ssbos
Alejandro Piñeiro
- [Mesa-dev] [PATCH 04/28] spirv/nir: fill up nir variable info for ubos and ssbo
Alejandro Piñeiro
- [Mesa-dev] [PATCH 05/28] spirv/nir: include SPIR-V explicit offset on the glsl struct type
Alejandro Piñeiro
- [Mesa-dev] [PATCH 06/28] spirv/nir: include row major coming from SPIR-V on the glsl type
Alejandro Piñeiro
- [Mesa-dev] [PATCH 07/28] spirv/nir: don't set interface_type if it is not a struct
Alejandro Piñeiro
- [Mesa-dev] [PATCH 08/28] spirv/nir: Handle location decorations on block interface members
Alejandro Piñeiro
- [Mesa-dev] [PATCH 09/28] nir/types: add three new wrapper helpers
Alejandro Piñeiro
- [Mesa-dev] [PATCH 10/28] glsl_types/nir: add matrix_stride plus nir wrapper helpers
Alejandro Piñeiro
- [Mesa-dev] [PATCH 11/28] spirv/nir: fill glsl_struct_field explicit_matrix_stride
Alejandro Piñeiro
- [Mesa-dev] [PATCH 12/28] glsl_types/nir: add explicit_array_stride plus nir wrapper helpers
Alejandro Piñeiro
- [Mesa-dev] [PATCH 13/28] spirv/nir: fill glsl_type array stride
Alejandro Piñeiro
- [Mesa-dev] [PATCH 14/28] nir: add is_in_ubo/ssbo/block helpers
Alejandro Piñeiro
- [Mesa-dev] [PATCH 15/28] nir/linker/i965: Lower vulkan_resource_index during linking
Alejandro Piñeiro
- [Mesa-dev] [PATCH 16/28] nir/linker: handle non-ubo uses of vulkan_resource_index
Alejandro Piñeiro
- [Mesa-dev] [PATCH 17/28] nir/linker: add gl_nir_link_uniform_blocks.c
Alejandro Piñeiro
- [Mesa-dev] [PATCH 18/28] nir/linker: fill is_shader_storage for uniforms
Alejandro Piñeiro
- [Mesa-dev] [PATCH 19/28] nir/linker: use only the array element type for array of ssbo/ubo
Alejandro Piñeiro
- [Mesa-dev] [PATCH 20/28] nir/linker: fill up uniform_storage with explicit data
Alejandro Piñeiro
- [Mesa-dev] [PATCH 21/28] nir/linker: update already processed uniforms search for UBOs/SSBOs
Alejandro Piñeiro
- [Mesa-dev] [PATCH 22/28] nir/linker: Set the uniform's block_index
Alejandro Piñeiro
- [Mesa-dev] [PATCH 23/28] nir/linker: add program ubo/ssbo at the resource list
Alejandro Piñeiro
- [Mesa-dev] [PATCH 24/28] i965: use GLboolean for all brw_link_shader returns
Alejandro Piñeiro
- [Mesa-dev] [PATCH 25/28] i965: call to gl_nir_link_uniform_blocks
Alejandro Piñeiro
- [Mesa-dev] [PATCH 26/28] mesa: add NULL name check for NUM_ACTIVE_VARIABLES query
Alejandro Piñeiro
- [Mesa-dev] [PATCH 27/28] mesa: add NULL name check for several length queries
Alejandro Piñeiro
- [Mesa-dev] [PATCH 28/28] nir/linker: Add inputs/outputs to the program resource list
Alejandro Piñeiro
- [Mesa-dev] [PATCH 0/9] nir: Add better helpers for handling constant sources
Jason Ekstrand
- [Mesa-dev] [Bug 107865] swr fail to build with llvm-libs 6.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radv: fix btoi for R32G32B32 when the dest offset is not 0
Samuel Pitoiset
- [Mesa-dev] [PATCH] meson: don't require libelf for r600 without LLVM
Dylan Baker
- [Mesa-dev] [PATCH] scons: Remove gles option.
Dylan Baker
- [Mesa-dev] [PATCH 0/9] nir: Add better helpers for handling constant sources
Stuart Young
- [Mesa-dev] [PATCH] intel/compiler: Change src1 reg type to unsigned doubleword
Sagar Ghuge
- [Mesa-dev] [PATCH] intel/compiler: Change src1 reg type to unsigned doubleword
Matt Turner
- [Mesa-dev] [PATCH] vulkan/wsi: use the drmGetDevice2() API
Emil Velikov
- [Mesa-dev] [PATCH] vulkan/wsi: use the drmGetDevice2() API
Jason Ekstrand
- [Mesa-dev] [PATCH] intel/eu: Don't apply chansel when repctrl is set
Matt Turner
- [Mesa-dev] [PATCH] intel/compiler: Print floating point values upto precision 8
Matt Turner
- [Mesa-dev] [PATCH] meson: don't require libelf for r600 without LLVM
Matt Turner
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] meson: don't require libelf for r600 without LLVM
Dylan Baker
- [Mesa-dev] [PATCH] intel/eu: Don't apply chansel when repctrl is set
Sagar Ghuge
- [Mesa-dev] [PATCH] intel: Fix decoding for partial STATE_BASE_ADDRESS updates.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965/miptree: Use cpu tiling/detiling when mapping
Matt Turner
- [Mesa-dev] [PATCH] intel/compiler: Print floating point values upto precision 8
Sagar Ghuge
- [Mesa-dev] [PATCH 00/31] nir: Use a 1-bit data type for booleans
Jason Ekstrand
- [Mesa-dev] [PATCH 01/31] nir/validate: Print when the validation failed
Jason Ekstrand
- [Mesa-dev] [PATCH 02/31] nir/constant_folding: Add an unreachable to a switch
Jason Ekstrand
- [Mesa-dev] [PATCH 03/31] nir/constant_folding: Use nir_src_as_bool for discard_if
Jason Ekstrand
- [Mesa-dev] [PATCH 04/31] nir/builder: Add a nir_imm_true/false helpers
Jason Ekstrand
- [Mesa-dev] [PATCH 05/31] nir/builder: Handle 16-bit floats in nir_imm_floatN_t
Jason Ekstrand
- [Mesa-dev] [PATCH 06/31] nir/search: Use nir_builder
Jason Ekstrand
- [Mesa-dev] [PATCH 07/31] nir/opt_if: Rework condition propagation
Jason Ekstrand
- [Mesa-dev] [PATCH 08/31] nir/system_values: Use the bit size from the load_deref
Jason Ekstrand
- [Mesa-dev] [PATCH 09/31] glsl/nir: Use i2b instead of ine for fixing UBO/SSBO booleans
Jason Ekstrand
- [Mesa-dev] [PATCH 10/31] nir/prog: Use nir_bany in kill handling
Jason Ekstrand
- [Mesa-dev] [PATCH 11/31] spirv: Use the right bit-size for spec constant ops
Jason Ekstrand
- [Mesa-dev] [PATCH 12/31] spirv: Initialize subgroup destinations with the destination type
Jason Ekstrand
- [Mesa-dev] [PATCH 13/31] intel/nir: Use the OPT macro for more passes
Jason Ekstrand
- [Mesa-dev] [PATCH 14/31] nir/algebraic: Disable b2f lowering and two optimizations
Jason Ekstrand
- [Mesa-dev] [PATCH 15/31] nir: Rename boolean-related opcodes to include 32 in the name
Jason Ekstrand
- [Mesa-dev] [PATCH 16/31] FIXUP: nir/builder: Generate 32-bit bool opcodes transparently
Jason Ekstrand
- [Mesa-dev] [PATCH 17/31] FIXUP: nir/algebraic: Remap boolean opcodes to the 32-bit variant
Jason Ekstrand
- [Mesa-dev] [PATCH 18/31] FIXUP: Use 32-bit opcodes in the NIR producers and optimizations
Jason Ekstrand
- [Mesa-dev] [PATCH 19/31] FIXUP: Use 32-bit opcodes in the NIR back-ends
Jason Ekstrand
- [Mesa-dev] [PATCH 20/31] nir/constant_expressions: Rework boolean handling
Jason Ekstrand
- [Mesa-dev] [PATCH 21/31] nir: Add support for 1-bit data types
Jason Ekstrand
- [Mesa-dev] [PATCH 22/31] nir: Add 1-bit boolean opcodes
Jason Ekstrand
- [Mesa-dev] [PATCH 23/31] nir: Add a bool to int32 lowering pass
Jason Ekstrand
- [Mesa-dev] [PATCH 24/31] glsl,spirv: Generate 1-bit booleans
Jason Ekstrand
- [Mesa-dev] [PATCH 25/31] FIXUP: Revert "Use 32-bit opcodes in the NIR producers and optimizations"
Jason Ekstrand
- [Mesa-dev] [PATCH 26/31] FIXUP: Revert "nir/builder: Generate 32-bit bool opcodes transparently"
Jason Ekstrand
- [Mesa-dev] [PATCH 27/31] FIXUP: nir/builder: Generate 1-bit booleans in nir_build_imm_bool
Jason Ekstrand
- [Mesa-dev] [PATCH 28/31] nir/algebraic: Optimize 1-bit booleans
Jason Ekstrand
- [Mesa-dev] [PATCH 29/31] nir/algebraic: Add back lower_b2f and a b2f optimization
Jason Ekstrand
- [Mesa-dev] [PATCH 30/31] nir/algebraic: Add some optimizations for D3D-style booleans
Jason Ekstrand
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Jason Ekstrand
- [Mesa-dev] [PATCH] intel/compiler: Print floating point values upto precision 8
Matt Turner
- [Mesa-dev] [PATCH 06/31] nir/search: Use nir_builder
Ian Romanick
- [Mesa-dev] [PATCH 06/31] nir/search: Use nir_builder
Jason Ekstrand
- [Mesa-dev] [PATCH 15/31] nir: Rename boolean-related opcodes to include 32 in the name
Ian Romanick
- [Mesa-dev] [PATCH 00/31] nir: Use a 1-bit data type for booleans
Ian Romanick
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 30/31] nir/algebraic: Add some optimizations for D3D-style booleans
Bas Nieuwenhuizen
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Ilia Mirkin
- [Mesa-dev] [PATCH 01/31] nir/validate: Print when the validation failed
Eric Anholt
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Alyssa Rosenzweig
- [Mesa-dev] [PATCH 21/31] nir: Add support for 1-bit data types
Ian Romanick
- [Mesa-dev] [PATCH 01/31] nir/validate: Print when the validation failed
Jason Ekstrand
- [Mesa-dev] [PATCH 14/31] nir/algebraic: Disable b2f lowering and two optimizations
Ian Romanick
- [Mesa-dev] [PATCH 5/6] nir/algebraic: Losten a restriction on variables
Ian Romanick
- [Mesa-dev] [PATCH 15/31] nir: Rename boolean-related opcodes to include 32 in the name
Jason Ekstrand
- [Mesa-dev] [PATCH 5/6] nir/algebraic: Losten a restriction on variables
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/algebraic: Fix a typo in the bit size validation code
Jason Ekstrand
- [Mesa-dev] [PATCH 21/31] nir: Add support for 1-bit data types
Jason Ekstrand
- [Mesa-dev] [PATCH 14/31] nir/algebraic: Disable b2f lowering and two optimizations
Jason Ekstrand
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Jason Ekstrand
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Jason Ekstrand
- [Mesa-dev] [PATCH 10/31] nir/prog: Use nir_bany in kill handling
Eric Anholt
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Alyssa Rosenzweig
- [Mesa-dev] [PATCH] nir/algebraic: Fix a typo in the bit size validation code
Ian Romanick
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Ian Romanick
- [Mesa-dev] [PATCH v3] intel/decoders: fix end of batch limit
Lionel Landwerlin
- [Mesa-dev] [PATCH v3] intel/decoders: fix end of batch limit
Kenneth Graunke
- [Mesa-dev] [PATCH] nir: Allow using nir_lower_io_to_scalar_early on VS input vars.
Eric Anholt
- [Mesa-dev] [PATCH mesa] util: use *unsigned* ints for bit operations
Eric Anholt
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Alyssa Rosenzweig
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Jason Ekstrand
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Alyssa Rosenzweig
- [Mesa-dev] [PATCH] mesa: allow EXT_texture_compression_s3tc on ES2
Erik Faye-Lund
- [Mesa-dev] [PATCH 3/3] i965/miptree: Use cpu tiling/detiling when mapping
Tapani Pälli
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Christian Gmeiner
- [Mesa-dev] [PATCH] mesa/glformats: Remove redundant helper _mesa_base_format_component_count
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] mesa/glformats: Remove redundant helper _mesa_base_format_component_count
Tapani Pälli
- [Mesa-dev] [PATCH 30/31] nir/algebraic: Add some optimizations for D3D-style booleans
Connor Abbott
- [Mesa-dev] [PATCH] mesa/glformats: Remove redundant helper _mesa_base_format_component_count
Eduardo Lima Mitev
- [Mesa-dev] [Bug 107765] [regression] Batman Arkham City crashes with DXVK under wine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108524] [RADV] GPU lockup on event synchronization
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radv: Emit enqueued pipeline barriers on event write.
Bas Nieuwenhuizen
- [Mesa-dev] [Bug 108524] [RADV] GPU lockup on event synchronization
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radv: Emit enqueued pipeline barriers on event write.
Samuel Pitoiset
- [Mesa-dev] [PATCH] radv: Emit enqueued pipeline barriers on event write.
Samuel Pitoiset
- [Mesa-dev] [PATCH 00/31] nir: Use a 1-bit data type for booleans
Iago Toral
- [Mesa-dev] [PATCH] st/mesa: Record shader access qualifiers for images
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] nir: add linking helper nir_link_xfb_varyings()
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] radv: move nir_lower_io_to_scalar_early() to radv_link_shaders()
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] radv: call nir_link_xfb_varyings()
Timothy Arceri
- [Mesa-dev] [PATCH mesa] util: remove unnecessary random whitespaces
Eric Engestrom
- [Mesa-dev] [PATCH] radv: fix btoi for R32G32B32 when the dest offset is not 0
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] nir: fix nir_copy_propagation test
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 4/9] nir: Use nir_src_is_const and nir_src_as_* in core code
Michel Dänzer
- [Mesa-dev] [PATCH mesa] anv: drop unused includes
Eric Engestrom
- [Mesa-dev] [PATCH] nir: fix nir_copy_propagation test
Jason Ekstrand
- [Mesa-dev] [PATCH mesa] anv: drop unused includes
Jason Ekstrand
- [Mesa-dev] [PATCH mesa] anv: use snprintf() instead of memset()+strcpy()
Eric Engestrom
- [Mesa-dev] [PATCH mesa] anv: wrap API errors in vk_error()
Eric Engestrom
- [Mesa-dev] [PATCH mesa] anv: move variable to proper scope and mark as MAYBE_UNUSED
Eric Engestrom
- [Mesa-dev] [PATCH] nir: fix nir_copy_propagation test
Juan A. Suarez Romero
- [Mesa-dev] [RFC] freedreno: import libdrm_freedreno + redesign submit
Rob Clark
- [Mesa-dev] [PATCH mesa] anv: drop unused includes
Lionel Landwerlin
- [Mesa-dev] [PATCH v2] nir: fix nir_copy_propagation test
Juan A. Suarez Romero
- [Mesa-dev] [PATCH v2] nir: fix nir_copy_propagation test
Michel Dänzer
- [Mesa-dev] [PATCH mesa] anv: wrap API errors in vk_error()
Lionel Landwerlin
- [Mesa-dev] [PATCH mesa] anv: use snprintf() instead of memset()+strcpy()
Lionel Landwerlin
- [Mesa-dev] [PATCH mesa] anv: move variable to proper scope and mark as MAYBE_UNUSED
Lionel Landwerlin
- [Mesa-dev] [PATCH v2] anv: Allow presenting via a different GPU
Alex Smith
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Connor Abbott
- [Mesa-dev] [PATCH v7 0/5] Mesa integration for DRM variable refresh rate API
Nicholas Kazlauskas
- [Mesa-dev] [PATCH v7 1/5] util: Get program name based on path when possible
Nicholas Kazlauskas
- [Mesa-dev] [PATCH v7 2/5] util: Add adaptive_sync driconf option
Nicholas Kazlauskas
- [Mesa-dev] [PATCH v7 3/5] drirc: Initial blacklist for adaptive sync
Nicholas Kazlauskas
- [Mesa-dev] [PATCH v7 4/5] loader/dri3: Enable adaptive_sync via _VARIABLE_REFRESH property
Nicholas Kazlauskas
- [Mesa-dev] [PATCH v7 5/5] radeonsi: Enable adaptive_sync by default for radeon
Nicholas Kazlauskas
- [Mesa-dev] [PATCH 13/15] amd/common: add vcn jpeg ip info query
Alex Smith
- [Mesa-dev] [PATCH 1/3] vl: get h264 profile idc
boyuan.zhang at amd.com
- [Mesa-dev] [PATCH 2/3] radeon/vce: use util function to get h264 profile idc
boyuan.zhang at amd.com
- [Mesa-dev] [PATCH 3/3] radeon/vcn: use util function to get h264 profile idc
boyuan.zhang at amd.com
- [Mesa-dev] [PATCH] docs: update calendar
Dylan Baker
- [Mesa-dev] [Bug 107502] Newest libdrm is required by amdgpu, but drm_intel error is emitted
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 106157] [Tracker] Mesa 18.1 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 107457] [Tracker] Mesa 18.2 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108530] [Tracker] Mesa 18.3 Release Tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 106157] [Tracker] Mesa 18.1 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 107870] Undefined symbols for architecture x86_64: "_util_cpu_caps"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 106157] [Tracker] Mesa 18.1 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 107870] Undefined symbols for architecture x86_64: "_util_cpu_caps"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 107870] Undefined symbols for architecture x86_64: "_util_cpu_caps"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108530] [Tracker] Mesa 18.3 Release Tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] 18.3 release plan
Dylan Baker
- [Mesa-dev] [PATCH] docs/calendar: Add 18.3 plan and expand 18.2
Dylan Baker
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Ian Romanick
- [Mesa-dev] [Bug 108530] [Tracker] Mesa 18.3 Release Tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] docs/calendar: Add 18.3 plan and expand 18.2
Juan A. Suarez Romero
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Christian Gmeiner
- [Mesa-dev] [PATCH] amd/common: check DRM version 3.27 for JPEG decode
Liu, Leo
- [Mesa-dev] [PATCH] amd/common: check DRM version 3.27 for JPEG decode
Alex Deucher
- [Mesa-dev] [PATCH v2] nir: fix nir_copy_propagation test
Jason Ekstrand
- [Mesa-dev] [PATCH] docs/calendar: Add 18.3 plan and expand 18.2
Dylan Baker
- [Mesa-dev] [RFC 31/31] nir: Add a bool to float32 lowering pass
Jason Ekstrand
- [Mesa-dev] [PATCH 30/31] nir/algebraic: Add some optimizations for D3D-style booleans
Jason Ekstrand
- [Mesa-dev] [PATCH v2] anv: Allow presenting via a different GPU
Jason Ekstrand
- [Mesa-dev] [PATCH v4 0/3] Add and enable extension EXT_sRGB_write_control
Gert Wollny
- [Mesa-dev] [PATCH v4 1/3] mesa/core: Add support for EXT_sRGB_write_control
Gert Wollny
- [Mesa-dev] [PATCH v4 2/3] mesa/st: enable EXT_sRGB_write_control for Gallium drivers that support it
Gert Wollny
- [Mesa-dev] [PATCH v4 3/3] intel/i965: Enable extension EXT_sRGB_write_control
Gert Wollny
- [Mesa-dev] [Bug 108532] make check nir_copy_prop_vars_test.store_store_load_different_components regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/3] radv: call nir_link_xfb_varyings()
Samuel Pitoiset
- [Mesa-dev] [Mesa-stable][PATCH] Scons: Put to rest zombie texture_float build option
Liviu Prodea
- [Mesa-dev] [AppVeyor] mesa master #9135 failed
AppVeyor
- [Mesa-dev] [PATCH 1/4] gen: Add EXT_vertex_attrib_64bit.xml to dependency lists
Dylan Baker
- [Mesa-dev] [PATCH 2/4] gen: Add AMD_gpu_shader_int64.xml to tarball
Dylan Baker
- [Mesa-dev] [PATCH 3/4] meson: fix formatting and add extra_files to i965
Dylan Baker
- [Mesa-dev] [PATCH 4/4] autotools: include intel_tiled_memcopy.c
Dylan Baker
- [Mesa-dev] [PATCH 0/1] util: Change remaining uint32 cache ids to sha1
David McFarland
- [Mesa-dev] [PATCH 1/1] util: Change remaining uint32 cache ids to sha1
David McFarland
- [Mesa-dev] [Bug 108532] make check nir_copy_prop_vars_test.store_store_load_different_components regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] freedreno: use fd_bc_alloc_batch instead of fd_batch_create.
Hyunjun Ko
- [Mesa-dev] [PATCH 2/2] freedreno: ir3: fix wrong return if reg is an array
Hyunjun Ko
- [Mesa-dev] EXT_gpu_shader4 / GL_EXT_gpu_shader4.mbox
Dieter Nützel
- [Mesa-dev] [PATCH v2] nir: fix nir_copy_propagation test
Jason Ekstrand
- [Mesa-dev] [PATCH 4/4] autotools: include intel_tiled_memcopy.c
Tapani Pälli
- [Mesa-dev] [PATCH 3/4] meson: fix formatting and add extra_files to i965
Tapani Pälli
- [Mesa-dev] [Bug 106810] ProgramBinary does not switch program correctly when using transform feedback
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 106881] glUniform4fv does not work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 106881] glUniform4fv does not work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Freedreno] [RFC] freedreno: import libdrm_freedreno + redesign submit
Kristian Høgsberg
- [Mesa-dev] [Bug 108082] warning: unknown warning option '-Wno-format-truncation' [-Wunknown-warning-option]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108530] [Tracker] Mesa 18.3 Release Tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108530] [Tracker] Mesa 18.3 Release Tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108532] make check nir_copy_prop_vars_test.store_store_load_different_components regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] nir: fix nir_copy_propagation test
Vinson Lee
- [Mesa-dev] [PATCH] glsl/linker: validate attribute aliasing before optimizations
Tapani Pälli
- [Mesa-dev] [PATCH 1/5] radv: add create_buffer_from_image() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/5] radv: add create_bview_for_r32g32b32() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/5] radv: add get_image_stride_for_r32g32b32() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/5] radv: fix a comment in radv_meta_buffer_to_image_cs_r32g32b32()
Samuel Pitoiset
- [Mesa-dev] [PATCH 5/5] radv: implement image to image operations for R32G32B32
Samuel Pitoiset
- [Mesa-dev] [Bug 108532] make check nir_copy_prop_vars_test.store_store_load_different_components regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108530] [Tracker] Mesa 18.3 Release Tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] intel/compiler: Set swizzle to BRW_SWIZZLE_XXXX for scalar region
Sagar Ghuge
- [Mesa-dev] [PATCH 1/3] vl: get h264 profile idc
Christian König
- [Mesa-dev] [PATCH] nir: Divergence Analysis
andrey simiklit
- [Mesa-dev] [PATCH] amd/common: check DRM version 3.27 for JPEG decode
Alex Smith
- [Mesa-dev] [PATCH] i965: Be resilient in the face of GPU hangs
Chris Wilson
- [Mesa-dev] [AppVeyor] mesa staging/18.2 #9138 completed
AppVeyor
- [Mesa-dev] [Mesa-stable][PATCH] Scons: Put to rest zombie texture_float build option
Jose Fonseca
- [Mesa-dev] [AppVeyor] mesa master #9139 failed
AppVeyor
- [Mesa-dev] [PATCH] glsl/linker: Fix out variables linking during single stage
Vadym Shovkoplias
- [Mesa-dev] [AppVeyor] mesa master #9140 completed
AppVeyor
- [Mesa-dev] [Bug 105731] linker error "fragment shader input ... has no matching output in the previous stage" when previous stage's output declaration in a separate shader object
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3] i965: Fix calculation of layers array length for isl_view
Danylo Piliaiev
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92552] piglit egl-create-context-valid-flag-forward-compatible-gl regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] freedreno: use fd_bc_alloc_batch instead of fd_batch_create.
Rob Clark
- [Mesa-dev] [PATCH 2/2] freedreno: ir3: fix wrong return if reg is an array
Rob Clark
- [Mesa-dev] [PATCH 3/4] meson: fix formatting and add extra_files to i965
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 4/4] autotools: include intel_tiled_memcopy.c
Juan A. Suarez Romero
- [Mesa-dev] [Bug 108082] warning: unknown warning option '-Wno-format-truncation' [-Wunknown-warning-option]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 4/4] autotools: include intel_tiled_memcopy.c
Dylan Baker
- [Mesa-dev] [PATCH v2 1/2] move u_math to src/util
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 4/4] autotools: include intel_tiled_memcopy.c
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] mesa: allow EXT_texture_compression_s3tc on ES2
Erik Faye-Lund
- [Mesa-dev] [PATCH v2 1/2] move u_math to src/util
Dylan Baker
- [Mesa-dev] [PATCH 1/4] gen: Add EXT_vertex_attrib_64bit.xml to dependency lists
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 4/4] autotools: include intel_tiled_memcopy.c
Dylan Baker
- [Mesa-dev] [PATCH] docs/calendar: Add 18.3 plan and expand 18.2
Emil Velikov
- [Mesa-dev] [PATCH] vulkan/wsi: use the drmGetDevice2() API
Emil Velikov
- [Mesa-dev] [PATCH] docs/calendar: Add 18.3 plan and expand 18.2
Emil Velikov
- [Mesa-dev] [Bug 108541] Convert x86 assembly stub to PIC to fix linking with lld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] m4: add Werror when checking for compiler flags
Emil Velikov
- [Mesa-dev] [PATCH] docs/calendar: Add 18.3 plan and expand 18.2
Dylan Baker
- [Mesa-dev] [PATCH] docs/calendar: Add 18.3 plan and expand 18.2
Dylan Baker
- [Mesa-dev] [PATCH] m4: add Werror when checking for compiler flags
Dylan Baker
- [Mesa-dev] [PATCH] i965/icl: Disable prefetching of sampler state entries
Anuj Phogat
- [Mesa-dev] [PATCH] i965/anv: Disable prefetching of sampler state entries
Anuj Phogat
- [Mesa-dev] [PATCH 01/12] st/nine: Remove commented nine_context_apply_stateblock
Axel Davy
- [Mesa-dev] [PATCH 02/12] st/nine: Remove two unused states.
Axel Davy
- [Mesa-dev] [PATCH 03/12] st/nine: Don't update unused world matrices
Axel Davy
- [Mesa-dev] [PATCH 04/12] st/nine: Mark transform matrices dirty for D3DSBT_ALL
Axel Davy
- [Mesa-dev] [PATCH 05/12] st/nine: Capture also default matrices for D3DSBT_ALL
Axel Davy
- [Mesa-dev] [PATCH 06/12] st/nine: Never update device changed.* fields
Axel Davy
- [Mesa-dev] [PATCH 07/12] st/nine: Fix aliasing states for stateblocks
Axel Davy
- [Mesa-dev] [PATCH 08/12] st/nine: Do not set unused states for stateblocks
Axel Davy
- [Mesa-dev] [PATCH 09/12] st/nine: Enable shadow mapping for ps 1.X
Axel Davy
- [Mesa-dev] [PATCH 10/12] st/nine: Reduce MaxSimultaneousTextures to 8
Axel Davy
- [Mesa-dev] [PATCH 11/12] d3dadapter: Fix wrong naming in header file
Axel Davy
- [Mesa-dev] [PATCH 12/12] st/nine: Handle window resize when a presentation buffer is used
Axel Davy
- [Mesa-dev] [Bug 107765] [regression] Batman Arkham City crashes with DXVK under wine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 107765] [regression] Batman Arkham City crashes with DXVK under wine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] intel/compiler: Print hex representation along with floating point value
Sagar Ghuge
- [Mesa-dev] [Bug 107765] [regression] Batman Arkham City crashes with DXVK under wine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH mesa] util: remove unnecessary random whitespaces
Ian Romanick
- [Mesa-dev] [PATCH v2] st/nine: Reduce MaxSimultaneousTextures to 8
Axel Davy
- [Mesa-dev] [PATCH] mesa: allow EXT_texture_compression_s3tc on ES2
Marek Olšák
- [Mesa-dev] [Bug 107369] "volatile" in OpenCL code not recognized when compiling with -fstack-protector
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] blorp: Set FullSurfaceDepthStencilClear for full-surface clears
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] blorp/clear: Take a devinfo and isl_surf in can_hiz_clear_depth
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] intel/blorp: Work around HiZ clear bugs on Sky Lake
Jason Ekstrand
- [Mesa-dev] [PATCH] intel/compiler: Print message descriptor as immediate source
Sagar Ghuge
- [Mesa-dev] [Bug 108544] logic error in file configure.ac
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] freedreno: ir3: fix wrong return if reg is an array
Hyunjun Ko
- [Mesa-dev] [PATCH 2/2] freedreno: ir3: fix wrong return if reg is an array
zzoon at igalia.com
- [Mesa-dev] [PATCH mesa] util: remove unnecessary random whitespaces
Timothy Arceri
- [Mesa-dev] [PATCH] docs/calendar: Add 18.3 plan and expand 18.2
Juan A. Suarez Romero
- [Mesa-dev] [Bug 107455] [TRACKER] Mesa 18.3 feature tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] 18.3 release plan
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] intel/compiler: Print hex representation along with floating point value
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] intel/compiler: Print message descriptor as immediate source
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 2/2] freedreno: take reg->num out of union in ir3_register
Hyunjun Ko
- [Mesa-dev] [PATCH] st/mesa: Don't record garbage streamout information in the non-SSO case.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] st/mesa: Pull nir_lower_wpos_ytransform work into a helper function.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] st/nir: Drop unused parameter from st_nir_assign_uniform_locations().
Kenneth Graunke
- [Mesa-dev] [RFC] freedreno: import libdrm_freedreno + redesign submit
Eric Engestrom
- [Mesa-dev] [PATCH v4 1/2] wayland/egl: initialize window surface size to window size
Olivier Fourdan
- [Mesa-dev] [PATCH mesa] vulkan: drop always-true param
Eric Engestrom
- [Mesa-dev] [PATCH v4 1/2] wayland/egl: initialize window surface size to window size
Olivier Fourdan
- [Mesa-dev] [PATCH] anv: Fix sanitization of stencil state when the depth test is disabled
Alex Smith
- [Mesa-dev] [PATCH] mesa: expose EXT_texture_compression_s3tc on GLES
Erik Faye-Lund
- [Mesa-dev] Meson windows v5 (10/19/2018) review
Jose Fonseca
- [Mesa-dev] [PATCH] m4: add Werror when checking for compiler flags
Eric Engestrom
- [Mesa-dev] [PATCH mesa] util: remove unnecessary random whitespaces
Eric Engestrom
- [Mesa-dev] [PATCH] wayland/egl: Resize EGL surface on update buffer for swrast
Olivier Fourdan
- [Mesa-dev] [PATCH] wayland/egl: Resize EGL surface on update buffer for swrast
Olivier Fourdan
- [Mesa-dev] [PATCH 5/5] radv: implement image to image operations for R32G32B32
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/2] st/mesa: Pull nir_lower_wpos_ytransform work into a helper function.
Rob Clark
- [Mesa-dev] [PATCH 2/2] st/nir: Drop unused parameter from st_nir_assign_uniform_locations().
Rob Clark
- [Mesa-dev] [Bug 108524] [RADV] GPU lockup on event synchronization
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: expose EXT_texture_compression_s3tc on GLES
Ilia Mirkin
- [Mesa-dev] [PATCH mesa] vulkan: drop always-true param
Jason Ekstrand
- [Mesa-dev] [PATCH] wayland/egl: Resize EGL surface on update buffer for swrast
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 1/2] pl111: Rename the pl111 driver to "kmsro".
Eric Anholt
- [Mesa-dev] [PATCH 2/2] kmsro: Extend to include hx8357d.
Eric Anholt
- [Mesa-dev] [PATCH mesa] radv: remove duplicate brackets in version string
Eric Engestrom
- [Mesa-dev] [PATCH mesa 1/4] meson: turn git_sha1.h target into a proper dependency
Eric Engestrom
- [Mesa-dev] [PATCH] intel/compiler: Print hex representation along with floating point value
Sagar Ghuge
- [Mesa-dev] [PATCH 1/3] anv: Provide a error message with a DEVICE_LOST
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] anv: Add helpers for setting/checking device lost
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] anv: Handle the device loss abort in anv_device_set_lost
Jason Ekstrand
- [Mesa-dev] [PATCH] intel/compiler: Print message descriptor as immediate source
Sagar Ghuge
- [Mesa-dev] [PATCH] anv: Fix sanitization of stencil state when the depth test is disabled
Jason Ekstrand
- [Mesa-dev] Q: Intel/i965: how to add a new texture format (GL_SRGB_R8)
Gert Wollny
- [Mesa-dev] [PATCH mesa] radv: remove duplicate brackets in version string
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Add support for VK_KHR_driver_properties.
Bas Nieuwenhuizen
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] anv: Provide a error message with a DEVICE_LOST
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/3] anv: Handle the device loss abort in anv_device_set_lost
Lionel Landwerlin
- [Mesa-dev] [PATCH] i965/icl: Set Error Detection Behavior Control Bit in L3CNTLREG
Anuj Phogat
- [Mesa-dev] [PATCH] anv/icl: Set Error Detection Behavior Control Bit in L3CNTLREG
Anuj Phogat
- [Mesa-dev] [PATCH 2/3] anv: Add helpers for setting/checking device lost
Lionel Landwerlin
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH mesa] radv: remove duplicate brackets in version string
Eric Engestrom
- [Mesa-dev] [PATCH 1/4] gen: Add EXT_vertex_attrib_64bit.xml to dependency lists
Ian Romanick
- [Mesa-dev] [PATCH 2/4] gen: Add AMD_gpu_shader_int64.xml to tarball
Ian Romanick
- [Mesa-dev] [PATCH mesa] util: remove unnecessary random whitespaces
Ian Romanick
- [Mesa-dev] [PATCH] spirv: Emit NIR deref instructions on-the-fly
Jason Ekstrand
- [Mesa-dev] [PATCH] nir: Divergence Analysis
Ian Romanick
- [Mesa-dev] [PATCH 01/14] util/gen_xmlpool: use argparse for argument handling
Dylan Baker
- [Mesa-dev] [PATCH] i965/icl: Set Error Detection Behavior Control Bit in L3CNTLREG
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv/icl: Set Error Detection Behavior Control Bit in L3CNTLREG
Lionel Landwerlin
- [Mesa-dev] [PATCH] gallium: rework PIPE_HANDLE_USAGE_* flags
Marek Olšák
- [Mesa-dev] [PATCH mesa] util: remove unnecessary random whitespaces
Eric Anholt
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: add a workaround for bitfield_extract when count is 0
Tom Stellard
- [Mesa-dev] [PATCH] st/mesa: Don't record garbage streamout information in the non-SSO case.
Timothy Arceri
- [Mesa-dev] [PATCH] intel/blorp: Define the clear value bounds for HiZ clears
nanleychery at gmail.com
- [Mesa-dev] [RFC] Allow fd.o to join forces with X.Org
Peter Hutterer
- [Mesa-dev] [PATCH 07/31] nir/opt_if: Rework condition propagation
Timothy Arceri
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: add a workaround for bitfield_extract when count is 0
Timothy Arceri
- [Mesa-dev] [PATCH 1/1] util: Change remaining uint32 cache ids to sha1
Timothy Arceri
- [Mesa-dev] [PATCH] intel/compiler: Print hex representation along with floating point value
Samuel Iglesias Gonsálvez
- [Mesa-dev] [Bug 108544] logic error in file configure.ac
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3 1/2] i965/batch: avoid reverting batch buffer if saved state is an empty
andrey simiklit
- [Mesa-dev] [Bug 107765] [regression] Batman Arkham City crashes with DXVK under wine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: Fix sanitization of stencil state when the depth test is disabled
Alex Smith
- [Mesa-dev] [Bug 108560] Mesa 32 is built without sse
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v1 1/5] meson: compilation flags for sse
Sergii Romantsov
- [Mesa-dev] [PATCH v1 2/5] meson: specify -msse manually for 32-bit build
Sergii Romantsov
- [Mesa-dev] [PATCH v1 3/5] autotools: compilation flags for sse
Sergii Romantsov
- [Mesa-dev] [PATCH v1 4/5] autotools: library-dependency when no sse and 32-bit
Sergii Romantsov
- [Mesa-dev] [PATCH v1 5/5] autotools: specify -msse manually for 32-bit build
Sergii Romantsov
- [Mesa-dev] [Bug 108560] Mesa 32 is built without sse
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Mesa-stable] [PATCH 1/1] util: Change remaining uint32 cache ids to sha1
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] nir: Divergence Analysis
Daniel Schürmann
- [Mesa-dev] [Bug 103312] meson/macOS: Dependency libdrm_intel found: NO
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 103312] meson/macOS: Dependency libdrm_intel found: NO
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC] Allow fd.o to join forces with X.Org
Daniel Vetter
- [Mesa-dev] [RFC] Allow fd.o to join forces with X.Org
Daniel Stone
- [Mesa-dev] [PATCH] mesa: expose EXT_texture_compression_s3tc on GLES
Erik Faye-Lund
- [Mesa-dev] [RFC] Allow fd.o to join forces with X.Org
Daniel Vetter
- [Mesa-dev] [PATCH 01/14] util/gen_xmlpool: use argparse for argument handling
Eric Engestrom
- [Mesa-dev] [PATCH 2/2] kmsro: Extend to include hx8357d.
Eric Engestrom
- [Mesa-dev] [PATCH 3/3] anv: Handle the device loss abort in anv_device_set_lost
Eric Engestrom
- [Mesa-dev] [PATCH] intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Toni Lönnberg
- [Mesa-dev] [PATCH] intel/compiler: Print message descriptor as immediate source
Eero Tamminen
- [Mesa-dev] [PATCH] intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Lionel Landwerlin
- [Mesa-dev] [Bug 107601] Rise of the Tomb Raider Segmentation Fault when the game starts
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108565] Rise of the Tomb Raider SIGSEGV in LLVM 7.0.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108565] Rise of the Tomb Raider SIGSEGV in LLVM 7.0.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Toni Lönnberg
- [Mesa-dev] [Bug 108565] Rise of the Tomb Raider SIGSEGV in LLVM 7.0.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] intel/tools: fix resource leak
asimiklit.work at gmail.com
- [Mesa-dev] [PATCH] intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Lionel Landwerlin
- [Mesa-dev] [PATCH] intel/tools: fix resource leak
Lionel Landwerlin
- [Mesa-dev] [PATCH v2] intel/tools: fix resource leak
asimiklit.work at gmail.com
- [Mesa-dev] [PATCH] intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Toni Lönnberg
- [Mesa-dev] [PATCH] intel/tools: fix resource leak
andrey simiklit
- [Mesa-dev] [PATCH v2] intel/tools: fix resource leak
Lionel Landwerlin
- [Mesa-dev] [PATCH] intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Lionel Landwerlin
- [Mesa-dev] [PATCH 01/14] util/gen_xmlpool: use argparse for argument handling
Dylan Baker
- [Mesa-dev] [PATCH v1 1/5] meson: compilation flags for sse
Dylan Baker
- [Mesa-dev] [Mesa-stable] [PATCH mesa 1/4] meson: turn git_sha1.h target into a proper dependency
Dylan Baker
- [Mesa-dev] [Bug 108565] Rise of the Tomb Raider SIGSEGV in LLVM 7.0.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v1 1/5] meson: compilation flags for sse
Eric Anholt
- [Mesa-dev] [PATCH 2/2] kmsro: Extend to include hx8357d.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] anv/util: Split a vk_errorv helper out of vk_errorf
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv: Return VK_ERROR_DEVICE_LOST from anv_device_set_lost
Jason Ekstrand
- [Mesa-dev] [AppVeyor] mesa master #9156 failed
AppVeyor
- [Mesa-dev] [PATCH] scons/svga: remove opt from the list of valid build types
Brian Paul
- [Mesa-dev] [PATCH] intel/compiler: Print message descriptor as immediate source
Sagar Ghuge
- [Mesa-dev] [PATCH] intel/blorp: Define the clear value bounds for HiZ clears
Jason Ekstrand
- [Mesa-dev] [PATCH 00/14] translations updates
Dylan Baker
- [Mesa-dev] [PATCH 01/14] util/gen_xmlpool: use argparse for argument handling
Dylan Baker
- [Mesa-dev] [PATCH 02/14] meson: add support for generating translation mo files
Dylan Baker
- [Mesa-dev] [PATCH 03/14] util/gen_xmlpool: Add a --meson switch
Dylan Baker
- [Mesa-dev] [PATCH 04/14] meson: use meson generated translation files
Dylan Baker
- [Mesa-dev] [PATCH 05/14] autotools, android: Use meson layout (including .gmo)
Dylan Baker
- [Mesa-dev] [PATCH 06/14] util/gen_xmlpool: Remove --meson option for gen_xmlpool
Dylan Baker
- [Mesa-dev] [PATCH 07/14] docs/meson: Add note about update translations
Dylan Baker
- [Mesa-dev] [PATCH 08/14] util/gen_xmlpool: Use more standard style
Dylan Baker
- [Mesa-dev] [PATCH 09/14] util/gen_xmlpool: Use print function instad of sys.stderr.write
Dylan Baker
- [Mesa-dev] [PATCH 10/14] util/gen_xmlpool: use a main function
Dylan Baker
- [Mesa-dev] [PATCH 11/14] util/gen_xmlpool: use with statement to open file
Dylan Baker
- [Mesa-dev] [PATCH 12/14] util/gen_xmlpool: Don't write via shell redirection
Dylan Baker
- [Mesa-dev] [PATCH 13/14] util/gen_xmlpool: Don't use len to test for container emptiness
Dylan Baker
- [Mesa-dev] [PATCH 14/14] util/gen_xmlpool: Make use of python's foreach loop
Dylan Baker
- [Mesa-dev] [PATCH] intel/blorp: Define the clear value bounds for HiZ clears
Nanley Chery
- [Mesa-dev] [PATCH mesa] anv: set error in anv_device_set_lost()
Eric Engestrom
- [Mesa-dev] [PATCH] scons/svga: remove opt from the list of valid build types
Jose Fonseca
- [Mesa-dev] [PATCH mesa] anv: set error in anv_device_set_lost()
Jason Ekstrand
- [Mesa-dev] [AppVeyor] mesa master #9159 failed
AppVeyor
- [Mesa-dev] [PATCH v1 1/5] meson: compilation flags for sse
Matt Turner
- [Mesa-dev] [PATCH 1/2] anv/util: Split a vk_errorv helper out of vk_errorf
Lionel Landwerlin
- [Mesa-dev] [PATCH 00/31] nir: Use a 1-bit data type for booleans
Jason Ekstrand
- [Mesa-dev] [PATCH mesa] anv: set error in anv_device_set_lost()
Eric Engestrom
- [Mesa-dev] [PATCH 2/2] anv: Return VK_ERROR_DEVICE_LOST from anv_device_set_lost
Eric Engestrom
- [Mesa-dev] [PATCH 07/31] nir/opt_if: Rework condition propagation
Jose Fonseca
- [Mesa-dev] [PATCH] anv: Improve the asserts in anv_buffer_get_range
Jason Ekstrand
- [Mesa-dev] [PATCH 0/3] anv: Add a BO-based timeline implementation
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] anv: Flag semaphore BOs as external
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] anv: Use absolute timeouts in wait_for_bo_fences
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] anv: Add a userspace timeline implementation based on BOs
Jason Ekstrand
- [Mesa-dev] [AppVeyor] mesa master #9162 completed
AppVeyor
- [Mesa-dev] [PATCH v1 1/5] meson: compilation flags for sse
Dylan Baker
- [Mesa-dev] [PATCH] nir/deref: Support casts in comparisons
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/SKL+: Use ForceThreadDispatchEnable instead of PixelShaderHasUAV
Jason Ekstrand
- [Mesa-dev] [Mesa-stable] [PATCH mesa 1/4] meson: turn git_sha1.h target into a proper dependency
Eric Engestrom
- [Mesa-dev] [Mesa-stable] [PATCH mesa 1/4] meson: turn git_sha1.h target into a proper dependency
Dylan Baker
- [Mesa-dev] [PATCH 1/2] blorp: Emit a dummy 3DSTATE_WM prior to 3DSTATE_WM_HZ_OP
Kenneth Graunke
- [Mesa-dev] [Bug 108572] Could not start gimp (probably due to opencl)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl/linker: Fix out variables linking during single stage
Timothy Arceri
- [Mesa-dev] [PATCH] anv: Improve the asserts in anv_buffer_get_range
Lionel Landwerlin
- [Mesa-dev] [PATCH] glsl/linker: validate attribute aliasing before optimizations
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] anv: Flag semaphore BOs as external
Lionel Landwerlin
- [Mesa-dev] [PATCH] nir: Allow using nir_lower_io_to_scalar_early on VS input vars.
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] radeonsi/gfx9: set optimal OVERWRITE_COMBINER_WATERMARK
Marek Olšák
- [Mesa-dev] [PATCH 2/3] radeonsi: clean up decompress flags in fast color clear
Marek Olšák
- [Mesa-dev] [PATCH 3/3] radeonsi: add support for Raven2
Marek Olšák
- [Mesa-dev] [PATCH 0/9] nir: Add better helpers for handling constant sources
Jason Ekstrand
- [Mesa-dev] [PATCH] gallium/hud: fix power sensor readings for amdgpu users
Andre Heider
- [Mesa-dev] [PATCH 3/3] radeonsi: add support for Raven2
Gustaw Smolarczyk
- [Mesa-dev] [Bug 105731] linker error "fragment shader input ... has no matching output in the previous stage" when previous stage's output declaration in a separate shader object
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 105731] linker error "fragment shader input ... has no matching output in the previous stage" when previous stage's output declaration in a separate shader object
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99553] Tracker bug for runnning OpenCL applications on Clover
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/3] anv: Use absolute timeouts in wait_for_bo_fences
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] i965/state: Set CullTestEnableBitmask based on the last geometry stage
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] i965: Set ForceZeroRTAIndexEnable based on slots_valid
Jason Ekstrand
- [Mesa-dev] RFC NIR vectorise varyings
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] nir: add glsl_replace_vector_type()
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] nir: add nir_opt_vectorize_io()
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] i965/anv: use nir_opt_vectorize_io()
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] i965/anv: use nir_opt_vectorize_io()
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] i965/anv: use nir_opt_vectorize_io()
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] i965/anv: use nir_opt_vectorize_io()
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/3] i965/anv: use nir_opt_vectorize_io()
Timothy Arceri
- [Mesa-dev] [PATCH v2 1/3] nir: add glsl_replace_vector_type()
Timothy Arceri
- [Mesa-dev] [PATCH v2 2/3] nir: add nir_opt_vectorize_io()
Timothy Arceri
- [Mesa-dev] [PATCH v2 3/3] i965/anv: use nir_opt_vectorize_io()
Timothy Arceri
- [Mesa-dev] [Bug 108578] RADV reports wrong hardcoded Vulkan API Version
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99781] Some Unity games fail assertion on startup in glXCreateContextAttribsARB
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium/util: don't let children of fork & exec inherit our thread affinity
Gustaw Smolarczyk
- [Mesa-dev] [PATCH mesa v2 1/4] anv: add missing meson build dependency
Eric Engestrom
- [Mesa-dev] [PATCH mesa v2 2/4] svga: add missing meson build dependency
Eric Engestrom
- [Mesa-dev] [PATCH mesa v2 3/4] clover: add missing meson build dependency
Eric Engestrom
- [Mesa-dev] [PATCH mesa v2 4/4] radv: add missing meson build dependency
Eric Engestrom
- [Mesa-dev] [PATCH mesa 1/4] vulkan/wsi: simplify meson file tracking
Eric Engestrom
- [Mesa-dev] [PATCH mesa 2/4] vulkan/wsi: deduplicate get_current_time() functions
Eric Engestrom
- [Mesa-dev] [PATCH mesa 3/4] vulkan/wsi: s/#if/#ifdef/ to fix -Wundef
Eric Engestrom
- [Mesa-dev] [PATCH mesa 4/4] vulkan/wsi: fix pointer casting warning on 32bit
Eric Engestrom
- [Mesa-dev] [PATCH] nv50/ir: don't test for a 4th bit when count==3 in BitSet::findFreeRange
Rhys Perry
- [Mesa-dev] [Bug 108578] RADV reports wrong hardcoded Vulkan API Version
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH mesa] intel/batch-decoder: remove never-used function
Eric Engestrom
- [Mesa-dev] [Bug 108581] llvmpipe crashes using kms_swrast_dri.so
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108581] llvmpipe crashes using kms_swrast_dri.so
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108581] llvmpipe crashes using kms_swrast_dri.so
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108581] llvmpipe crashes using kms_swrast_dri.so
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108578] RADV reports wrong hardcoded Vulkan API Version
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Delete misleading comment.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 2/3] nir: add nir_opt_vectorize_io()
Jason Ekstrand
- [Mesa-dev] [PATCH mesa v2 1/4] anv: add missing meson build dependency
Jason Ekstrand
- [Mesa-dev] [PATCH mesa 4/4] vulkan/wsi: fix pointer casting warning on 32bit
Jason Ekstrand
- [Mesa-dev] [Bug 108578] RADV reports wrong hardcoded Vulkan API Version
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] configure.ac: make judgement logic cleaner
Zhaowei Yuan
- [Mesa-dev] [PATCH 0/3] Add support for EXT_texture_sRGB_R8 to core and gallium
Gert Wollny
- [Mesa-dev] [PATCH 1/3] mesa/core: Add definitions and translations for EXT_texture_sRGB_R8
Gert Wollny
- [Mesa-dev] [PATCH 2/3] mesa/st: Add Gallium support for EXT_texture_sRGB_R8
Gert Wollny
- [Mesa-dev] [PATCH 3/3] r600: Add support for EXT_texture_sRGB_R8
Gert Wollny
- [Mesa-dev] [PATCH 1/3] mesa/core: Add definitions and translations for EXT_texture_sRGB_R8
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] mesa/st: Add Gallium support for EXT_texture_sRGB_R8
Ilia Mirkin
- [Mesa-dev] [PATCH v1 1/5] meson: compilation flags for sse
Sergii Romantsov
- [Mesa-dev] [PATCH] st/mesa: calculate buffer size correctly for packed uniforms
Timothy Arceri
- [Mesa-dev] [PATCH v1 1/5] meson: compilation flags for sse
Eric Engestrom
- [Mesa-dev] [PATCH mesa v2 1/4] anv: add missing meson build dependency
Eric Engestrom
- [Mesa-dev] [PATCH 2/3] mesa/st: Add Gallium support for EXT_texture_sRGB_R8
Gert Wollny
- [Mesa-dev] [PATCH mesa 4/4] vulkan/wsi: fix pointer casting warning on 32bit
Eric Engestrom
- [Mesa-dev] [PATCH mesa] intel/batch-decoder: remove never-used function
Lionel Landwerlin
- [Mesa-dev] [PATCH] glsl/linker: validate attribute aliasing before optimizations
Tapani Pälli
- [Mesa-dev] [PATCH 1/3] radv: use radeon_info::num_good_cu_per_sh
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] radv: only enable gl_SampleMask if MSAA is enabled too
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/3] radv: set PA_SU_PRIM_FILTER_CNTL optimally
Samuel Pitoiset
- [Mesa-dev] [PATCH 05/15] ac: revert new LLVM 7.0 behavior for fdiv
Timothy Arceri
- [Mesa-dev] [PATCH 05/15] ac: revert new LLVM 7.0 behavior for fdiv
Connor Abbott
- [Mesa-dev] [PATCH] glsl/linker: Fix out variables linking during single stage
Vadim Shovkoplias
- [Mesa-dev] [PATCH 1/3] radeonsi/gfx9: set optimal OVERWRITE_COMBINER_WATERMARK
Samuel Pitoiset
- [Mesa-dev] [Bug 105731] linker error "fragment shader input ... has no matching output in the previous stage" when previous stage's output declaration in a separate shader object
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] blorp: Emit a dummy 3DSTATE_WM prior to 3DSTATE_WM_HZ_OP
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 2/2] Revert "anv/skylake: disable ForceThreadDispatchEnable"
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] intel/blorp: Define the clear value bounds for HiZ clears
Juan A. Suarez Romero
- [Mesa-dev] [PATCH v2] intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Toni Lönnberg
- [Mesa-dev] [PATCH] android: i965/tiled_memcpy: fix build for x86 generic target
Mauro Rossi
- [Mesa-dev] intel/icl: RFC: Two hardware workarounds
Topi Pohjolainen
- [Mesa-dev] [PATCH 1/2] intel/icl: Disable combining of vertices from separate instances
Topi Pohjolainen
- [Mesa-dev] [PATCH 2/2] intel/isl/icl: Use halign == 8 instead 4 hw workaround
Topi Pohjolainen
- [Mesa-dev] [PATCH mesa v2 1/4] anv: add missing meson build dependency
Jason Ekstrand
- [Mesa-dev] [RFC] Allow fd.o to join forces with X.Org
Wentland, Harry
- [Mesa-dev] [PATCH] intel/blorp: Define the clear value bounds for HiZ clears
Jason Ekstrand
- [Mesa-dev] [RFC] Allow fd.o to join forces with X.Org
Daniel Vetter
- [Mesa-dev] [PATCH] intel: tools: Add handling for video pipe
Toni Lönnberg
- [Mesa-dev] [PATCH 1/2] vulkan: Update the XML and headers to 1.1.90
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv: Bump the advertised patch version to 90
Jason Ekstrand
- [Mesa-dev] [PATCH v3 1/7] nir: Allow [iu]mul_high on non-32-bit types
Jason Ekstrand
- [Mesa-dev] [PATCH v3 2/7] nir/lower_int64: Add support for [iu]mul_high
Jason Ekstrand
- [Mesa-dev] [PATCH v3 3/7] nir: Add a saturated unsigned integer add opcode
Jason Ekstrand
- [Mesa-dev] [PATCH v3 4/7] nir: Add a pass for lowering integer division by constants
Jason Ekstrand
- [Mesa-dev] [PATCH v3 5/7] i965/fs: Implement nir_op_uadd_sat
Jason Ekstrand
- [Mesa-dev] [PATCH v3 6/7] i965/vec4: Implement nir_op_uadd_sat
Jason Ekstrand
- [Mesa-dev] [PATCH v3 7/7] i965: Enable nir_opt_idiv_const for 32 and 64-bit integers
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] vulkan: Update the XML and headers to 1.1.90
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] vulkan: Update the XML and headers to 1.1.90
Jason Ekstrand
- [Mesa-dev] [Bug 108581] llvmpipe crashes using kms_swrast_dri.so
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] intel: tools: Add handling for video pipe
Lionel Landwerlin
- [Mesa-dev] [PATCH] intel: tools: Add handling for video pipe
Toni Lönnberg
- [Mesa-dev] [PATCH 2/3] mesa/st: Add Gallium support for EXT_texture_sRGB_R8
Roland Scheidegger
- [Mesa-dev] [PATCH 2/3] mesa/st: Add Gallium support for EXT_texture_sRGB_R8
Gert Wollny
- [Mesa-dev] [PATCH v1 1/5] meson: compilation flags for sse
Dylan Baker
- [Mesa-dev] [PATCH 1/3] ac/nir: make use of i1false in few more places
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] uac/nir: add get_cache_policy() helper and use it
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/3] ac/nir: set cache policy when loading/storing buffer images
Samuel Pitoiset
- [Mesa-dev] [PATCH mesa 1/4] vulkan/wsi: simplify meson file tracking
Dylan Baker
- [Mesa-dev] [PATCH mesa v2 1/4] anv: add missing meson build dependency
Dylan Baker
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [AppVeyor] mesa master #9173 failed
AppVeyor
- [Mesa-dev] [PATCH] i965: Don't bother to call blorp if the blit is zero-sized
Vadim Shovkoplias
- [Mesa-dev] [PATCH mesa v2 1/4] anv: add missing meson build dependency
Eric Engestrom
- [Mesa-dev] [PATCH] gallium/util: don't let children of fork & exec inherit our thread affinity
Michel Dänzer
- [Mesa-dev] [PATCH mesa 1/4] vulkan/wsi: simplify meson file tracking
Eric Engestrom
- [Mesa-dev] [Bug 108594] [RADV] Graphics distortion in Evil within 1 if reflections enabled
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3 4/7] nir: Add a pass for lowering integer division by constants
Daniel Schürmann
- [Mesa-dev] [Bug 108594] [RADV] Graphics distortion in Evil within 1 if reflections enabled
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH mesa 1/4] vulkan/wsi: simplify meson file tracking
Dylan Baker
- [Mesa-dev] [PATCH mesa 01/12] scons: drop unused HAVE_STDINT_H macro
Eric Engestrom
- [Mesa-dev] [PATCH mesa 02/12] nouveau: remove unused class member
Eric Engestrom
- [Mesa-dev] [PATCH mesa 03/12] nouveau: fix memset(0) of non-trivial structs
Eric Engestrom
- [Mesa-dev] [PATCH mesa 04/12] r600: fix memset(0) of non-trivial structs
Eric Engestrom
- [Mesa-dev] [PATCH mesa 05/12] mesa: fix memset(0) of non-trivial structs
Eric Engestrom
- [Mesa-dev] [PATCH mesa 06/12] mesa: fix struct/class mismatch
Eric Engestrom
- [Mesa-dev] [PATCH mesa 07/12] i965: turn "unreachable" assert() into unreachable()
Eric Engestrom
- [Mesa-dev] [PATCH mesa 08/12] i965: add missing case to fix -Wswitch
Eric Engestrom
- [Mesa-dev] [PATCH mesa 09/12] i965: move #ifdef to fix -Wswitch when SSE 4.1 is not supported
Eric Engestrom
- [Mesa-dev] [PATCH mesa 10/12] util: s/0/NULL/ for pointer
Eric Engestrom
- [Mesa-dev] [PATCH mesa 11/12] egl: remove wayland special case which is also the default case
Eric Engestrom
- [Mesa-dev] [PATCH mesa 12/12] egl: add messages to a few assert() and turn a couple into unreachable()
Eric Engestrom
- [Mesa-dev] [PATCH] nir: Document the function inlining process
Jason Ekstrand
- [Mesa-dev] [PATCH mesa 1/4] vulkan/wsi: simplify meson file tracking
Eric Engestrom
- [Mesa-dev] [PATCH v2 0/3] Add object level preemption to i965.
Rafael Antognolli
- [Mesa-dev] [PATCH v2 1/3] intel/genxml: Add register for object preemption.
Rafael Antognolli
- [Mesa-dev] [PATCH v2 2/3] i965/gen10+: Enable object level preemption.
Rafael Antognolli
- [Mesa-dev] [PATCH v2 3/3] i965/gen9: Add workarounds for object preemption.
Rafael Antognolli
- [Mesa-dev] [PATCH mesa 03/12] nouveau: fix memset(0) of non-trivial structs
Ilia Mirkin
- [Mesa-dev] [PATCH mesa 02/12] nouveau: remove unused class member
Ilia Mirkin
- [Mesa-dev] [AppVeyor] mesa master #9175 completed
AppVeyor
- [Mesa-dev] [PATCH v2 2/3] i965/gen10+: Enable object level preemption.
Chris Wilson
- [Mesa-dev] [PATCH v3 4/7] nir: Add a pass for lowering integer division by constants
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Don't bother to call blorp if the blit is zero-sized
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/3] i965/gen10+: Enable object level preemption.
Rafael Antognolli
- [Mesa-dev] [PATCH 1/4] intel/dump_gpu: add missing gdb option
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/4] intel/sanitize_gpu: add help/gdb options to wrapper
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/4] intel/sanitize_gpu: deal with non page multiple buffer sizes
Lionel Landwerlin
- [Mesa-dev] [PATCH 4/4] intel/sanitize_gpu: add debug message on mmap fail
Lionel Landwerlin
- [Mesa-dev] [PATCH] intel/blorp: Define the clear value bounds for HiZ clears
Nanley Chery
- [Mesa-dev] [PATCH] intel/blorp: Define the clear value bounds for HiZ clears
Nanley Chery
- [Mesa-dev] [PATCH] intel/blorp: Define the clear value bounds for HiZ clears
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 00/11] Fix MacOS build
Dylan Baker
- [Mesa-dev] [PATCH 01/11] gallium: split u_prim_name out of u_debug.h
Dylan Baker
- [Mesa-dev] [PATCH 02/11] gallium/util: start splitting u_debug into generic and gallium specific components
Dylan Baker
- [Mesa-dev] [PATCH 03/11] gallium/util: move debug_print_usage_enum to the u_debug_gallium
Dylan Baker
- [Mesa-dev] [PATCH 04/11] gallium/util: move debug_print_bind_flags to u_debug_gallium
Dylan Baker
- [Mesa-dev] [PATCH 05/11] gallium/util: move debug_print_tranfer_flags to u_debug_galilum
Dylan Baker
- [Mesa-dev] [PATCH 06/11] gallium/util: move memory debug declarations into u_debug_gallium
Dylan Baker
- [Mesa-dev] [PATCH 07/11] gallium/util: remove p_format.h from u_debug.h
Dylan Baker
- [Mesa-dev] [PATCH 08/11] gallium/util: remove u_inlines.h from u_debug.c
Dylan Baker
- [Mesa-dev] [PATCH 09/11] util: Move os_misc to util
Dylan Baker
- [Mesa-dev] [PATCH 10/11] util: Move u_debug to utils
Dylan Baker
- [Mesa-dev] [PATCH 11/11] util: move u_cpu_detect to util
Dylan Baker
- [Mesa-dev] [PATCH 1/2] intel/icl: Disable combining of vertices from separate instances
Kenneth Graunke
- [Mesa-dev] [Bug 107870] Undefined symbols for architecture x86_64: "_util_cpu_caps"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Meson windows v5 (10/19/2018) review
Dylan Baker
- [Mesa-dev] [PATCH 11/11] util: move u_cpu_detect to util
Brian Paul
- [Mesa-dev] [PATCH] Revert "imx: make use of loader_open_render_node(..) helper"
Christian Gmeiner
- [Mesa-dev] [PATCH] i965/icl: Disable prefetching of sampler state entries
Kenneth Graunke
- [Mesa-dev] [PATCH 11/11] util: move u_cpu_detect to util
Dylan Baker
- [Mesa-dev] [PATCH 1/3] radeonsi/gfx9: set optimal OVERWRITE_COMBINER_WATERMARK
Marek Olšák
- [Mesa-dev] [PATCH 05/15] ac: revert new LLVM 7.0 behavior for fdiv
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: add support for Raven2 (v2)
Marek Olšák
- [Mesa-dev] [PATCH 3/3] radeonsi: add support for Raven2
Marek Olšák
- [Mesa-dev] [PATCH 1/4] glsl: Add missing include guards
janisozaur at gmail.com
- [Mesa-dev] [PATCH 2/4] svga: Add missing include guards
janisozaur at gmail.com
- [Mesa-dev] [PATCH 3/4] glx: Add missing include guards
janisozaur at gmail.com
- [Mesa-dev] [PATCH 4/4] mesa: Add missing include guards
janisozaur at gmail.com
- [Mesa-dev] [ANNOUNCE] Mesa 18.2.4 release candidate
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] glsl/linker: Fix out variables linking during single stage
Timothy Arceri
- [Mesa-dev] [Mesa-stable] [PATCH 1/1] util: Change remaining uint32 cache ids to sha1
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps()
Kenneth Graunke
- [Mesa-dev] [PATCH 00/14] Various cleanups on display lists and draw code.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 01/14] vbo: Remove unused vbo_save_fallback function.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 02/14] vbo: Remove the VBO_SAFE_FALLBACK flag.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 03/14] vbo: Remove set but not used weak field from _mesa_prim.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 04/14] vbo: Remove VBO_SAVE_PRIM_WEAK from vbo_save_NotifyBegin calls.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 05/14] vbo: Test for VBO_SAVE_PRIM_WEAK in _mesa_prim::mode is false.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 06/14] vbo: Remove the always false branch dlist replay.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 07/14] vbo: Remove the now unused VBO_SAVE_PRIM_WEAK define.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 08/14] vbo: Move no_current_update out of _mesa_prim.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 09/14] vbo: Make no_current_update an argument to vbo_save_NotifyBegin.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 10/14] vbo: Preserve vbo_save::no_current_update on primitive restart.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 11/14] vbo: Pull the _mesa_set_draw_vao calls out of the if clauses.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 12/14] mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.c
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 13/14] mesa/vbo: Move _vbo_draw_indirect -> _mesa_draw_indirect
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 14/14] mesa: Collect all the draw functions in draw.{h, c}.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 00/15] VK_ANDROID_external_memory_android_hardware_buffer
Tapani Pälli
- [Mesa-dev] [PATCH 01/15] anv: add create_flags as part of anv_image
Tapani Pälli
- [Mesa-dev] [PATCH 02/15] anv: refactor make_surface to use data from anv_image
Tapani Pälli
- [Mesa-dev] [PATCH 03/15] anv: make anv_get_image_format_features public
Tapani Pälli
- [Mesa-dev] [PATCH 04/15] anv: add from/to helpers with android and vulkan formats
Tapani Pälli
- [Mesa-dev] [PATCH 05/15] anv/android: add GetAndroidHardwareBufferPropertiesANDROID
Tapani Pälli
- [Mesa-dev] [PATCH 06/15] anv: add anv_ahw_usage_from_vk_usage helper function
Tapani Pälli
- [Mesa-dev] [PATCH 07/15] anv: refactor, remove else block in AllocateMemory
Tapani Pälli
- [Mesa-dev] [PATCH 08/15] anv/android: support import/export of AHardwareBuffer objects
Tapani Pälli
- [Mesa-dev] [PATCH 09/15] anv/android: add ahardwarebuffer external memory properties
Tapani Pälli
- [Mesa-dev] [PATCH 10/15] anv/android: support creating images from external format
Tapani Pälli
- [Mesa-dev] [PATCH 11/15] anv: support VkExternalFormatANDROID in vkCreateSamplerYcbcrConversion
Tapani Pälli
- [Mesa-dev] [PATCH 12/15] anv: introduce helper to resolve vk_format from anv_format
Tapani Pälli
- [Mesa-dev] [PATCH 13/15] anv: support VkSamplerYcbcrConversionInfo in vkCreateImageView
Tapani Pälli
- [Mesa-dev] [PATCH 14/15] anv: ignore VkSamplerYcbcrConversion on non-yuv formats
Tapani Pälli
- [Mesa-dev] [PATCH 15/15] anv/android: turn on VK_ANDROID_external_memory_android_hardware_buffer
Tapani Pälli
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps()
Tapani Pälli
- [Mesa-dev] [PATCH] egl_dri2: check if driver_name is NULL before releasing it
Zhaowei Yuan
- [Mesa-dev] [Bug 108596] The Gallium3D Heads-Up Display (HUD) not available under Vulkan.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] egl_dri2: check if device_name is NULL before releasing it
Zhaowei Yuan
- [Mesa-dev] [PATCH] egl_dri2: check if driver_name is NULL before releasing it
Tapani Pälli
- [Mesa-dev] [PATCH] android: i965/tiled_memcpy: fix build for x86 generic target
Tapani Pälli
- [Mesa-dev] [PATCH 00/31] nir: Use a 1-bit data type for booleans
Iago Toral
- [Mesa-dev] [PATCH 02/14] vbo: Remove the VBO_SAFE_FALLBACK flag.
Gustaw Smolarczyk
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radv: rename some parameters in Cmd{Begin, End}TransformFeedbackEXT()
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: add support for Raven2 (v2)
Samuel Pitoiset
- [Mesa-dev] [Bug 108245] RADV/Vega: Low mip levels of large BCn textures get corrupted by vkCmdCopyBufferToImage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] autotools: library-dependency when no sse and 32-bit
Sergii Romantsov
- [Mesa-dev] [PATCH v1 1/5] meson: compilation flags for sse
Sergii Romantsov
- [Mesa-dev] [Bug 108245] RADV/Vega: Low mip levels of large BCn textures get corrupted by vkCmdCopyBufferToImage
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH mesa] vl: drop left-over variable
Eric Engestrom
- [Mesa-dev] [PATCH] egl_dri2: check if driver_name is NULL before releasing it
Zhaowei YUan
- [Mesa-dev] [PATCH 1/4] radv/winsys: remove unused surface_best()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/4] radv/winsys: cleanup the chained submission path
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/4] radv/winsys: fix buffer deletion in the sysmem path
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/4] radv/winsys: do not assign last submission when chained path failed
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 0/4] Add support for EXT_texture_sRGB_R8 to core and gallium
Gert Wollny
- [Mesa-dev] [PATCH v2 1/4] mesa/core: Add definitions and translations for EXT_texture_sRGB_R8
Gert Wollny
- [Mesa-dev] [PATCH v2 2/4] Gallium: Add format PIPE_FORMAT_R8_SRGB
Gert Wollny
- [Mesa-dev] [PATCH v2 3/4] mesa/st: Add support for EXT_texture_sRGB_R8
Gert Wollny
- [Mesa-dev] [PATCH v2 4/4] r600: Add support for EXT_texture_sRGB_R8
Gert Wollny
- [Mesa-dev] [PATCH] egl_dri2: check if device_name is NULL before releasing it
Emil Velikov
- [Mesa-dev] [PATCH] radv: add support for Raven2
Samuel Pitoiset
- [Mesa-dev] [PATCH 02/14] vbo: Remove the VBO_SAFE_FALLBACK flag.
Mathias Fröhlich
- [Mesa-dev] [PATCH v2 2/4] Gallium: Add format PIPE_FORMAT_R8_SRGB
Ilia Mirkin
- [Mesa-dev] [PATCH v2 1/4] mesa/core: Add definitions and translations for EXT_texture_sRGB_R8
Ilia Mirkin
- [Mesa-dev] [Bug 108560] Mesa 32 is built without sse
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 1/4] mesa/core: Add definitions and translations for EXT_texture_sRGB_R8
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl/linker: Fix out variables linking during single stage
Tapani Pälli
- [Mesa-dev] [PATCH] egl_dri2: check if driver_name is NULL before releasing it
Erik Faye-Lund
- [Mesa-dev] [PATCH mesa] meson: add note about intel tools build options
Eric Engestrom
- [Mesa-dev] [PATCH] radv: use WAIT_REG_MEM_GREATER_OR_EQUAL instead of a magic value
Samuel Pitoiset
- [Mesa-dev] [Bug 108596] [RADV] Implement a HUD for monitoring GPU/CPU loads, GPS, temperature and more
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108596] [RADV] Implement a HUD for monitoring GPU/CPU loads, FPS, temperature and more
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: expose EXT_texture_compression_s3tc on GLES
Erik Faye-Lund
- [Mesa-dev] [PATCH] mesa: expose EXT_texture_compression_s3tc on GLES
Ilia Mirkin
- [Mesa-dev] [PATCH/RFC] glsl: allow redeclaring variables as 'precise invariant'
Erik Faye-Lund
- [Mesa-dev] [PATCH mesa 11/12] egl: remove wayland special case which is also the default case
Emil Velikov
- [Mesa-dev] [PATCH mesa] vl: drop left-over variable
Emil Velikov
- [Mesa-dev] [PATCH] mesa: expose EXT_texture_compression_s3tc on GLES
Erik Faye-Lund
- [Mesa-dev] [PATCH mesa] aub_viewer: show vertex buffer pitch
Eric Engestrom
- [Mesa-dev] [PATCH 12/14] mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.c
Brian Paul
- [Mesa-dev] [PATCH 4/4] mesa: Add missing include guards
Brian Paul
- [Mesa-dev] [PATCH] mesa: expose EXT_texture_compression_s3tc on GLES
Ilia Mirkin
- [Mesa-dev] [PATCH mesa] meson: add note about intel tools build options
Lionel Landwerlin
- [Mesa-dev] [PATCH 09/14] vbo: Make no_current_update an argument to vbo_save_NotifyBegin.
Eric Engestrom
- [Mesa-dev] [PATCH mesa] aub_viewer: show vertex buffer pitch
Lionel Landwerlin
- [Mesa-dev] [PATCH] mesa: expose EXT_texture_compression_s3tc on GLES
Erik Faye-Lund
- [Mesa-dev] [PATCH v2] intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Lionel Landwerlin
- [Mesa-dev] [PATCH v2] intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Lionel Landwerlin
- [Mesa-dev] [Bug 108594] [RADV] Graphics distortion in Evil within 1 if reflections enabled
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] vulkan/wsi/wayland: Respect non-blocking AcquireNextImage
Daniel Stone
- [Mesa-dev] [PATCH] vulkan/wsi/wayland: Respect non-blocking AcquireNextImage
Eric Engestrom
- [Mesa-dev] [PATCH 07/31] nir/opt_if: Rework condition propagation
Iago Toral
- [Mesa-dev] [PATCH] radv: use pool->stride when calling radv_query_shader()
Samuel Pitoiset
- [Mesa-dev] [PATCH 07/31] nir/opt_if: Rework condition propagation
Jason Ekstrand
- [Mesa-dev] [PATCH mesa 12/12] egl: add messages to a few assert() and turn a couple into unreachable()
Emil Velikov
- [Mesa-dev] [PATCH mesa 01/12] scons: drop unused HAVE_STDINT_H macro
Emil Velikov
- [Mesa-dev] [PATCH mesa 06/12] mesa: fix struct/class mismatch
Emil Velikov
- [Mesa-dev] [PATCH mesa 08/12] i965: add missing case to fix -Wswitch
Emil Velikov
- [Mesa-dev] [PATCH 0/4] Engine parameter for instructions
Toni Lönnberg
- [Mesa-dev] [PATCH 1/4] intel/decoder: tools: gen_engine enum location
Toni Lönnberg
- [Mesa-dev] [PATCH 2/4] intel/decoder: Engine parameter for instructions
Toni Lönnberg
- [Mesa-dev] [PATCH 3/4] intel/decoder: tools: Use engine for decoding batch instructions
Toni Lönnberg
- [Mesa-dev] [PATCH 4/4] intel/genxml: Add engine definitions to render engine instruction
Toni Lönnberg
- [Mesa-dev] [PATCH mesa 07/12] i965: turn "unreachable" assert() into unreachable()
Emil Velikov
- [Mesa-dev] [PATCH mesa 05/12] mesa: fix memset(0) of non-trivial structs
Emil Velikov
- [Mesa-dev] [PATCH mesa 10/12] util: s/0/NULL/ for pointer
Emil Velikov
- [Mesa-dev] [PATCH] vulkan/wsi/wayland: Respect non-blocking AcquireNextImage
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] kmsro: Extend to include hx8357d.
Emil Velikov
- [Mesa-dev] [PATCH 1/4] intel/decoder: tools: gen_engine enum location
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/4] intel/decoder: tools: Use engine for decoding batch instructions
Lionel Landwerlin
- [Mesa-dev] [PATCH 0/4] Engine parameter for instructions
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/3] anv: Handle the device loss abort in anv_device_set_lost
Emil Velikov
- [Mesa-dev] [PATCH 3/3] anv: Handle the device loss abort in anv_device_set_lost
Jason Ekstrand
- [Mesa-dev] [PATCH 00/31] nir: Use a 1-bit data type for booleans
Jason Ekstrand
- [Mesa-dev] [RFC] freedreno: import libdrm_freedreno + redesign submit
Emil Velikov
- [Mesa-dev] [PATCH mesa] meson: add note about intel tools build options
Dylan Baker
- [Mesa-dev] [PATCH v2] autotools: library-dependency when no sse and 32-bit
Dylan Baker
- [Mesa-dev] [Bug 108601] gen_xmlpool.py fails if LANG=C.*
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108530] [Tracker] Mesa 18.3 Release Tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108601] gen_xmlpool.py fails if LANG=C.*
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] intel/decoder: tools: gen_engine enum location
Toni Lönnberg
- [Mesa-dev] [PATCH 3/3] anv: Handle the device loss abort in anv_device_set_lost
Emil Velikov
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 2/4] Gallium: Add format PIPE_FORMAT_R8_SRGB
Roland Scheidegger
- [Mesa-dev] [PATCH mesa] anv: only read the env once per process
Eric Engestrom
- [Mesa-dev] [PATCH mesa] anv: only read the env once per process
Eric Engestrom
- [Mesa-dev] [PATCH mesa] anv: only read the env once per process
Jason Ekstrand
- [Mesa-dev] [PATCH 3/4] intel/decoder: tools: Use engine for decoding batch instructions
Toni Lönnberg
- [Mesa-dev] [PATCH] intel/compiler: Stop assuming the entrypoint is called "main"
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv: Bump the advertised patch version to 90
Lionel Landwerlin
- [Mesa-dev] [PATCH] intel/compiler: Stop assuming the entrypoint is called "main"
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/4] intel/decoder: tools: Use engine for decoding batch instructions
Lionel Landwerlin
- [Mesa-dev] [PATCH 0/5] add support for EXT_shader_implicit_conversions
Erik Faye-Lund
- [Mesa-dev] [PATCH 1/5] glsl: add has_implicit_conversions()-helper
Erik Faye-Lund
- [Mesa-dev] [PATCH 2/5] glsl: add has_implicit_uint_to_int_conversion()-helper
Erik Faye-Lund
- [Mesa-dev] [PATCH 3/5] glsl: fall back to inexact function-match
Erik Faye-Lund
- [Mesa-dev] [PATCH 4/5] mesa/glsl: add support for EXT_shader_implicit_conversions
Erik Faye-Lund
- [Mesa-dev] [PATCH 5/5] glsl: do not allow implicit casts of unsized array initializers
Erik Faye-Lund
- [Mesa-dev] [RFC] freedreno: import libdrm_freedreno + redesign submit
Rob Clark
- [Mesa-dev] [RFC] freedreno: import libdrm_freedreno + redesign submit
Emil Velikov
- [Mesa-dev] [Bug 108082] warning: unknown warning option '-Wno-format-truncation' [-Wunknown-warning-option]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108530] [Tracker] Mesa 18.3 Release Tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/4] intel/decoder: tools: Use engine for decoding batch instructions
Toni Lönnberg
- [Mesa-dev] Mesa 18.3.0 release plan
Emil Velikov
- [Mesa-dev] [PATCH 2/2] kmsro: Extend to include hx8357d.
Eric Anholt
- [Mesa-dev] [RFC] freedreno: import libdrm_freedreno + redesign submit
Rob Clark
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH mesa] tools/imgui: disable all warnings
Eric Engestrom
- [Mesa-dev] [PATCH v3 1/2] i965/batch: avoid reverting batch buffer if saved state is an empty
Kenneth Graunke
- [Mesa-dev] [PATCH v3 1/2] i965/batch: avoid reverting batch buffer if saved state is an empty
Jordan Justen
- [Mesa-dev] [PATCH 1/2] radeonsi: use better DCC clear codes
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: don't set the CB clear color registers for 0/1 clear colors on Raven2
Marek Olšák
- [Mesa-dev] [PATCH] st/glsl_to_nir: fix next_stage gathering
Marek Olšák
- [Mesa-dev] [PATCH] glsl_to_tgsi: don't create 64-bit integer MAD/FMA
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: calculate buffer size correctly for packed uniforms
Marek Olšák
- [Mesa-dev] [PATCH] gallium/hud: fix power sensor readings for amdgpu users
Marek Olšák
- [Mesa-dev] [PATCH v4 2/3] mesa/st: enable EXT_sRGB_write_control for Gallium drivers that support it
Marek Olšák
- [Mesa-dev] EXT_gpu_shader4 / GL_EXT_gpu_shader4.mbox
Marek Olšák
- [Mesa-dev] [PATCH v4 2/3] mesa/st: enable EXT_sRGB_write_control for Gallium drivers that support it
Ilia Mirkin
- [Mesa-dev] [PATCH 11/11] util: move u_cpu_detect to util
Marek Olšák
- [Mesa-dev] [PATCH mesa] tools/imgui: disable all warnings
Lionel Landwerlin
- [Mesa-dev] [PATCH] android: radv: add libmesa_git_sha1 static dependency
Mauro Rossi
- [Mesa-dev] [PATCH] gallium/util: don't let children of fork & exec inherit our thread affinity
Marek Olšák
- [Mesa-dev] [Bug 107870] Undefined symbols for architecture x86_64: "_util_cpu_caps"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108530] [Tracker] Mesa 18.3 Release Tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium/util: don't let children of fork & exec inherit our thread affinity
Gustaw Smolarczyk
- [Mesa-dev] [PATCH] st/mesa: don't do L3 thread pinning for Blender
Marek Olšák
- [Mesa-dev] [PATCH] gallium/util: don't let children of fork & exec inherit our thread affinity
Marek Olšák
- [Mesa-dev] [PATCH] glsl/linker: Fix out variables linking during single stage
Timothy Arceri
- [Mesa-dev] [PATCH] radv: use pool->stride when calling radv_query_shader()
Dave Airlie
- [Mesa-dev] [PATCH] radv: use WAIT_REG_MEM_GREATER_OR_EQUAL instead of a magic value
Dave Airlie
- [Mesa-dev] [PATCH] radv: rename some parameters in Cmd{Begin, End}TransformFeedbackEXT()
Dave Airlie
- [Mesa-dev] [PATCH 1/4] radv/winsys: remove unused surface_best()
Dave Airlie
- [Mesa-dev] [PATCH] gallium/util: don't let children of fork & exec inherit our thread affinity
Gustaw Smolarczyk
- [Mesa-dev] [PATCH] gallium/util: don't let children of fork & exec inherit our thread affinity
Roland Scheidegger
- [Mesa-dev] [PATCH] gallium/util: don't let children of fork & exec inherit our thread affinity
Marek Olšák
- [Mesa-dev] [PATCH v2 3/3] i965/gen9: Add workarounds for object preemption.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 0/3] Add object level preemption to i965.
Kenneth Graunke
- [Mesa-dev] [PATCH] intel/compiler: Stop assuming the entrypoint is called "main"
Kenneth Graunke
- [Mesa-dev] [PATCH RFC] egl: Add a 565 pbuffer-only EGL config under X11.
Eric Anholt
- [Mesa-dev] [PATCH] gallium/util: don't let children of fork & exec inherit our thread affinity
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 1/2] nir: fix if condition propagation for alu use
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] nir: allow propagation of if evaluation to all alu instructions
Timothy Arceri
- [Mesa-dev] [PATCH 07/31] nir/opt_if: Rework condition propagation
Timothy Arceri
- [Mesa-dev] [PATCH] radv/xfb: don't increase offset by component mask start.
Dave Airlie
- [Mesa-dev] [PATCH 1/2] radeonsi: use better DCC clear codes
Dieter Nützel
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 09/14] vbo: Make no_current_update an argument to vbo_save_NotifyBegin.
Mathias Fröhlich
- [Mesa-dev] [PATCH] glsl/linker: Fix out variables linking during single stage
Tapani Pälli
- [Mesa-dev] [PATCH 12/14] mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.c
Mathias Fröhlich
- [Mesa-dev] [Bug 108541] Convert x86 assembly stub to PIC to fix linking with lld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108541] Convert x86 assembly stub to PIC to fix linking with lld
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v4 2/3] mesa/st: enable EXT_sRGB_write_control for Gallium drivers that support it
Gert Wollny
- [Mesa-dev] [PATCH] glsl/linker: Fix out variables linking during single stage
Tapani Pälli
- [Mesa-dev] [PATCH mesa 04/12] r600: fix memset(0) of non-trivial structs
Gert Wollny
- [Mesa-dev] [PATCH] android: radv: add libmesa_git_sha1 static dependency
Samuel Pitoiset
- [Mesa-dev] [PATCH 07/31] nir/opt_if: Rework condition propagation
Iago Toral
- [Mesa-dev] [Bug 108610] build error on i386 - util/rounding.h:108: undefined reference to `lrintf'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Meson windows v5 (10/19/2018) review
Liviu Prodea
- [Mesa-dev] [PATCH] gallium/util: don't let children of fork & exec inherit our thread affinity
Michel Dänzer
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3 1/2] i965/batch: avoid reverting batch buffer if saved state is an empty
andrey simiklit
- [Mesa-dev] [Bug 108610] build error on i386 - util/rounding.h:108: undefined reference to `lrintf'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] kmsro: Extend to include hx8357d.
Emil Velikov
- [Mesa-dev] [RFC] freedreno: import libdrm_freedreno + redesign submit
Emil Velikov
- [Mesa-dev] [PATCH 2/2] Revert "anv/skylake: disable ForceThreadDispatchEnable"
Emil Velikov
- [Mesa-dev] [PATCH] Revert "imx: make use of loader_open_render_node(..) helper"
Emil Velikov
- [Mesa-dev] [PATCH] glsl/linker: Fix out variables linking during single stage
Vadim Shovkoplias
- [Mesa-dev] [PATCH] radv/nir: avoid packing vertex outputs we can eliminate
Timothy Arceri
- [Mesa-dev] [PATCH v3 1/2] i965/batch: avoid reverting batch buffer if saved state is an empty
andrey simiklit
- [Mesa-dev] [PATCH] radv: add missing TFB queries support to CmdCopyQueryPoolsResults()
Samuel Pitoiset
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glspirv: no need to force entrypoint name to "main"
Alejandro Piñeiro
- [Mesa-dev] [PATCH 1/2] radv: replace si_emit_wait_fence() with radv_cp_wait_mem()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] radv: more use of radv_cp_wait_mem()
Samuel Pitoiset
- [Mesa-dev] [PATCH] radv/xfb: don't increase offset by component mask start.
Samuel Pitoiset
- [Mesa-dev] [PATCH] nir/constant_folding: fix incorrect bit-size check
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 1/2] configure: allow building with python3
Emil Velikov
- [Mesa-dev] [PATCH v2 2/2] travis: use python3 for the autoconf builds
Emil Velikov
- [Mesa-dev] [Bug 100960] Special block from Minecraft mod rendered out of place
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] intel/compiler: fix node interference of simd16 instructions
Iago Toral
- [Mesa-dev] [PATCH v2 1/2] configure: allow building with python3
Eric Engestrom
- [Mesa-dev] [PATCH v2] intel/tools: fix resource leak
andrey simiklit
- [Mesa-dev] [Bug 108611] radv: LLVM 8.0 breaks lighting in Mass Effect Andromeda
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108611] radv: LLVM 8.0 breaks lighting in Mass Effect Andromeda
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108611] radv: LLVM 8.0 breaks lighting in Mass Effect Andromeda
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 106833] glLinkProgram is expected to fail when vertex attribute aliasing happens on ES3.0 context or later
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 1/2] configure: allow building with python3
Emil Velikov
- [Mesa-dev] [PATCH v2 00/13] Engine parameter for instructions
Toni Lönnberg
- [Mesa-dev] [PATCH v2 01/13] intel/decoder: tools: gen_engine to drm_i915_gem_engine_class
Toni Lönnberg
- [Mesa-dev] [PATCH v2 02/13] intel/decoder: Engine parameter for instructions
Toni Lönnberg
- [Mesa-dev] [PATCH v2 03/13] intel/decoder: tools: Use engine for decoding batch instructions
Toni Lönnberg
- [Mesa-dev] [PATCH v2 04/13] intel/genxml: Add engine definition to render engine instructions (gen4)
Toni Lönnberg
- [Mesa-dev] [PATCH v2 05/13] intel/genxml: Add engine definition to render engine instructions (gen45)
Toni Lönnberg
- [Mesa-dev] [PATCH v2 06/13] intel/genxml: Add engine definition to render engine instructions (gen5)
Toni Lönnberg
- [Mesa-dev] [PATCH v2 07/13] intel/genxml: Add engine definition to render engine instructions (gen6)
Toni Lönnberg
- [Mesa-dev] [PATCH v2 08/13] intel/genxml: Add engine definition to render engine instructions (gen7)
Toni Lönnberg
- [Mesa-dev] [PATCH v2 09/13] intel/genxml: Add engine definition to render engine instructions (gen75)
Toni Lönnberg
- [Mesa-dev] [PATCH v2 10/13] intel/genxml: Add engine definition to render engine instructions (gen8)
Toni Lönnberg
- [Mesa-dev] [PATCH v2 11/13] intel/genxml: Add engine definition to render engine instructions (gen9)
Toni Lönnberg
- [Mesa-dev] [PATCH v2 12/13] intel/genxml: Add engine definition to render engine instructions (gen10)
Toni Lönnberg
- [Mesa-dev] [PATCH v2 13/13] intel/genxml: Add engine definition to render engine instructions (gen11)
Toni Lönnberg
- [Mesa-dev] [PATCH 00/12] Bump minimum LLVM version to 5.0.1
Emil Velikov
- [Mesa-dev] [PATCH 01/12] travis: bump required LLVM version to 5.0
Emil Velikov
- [Mesa-dev] [PATCH 02/12] meson: bump the minimum LLVM version to 5.0.1
Emil Velikov
- [Mesa-dev] [PATCH 03/12] scons: bump the minimum LLVM version to 5.0.1
Emil Velikov
- [Mesa-dev] [PATCH 04/12] WIP: Android: bump required LLVM version to 5.0.1
Emil Velikov
- [Mesa-dev] [PATCH 05/12] configure.ac: bump the minimum LLVM version to 5.0.1
Emil Velikov
- [Mesa-dev] [PATCH 06/12] configure.ac: remove unused IMP_LIB_EXT
Emil Velikov
- [Mesa-dev] [PATCH 07/12] configure.ac: deprecate --with-clang-libdir
Emil Velikov
- [Mesa-dev] [PATCH 08/12] configure.ac: deprecate --with-llvm-prefix
Emil Velikov
- [Mesa-dev] [PATCH 09/12] gallivm: remove workarounds for pre LLVM 5.0
Emil Velikov
- [Mesa-dev] [PATCH 10/12] llvmpipe: remove pre LLVM 5.0 codepath
Emil Velikov
- [Mesa-dev] [PATCH 11/12] swr: remove pre LLVM 5.0 codepaths
Emil Velikov
- [Mesa-dev] [PATCH 12/12] clover: remove pre LLVM 5.0 codepaths
Emil Velikov
- [Mesa-dev] [PATCH 3/5] glsl: fall back to inexact function-match
Tapani Pälli
- [Mesa-dev] [PATCH v2 01/13] intel/decoder: tools: gen_engine to drm_i915_gem_engine_class
Toni Lönnberg
- [Mesa-dev] [PATCH 0/5] add support for EXT_shader_implicit_conversions
Tapani Pälli
- [Mesa-dev] [Bug 108611] [radv] [regression, bisected]: LLVM 8.0 breaks lighting in Mass Effect Andromeda
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3] intel/decoder: tools: gen_engine to drm_i915_gem_engine_class
Toni Lönnberg
- [Mesa-dev] [PATCH RFC] egl: Add a 565 pbuffer-only EGL config under X11.
Adam Jackson
- [Mesa-dev] [Bug 104302] Wolfenstein 2 (2017) under wine graphical artifacting on RADV
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 00/13] Engine parameter for instructions
Jason Ekstrand
- [Mesa-dev] [PATCH] glspirv: no need to force entrypoint name to "main"
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] nir: fix if condition propagation for alu use
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] nir: allow propagation of if evaluation to all alu instructions
Jason Ekstrand
- [Mesa-dev] [Bug 108611] [radv] [regression, bisected]: LLVM 8.0 breaks lighting in Mass Effect Andromeda
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 00/13] Engine parameter for instructions
Lionel Landwerlin
- [Mesa-dev] [Bug 108105] [DXVK] Dauntless Helmets rendering incorrectly on Vega, works in AMDVLK
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH mesa 1/3] REVIEWERS: add include path for EGL
Eric Engestrom
- [Mesa-dev] [PATCH mesa 2/3] REVIEWERS: add Emil as EGL reviewer
Eric Engestrom
- [Mesa-dev] [PATCH mesa 3/3] REVIEWERS: add Vulkan reviewer group
Eric Engestrom
- [Mesa-dev] [PATCH 3/5] glsl: fall back to inexact function-match
Erik Faye-Lund
- [Mesa-dev] [Bug 106980] Basemark GPU vulkan benchmark hangs on GFX9
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 12/12] clover: remove pre LLVM 5.0 codepaths
Jan Vesely
- [Mesa-dev] [PATCH 3/5] glsl: fall back to inexact function-match
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: Correct several built-in functions availability
Vadym Shovkoplias
- [Mesa-dev] [PATCH v2 00/13] Engine parameter for instructions
Toni Lönnberg
- [Mesa-dev] Meson windows v5 (10/19/2018) review
Dylan Baker
- [Mesa-dev] [PATCH v2 1/2] configure: allow building with python3
Dylan Baker
- [Mesa-dev] [PATCH 08/12] configure.ac: deprecate --with-llvm-prefix
Jan Vesely
- [Mesa-dev] [PATCH 08/12] configure.ac: deprecate --with-llvm-prefix
Michel Dänzer
- [Mesa-dev] [PATCH 09/12] gallivm: remove workarounds for pre LLVM 5.0
Roland Scheidegger
- [Mesa-dev] [PATCH 3/5] glsl: fall back to inexact function-match
Erik Faye-Lund
- [Mesa-dev] [Bug 108160] GLSL version >=1.30 built-in functions present in version <1.30
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH mesa] meson: hide warnings from external project `gtest`
Eric Engestrom
- [Mesa-dev] [PATCH mesa 2/3] REVIEWERS: add Emil as EGL reviewer
Emil Velikov
- [Mesa-dev] [PATCH 12/12] clover: remove pre LLVM 5.0 codepaths
Emil Velikov
- [Mesa-dev] [PATCH 3/5] glsl: fall back to inexact function-match
Ilia Mirkin
- [Mesa-dev] [PATCH mesa] meson: hide warnings from external project `gtest`
Dylan Baker
- [Mesa-dev] [PATCH 08/12] configure.ac: deprecate --with-llvm-prefix
Emil Velikov
- [Mesa-dev] [PATCH v2 1/2] configure: allow building with python3
Emil Velikov
- [Mesa-dev] [PATCH] android: gallium/auxiliary: add include to get u_debug.h header
Mauro Rossi
- [Mesa-dev] [PATCH 08/12] configure.ac: deprecate --with-llvm-prefix
Jan Vesely
- [Mesa-dev] [PATCH 01/14] util/gen_xmlpool: use argparse for argument handling
Emil Velikov
- [Mesa-dev] [PATCH 02/14] meson: add support for generating translation mo files
Emil Velikov
- [Mesa-dev] [PATCH 06/14] util/gen_xmlpool: Remove --meson option for gen_xmlpool
Emil Velikov
- [Mesa-dev] [PATCH 07/14] docs/meson: Add note about update translations
Emil Velikov
- [Mesa-dev] [PATCH 12/12] clover: remove pre LLVM 5.0 codepaths
Jan Vesely
- [Mesa-dev] [PATCH 08/14] util/gen_xmlpool: Use more standard style
Emil Velikov
- [Mesa-dev] [PATCH 09/14] util/gen_xmlpool: Use print function instad of sys.stderr.write
Emil Velikov
- [Mesa-dev] [PATCH 10/14] util/gen_xmlpool: use a main function
Emil Velikov
- [Mesa-dev] [PATCH 11/14] util/gen_xmlpool: use with statement to open file
Emil Velikov
- [Mesa-dev] [PATCH 01/14] util/gen_xmlpool: use argparse for argument handling
Dylan Baker
- [Mesa-dev] [PATCH v2 3/3] i965/gen9: Add workarounds for object preemption.
Rafael Antognolli
- [Mesa-dev] [PATCH v2 00/13] Engine parameter for instructions
Jason Ekstrand
- [Mesa-dev] [PATCH 12/14] util/gen_xmlpool: Don't write via shell redirection
Emil Velikov
- [Mesa-dev] [PATCH 13/14] util/gen_xmlpool: Don't use len to test for container emptiness
Emil Velikov
- [Mesa-dev] [PATCH v2 00/13] Engine parameter for instructions
Jason Ekstrand
- [Mesa-dev] [PATCH mesa] meson: hide warnings from external project `gtest`
Eric Engestrom
- [Mesa-dev] [PATCH 07/14] docs/meson: Add note about update translations
Dylan Baker
- [Mesa-dev] [PATCH 10/14] util/gen_xmlpool: use a main function
Dylan Baker
- [Mesa-dev] [PATCH 12/12] clover: remove pre LLVM 5.0 codepaths
Francisco Jerez
- [Mesa-dev] [PATCH 14/14] util/gen_xmlpool: Make use of python's foreach loop
Emil Velikov
- [Mesa-dev] [PATCH 01/14] util/gen_xmlpool: use argparse for argument handling
Emil Velikov
- [Mesa-dev] [PATCH v2] glsl: Correct several built-in functions availability
Vadym Shovkoplias
- [Mesa-dev] [PATCH 12/12] clover: remove pre LLVM 5.0 codepaths
Jan Vesely
- [Mesa-dev] [PATCH 08/12] configure.ac: deprecate --with-llvm-prefix
Emil Velikov
- [Mesa-dev] [PATCH mesa] meson: hide warnings from external project `gtest`
Emil Velikov
- [Mesa-dev] [PATCH 12/14] util/gen_xmlpool: Don't write via shell redirection
Dylan Baker
- [Mesa-dev] [ANNOUNCE] mesa 18.2.4
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 01/14] util/gen_xmlpool: use argparse for argument handling
Dylan Baker
- [Mesa-dev] [PATCH] android: gallium/auxiliary: add include to get u_debug.h header
Dylan Baker
- [Mesa-dev] [PATCH 12/14] util/gen_xmlpool: Don't write via shell redirection
Emil Velikov
- [Mesa-dev] [PATCH 12/14] util/gen_xmlpool: Don't write via shell redirection
Ilia Mirkin
- [Mesa-dev] [Bug 108508] Graphic glitches with stream output support on OLAND AMD GPU GCN 1.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium/util: don't let children of fork & exec inherit our thread affinity
Marek Olšák
- [Mesa-dev] [PATCH v2] glsl: Correct several built-in functions availability
Timothy Arceri
- [Mesa-dev] [Bug 108530] [Tracker] Mesa 18.3 Release Tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 12/14] mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.c
Brian Paul
- [Mesa-dev] [PATCH 2/2] nir: allow propagation of if evaluation to all alu instructions
Timothy Arceri
- [Mesa-dev] [PATCH] r600/sb: Fix constant logical operand in assert.
Vinson Lee
- [Mesa-dev] [PATCH 02/12] meson: bump the minimum LLVM version to 5.0.1
Dylan Baker
- [Mesa-dev] [PATCH 12/12] clover: remove pre LLVM 5.0 codepaths
Dylan Baker
- [Mesa-dev] [PATCH v2 3/3] i965/gen9: Add workarounds for object preemption.
Kenneth Graunke
- [Mesa-dev] [PATCH 12/12] clover: remove pre LLVM 5.0 codepaths
Jan Vesely
- [Mesa-dev] [Bug 108530] [Tracker] Mesa 18.3 Release Tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 108601] gen_xmlpool.py fails if LANG=C.*
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radv: apply xfb buffer offset at buffer binding time not later.
Dave Airlie
- [Mesa-dev] [PATCH] radv: fix begin/end transform feedback with 0 counter buffers.
Dave Airlie
Last message date:
Wed Oct 31 23:59:45 UTC 2018
Archived on: Wed Oct 31 23:59:50 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).