mesa.git
2020-06-04 Vinson Leemesa: Fix NetBSD compiler macro.
2020-06-04 Rob Clarkfreedreno/a6xx: also consider alpha-test for ztest...
2020-06-04 Rob Clarkfreedreno/a6xx: add early-lrz-late-z mode
2020-06-04 Rob Clarkfreedreno/a6xx: re-work LRZ state tracking
2020-06-04 Rob Clarkfreedreno/a6xx: update depth-plane control regs
2020-06-04 Rob Clarkfreedreno/a6xx: sync registers from envytools
2020-06-04 Rob Clarkfreedreno/ir3: split kill from no_earlyz
2020-06-04 Kristian H... docs/features.txt: Update for freedreno
2020-06-04 Kristian H... freedreno/a6xx: Turn on robustness extensions
2020-06-04 Vinson Leevdpau: Fix wrong calloc sizeof argument.
2020-06-03 Francisco JerezOPTIONAL: iris: Perform BLORP buffer barriers outside...
2020-06-03 Francisco Jereziris: Remove iris_flush_depth_and_render_caches().
2020-06-03 Francisco Jereziris: Emit single render target flush PIPE_CONTROL...
2020-06-03 Francisco Jereziris: Open-code iris_cache_flush_for_read() and iris_ca...
2020-06-03 Francisco Jereziris: Remove render cache hash table-based synchronization.
2020-06-03 Francisco Jereziris: Remove depth cache set tracking and synchronization.
2020-06-03 Francisco Jereziris: Perform compute predraw flushes from compute...
2020-06-03 Francisco Jereziris: Remove batch argument of iris_resource_prepare_ac...
2020-06-03 Francisco Jereziris: Insert buffer barrier in existing cache flush...
2020-06-03 Francisco Jereziris: Implement buffer-local memory barrier based on...
2020-06-03 Francisco Jereziris: Update cache coherency matrix on PIPE_CONTROL.
2020-06-03 Francisco Jereziris: Introduce cache coherency matrix for batch-local...
2020-06-03 Francisco Jereziris: Report use of any in-flight buffers on first...
2020-06-03 Francisco Jereziris: Drop redundant iris_address::write flag.
2020-06-03 Francisco Jereziris: Annotate all BO uses with domain and sequence...
2020-06-03 Francisco Jereziris: Bracket batch operations which access memory...
2020-06-03 Francisco Jereziris: Add infrastructure to partition batch into sync...
2020-06-03 Francisco Jereziris: Add batch-local synchronization book-keeping...
2020-06-03 Alyssa Rosenzweigpanfrost: Mark point sprites as todo on Bifrost
2020-06-03 Alyssa Rosenzweigpanfrost: Fix gl_PointSize out of GL_POINTS
2020-06-03 Alyssa Rosenzweigpanfrost: Prefer sysval for gl_PointCoord on Bifrost
2020-06-03 Alyssa Rosenzweigpan/bi: Disassemble gl_PointCoord reads.
2020-06-03 Alyssa Rosenzweigpanfrost: Explicitly convert to 32-bit for logic-ops
2020-06-03 Alyssa Rosenzweigpanfrost: Readd MIDGARD_SHADERLESS quirk to t760
2020-06-03 Francisco Jereziris: Extend iris_context dirty state flags to 128...
2020-06-03 Francisco Jereziris: Simplify iris_batch_prepare_noop().
2020-06-03 Rob Clarknir/lower_tex: fixes for fp16 yuv lowering
2020-06-03 Rob Clarknir/builder: add bitsize conversion helpers
2020-06-03 Rob Clarknir: extract out convert_to_bitsize() helper
2020-06-03 Rob Clarknir: get_base_type() should return enum type
2020-06-03 Alyssa Rosenzweigpanfrost: Handle writes_memory correctly
2020-06-03 Alyssa Rosenzweigpanfrost: Document MALI_WRITES_GLOBAL bit
2020-06-03 Alyssa Rosenzweigpanfrost: Update MALI_EARLY_Z description
2020-06-03 Marcin Ślusarziris: remove unused iris_bo->swizzle_mode
2020-06-03 Samuel Pitoisetaco: sign-extend input/identity for 16-bit subgroup...
2020-06-03 Samuel Pitoisetaco: fix subdword copies on GFX6-GFX7
2020-06-03 Samuel Pitoisetaco: implement 16-bit nir_intrinsic_quad_* on GFX6...
2020-06-03 Samuel Pitoisetaco: implement 16-bit reduce operations on GFX6-GFX7
2020-06-03 Alyssa Rosenzweigpan/bi: Handle vectorized load_const
2020-06-03 Alyssa Rosenzweigpan/bi: Passthrough second argument of F32_TO_F16
2020-06-03 Alyssa Rosenzweigpan/bi: Pack second argument of F32_TO_F16
2020-06-03 Alyssa Rosenzweigpan/bi: Fix SEL.16 swizzle
2020-06-03 Alyssa Rosenzweigpan/bi: Handle SEL with vec3 16-bit
2020-06-03 Alyssa Rosenzweigpanfrost: Passthrough NATIVE loads/stores
2020-06-03 Alyssa Rosenzweigpan/mdg: Handle regular nir_intrinsic_load_output
2020-06-03 Alyssa Rosenzweigpan/mdg: Allow f2u8 and friends thru
2020-06-03 Alyssa Rosenzweigpan/mdg: Handle f2u8
2020-06-03 Alyssa Rosenzweigpan/mdg: Fold roundmode into applicable instructions
2020-06-03 Alyssa Rosenzweigpan/mdg: Implement *_rtz conversions with roundmode
2020-06-03 Alyssa Rosenzweigpan/mdg: Lower roundmodes
2020-06-03 Alyssa Rosenzweigpan/mdg: Add opcode roundmode property
2020-06-03 Alyssa Rosenzweigpan/mdg: Add roundmode enum
2020-06-03 Alyssa Rosenzweigpan/mdg: Distinguish blend shaders in internal shader-db
2020-06-03 Icecream95panfrost: Only use AFBC YTR with RGB and RGBA
2020-06-03 Icecream95panfrost: Decode AFBC flag bits
2020-06-03 Timothy Arceriglsl: when NIR linker enable use it to resize uniform...
2020-06-03 Timothy Arceriglsl: gather uniform dereference info before main linki...
2020-06-03 Timothy Arceriglsl: add update_array_sizes() helper to the NIR unifor...
2020-06-03 Timothy Arceriglsl: add struct to gather more info about uniform...
2020-06-03 Timothy Arceriutil: add BITSET_LAST_BIT() helper
2020-06-03 Timothy Arcerii965: call brw_nir_lower_uniforms() after uniform linki...
2020-06-03 Simon Sergbm: document that gbm_bo_map exposes a linear view
2020-06-03 Danylo Piliaievglsl: Don't replace lrp pattern with lrp if arguments...
2020-06-03 Boris Brezillonspirv: Use scoped barriers for SpvOpControlBarrier
2020-06-03 Boris Brezillonintel/compiler: Extract control barriers from scoped...
2020-06-03 Boris Brezillonnir: Replace the scoped_memory barrier by a scoped_barrier
2020-06-03 Boris Brezillonspirv: Split the vtn_emit_scoped_memory_barrier() logic
2020-06-03 Samuel Pitoisetradv: enable zero VRAM for all VKD3D (DX12->VK) games
2020-06-03 Samuel Pitoisetradv: enable zero VRAM for Doom Eternal
2020-06-03 Timothy Arcerigitlab-ci: bump piglit checkout commit
2020-06-03 Timothy Arceriglsl/spirv: remove dead uniforms in spirv nir linker
2020-06-03 Timothy Arceriglsl: remove dead uniforms in the nir linker
2020-06-03 Timothy Arceriglsl: add can_remove_uniform() helper to the NIR linker
2020-06-03 Timothy Arcerinir: add callback to nir_remove_dead_variables()
2020-06-03 Timothy Arcerinir: add glsl_get_ifc_packing() helper
2020-06-03 Alyssa Rosenzweigpan/mdg: Don't double-replicate blend on T720
2020-06-03 Bas Nieuwenhuizenradv: Use common gfx10_format_table.h
2020-06-03 Bas Nieuwenhuizenradv: Include gfx10_format_table.h only from a single...
2020-06-03 Bas Nieuwenhuizenradeonsi: Define gfx10_format in the common header.
2020-06-03 Bas Nieuwenhuizenamd/common,radeonsi: Move gfx10_format_table to common.
2020-06-03 Bas Nieuwenhuizenradeonsi: Explicitly map Z16_UNORM_S8_UINT to None...
2020-06-02 Daniel StoneRevert "CI: Disable Panfrost T720/T760"
2020-06-02 Christian Gmeinerci: bare-metal: make it possible to use a script for...
2020-06-02 Erik Faye-Lundzink: Use store_dest_raw instead of storing an uint
2020-06-02 Oschowaradv: Explicitly cast TIMESTAMP_NOT_READY value to...
2020-06-02 Oschowaaco: Use correct reference type in for-range-loop.
2020-06-02 Oschowaaco: Don't std::move temporary object.
2020-06-02 Oschowaaco: Don't declare 'Block' as class, but define as...
2020-06-02 Oschowaradv: Don't take absolute value of unsigned type.
2020-06-02 Timur Kristófradv/aco: Always enable subgroup shuffle.
next