platform/upstream/mesa.git
2021-01-15 Marek Olšákgallium/pp: don't use cso_context to restore VBs, const...
2021-01-15 Marek Olšákgallium/hud: don't use cso_context to restore VBs,...
2021-01-15 Marek Olšákgallium/api: add state invalidate interface as alternat...
2021-01-15 Marek Olšákgallium/tests: stop using cso_set_sampler_views
2021-01-15 Marek Olšákst/xa: stop using cso_set_sampler_views
2021-01-15 Marek Olšákst/nine: stop using cso_set_sampler_views
2021-01-15 Samuel Pitoisetci: mark some sparse CTS as expected failures on RAVEN
2021-01-15 Mauro Rossiandroid: r600/sfn: add sfn_nir_lower_64bit.cpp to Makef...
2021-01-15 Samuel Pitoisetradv: do not invalidate the L2 metadata cache on comput...
2021-01-15 Eric Anholtci/freedreno: Remove some long-unseen a6xx known flakes.
2021-01-15 Eric Anholtci/freedreno: Drop skip list stuff from a5xx flakes.
2021-01-15 Eric Anholtci/freedreno: Drop some long-unseen a5xx flakes.
2021-01-15 Eric Anholtci/freedreno: Remove a bunch of stale flakes from a3xx.
2021-01-15 Eric Anholtci/freedreno: Fix up the xfail/flake handling of a3xx...
2021-01-15 Eric Anholtci/freedreno: Mark some a5xx separate_shader tests...
2021-01-14 Eric Anholtgallium/ntt: Avoid referencing undefined channels of...
2021-01-14 Eric Anholtgallium/ntt: Add support for store_per_vertex_output.
2021-01-14 Eric Anholtgallium/ntt: Don't vectorize IBFE/UBFE/BFI.
2021-01-14 Eric Anholtmesa/st: Dump nir-to-tgsi output when ST_DEBUG=tgsi...
2021-01-14 Eric Anholtmesa/st: Lower shader images before handing off to...
2021-01-14 Eric Anholtmesa/st: Make a single helper for the NIR-to-TGSI transfer.
2021-01-14 Rob Clarkfrontend/dri: Expose RGB[AX]_SRGB as well
2021-01-14 Mike Blumenkrantzzink: decouple renderpass from framebuffer state
2021-01-14 Mike Blumenkrantzzink: use 'fb' variable name for zink_framebuffer objec...
2021-01-14 Mike Blumenkrantzzink: rename param in zink_create_framebuffer
2021-01-14 Mike Blumenkrantzzink: ralloc zink_framebuffer structs
2021-01-14 Mike Blumenkrantzzink: remove renderpass refcounting
2021-01-14 Mike Blumenkrantzzink: add batch flag for checking renderpass state
2021-01-14 Mike Blumenkrantzzink: rework framebuffer state
2021-01-14 Danylo Piliaievir3: add debug option to override shader assembly
2021-01-14 Mike Blumenkrantzzink: only emit streamout targets during draw if we...
2021-01-14 Marek Olšákmesa: always set valid index bounds for non-indexed...
2021-01-14 Jordan Justeniris: Fix android build due to missing link to libmesa_...
2021-01-14 Danylo Piliaievturnip: make GS use correct varyings size from previous...
2021-01-14 Yevhenii Kolesnikoviris: only set point sprite overrides if actually using...
2021-01-14 Mike Blumenkrantzzink: partially enable SSBO pipe cap
2021-01-14 Mike Blumenkrantzzink: add more usage bits for buffer types
2021-01-14 Mike Blumenkrantzzink: flag ssbo buffer resources as having pending...
2021-01-14 Mike Blumenkrantzzink: split UBOs and samplers into 'read' batch referen...
2021-01-14 Mike Blumenkrantzzink: start supporting atomic shader ops
2021-01-14 Mike Blumenkrantzzink: modify ubo loading in ntv to work for ssbos
2021-01-14 Mike Blumenkrantzzink: emit ssbo variables in ntv
2021-01-14 Mike Blumenkrantzzink: hook up ssbo shader bindings
2021-01-14 Mike Blumenkrantzzink: add set_shader_buffers pipe_context method
2021-01-14 Mike Blumenkrantzzink: add util function for emitting ntv atomic ops
2021-01-14 Mike Blumenkrantzzink: add spirv builder function for runtime array...
2021-01-14 Mike Blumenkrantznir/lower_uniforms_to_ubo: set explicit_binding on...
2021-01-14 Mike Blumenkrantzzink: optimize renderpass hash table
2021-01-14 Mike Blumenkrantzutil/set: split off create() into an init() function
2021-01-14 Mike Blumenkrantzutil/set: add the found param to search_or_add
2021-01-14 Mike Blumenkrantzutil/set: optimize rehash for empty table and no-func...
2021-01-14 Mike Blumenkrantzutil/hash_table: optimize rehash for empty table and...
2021-01-14 Pierre-Eric... radeonsi: invalidate compute sgprs in si_rebind_buffer
2021-01-14 Pierre-Eric... ac: add ifdef __cplusplus guard to header
2021-01-14 Michel Dänzerci: Use meson test directly instead of ninja test
2021-01-14 Michel Dänzerci: Remove .gitlab-ci/meson-build.bat
2021-01-14 Lionel Landwerlinanv: add transfer usage for color/depth/stencil attachments
2021-01-14 Danylo Piliaievturnip/ir3: handle image load/stores produced by Atomic...
2021-01-14 Witold Baryluklavapipe: Defer lavapipe warning to CreateDevice
2021-01-14 Vinson Leepanfrost: Fix typos.
2021-01-13 Eric Anholtgallium/tgsi: garbage collect unused TGSI_UTIL_SIGN_MODE.
2021-01-13 Eric Anholtgallium/tgsi: Rewrite the docs on source modifiers.
2021-01-13 Eric Anholtgallium/tgsi: Remove support for f64 src modifiers.
2021-01-13 Eric Anholtgallium/tgsi: Assert that we don't see integer abs...
2021-01-13 Eric Anholtgallium/ntt: Stop lowering integer source mods.
2021-01-13 Eric Anholtgallium/ttn: Add support for TGSI_OPCODE_I64NEG/ABS.
2021-01-13 Ilia Mirkinnv50,nvc0: explicitly list recently-added caps
2021-01-13 Ilia Mirkinnv50/ir: ignore FS_BLEND_EQUATION_ADVANCED
2021-01-13 Mike Blumenkrantzzink: clamp sampler+samplerview limits
2021-01-13 Jason Ekstrandintel/genxml,anv,iris: Drop the legacy compute path...
2021-01-13 Jordan Justeniris: Add support for COMPUTE_WALKER
2021-01-13 Jason Ekstrandanv: Enable push constants on gen12-hp
2021-01-13 Jason Ekstrandintel/fs: Emit code for Gen12-HP indirect compute data
2021-01-13 Jason Ekstrandanv: Add a general state pool
2021-01-13 Jordan Justenanv: Use COMPUTE_WALKER for gen12-hp
2021-01-13 Jordan Justenanv: Don't use MEDIA_INTERFACE_DESCRIPTOR_LOAD for...
2021-01-13 Jordan Justenanv: Emit CFE_STATE for gen12-hp
2021-01-13 Jason Ekstrandintel/fs: Allow compute dispatch without a pushed subgr...
2021-01-13 Jordan Justenintel/compiler: Disable push constants on gen12-hp
2021-01-13 Jason Ekstrandintel/tools: Decode COMPUTE_WALKER
2021-01-13 Jordan Justenintel/genxml/gen125: Add CFE_STATE and COMPUTE_WALKER
2021-01-13 Dylan Bakerdocs: update calendar for 21.0.0-rc1
2021-01-13 Dylan Bakerdocs: update calendar and link releases notes for 20.3.3
2021-01-13 Dylan Bakerdocs: Add sha256sum for 20.3.3
2021-01-13 Dylan Bakerdocs: add release notes for 20.3.3
2021-01-13 Boris Brezillonpanfrost: Don't skip the test with a 4k shader
2021-01-13 Rhys Perrynir/loop_unroll: unroll more aggressively if it can...
2021-01-13 Rob Clarkfreedreno/ir3: Remove legacy packed-struct encoding
2021-01-13 Rob Clarkfreedreno/ir3/decode: Switch over to new disasm
2021-01-13 Rob Clarkfreedreno/ir3: Realign disasm shader stats
2021-01-13 Rob Clarkfreedreno/ir3: Better sstall estimation
2021-01-13 Rob Clarkfreedreno/ir3: Small resinfo disasm tweak
2021-01-13 Rob Clarkfreedreno/ir3: Switch over to new encoder/decoder
2021-01-13 Rob Clarkfreedreno/ir3/tests: Switch disasm test over to new...
2021-01-13 Rob Clarkfreedreno/hw/isa: Add expression caching
2021-01-13 Rob Clarkfreedreno/hw/isa: Add description of ir3 ISA
2021-01-13 Rob Clarkfreedreno/hw: Add isaspec mechanism for documenting...
2021-01-13 Rob Clarkfreedreno/ir3: Add some new "logical" opcodes
2021-01-13 Rob Clarkfreedreno/ir3: Decouple ir3_info collection from assembler
2021-01-13 Rob Clarkfreedreno/ir3: Fix ldg decoding/parsing
next