platform/upstream/mesa.git
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
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_scene.h
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_linear.c
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_rast.c
2022-06-15 Brian Paulllvmpipe: fix comment typo in lp_linear_fastpath.c
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_rast_linear.c
2022-06-15 Brian Paulllvmpipe: asst. clean-up in lp_state_derived.c
2022-06-15 Brian Paulgallivm: add const qualifier in lp_bld_nir_soa.c
2022-06-15 Brian Paulgallivm: clean-up in lp_bld_nir.h
2022-06-15 Brian Paulgallivm: cleanup lp_bld_arit.c
2022-06-15 Brian Paulgallivm: asst. clean-ups in lp_bld_type.[ch]
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_state_setup.c
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_setup.c
2022-06-15 Brian Paulllvmpipe: asst. clean-ups in lp_linear_fastpath.c
2022-06-15 Brian Paulgallivm: asst. clean-ups in lp_bld_sample.h
2022-06-15 Brian Paulgallivm: whitespace fixes in lp_bld_tgsi.h
2022-06-15 Brian Paulgallivm: assorted clean-ups in lp_bld_nir_aos.c
2022-06-15 Erik Faye-Lunddocs/zink: correct requirement for tbos
2022-06-15 Yonggang Luoci: Building spirv-to-dxil on both mingw and debian/x64
2022-06-15 Yonggang Luomicrosoft/spirv_to_dxil: Fixes maybe-uninitialized...
2022-06-15 Yonggang Luomicrosoft/clc: Add missing void to no-parameter functio...
2022-06-15 Yonggang Luomicrosoft/clc: Delete unused local variables
2022-06-15 Yonggang Luomicrosoft/spirv_to_dxil: Delete unused local variable
2022-06-15 Yonggang Luodxil: Fixes warning about comparing different enum...
2022-06-15 Yonggang Luodxil: Sync dxil_spirv_shader_stage with gl_shader_stage
2022-06-15 Yonggang Luodxil: Fixes compiling dxcapi.h with mingw.
2022-06-15 Yonggang Luomicrosoft/compiler: Fix error from double extern
2022-06-15 Yonggang Luomicrosoft/compiler: Include stddef.h before using size_t
2022-06-15 Pierre-Eric... Revert "winsys/amdgpu: use AMDGPU_IB_FLAG_PREAMBLE...
2022-06-15 Pierre-Eric... radeonsi: use helpers to access si_screen::aux_context
2022-06-15 Pierre-Eric... radeonsi: add helper to use si_screen::aux_context
2022-06-15 Jordan Justenanv, iris: Enable compute engine with INTEL_COMPUTE_CLASS=1
2022-06-15 Jordan Justenanv, iris: Add support for I915_ENGINE_CLASS_COMPUTE
2022-06-15 Jordan Justenanv: Move STATE_BASE_ADDRESS programming into init_comm...
2022-06-15 Jordan Justenanv: Add support for I915_ENGINE_CLASS_COMPUTE in init_...
2022-06-15 Jordan Justenintel/gem: Add support for I915_ENGINE_CLASS_COMPUTE
2022-06-15 Jordan Justendrm-uapi/i915_drm.h: Update from drm-next (2022-05-06)
2022-06-15 Samuel Pitoisetci: fix passing down MESA_LOADER_DRIVER_OVERRIDE for...
2022-06-15 Lionel Landwerlinanv: don't expose EXT_border_color_swizzle on gfx7
2022-06-15 Qiang Yugallium: disable hardware select for crocus
2022-06-15 Alexander Kanavinswrast_kms: use swkmsDRI2Extension instead of driDRI2Ex...
2022-06-15 Vinson Leemicrosoft/spirv_to_dxil: Fix missing-prototypes errors.
2022-06-15 Boris Brezillonci/windows: Skip dEQP-VK.api.command_buffers.record_man...
2022-06-15 Boris Brezillonci/windows: Add dEQP-VK.dynamic_state.* to the test...
2022-06-15 Boris Brezillonci/windows: Allow skipping deqp tests if we have to
2022-06-15 Boris Brezillondzn: Support dynamic line width
2022-06-15 Boris Brezillondzn: Support dynamic depth testing parameters properly
2022-06-15 Boris Brezillondzn: Fix triangle-fan emulation
2022-06-15 Boris Brezillondzn: Fix primitiveRestart support
next