platform/upstream/mesa.git
2021-05-07 Matti Hamalainengallium/tools: improve option handling in dump_state.py
2021-05-07 Matti Hamalainengallium/tools: clean up tracediff.sh a bit
2021-05-07 Antonio Caggianopps: Documentation
2021-05-07 Antonio Caggianopps: Gfx-pps config tool
2021-05-07 Antonio Caggianopps: Gfx-pps v0.3.0
2021-05-07 Antonio Caggianoutil: Perfetto SDK v15.0
2021-05-07 Mike Blumenkrantzutil/hash_table: _mesa_hash_table_create_u32_keys()
2021-05-07 Iago Toral... v3d: re-enable GLSL loop unrolling
2021-05-07 Gert Wollnyr600/sfn: lower to scalar with filter applied
2021-05-07 Gert Wollnygallium: pass lower_to_scalar_filter to lower_to_scalar...
2021-05-07 Gert Wollnynir: Add filter callback for lower_to_scalar to the...
2021-05-07 Dave Airliegallivm: handle texture arrays in non-fragment shaders...
2021-05-07 Mike Blumenkrantzzink: start using dynamic front face state
2021-05-07 Mike Blumenkrantzzink: hook up dynamic dsa states
2021-05-07 Mike Blumenkrantzzink: return current pipeline object if state hasn...
2021-05-07 Mike Blumenkrantzzink: flag pipeline for change more often when vbos...
2021-05-07 Mike Blumenkrantzzink: split vertex state pipeline hashing into its...
2021-05-07 Mike Blumenkrantzzink: move more vertex state stuff into the hw state
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
next