platform/upstream/mesa.git
2020-10-12 Mike Blumenkrantzzink: add VK_EXT_custom_border_color
2020-10-12 Mike Blumenkrantzzink: enable VK_KHR_vulkan_memory_model extension
2020-10-12 Samuel Pitoisetradv: fix adjusting vertex alpha
2020-10-12 Dylan Bakerdocs: Add sh256 sums for 20.2.0
2020-10-12 Dylan Bakerdocs: add release notes for 20.2.0
2020-10-12 Dylan Bakerdocs/release-calender: Add 20.2 stable releases
2020-10-12 Dylan Bakerdocs: update calendar and link releases notes for 20.2
2020-10-12 Samuel Pitoisetradv: move lower_io_arrays_to_elements before lower_io_...
2020-10-12 Samuel Pitoisetradv: replace RADV_ALPHA_ADJUST by AC_FETCH_FORMAT
2020-10-12 Samuel Pitoisetac/llvm: move AC_FETCH_FORMAT to non-LLVM code
2020-10-12 Indrajit Kumar Dasradeonsi/gfx10: fix stream index for multi-stream overf...
2020-10-12 Rhys Perryradv: remove RDR2 discard workaround
2020-10-12 Rhys Perryspirv: replace discard with demote for incorrect HLSL...
2020-10-12 Rhys Perryspirv: add and use a generator id enum
2020-10-12 Bas Nieuwenhuizenradv/winsys: Expand scope of allbos lock.
2020-10-12 Bas Nieuwenhuizenradv: Fix event write cmdbuffer allocation when tracing.
2020-10-12 Samuel Pitoisetradv: remove one leftover TODO in the shader info pass
2020-10-12 Samuel Pitoisetradv/llvm: reduce LDS size for tess by using NIR IO...
2020-10-12 Samuel Pitoisetradv/llvm: reduce the ESGS itemsize by using NIR IO...
2020-10-12 Samuel Pitoisetradv/llvm: switch to NIR IO assigned locations
2020-10-12 Samuel Pitoisetac/nir: pass the variable location to store_tcs_outputs
2020-10-12 Samuel Pitoisetac,radv,radeonsi: stop multiplying driver_location...
2020-10-12 Samuel Pitoisetradv/llvm: stop assigning driver_location in NIR->LLVM
2020-10-11 Jason Ekstrandnir: Allow more deref modes in phis
2020-10-11 Mauro Rossiandroid: util: Move xxd.py to util
2020-10-11 Jose Maria... vc4: enable lower_isign for VC4
2020-10-10 Alyssa Rosenzweigpan/bi: Range check newc/oldc when rewriting
2020-10-10 Alyssa Rosenzweigpan/bi: Disable mediump output lowering
2020-10-10 Alyssa Rosenzweigpanfrost: Temporarily disable FP16 on Bifrost
2020-10-10 Alyssa Rosenzweigpanfrost: Set "shader modifies coverage?" flag
2020-10-10 Alyssa Rosenzweigpanfrost: Update XML for Bifrost early-z/FPK
2020-10-10 Alyssa Rosenzweigpan/bi: Implement FETCH
2020-10-10 Alyssa Rosenzweigpan/bi: Add bi_emit_lod_cube helper
2020-10-10 Alyssa Rosenzweigpan/bi: Map NIR tex ops to Bifrost ops
2020-10-10 Alyssa Rosenzweigpanfrost: Fix faults on block-based formats on Bifrost
2020-10-10 Alyssa Rosenzweigpan/bi: Use new block dimension helper
2020-10-10 Alyssa Rosenzweigpanfrost: Add panfrost_block_dim helper
2020-10-10 Alyssa Rosenzweigpan/bi: Don't terminate helper threads
2020-10-10 Alyssa Rosenzweigpan/bi: Fix message type printing
2020-10-10 Alyssa Rosenzweigpanfrost: Set helper_invocation_enable for Bifrost
2020-10-10 Alyssa Rosenzweigpan/bi: Implement txb
2020-10-10 Alyssa Rosenzweigpanfrost: Add some missing Bifrost texture XML
2020-10-10 Alyssa Rosenzweigpanfrost: Fix Bifrost high LOD clamp
2020-10-10 Alyssa Rosenzweigpanfrost: Fix Bifrost filter selection
2020-10-10 Alyssa Rosenzweigpanfrost: Add missing XML for Bifrost samplers
2020-10-10 Alyssa Rosenzweigpan/bi: Prefer 'texture_index' to 'image_index'
2020-10-10 Alyssa Rosenzweigpan/bi: Rewrite to fit dest = src constraint
2020-10-10 Alyssa Rosenzweigpan/bi: Pack TEXC
2020-10-10 Alyssa Rosenzweigpan/bi: Handle nir_tex_src_lod
2020-10-10 Alyssa Rosenzweigpan/bi: Add data register passing infrastructure
2020-10-10 Alyssa Rosenzweigpan/bi: Stub out TEXC handling
2020-10-10 Alyssa Rosenzweigpan/bi: Add texture operator descriptor
2020-10-10 Alyssa Rosenzweigpan/bi: Pack skip bit for texture operations
2020-10-10 Alyssa Rosenzweigpan/bi: Encode skip bit into IR
2020-10-10 Alyssa Rosenzweigpan/bi: Streamline TEXC/TEXS naming/selection
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical texture op names in IR
2020-10-10 Alyssa Rosenzweigpan/bi: Fix simple txl test
2020-10-10 Alyssa Rosenzweigpan/bi: Expose GL 2.1 on Bifrost
2020-10-10 Alyssa Rosenzweigpan/bi: Handle vector moves
2020-10-10 Alyssa Rosenzweigpan/bi: Pass flow_control through directly
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical flow control enum
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical term dependency
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical term "message type"
2020-10-10 Alyssa Rosenzweigpan/bi: Print message types as strings
2020-10-10 Alyssa Rosenzweigpan/bi: Add missing message types
2020-10-10 Alyssa Rosenzweigpan/bi: Expand clause type to 5-bit
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical name for staging registers
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical next_clause_prefetch
2020-10-10 Alyssa Rosenzweigpan/bi: Canonicalize terminate_discarded_threads
2020-10-10 Alyssa Rosenzweigpan/bi: Use canonical floating-point modes
2020-10-10 Alyssa Rosenzweigpan/bi: Cull unnecessary edges on the CF graph
2020-10-10 Alyssa Rosenzweigpan/bi: Drop if 0'd combine lowering
2020-10-10 Alyssa Rosenzweigpan/bi: Fix memory corruption in scheduler
2020-10-10 Alyssa Rosenzweigpan/decode: Ensure mappings are zeroed
2020-10-10 Alyssa Rosenzweigpan/bi: Add copy for register COMBINEs
2020-10-10 Christian Gmeinerci: piglit: conditionally build OpenCL tests
2020-10-10 Jose Maria... vc4: Enable lower_umax and lower_umin
2020-10-10 Jose Maria... nir/algebraic: optimize iand/ior of (n)eq zero when...
2020-10-10 Icecream95panfrost: Add a debug flag to disable AFBC
2020-10-09 Marek Olšákradeonsi: disable SDMA on gfx6-7 and gfx10.3 to decreas...
2020-10-09 Marek Olšákradeonsi: update the DMA perf test
2020-10-09 Marek Olšákwinsys/amdgpu: apply the VM alignment optimization...
2020-10-09 Marek Olšákwinsys/amdgpu: rework the VM alignment optimizations
2020-10-09 Marek Olšákac/surface: fix valgrind warnings in DCC retile tile...
2020-10-09 Dave AirlieCI: build our own spirv tools
2020-10-09 Dave Airlieci: fix deqp clone + fetch
2020-10-09 John Batesdisk_cache: build option for disabled-by-default
2020-10-09 Rhys Perryradv: use radv_optimize_nir() less in radv_link_shaders()
2020-10-09 Rhys Perryradv: move optimizations in shader_compile_to_nir(...
2020-10-09 Rhys Perrynir: return progress from nir_lower_io_to_scalar_early
2020-10-09 Boris Brezillonpanfrost: Move the blend shader cache at the context...
2020-10-09 Boris Brezillonpanfrost: Get rid of the constant patching done on...
2020-10-09 Boris Brezillonpanfrost: Let compile_blend_shader() allocate the blend...
2020-10-09 Boris Brezillonpanfrost: Don't leak NIR blend shaders
2020-10-09 Boris Brezillonpanfrost: Allocate blit_blend with ralloc()
2020-10-09 Boris Brezillonpanfrost: Pass compile arguments through a struct
2020-10-09 Boris Brezillonpanfrost: Move the blend constant mask extraction out...
2020-10-09 Boris Brezillonpanfrost: Constify the rt_fmts arg passed to pan_lower_...
2020-10-09 Bas Nieuwenhuizenradv: Set fce metadata correctly on DCC initialization.
2020-10-09 Timur Kristófaco/ngg: Calculate workgroup size of NGG shaders.
next