platform/upstream/mesa.git
2021-03-24 Mike Blumenkrantzzink: unify gfx and compute batches
2021-03-24 Mike Blumenkrantzzink: call clear() instead of reset() for batch states...
2021-03-24 Mike Blumenkrantzzink: add wrapper to reset batch state structs
2021-03-24 Vinson Leeac: Fix emit_split_buffer_store modulus operation.
2021-03-24 Bas Nieuwenhuizenradv: Allow DCC for images with modifiers that are...
2021-03-24 Bas Nieuwenhuizenradv: Ensure we never decompress or FCE read-only textures.
2021-03-24 Bas Nieuwenhuizenradv: Enable sharing with DCC with modifiers.
2021-03-24 Bas Nieuwenhuizenradv: Allow extra planes for DCC.
2021-03-23 Jesse Natalied3d12: Use ID3D12Device9::CreateCommandQueue1 when...
2021-03-23 Eric Anholtfreedreno/a5xx: Switch to using ir3_cache for looking...
2021-03-23 Eric Anholtfreedreno/a4xx: Switch to using ir3_cache for looking...
2021-03-23 Eric Anholtfreedreno/a3xx: Switch to using ir3_cache for looking...
2021-03-23 Eric Anholtfreedreno: Move the ir3 linked shader cache to the...
2021-03-23 Mauro Rossiandroid: vulkan/util: add vk_descriptors.{c,h} to Makef...
2021-03-23 Mauro Rossiandroid: r600/sfn: fix sfn_nir_algebraic.c gen rules
2021-03-23 Erik Faye-Lundzink: emit all interpolation modes
2021-03-23 Erik Faye-Lundzink: factor out interpolation to helper
2021-03-23 Mike Blumenkrantzzink: ci updates
2021-03-23 Mike Blumenkrantzzink: trigger pending clears during flush
2021-03-23 Mike Blumenkrantzzink: refactor clears a little to track a bitfield...
2021-03-23 Mike Blumenkrantzzink: simplify some queue-related query code
2021-03-23 Mike Blumenkrantzzink: always flag xfb barrier on gfx flush when appropriate
2021-03-23 Mike Blumenkrantzzink: move zink_flush_compute() users to zink_flush_queue()
2021-03-23 Mike Blumenkrantzzink: rework public batch flush function to be useful...
2021-03-23 Mike Blumenkrantzzink: relax unreachable() to debug_printf when waiting...
2021-03-23 Jesse Nataliewgl: Fix wglCreatePbufferARB pixel format lookup
2021-03-23 Mike Blumenkrantzzink: ci updates
2021-03-23 Mike Blumenkrantzzink: emulate PIPE_FORMAT_R8G8B8X8_UNORM
2021-03-23 Mike Blumenkrantzzink: handle blitting of color formats with ignored...
2021-03-23 Mike Blumenkrantzzink: force PIPE_SWIZZLE_1 for X channels in samplerviews
2021-03-23 Mike Blumenkrantzzink: fix multisampled shader image load/store
2021-03-23 Mike Blumenkrantzzink: fix spirv image operand ordering
2021-03-23 Mike Blumenkrantzzink: move batch-tracked resources to fence object
2021-03-23 Mike Blumenkrantzzink: always reset batch states when finding a new one
2021-03-23 Mike Blumenkrantzzink: make batch usage unsetting function public
2021-03-23 Mike Blumenkrantzzink: move 'batch_id' and 'is_compute' members to fence
2021-03-23 Tomeu Vizosoci: Fix visibility property of LAVA jobs
2021-03-23 Tomeu VizosoRevert "CI: Disable Panfrost T760"
2021-03-23 Tomeu VizosoRevert "ci/panfrost: Disable t860/radeonsi testing...
2021-03-23 Tomeu VizosoRevert "ci/panfrost: disable the rest of these jobs...
2021-03-23 Mike Blumenkrantzsoftpipe: ci updates
2021-03-23 Mike Blumenkrantzst/glsl_to_nir: lower indirect derefs of builtins in...
2021-03-23 Mike Blumenkrantznir: add nir_lower_indirect_builtin_uniform_derefs()
2021-03-23 Mike Blumenkrantzzink: unify clear color conversion code
2021-03-23 Mike Blumenkrantzzink: cache transfer maps
2021-03-23 Mike Blumenkrantzzink: break out buffer mapping part of zink_transfer_map
2021-03-23 Mike Blumenkrantzci: update xfails for ppc64le and s390x
2021-03-23 Samuel Pitoisetci: update list of expected CTS failures for RADV
2021-03-23 Jose Fonsecagitlab-ci: Build meson-mingw32-x86_64 w/o zlib.
2021-03-22 Mauro Rossiandroid: anv: add libcutils shared dependency
2021-03-22 Rob Clarkfreedreno: Split out devicetree helpers
2021-03-22 Rob Clarkfreedreno/fdperf: Use os_read_file()
2021-03-22 Rob Clarkfreedreno: Make headers C++ happy
2021-03-22 Eric Anholtfreedreno/a6xx: Disable sample averaging on depth/stenc...
2021-03-22 Eric Anholtfreedreno/a6xx: Rename the RB_BLIT_INFO.INTEGER field...
2021-03-22 Kenneth Graunkeiris: Delete stale comment in iris_lost_context_state
2021-03-22 Daniel Schürmann.mailmap: fix email for Daniel Schürmann
2021-03-22 Danylo Piliaievturnip: expose several already implemented extensions
2021-03-22 Connor Abbottfreedreno/computerator: Add script for finding reg...
2021-03-22 Connor Abbottfreedreno: Report max_waves in shaderdb output
2021-03-22 Connor Abbottfreedreno/computerator: Use threadsize calculated by ir3
2021-03-22 Connor Abbottfreedreno: Use threadsize calculated by ir3
2021-03-22 Connor Abbottturnip: Use threadsize calculated by ir3
2021-03-22 Connor Abbottir3: Calcuate max_waves and threadsize
2021-03-22 Connor Abbottfreedreno: Add local_size to ir3_shader_variant
2021-03-22 Alejandro Piñeirov3dv: Add support for the on-disk shader cache
2021-03-22 Alejandro Piñeirov3dv/device: avoid unused-result warning with asprintf
2021-03-22 Alejandro Piñeirov3dv/pipeline: compute sha1 for no-op fragment shaders...
2021-03-22 Alejandro Piñeirov3dv/pipeline: don't create a variant if compilation...
2021-03-22 Alejandro Piñeirov3dv/pipeline: try to get the shader variant directly...
2021-03-22 Alejandro Piñeirov3dv/pipeline: use broadcom_shader_stage as pipeline...
2021-03-22 Alejandro Piñeirov3dv: define broadcom shader stages
2021-03-22 Alejandro Piñeirov3dv/pipeline: remove v3d_key from shader_variant and...
2021-03-22 Alejandro Piñeirov3dv/pipeline: remove compiled_variant_count field
2021-03-22 Alejandro Piñeirov3dv/pipeline: move topology to pipeline
2021-03-22 Alejandro Piñeirov3dv/pipeline: use driver_location_map instead of nir...
2021-03-22 Alejandro Piñeirobroadcom/compiler: add driver_location_map at vs prog...
2021-03-22 Alejandro Piñeirobroadcom/compiler: add local_size in v3d_compute_prog_data
2021-03-22 Alejandro Piñeirov3dv/pipeline: remove pipeline->use_push_constants
2021-03-22 Alejandro Piñeirov3dv/pipeline: remove pregenerate_variant
2021-03-22 Alejandro Piñeirov3dv/pipeline_cache: add more details when dumping...
2021-03-22 Mike Blumenkrantzvk: consolidate dynamic descriptor binding sorting
2021-03-22 Dylan Bakerdocs: Add calendar entries for 21.1 release candidates.
2021-03-22 Dylan Bakerdocs: Extend calendar entries for 21.0 by 1 releases.
2021-03-22 Michel Zoudocs: missing lvp win32surface ext in features.txt
2021-03-22 Ilia Mirkinnvc0: fix reported driver queries for Pascal and later...
2021-03-22 Ilia Mirkinnvc0: ensure sufficient push space for indirect data
2021-03-22 Ilia Mirkinnv50: add appropriate space check before adding new...
2021-03-22 Ilia Mirkinnv50,nvc0: remove explicit target argument from view...
2021-03-22 Ilia Mirkinnv50: initialize target for blit source surfaces
2021-03-22 Danylo Piliaievir3: update info about applicability of saturation...
2021-03-22 Gert Wollnyr60/sfn: don't lower scomp
2021-03-22 Gert Wollnyr600/sfn: lower find_msb variants to find_msb_rev
2021-03-22 Gert Wollnyr600/sfn: optimize comp+csel using fused ops
2021-03-22 Gert Wollnyr600/sfn: Add algebraic lowering for fsin and fcos
2021-03-22 Gert Wollnynir: Add r600 specific sin and cos variants
2021-03-22 Gert Wollnynir: Add opcodes for fused comp + csel and optimizations
2021-03-22 Gert Wollnynir: add opcodes for *find_msb_rev and lowering
2021-03-22 Rhys Perryradv: lower view_index to zero if multiview is disabled
2021-03-22 Mike Blumenkrantzzink: implement a global framebuffer cache
next