platform/upstream/mesa.git
2021-02-04 Eric Anholtfreedreno: rename batch->active_providers to query_prov...
2021-02-04 Eric Anholtfreedreno: Make sure that queries are disabled during...
2021-02-04 Mike Blumenkrantzzink: move maintenance2 extension to right file
2021-02-04 Jesse Nataliedrisw: Disable automatic use of layered drivers with...
2021-02-04 Danylo Piliaievfreedreno: clamp scissor bounds
2021-02-04 Mike Blumenkrantzradv: print image array size in debug mode
2021-02-04 Erik Faye-Lunddocs: fix invalid rst syntax
2021-02-04 SureshGuttulafrontends/va: Update conditional checks for code stability.
2021-02-04 Alyssa Rosenzweignir/lower_io: Fix grammar errors
2021-02-04 Iago Toral... broadcom/compiler: let QPUs stall on TMU input/config...
2021-02-04 Iago Toral... broadcom/compiler: log spilling shaders to perf output
2021-02-04 Iago Toral... broadcom/compiler: disallow spilling if TMU pipelining...
2021-02-04 Iago Toral... broadcom/compiler: disable TMU pipelining if we fail...
2021-02-04 Iago Toral... broadcom/compiler: support pipelining of image load...
2021-02-04 Iago Toral... broadcom/compiler: refactor image load/store TMU emissi...
2021-02-04 Iago Toral... broadcom/compiler: support pipelining of tex instructions
2021-02-04 Iago Toral... broadcom/compiler: implement pipelining for general...
2021-02-04 Iago Toral... broadcom/compiler: prepare TMU spilling code to account...
2021-02-04 Iago Toral... broadcom/compiler: fix indentation with TABs
2021-02-04 Michel Dänzerci: Run 'time' in the background and propagate signals...
2021-02-04 Vinson Leenvc0/ir: Initialize SchedDataCalculator members in...
2021-02-04 Vinson Leenvc0/ir: Initialize NVC0LoweringPass member gpEmitAddress.
2021-02-04 James Parkamd: Disable surface modifier test on Windows
2021-02-04 Bas Nieuwenhuizenradv: Implement VK_KHR_zero_initialize_workgroup_memory.
2021-02-03 Caio Marcelo... spirv: Fail when parsing invalid Initializers
2021-02-03 Dave Airliezink: don't pick a cpu device ever.
2021-02-03 Marek Olšákwinsys/amdgpu: expand the slab allocation range to...
2021-02-03 Marek Olšákwinsys/amdgpu,pb_slab: add slabs with 3/4 of power...
2021-02-03 Marek Olšákwinsys/amdgpu: clean up slab alignment code, handle...
2021-02-03 Marek Olšákwinsys/amdgpu,radeonsi: add HUD counters for how much...
2021-02-03 Samuel Pitoisetradv: fix waiting on the last enabled RB for occlusion...
2021-02-03 Rob Clarkfreedreno: Put an upper limit on VSC size
2021-02-03 Rob Clarkfreedreno/decode: Fix overflow
2021-02-03 Samuel Iglesias... turnip: fix resolve MSAA D32_SFLOAT_S8_UINT image to...
2021-02-03 Samuel Iglesias... turnip: fix resolve MSAA D24_UNORM_S8_UINT image to...
2021-02-03 Tapani Pällii965: use aligned malloc for context instead of ralloc
2021-02-03 Tapani Pälliintel/perf: introduce additional ralloc context parameter
2021-02-03 Tapani Pälliintel/perf: cleanup, remove duplicate function declaration
2021-02-03 Bas Nieuwenhuizenradv: Fix assert.
2021-02-03 Bas Nieuwenhuizenradv: Add modifier fails for CTS bug.
2021-02-03 Witold Barylukradv: memset the alignment hole in cache_entry to 0
2021-02-03 Samuel Iglesias... turnip: fix UINT64_MAX size wrapping in tu_GetBufferMem...
2021-02-03 Samuel Iglesias... turnip: set sparseAddressSpaceSize to zero
2021-02-03 Alyssa Rosenzweigpan/decode: Prefer sizeof to ARRAY_SIZE for char
2021-02-03 Alyssa Rosenzweigpan/decode: Remove tile range validation
2021-02-03 Alyssa Rosenzweigpan/mdg: Drop unused stage parameter to disassembler
2021-02-03 Alyssa Rosenzweigpan/decode: Remove mesa header dependencies
2021-02-03 Alyssa Rosenzweigpan/decode: Remove unused disasm stats
2021-02-03 Alyssa Rosenzweigpan/decode: Remove pandecode_prop
2021-02-03 Alyssa Rosenzweigpan/decode: Simplify tiler printing
2021-02-03 Alyssa Rosenzweigpan/decode: Remove unused MEMORY_PROP macro
2021-02-03 Alyssa Rosenzweigpan/decode: Deduplicate shader property printing
2021-02-03 Alyssa Rosenzweigpan/decode: Deduplicate SFBD blend printing
2021-02-03 Alyssa Rosenzweigpan/decode: Remove dependency of decoder on the encoder
2021-02-03 Alyssa Rosenzweigpan/decode: Remove tiler size checks
2021-02-03 Alyssa Rosenzweigpan/decode: Be explicit when printing invocations
2021-02-03 Jonathan Marekturnip: add missing register write to disable dithering
2021-02-03 Jonathan Marekturnip: don't always use 3d ops for blit_image
2021-02-03 Jonathan Marekturnip: IMAGE_FILTER_{LINEAR,CUBIC}_BIT only for non...
2021-02-03 Jonathan Marekturnip: use vk_format_is_int to disable COLOR_ATTACHMEN...
2021-02-03 Jonathan Marekturnip: delete unused vk_format_parse.py file
2021-02-03 Jonathan Marekturnip: fix logicOp
2021-02-03 Rhys Perryradv: correctly enable WGP_MODE for tessellation control
2021-02-03 Rhys Perryradv: correctly enable WGP_MODE for NGG and GS
2021-02-03 Rhys Perryradv: round-up num_records division in radv_flush_verte...
2021-02-03 James Parkradv: Use typed outarray API
2021-02-03 James Parkac: Remove unnecessary header
2021-02-03 Tony Wasserkaaco/ra: Add helper to get a PhysRegInterval for the...
2021-02-03 Marek Olšákgallium/u_vbuf: skip non-indirect draws with 0 vertices
2021-02-03 Marek OlšákRevert "gallium/u_vbuf: skip draws with 0 vertices"
2021-02-02 Caio Marcelo... anv: Implement VK_KHR_zero_initialize_workgroup_memory
2021-02-02 Caio Marcelo... nir: Add nir_zero_initialize_shared_memory
2021-02-02 Caio Marcelo... spirv: Recognize zero initializers in Workgroup variables
2021-02-02 Caio Marcelo... spirv: Refactor variable initializer code
2021-02-02 Erico Nuneslima: always set stride in texture descriptor
2021-02-02 Erico Nuneslima: enable r and rg pixel formats again
2021-02-02 Erico Nuneslima: set yuv formats as external_only
2021-02-02 Jason Ekstrandnir: Drop the lower_mem_constant_vars declaration
2021-02-02 Karol Herbstclover/api: make use of validate_mem_migration_flags...
2021-02-02 Jérôme Glissenouveau: add support for SVM migrate
2021-02-02 Jérôme Glisseclover: implement clEnqueueSVMMigrateMem
2021-02-02 Karol Herbstclover: track allocated svm pointers
2021-02-02 Jérôme Glissegallium: add support for SVM (Share Virtual Memory...
2021-02-02 Erik Faye-Lundzink: wrap some long lines
2021-02-02 Erik Faye-Lundzink: refactor vertex-order emitting
2021-02-02 Erik Faye-Lundzink: add a get_spacing-helper
2021-02-02 Erik Faye-Lundzink: add a get_primitive_mode-helper
2021-02-02 Erik Faye-Lundzink: do not insist shaders come from glsl
2021-02-02 Erik Faye-Lundzik: correct spir-v caps for textures and images
2021-02-02 Erik Faye-Lundzink: only emit cap when needed
2021-02-02 Erik Faye-Lundzink: only emit SpvCapabilityDerivativeControl when...
2021-02-02 Erik Faye-Lundzink: correct return-type for function
2021-02-02 Erik Faye-Lundzink: be more careful about limits when unsupported
2021-02-02 Erik Faye-Lundzink: remove stale TODO
2021-02-02 Jason Ekstrandnir: Add some ssa-only fast-paths for nir_src rewrite
2021-02-02 SureshGuttulava/picture : Added failure check for stability
2021-02-02 Lionel Landwerlinanv: switch intel perf queries to query layout
2021-02-02 Lionel Landwerlinanv: switch khr perf query code to use query layout
2021-02-02 Lionel Landwerlinanv: compute commands required to implement perf queries
2021-02-02 Lionel Landwerlinintel/perf: drop the special READ_REG operator
next