platform/upstream/mesa.git
2021-12-01 Eric Engestromdocs: add release notes for 21.3.1
2021-12-01 Jesse NatalieCI/d3d12: Add a quick_shader run
2021-12-01 Jesse NatalieCI/windows: Move reference files to relevant ci subdire...
2021-12-01 Jesse NatalieCI/windows: Move SPIRV-to-DXIL test YML to microsoft...
2021-12-01 Jesse NatalieCI/windows: Move D3D12 test YML to D3D12 driver folder
2021-12-01 Rob Clarkfreedreno/crashdec: Basing GMU log decoding
2021-12-01 Rob Clarkfreedreno/crashdec: Fallback to chip_id for GPU id
2021-12-01 Rob Clarkfreedreno/crashdec: HFI queue decoding
2021-12-01 Rob Clarkfreedreno/crashdec: Split out mempool decoding
2021-12-01 Emma Anholtturnip: Move CP_SET_SUBDRAW_SIZE to vkCmdBindPipeline...
2021-12-01 Jonathan Marekturnip: use SUBDRAW_SIZE and constant sized tess bos
2021-12-01 Emma Anholtfreedreno/ir3: Make a shared helper for the tess factor...
2021-12-01 M Henningnouveau/nir: Use natural alignment for scalars
2021-12-01 Lionel Landwerlinutil/u_trace/perfetto: add new env variable to enable...
2021-12-01 Lionel Landwerlinutil/u_trace: add end_of_pipe property to tracepoints
2021-12-01 Viktoriia Palianytsiaglsl: fix for unused variable in glsl_types.cpp
2021-12-01 Marcin Ślusarzspirv: handle SpvOpMemberName
2021-12-01 Lionel Landwerlinnir/opt_deref: don't try to cast empty structures
2021-12-01 Boris Brezillongallium/d3d12: Don't use designated initializers
2021-12-01 Boris Brezillonmicrosoft/compiler: Fix dxil_nir_create_bare_samplers()
2021-12-01 Ilia Mirkinfreedreno/ci: add piglit runs for a306
2021-11-30 Mauro Rossiandroid: define cpp_rtti=false because libLLVM is built...
2021-11-30 Mauro RossiRevert "android: define cpp_rtti=false because libLLVM...
2021-11-30 Rhys Perryaco: don't create DPP instructions with SGPR operands
2021-11-30 Alyssa Rosenzweigpanfrost: Add empty tile flags to GenXML
2021-11-30 Samuel Pitoisetradv: fix resetting the entire vertex input dynamic...
2021-11-30 Nanley Cheryanv: Drop code from get_blorp_surf_for_anv_buffer
2021-11-30 Nanley Cheryanv: Allow transfer-only linear ASTC images
2021-11-30 Nanley Cheryanv: Require transfer features for transfer usages
2021-11-30 Nanley Cheryiris: Allow GPU-based uploads of ASTC textures
2021-11-30 Nanley Cheryintel/isl: Allow creating non-Y-tiled ASTC surfaces
2021-11-30 Kenneth Graunkeblorp: Disallow multisampling for BLORP compute blits...
2021-11-30 Kenneth Graunkeblorp: Assert that BLORP_BATCH_PREDICATE_ENABLE isn...
2021-11-30 Kenneth Graunkeblorp: Don't try to use the 3D stencil write hardware...
2021-11-30 Kenneth Graunkeblorp: Fix compute-blits for rectangles not aligned...
2021-11-30 Filip Gawiniris: fix mapping compressed textures
2021-11-30 Qiang Yuci: remove egl-copy-buffers from fail list
2021-11-30 Qiang Yuloader/dri3: fix piglit egl-copy-buffer test
2021-11-30 Mykhailo Skorokhodovnir: Fix read depth for predecessors
2021-11-29 Ilia Mirkinci: move windowoverlap exclusion to all-skips
2021-11-29 Rhys Perrynir/tests: add DCE test for loops following a jump
2021-11-29 Rhys Perrynir/cf: fix insertion of loops/ifs after jumps
2021-11-29 Rhys Perrynir/dce: fix DCE of loops with a halt or return instruc...
2021-11-29 Vasily Khoruzhicklima: fix blending with min/max ops
2021-11-29 Vasily Khoruzhicklima: use 1 as blend factor for dst_alpha for SRC_ALPHA...
2021-11-29 Vasily Khoruzhicklima: implement dual source blend
2021-11-29 Rhys Perryaco: properly update use counts if a extract is still...
2021-11-29 Vasily Khoruzhicklima: disasm: call util_cpu_detect() to init CPU caps
2021-11-29 Vasily Khoruzhicklima: disasm: use last argument as a filename
2021-11-29 Vasily Khoruzhicklima: fix crash with sparse samplers
2021-11-29 Marek Olšákglthread: don't sync for more glGetIntegerv enums for...
2021-11-29 Iago Toral... broadcom/compiler: relax restriction on VPM inst in...
2021-11-29 Filip Gawinradv: dont call calloc when BVH is empty
2021-11-29 Samuel Pitoisetradv/llvm: constify radv_shader_info
2021-11-29 Samuel Pitoisetradv/llvm: stop trying to eliminate VS outputs
2021-11-29 Samuel Pitoisetradv: constify radv_shader_info in radv_declare_shader_...
2021-11-29 Samuel Pitoisetradv: copy the user SGPRs locations outside of radv_dec...
2021-11-29 Samuel Pitoisetradv: configure the number of SGPRs/VGPRs directly...
2021-11-29 Samuel Pitoisetradv: add a workaround to fix a segfault with Metro...
2021-11-29 Samuel Pitoisetradv: fix accessing NULL pointers when destroy the...
2021-11-29 Iago Toral... broadcom/compiler: allow color TLB writes in last instr...
2021-11-28 Ilia Mirkinfreedreno/ir3: get the post-lowering clip/cull mask
2021-11-28 Ilia Mirkinfreedreno/ir3: indicate that clipdist arrays are in use
2021-11-28 Ilia Mirkinnir/lower_clip: support clipdist array + no vars
2021-11-28 Ilia Mirkinnir/lower_clip: increment num_inputs/outputs by appropr...
2021-11-28 Ilia Mirkinnir/lower_clip: location offset goes into offset, not...
2021-11-28 Ilia Mirkinnir/lower_clip: replace bogus comment about gl_ClipDist...
2021-11-26 Leandro Ribeiroegl/wayland: use surface dma-buf feedback to allocate...
2021-11-26 Leandro Ribeiroegl/wayland: move loader_dri_create_image() calls to...
2021-11-26 Leandro Ribeiroegl/wayland: add initial dma-buf feedback support
2021-11-26 Leandro Ribeiroloader: add function to get render node from dev_t
2021-11-26 Leandro Ribeiroegl/wayland: remove unused constant EGL_DRI2_NUM_FORMATS
2021-11-26 Leandro Ribeiroegl/wayland: move formats and modifiers to a separate...
2021-11-26 Leandro Ribeiroegl/wayland: do not try to access memory if allocation...
2021-11-26 Leandro Ribeiroegl/wayland: deprecate drm_handle_format() and drm_hand...
2021-11-26 Leandro Ribeiroegl/wayland: replace EGL_DRI2_MAX_FORMATS by EGL_DRI2_N...
2021-11-26 Scott Andersonegl/wayland: Remove unused wayland enum
2021-11-26 Leandro Ribeiroegl: remove unnecessary spaces after types
2021-11-26 Daniel Stoneci: Upgrade to libdrm 2.4.109
2021-11-26 Daniel Stoneci: Consistently build Wayland and protocols
2021-11-26 Daniel Stoneci: Use common build script for libwayland
2021-11-26 Samuel Pitoisetradv: advertise VK_KHR_synchronization2
2021-11-26 Samuel Pitoisetradv: switch the remaining stages/access to VK_PIPELINE...
2021-11-26 Samuel Pitoisetradv: add support for VK_IMAGE_LAYOUT_ATTACHMENT_OPTIMA...
2021-11-26 Samuel Pitoisetradv: add support for new pipeline stages and access...
2021-11-26 Samuel Pitoisetradv: add support for creating device-only events
2021-11-26 Samuel Pitoisetradv: add support for VkMemoryBarrier2KHR
2021-11-26 Samuel Pitoisetradv: implement vkQueueSubmit2KHR()
2021-11-26 Samuel Pitoisetradv: implement vkCmdWaitEvents2KHR()/vkCmdPipelineBarr...
2021-11-26 Samuel Pitoisetradv: implement vkCmdWriteBufferMarker2AMD()
2021-11-26 Samuel Pitoisetradv: implement vkCmd{Reset,Set}Event2KHR()
2021-11-26 Samuel Pitoisetradv: implement vkCmdWriteTimestamp2KHR()
2021-11-26 Marek Olšákradeonsi: print the shader stage for shader-db dumps
2021-11-26 Marek Olšákradeonsi: print source_sha1 as part of shader dumps
2021-11-26 Marek Olšáknir: add shader_info::source_sha1, its initialization...
2021-11-26 Marek Olšákutil: add SHA1 printing and comparison functions
2021-11-26 Marek Olšákmesa: don't compute the same SHA1 twice in glShaderSource
2021-11-26 Marek Olšákmesa: add gl_linked_shader::linked_source_sha1
2021-11-26 Marek Olšákmesa: add shader source SHA1s that are propagated up...
2021-11-26 Marek Olšákmesa: rename gl_shader::sha1 to disk_cache_sha1
next