platform/upstream/mesa.git
2021-09-24 Samuel Pitoisetradv: remove unused radv_tcs_variant_key:primitive_mode
2021-09-24 Alejandro Piñeirobroadcom/compiler: remove qpu_acc helper
2021-09-24 Alejandro Piñeirobroadcom/compiler: remove commented out vir_LOAD_IMM...
2021-09-24 Samuel Pitoisetradv: stop loading invocation ID for NGG vertex shaders
2021-09-24 Georg Lehmannradv: Remove dead min waves code.
2021-09-24 Dave Airlielavapipe/ci: drop some fails I fixed recently
2021-09-23 Yevhenii Kolesnikovanv: Switch to new debug message helpers
2021-09-23 Yevhenii Kolesnikovvulkan: Add convenience debug message helpers
2021-09-23 Yevhenii Kolesnikovvulkan: Add vk_asprintf and vk_vasprintf helpers
2021-09-23 Yevhenii Kolesnikovvulkan/enum_to_str: Add generator for VkObjectType...
2021-09-23 Yevhenii Kolesnikovvulkan: Implement VK_EXT_debug_utils
2021-09-23 Dave Airliegallium/format: move two vertex formats into the proper...
2021-09-23 Emma Anholtradv: Use the shared now-in-core feature/prop extension...
2021-09-23 Emma Anholtanv: Use the shared now-in-core feature/prop extension...
2021-09-23 Emma Anholtturnip: Use the shared now-in-core feature/prop extensi...
2021-09-23 Emma Anholtvulkan: Support PHYSICAL_DEVICE_1_n_ features/propertie...
2021-09-23 Emma Anholtvulkan: Add helpers for filling exts for core features...
2021-09-23 Yevhenii Kolesnikovlavapipe: Use a common vk_queue structure
2021-09-23 Yevhenii Kolesnikovv3dv: Use a common vk_queue structure
2021-09-23 Yevhenii Kolesnikovturnip: Use a common vk_queue structure
2021-09-23 Yevhenii Kolesnikovradv: Use a common vk_queue structure
2021-09-23 Yevhenii Kolesnikovanv: Use a common vk_queue structure
2021-09-23 Yevhenii Kolesnikovvulkan: Add a common vk_queue structure
2021-09-23 Yevhenii Kolesnikovlavapipe: Use a common vk_command_buffer structure
2021-09-23 Yevhenii Kolesnikovv3dv: Use a common vk_command_buffer structure
2021-09-23 Yevhenii Kolesnikovturnip: Use a common vk_command_buffer structure
2021-09-23 Yevhenii Kolesnikovradv: Use a common vk_command_buffer structure
2021-09-23 Yevhenii Kolesnikovanv: Use a common vk_command_buffer structure
2021-09-23 Yevhenii Kolesnikovvulkan: Add a common vk_command_buffer structure
2021-09-23 Timur Kristófradv/llvm: Don't read edge flags anymore.
2021-09-23 Timur Kristófac/nir: Emit edge flag instructions conditionally.
2021-09-23 Timur Kristófradv: Disable HW generated edge flags for NGG shaders.
2021-09-23 Jesse Nataliemicrosoft/clc: Add a test for specializing via SPIRV...
2021-09-23 Jesse Nataliemicrosoft/clc: Add API to independently specialize...
2021-09-23 Jesse Nataliemicrosoft/clc: Support passing specialization consts...
2021-09-23 Jesse Nataliemicrosoft/clc: Parse SPIR-V specialization consts into...
2021-09-23 Jesse Nataliemicrosoft/clc: Support SPIR intermediates in the compil...
2021-09-23 Jesse Nataliemicrosoft/clc: Split clc_object and rename entrypoints
2021-09-23 Jesse Nataliemicrosoft/clc: Stop heap-allocating tiny fixed-size...
2021-09-23 Jesse Nataliemicrosoft/clc: Clean up clc_context
2021-09-23 Jesse Nataliemicrosoft/clc: Rename compiler DLL to clon12compiler
2021-09-23 Mike Blumenkrantzzink: check for pending memory barrier before trying...
2021-09-23 Mike Blumenkrantzzink: clean up texture_barrier hook a little
2021-09-23 Tapani Pällimesa: GL_ARB_ES3_2_compatibility GL compat profile...
2021-09-23 Joshua Ashtonradv: Push box traversal results onto stack in correct...
2021-09-23 Kenneth Graunkeintel: Finish off the last scraps of bacon
2021-09-23 Dave Airlielavapipe: don't access pColorBlendState when not legal
2021-09-23 Dave Airlielavapipe: fix vertex attributes/descriptor binding
2021-09-23 Samuel Pitoisetradv: remove useless shader variant key copies for...
2021-09-22 Danylo Piliaievturnip: Move to common DEFINE_HANDLE_CASTS casting...
2021-09-22 Lepton Wuvirgl: Add an option to disable coherent
2021-09-22 Yiwei Zhangvenus: amend supported extensions list
2021-09-22 Mike Blumenkrantzzink: don't use legacy scanout with modifiers
2021-09-22 Emma Anholtci/vc4,i915g: Add links to VK-GL-CTS issues for some...
2021-09-22 Emma Anholtmesa: Fix missing CopyTexImage formats for OES_required...
2021-09-22 Yiwei Zhangdocs: update vn extension list
2021-09-22 Mike Blumenkrantzzink: fix ci skips
2021-09-22 Icecream95pan/mdg: Remove use of global variables in disassembler
2021-09-22 Boris Brezillonpan/decode: Fix DCD size in Pre frame decoding
2021-09-22 Jordan Justeniris: Disable I915_FORMAT_MOD_Y_TILED_GEN12* on adl...
2021-09-22 Jordan Justenintel/dev: Add display_ver and set adl-p to 13
2021-09-21 Mike Blumenkrantzzink: always use type size for query result copy stride
2021-09-21 Emma Anholtmesa: Prioritize checking for GLES2's uniform transpose...
2021-09-21 Emma Anholtmesa: Throw an error for compressed glGenerateMipmap...
2021-09-21 Emma Anholtturnip: Move physical device 1.2 properties to a helper...
2021-09-21 Emma Anholttu: Support VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PROTECTED...
2021-09-21 Emma Anholttu: Move VK 1.1 core properties to a helper function...
2021-09-21 Eric Anholttu: Add GetPhysicalDeviceFeatures2() support for more...
2021-09-21 Eric Anholttu: Deduplicate extension/core feature flags.
2021-09-21 Eric Anholttu: Move core features definitions to a helper function.
2021-09-21 Caio Marcelo... spirv: Identify non-temporal memory access
2021-09-21 Caio Marcelo... anv: Refactor subgroup_size_type rules into a single...
2021-09-21 Caio Marcelo... anv: Simplify subgroup_size_type rules for compute...
2021-09-21 Christian Gmeinercompiler/isaspec: add alignment support
2021-09-21 Christian Gmeinercompiler/isaspec: keep track of written data
2021-09-21 Christian Gmeinercompiler/isaspec: add print(..) helper
2021-09-21 Christian Gmeinerfreedreno/isa: move isaspec to a new home
2021-09-21 Christian Gmeinerfreedreno/isa: add shbang and make executable
2021-09-21 Christian Gmeinerfreedreno/isa: update documentation
2021-09-21 Christian Gmeinerfreedreno/isa: encode: switch bitmask_t to BITSET_WORD's
2021-09-21 Christian Gmeinerfreedreno/isa: decode: switch bitmask_t to BITSET_WORD's
2021-09-21 Christian Gmeinerfreedreno/isa: add split_bits(..) methods
2021-09-21 Christian Gmeinerfreedreno/isa: generate marcos used for printf(..)
2021-09-21 Christian Gmeinerfreedreno/isa: add store_instruction(..)
2021-09-21 Christian Gmeinerfreedreno/isa: add BITMASK_WORDS define
2021-09-21 Christian Gmeinerfreedreno/isa: add bitmask to/from uint64_t helper
2021-09-21 Christian Gmeinerfreedreno/isa: add bitmask_t to encode.py
2021-09-21 Christian Gmeinerfreedreno/isa: generate isaspec-decode.h
2021-09-21 Christian Gmeinerfreedreno/isa: generate ir3-isa.h
2021-09-21 Christian Gmeinerfreedreno/isa: store max size for needed bitset
2021-09-21 Christian Gmeinerfreedreno/isa: add defines for fprintf(..) usage
2021-09-21 Christian Gmeinerfreedreno/isa: add next_instruction(..)
2021-09-21 Christian Gmeinerfreedreno/isa: simplify custom_target
2021-09-21 Christian Gmeinerfreedreno/isa: add leading zero's
2021-09-21 Christian Gmeinerutil/tests: add set bit range test
2021-09-21 Christian Gmeinerutil/bitset: add BITSET_SET_RANGE(..)
2021-09-21 Christian Gmeinerutil/bitset: s/BITSET_SET_RANGE/BITSET_SET_RANGE_INSIDE...
2021-09-21 Christian Gmeinerutil/tests: add bitset SHL tests
2021-09-21 Christian Gmeinerutil/bitset: add left shift
2021-09-21 Christian Gmeinerutil/tests: add bitset SHR tests
next