platform/upstream/mesa.git
2021-05-07 Mike Blumenkrantzzink: check descriptor layout support before creating it
2021-05-07 Mike Blumenkrantzzink: use explicit types during descriptor updates
2021-05-07 Mike Blumenkrantzzink: abstract descriptor pool usage for programs
2021-05-07 Mike Blumenkrantzzink: abstract descriptor usage for programs
2021-05-07 Mike Blumenkrantzzink: abstract descriptor init
2021-05-07 Mike Blumenkrantzzink: unify pipeline layout creation functions
2021-05-07 Mike Blumenkrantzzink: split off descriptor layout from descriptor pools
2021-05-06 Alyssa Rosenzweigpanfrost: Enable 16-bit support on Bifrost
2021-05-06 Alyssa Rosenzweigpan/bi: Enable mediump BLEND lowering
2021-05-06 Alyssa Rosenzweigpan/bi: Garbage collect bifrost_nir.h
2021-05-06 Alyssa Rosenzweigpan/bi: Copyprop constants
2021-05-06 Alyssa Rosenzweigpan/bi: Fix int<-->float size converts
2021-05-06 Alyssa Rosenzweigpan/bi: Enable NIR vectorization
2021-05-06 Alyssa Rosenzweigpan/bi: Temporarily switch back to 0/~0 bools
2021-05-06 Alyssa Rosenzweigpan/bi: Handle make_vec with 1-bit bools
2021-05-06 Alyssa Rosenzweigpan/bi: Adapt branching for 1-bit bools
2021-05-06 Alyssa Rosenzweigpan/bi: Change swizzled scalars to identity
2021-05-06 Alyssa Rosenzweigpanfrost: Fix typo handling blend types
2021-05-06 Alyssa Rosenzweigpan/mdg: Model blend shader interference
2021-05-06 Adam Jacksonmesa: s/malloc/calloc/ to silence a warning
2021-05-06 Adam Jacksonformat/fxt1: Clean up fxt1_variance's argument list
2021-05-06 Samuel Pitoisetradv: advertise VK_EXT_extended_dynamic_state2
2021-05-06 Samuel Pitoisetradv: implement dynamic rasterizer discard enable
2021-05-06 Samuel Pitoisetradv: implement dynamic primitive restart enable
2021-05-06 Samuel Pitoisetradv: implement dynamic depth bias enable
2021-05-06 Samuel Pitoisetradv: declare new dynamic states for VK_EXT_extended_dy...
2021-05-06 Samuel Pitoisetradv: declare VK_EXT_extended_dynamic_state2 but leave...
2021-05-06 Emma Anholtci/freedreno: Add another daily dose of a530 flakes.
2021-05-06 Alyssa Rosenzweigpanfrost/blend: Inline blend constants
2021-05-06 Alyssa Rosenzweigpan/mdg: Enable nir_opt_{move, sink}
2021-05-06 Alyssa Rosenzweigpan/mdg: Remove midgard_opt_copy_prop_reg
2021-05-06 Alyssa Rosenzweigpan/mdg: Use _output_ type for outmod printing
2021-05-06 Danylo Piliaievdocs: mark off VK_KHR_vulkan_memory_model for turnip
2021-05-06 Mike Blumenkrantzlavapipe: don't access pipeline blend state when it...
2021-05-06 Mike Blumenkrantzlavapipe: don't access pipeline dsa state when it shoul...
2021-05-06 Mike Blumenkrantzlavapipe: don't access pipeline viewport state when...
2021-05-06 Mike Blumenkrantzlavapipe: ignore tess pipeline info if no tess shaders...
2021-05-06 Mike Blumenkrantzlavapipe: don't unnecessarily flag dsa states for updating
2021-05-06 Mike Blumenkrantzlavapipe: zero out the blend state info and flag for...
2021-05-06 Mike Blumenkrantzlavapipe: zero out the dsa state info and flag for...
2021-05-06 Mike Blumenkrantzlavapipe: update more states on null multisample pipeli...
2021-05-06 Mike Blumenkrantzlavapipe: flag renderpasses as having color/zs attachments
2021-05-06 Mike Blumenkrantzlavapipe: set events to the unsignalled state on creation
2021-05-06 Mike Blumenkrantzlavapipe: do not read sampler descriptor info during...
2021-05-06 Mike Blumenkrantzlavapipe: handle buffer sizes better in CmdBindTransfor...
2021-05-06 Icecream95pan/bi: Add two tuples to a clause when needed with...
2021-05-06 Icecream95panfrost: Always write reloaded tiles when making CRC...
2021-05-06 Icecream95panfrost: Make pan_select_crc_rt a non-static function
2021-05-06 Mike Blumenkrantznir: add nir_isub_imm
2021-05-06 Mike Blumenkrantzgallium/inlines: remove atomic set from pipe_reference_...
2021-05-06 Boris BrezillonRevert "gallium/util: Fix depth/stencil blit shaders"
2021-05-06 Mike Blumenkrantzzink: clamp zs samplers to XXXX swizzle for all non...
2021-05-06 Erik Faye-Lundzink: do not ask glsl-compiler to unroll
2021-05-06 Erik Faye-Lundlavapipe: emit correct textures_used for texture-arrays
2021-05-06 Iago Toral... v3d: enable NIR loop unrolling
2021-05-06 Iago Toral... broadcom/compiler: specify maximum thread count in...
2021-05-06 Iago Toral... broadcom/compiler: refactor compile strategies
2021-05-06 Iago Toral... broadcom/compiler: add a compiler strategy to disable...
2021-05-06 Iago Toral... v3d: move NIR compiler options to GL driver
2021-05-06 Iago Toral... v3dv: setup loop unrolling
2021-05-06 Iago Toral... broadcom/compiler: add a loop unrolling pass
2021-05-06 Tomeu VizosoRevert "CI: Disable Panfrost and radeonsi"
2021-05-06 Samuel Pitoisetradv: fix missing ITERATE_256 for D/S MSAA images that...
2021-05-06 Tapani Pällii965: support only color formats with memory objects
2021-05-06 Emma Anholtturnip: Move the extension tables to tu_device.c
2021-05-06 Emma Anholtturnip: Switch to the shared vulkan ICD generator.
2021-05-05 Eric Anholtgallium/tgsi_exec: Simplify bounds checks on the const...
2021-05-05 Eric Anholttgsi_exec: Mark the store file default case as unreachable.
2021-05-05 Eric Anholttgsi_exec: Drop unused destination dimension support.
2021-05-05 Eric Anholtgallium/tgsi_exec: Drop the unused dst_datatypes from...
2021-05-05 Erik Faye-Lundzink: remove incorrect border-swizzle assumption
2021-05-05 Jesse Natalievtn: Use relaxed 24bit opcodes for CL 24bit math
2021-05-05 Jesse Natalienir: Add relaxed 24bit opcodes
2021-05-05 Jesse Nataliellvmpipe: Fix optimization loop to actually loop
2021-05-05 Eric Anholtfreedreno/a5xx: Fix up border color pointers.
2021-05-05 Daniel StoneCI: Disable Panfrost and radeonsi
2021-05-05 Rob Clarkfreedreno/tools: Fix async flush vs fdperf/computerator
2021-05-05 Jordan Justenmesa: NOTE! Default branch is now main
2021-05-05 Jordan Justendocs: Rename master branch to main
2021-05-05 Jordan Justendocs/releasing.rst: Rename master branch to main
2021-05-05 Jordan Justenissue_templates/Bug Report: Rename master branch to...
2021-05-05 Jordan Justen.gitlab-ci.yml: Use main branch for gitlab ci
2021-05-05 Jordan Justenbin/pick: Rename master branch to main
2021-05-05 Jordan Justencommit_in_branch_test.py: Rename branch master to main
2021-05-05 Erik Faye-Lunddocs: remove doxygen support
2021-05-05 Emma Anholtci/lavapipe: Add fractional NIR stress test job.
2021-05-05 Emma Anholtci/llvmpipe: Add testing of gles3/31/gl.
2021-05-05 Eric Anholtturnip: Demote API version to 1.1.
2021-05-05 Yiwei Zhangvenus: populate VK_ERROR_OUT_OF_HOST_MEMORY if applied
2021-05-05 Erik Faye-Lundfreedreno/a5xx: Remove ppgtt hack
2021-05-05 Mike Blumenkrantzaux/cso_cache: add handling for save/restore of compute...
2021-05-05 Boris Brezillonpanfrost: Fix format definitions to match gallium expec...
2021-05-05 Mauro Rossiandroid: pan/bi: add bi_opt_constant_fold.c to Makefile...
2021-05-05 Jason Ekstrandanv: Allow storage on all formats that support typed...
2021-05-05 Lionel Landwerlinisl: document format fields
2021-05-05 Jason Ekstrandanv: Check offset instead of alloc_size for freeing...
2021-05-05 Erik Faye-Lundgallium/u_vbuf: avoid dereferencing NULL pointer
2021-05-05 Bas Nieuwenhuizenradeon/vcn: Use the correct pitch for chroma surface.
2021-05-05 Danylo Piliaievturnip: implement VK_KHR_vulkan_memory_model
2021-05-05 Danylo Piliaievir3: update bar/fence bits in accordance to blob
next