platform/upstream/mesa.git
2022-06-16 Dylan Bakerdocs: add release notes for 22.1.2
2022-06-16 Samuel Pitoisetradv: advertise VK_EXT_border_color_swizzle on GFX10+
2022-06-16 Mike Blumenkrantzzink: tu ci baseline update
2022-06-16 Iván Brianoanv: do not get rid of empty/useless fragment shaders
2022-06-16 Danylo Piliaievturnip: copy disasm strings for pipeline executables
2022-06-16 Samuel Pitoisetradv/ci: add vkd3d-proton testing
2022-06-16 Samuel Pitoisetci: add VKD3D_PROTON_RESULTS to the list of variables...
2022-06-16 Samuel Pitoisetci: print a message when vk3d-proton returns successfully
2022-06-16 Samuel Pitoisetci: update vkd3d-proton builder/runner
2022-06-16 Samuel Pitoisetradv/ci: refactor test machines and dEQP rules to reduc...
2022-06-16 Ruijing Dongradeonsi/vcn: support unified queue in vcn4
2022-06-16 Ruijing Dongradeonsi/vcn: prepare for unified queue in vcn4
2022-06-16 Mark Janesiris: provide a callback to INTEL_MEASURE to clean...
2022-06-16 Mark Janesintel: provide a callback to clean up after intel_measu...
2022-06-16 Mark Janesanv: fix performance bug in INTEL_MEASURE
2022-06-16 Mark Janesintel: relax assertion in INTEL_MEASURE
2022-06-16 Mark Janesintel: parse intel_measure environment without side...
2022-06-16 Jan Beichvulkan/wsi: treat EBADF as missing DMA_BUF_IOCTL_{EXPOR...
2022-06-16 Mike Blumenkrantzzink: only enable vtn debugging if validation is active
2022-06-16 Mike Blumenkrantzzink: always bind on the sparse queue
2022-06-16 Mike Blumenkrantzzink: detect sparse-only binding queue
2022-06-16 Mike Blumenkrantzzink: add semaphore handling for sparse binds
2022-06-16 Mike Blumenkrantzzink: add batch api for adding a wait semaphore
2022-06-16 Mike Blumenkrantzzink: use a dynarray for semaphore wait flags
2022-06-16 Mike Blumenkrantzzink: remove thread_queue
2022-06-16 Connor Abbotttu: Save/restore *_BIN_CONTROL in 3d GMEM store path
2022-06-16 Connor Abbotttu: Add missing WFI to the 3d GMEM store path
2022-06-16 Connor Abbotttu: Fix 3d GMEM store swizzle in texture descriptor
2022-06-16 Rhys Perryaco: update SMEM offset workaround for LLVM 15
2022-06-16 Mike Blumenkrantzzink: use uint64_t for batch_id
2022-06-16 Tiago Koji... d3d12: fallback to integrated adapter instead of arbitr...
2022-06-16 Mike Blumenkrantzzink: anv ci updates
2022-06-16 Mike Blumenkrantzzink: clamp renderpass layers better
2022-06-16 Mike Blumenkrantzzink: clamp dynamic fb layers better
2022-06-16 Mike Blumenkrantzzink: add a function for getting the minimum framebuffe...
2022-06-15 Emma Anholtci/iris: Disable blender-demo-cube_diorama on APL.
2022-06-15 Connor Abbottfreedreno/a6xx: Support more 3-component formats
2022-06-15 Connor Abbotttu: Enable uniform texture buffers with NPOT formats
2022-06-15 Boris Brezillondzn: Enable support for geometry shaders
2022-06-15 Boris Brezillondzn: Disable rasterization if the last geometry stage...
2022-06-15 Boris Brezillonmicrosoft/compiler: Support gl_Layer
2022-06-15 Boris Brezillonmicrosoft/compiler: Fix Layer type
2022-06-15 Boris Brezillonmicrosoft/compiler: Move d3d12_fix_io_uint_type() to...
2022-06-15 Boris Brezillond3d12: Keep access masks up-to-date when removing vars...
2022-06-15 Mike Lothianutil: Fix invalid usage of alignas in u_cpu_detect.c
2022-06-15 Marek Olšákradeonsi/gfx11: rework GDS streamout code to single...
2022-06-15 Marek Olšákradeonsi/gfx11: add missing register shadowing code
2022-06-15 Marek Olšákradeonsi/gfx11: drop the ES vertex count requirement
2022-06-15 Marek Olšákradeonsi/gfx11: don't allocate unused wait_mem_scratch
2022-06-15 Marek Olšákradeonsi/gfx11: don't use memory for waiting for cache...
2022-06-15 Marek Olšákradeonsi/gfx11: synchronize correctly before setting...
2022-06-15 Marek Olšákradeonsi/gfx11: allocate more space for pipeline statistics
2022-06-15 Marek Olšákradeonsi/gfx11: compile monolithic PS if it writes...
2022-06-15 Marek Olšákamd/gfx11: add PixelWaitSync packet fields
2022-06-15 Marek Olšákac/llvm: fix tcs_wave_id unpacking on gfx11
2022-06-15 Emma Anholtci/dzn: Skip a test that intermittently times out at...
2022-06-15 Christian Gmeinernir: Fix unused-variable compile warnings
2022-06-15 Guilherme Galloci/lava: Add support for more complex color codes
2022-06-15 Timur Kristófradv: Always use 3D block ID and grid size in task...
2022-06-15 Timur Kristófac/nir/taskmesh: Preserve workgroup ID Y and Z when...
2022-06-15 Timur Kristófradv: Lower mesh shader 3D workgroup ID to 1D index.
2022-06-15 Timur Kristófac/nir/ngg: Add mesh shader workgroup index.
2022-06-15 Timur Kristófradv: Enable NGG wave ID for mesh shader scratch ring.
2022-06-15 Yonggang Luoutil/c11: Update function u_thread_create to be c11...
2022-06-15 Yonggang Luoc11: Implement thread_local in c11/threads.h
2022-06-15 Yonggang Luoc11: Fixes memory leak of pack in thrd_create on win32
2022-06-15 Yonggang Luoc11: Move the implementation of threads.h into c source...
2022-06-15 Yonggang Luoutil: Define WIN32_LEAN_AND_MEAN before include of...
2022-06-15 Yonggang Luoglx: using C++11 keyword thread_local
2022-06-15 Yonggang Luointel: using C++11 keyword thread_local
2022-06-15 Chia-I Wuturnip: advertise VK_EXT_border_color_swizzle
2022-06-15 Sergi Blanch... ci/crosvm: clean crosvm socket
2022-06-15 Samuel Pitoisetzink/ci: update list of failures again
2022-06-15 Samuel Pitoisetradv/ci: add GLES/GLCTS testing with Zink on NAVI10
2022-06-15 Samuel Pitoisetci/valve: split .b2c-test into .b2c-test-vk and .b2c...
2022-06-15 Samuel Pitoisetzink/ci: change the surface type used for dEQP
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_scene.c
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_tex_sample.c
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_linear_sampler.c
2022-06-15 Brian Paulllvmpipe: fix comment typo in lp_bld_interp.h
2022-06-15 Brian Paulgallivm: asst. clean-ups in lp_bld_nir.c
2022-06-15 Brian Paulllvmpipe: misc clean-ups in lp_bld_interp.c
2022-06-15 Brian Paulgallivm: minor clean-ups in lp_bld_sample_soa.c
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_rast_priv.h
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_rast_tri_tmp.h
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_bld_blend_aos.c
2022-06-15 Brian Paulllvmpipe: misc clean-up in lp_rast_tri.c
2022-06-15 Brian Paulllvmpipe: minor clean-ups in lp_state_fs_analysis.c
2022-06-15 Brian Paulllvmpipe: minor whitespace/formatting cleanups in lp_st...
2022-06-15 Brian Paulllvmpipe: whitespace clean-ups in lp_rast.h
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_setup_tri.c, lp_setup_r...
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_state_fs_linear.c
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_state_fs_linear_llvm.c
2022-06-15 Brian Paulllvmpipe: minor clean-ups in lp_jit.h
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_state_fs.c
2022-06-15 Brian Paulgallivm: clean-ups in lp_bld_tgsi.[ch]
2022-06-15 Brian Paulgallivm: asst. clean-ups in lp_bld_sample_soa.c
2022-06-15 Brian Paulllvmpipe: asst. clean-up in lp_setup_context.h
2022-06-15 Brian Paulgallivm: clean-up in lp_bld_sample.c
2022-06-15 Brian Paulllvmpipe: asst. clean-up and add comments in lp_state_fs.h
next