platform/upstream/mesa.git
2021-06-18 Jason Ekstrandisl: Document more members of isl_surf
2021-06-18 Jason Ekstranddocs: Begin documenting ISL
2021-06-18 Mike Blumenkrantzzink: remove inlinable_uniforms_dirty_mask
2021-06-18 Mike Blumenkrantzzink: remove duplicated bitflag filtering for inline...
2021-06-18 Samuel Pitoisetradv: create only one pipeline for decompressing depth...
2021-06-18 Samuel Pitoisetradv: always decompress both aspects of a depth/stencil...
2021-06-18 Samuel Pitoisetradv: reject binding buffer/image when the device memor...
2021-06-18 Pierre-Eric... radeonsi: skip instance_count==0 draws on <= GFX9
2021-06-18 Vinson Leenvc0/ir: Initialize Limits members in constructor.
2021-06-18 Vinson Leeintel/vec4: Add missing break statement.
2021-06-18 Emma Anholti915g: Switch to using nir-to-tgsi.
2021-06-18 Emma Anholti915g: Handle fragment depth being in OUT[1] not OUT[0].
2021-06-18 Emma Anholtnir_to_tgsi: Support integer sysvals on !CAP_INTEGERS...
2021-06-18 Emma Anholtnir_to_tgsi: Fix internal handling of NIR uints for...
2021-06-18 Eric Anholtnir: Do peephole select on other instructions if the...
2021-06-18 Emma Anholtnir/lower_int_to_float: Make sure the cursor is in...
2021-06-18 Emma Anholti915g: Allow fragment coord conventions TGSI properties...
2021-06-18 Emma Anholti915: Drop assertion failure about seeing each const...
2021-06-18 Emma Anholti915: Disable vertex texturing and delete the code.
2021-06-18 Yiwei Zhanganv: enable multi-planar support for drm format modifier
2021-06-18 Yiwei Zhanganv: support multi-planar format in add_all_surfaces_ex...
2021-06-18 Yiwei Zhanganv: fix some log formats
2021-06-17 Emma Anholtfreedreno: Add some cheza flakes from the last week.
2021-06-17 Emma Anholtfreedreno: Skip staging blits from uninitialized resources.
2021-06-17 Emma Anholtfreedreno: Add more detailed blit debug in FD_MESA_DEBU...
2021-06-17 Emma Anholtfreedreno/fdl: Give the tiling mode a nice name in...
2021-06-17 Emma Anholtfreedreno: Move FD_MESA_DEBUG=msgs output to mesa_logi.
2021-06-17 Emma Anholtfreedreno: Add perf_debug() for our software conditiona...
2021-06-17 Rob Clarkfreedreno: Defer freeing batch->key
2021-06-17 Caio Marcelo... spirv: Fix handling of OpBranchConditional with same...
2021-06-17 Icecream95pan/mdg: Fix reading a spilt register in the bundle...
2021-06-17 Icecream95pan/mdg: Fill from TLS before spilling non-SSA nodes
2021-06-17 Icecream95pan/mdg: Reorder some code in mir_spill_register
2021-06-17 Icecream95pan/mdg: Add a bundle ID to instructions
2021-06-17 Rob Clarkfreedreno/a6xx: Skip nv_copy_image tests
2021-06-17 Rob Clarkfreedreno/a6xx: Flip on copy_image
2021-06-17 Rob Clarkfreedreno: Fix for multi-draw blits
2021-06-17 Rob Clarkfreedreno/a6xx: Handle u/snorm vs u/sint validation
2021-06-17 Rob Clarkfreedreno/a6xx: Use UNORM for SNORM copy blits
2021-06-17 Rob Clarkfreedreno/blitter: Flush before self-blits
2021-06-17 Rob Clarkfreedreno: Fix flushes with NULL batch
2021-06-17 Iván Brianointel/nir: Fix txs for null surfaces
2021-06-17 Emma Anholtfreedreno: Flush batches upon destroying the ctx.
2021-06-17 Emma Anholtfreedreno: Remove broken back_blit optimization.
2021-06-17 Emma Anholtfreedreno: Move the !MAP_WRITE write batch refcounting...
2021-06-17 Emma Anholtfreedreno: Fix batch reference handling in flush_resour...
2021-06-17 Iago Toral... v3dv: implement VK_EXT_index_type_uint8
2021-06-17 Charliev3dv: enable ASTC formats
2021-06-17 Charliev3dv: add ASTC formats to get_compatible_tlb_format
2021-06-17 Charliev3dv: divide by block size in copy_image_blit
2021-06-17 Charliev3dv: add the unswizzled RGBA4444 format
2021-06-17 Gert Wollnyr600/sfn: Clean up some ALU lowering and move code
2021-06-17 Gert Wollnyr600/sfn: Don't read return values of atomic ops that...
2021-06-17 Gert Wollnyr600/sfn: Drop method for emit_atomic_add, it is handle...
2021-06-17 Gert Wollnyr600/sfn: don't read back unused image atomic result...
2021-06-17 Gert Wollnyr600/sfn: don't designates initializers, since they...
2021-06-17 Kai-Heng Fengiris: Avoid abort() if kernel can't allocate memory
2021-06-17 Iago Toral... v3dv: expose VK_KHR_shader_non_semantic_info
2021-06-17 Pierre-Eric... disk_cache: use UTIL_QUEUE_INIT_SCALE_THREADS
2021-06-17 Pierre-Eric... util/u_queue: add UTIL_QUEUE_INIT_SCALE_THREADS flag
2021-06-17 Pierre-Eric... util/u_queue: move function definition up
2021-06-17 Pierre-Eric... radeonsi: delay sample_pos_buffer creation until first use
2021-06-17 Pierre-Eric... vbo: delay vbo_exec_vtx_map call
2021-06-17 Vinson Leenvc0/ir: Initialize CodeEmitterNVC0 member progType...
2021-06-17 Marek Olšákmesa: execute glFlush asynchronously if no image has...
2021-06-17 Marek Olšákmesa: move _mesa_notifySwapBuffers into the x11 swrast...
2021-06-17 Marek Olšákmesa: add gallium flush_flags param into ctx->Driver...
2021-06-17 Marek Olšákst/mesa: move the st_flush_bitmap_cache call into st_flush
2021-06-17 Marek Olšákst/mesa: fix an incorrect comment in st_context_flush
2021-06-17 Marek Olšákglthread: change when glFlush flushes asynchronously
2021-06-17 Kenneth Graunkeanv: Fix dynamic primitive topology for tess on Gfx7...
2021-06-17 Zhaofeng LiAdd default driver selections for RISC-V
2021-06-17 Mike Blumenkrantzzink: always defer image descriptor barriers
2021-06-17 Mike Blumenkrantzzink: use fake buffer barriers for descriptors
2021-06-17 Mike Blumenkrantzzink: check actual mem props to determine if resource...
2021-06-17 Mike Blumenkrantzzink: key alloc cache on heap index, not heap flags
2021-06-17 Mike Blumenkrantzzink: avoid caching visible vram allocations
2021-06-17 Mike Blumenkrantzzink: change a bunch of sparse buffer resource checks...
2021-06-17 Mike Blumenkrantzzink: collapse host_visible and non-coherent alignment...
2021-06-16 Martin Krastevcompiler/glsl: Use mutex lock while freeing up mem_ctx
2021-06-16 Mike Blumenkrantzzink: mark some functions inline
2021-06-16 Connor Abbottir3/ra: Fix array parallelcopy confusion
2021-06-16 Connor Abbottir3: Improve printing of array parallelcopies/phis
2021-06-16 Marek Olšákshader_enums: change VERT_BIT back to the 32-bit shift
2021-06-16 Marek Olšákgallium/pb: change alignment to 32 bits
2021-06-16 Marek Olšákradeonsi: remove -Wstrict-overflow=0 since it doesn...
2021-06-16 Marek Olšákradeonsi: remove the chip_class dimension from the...
2021-06-16 Marek Olšákradeonsi: compile si_state_draw.cpp for each gfx genera...
2021-06-16 Marek Olšákradeonsi: move a few functions from si_state_draw.cpp...
2021-06-16 Yiwei Zhangvenus: remove workarounds for multi-planar format interop
2021-06-16 Yiwei Zhanganv: fix build errors after commit 8b7ff78
2021-06-16 Yiwei Zhangradv: fix build errors after commit 8b7ff784
2021-06-16 Mike Blumenkrantzzink: ci updates
2021-06-16 Mike Blumenkrantzzink: support more RGBX formats
2021-06-16 Mike Blumenkrantzzink: also nope out of any dst alpha blends for rgbx...
2021-06-16 Mike Blumenkrantzzink: smash dstAlphaBlendFactor to ZERO for RGBX attach...
2021-06-16 Mike Blumenkrantzzink: add a more direct check for rgbx formats in creat...
2021-06-16 Mike Blumenkrantzutil/queue: add a global data pointer for the queue...
2021-06-16 Marek Olšákradeonsi: set desc[3] of all buffer descriptors at...
2021-06-16 Marek Olšákradeonsi: remove no-op unref in si_set_constant_buffer
next