platform/upstream/mesa.git
2023-06-20 Georg Lehmannaco: combine scalar mul+pk_add to pk_fma
2023-06-20 Georg Lehmannaco: use uses helpers for pk_fma opt
2023-06-20 Rhys Perryradv: use wave32 for small workgroups
2023-06-20 Rhys Perryradv: refactor CS subgroup size determination
2023-06-20 SureshGuttularadeonsi/vcn: update luma and chroma size
2023-06-20 Samuel Pitoisetradv: advertise VK_EXT_depth_bias_control
2023-06-20 Samuel Pitoisetradv: implement VK_EXT_depth_bias_control
2023-06-20 Samuel Pitoisetvulkan/runtime: call CmdSetDepthBias2EXT() from CmdSetD...
2023-06-20 Gert Wollnyr600/sfn: Implement source mod optimization in backend
2023-06-20 Gert Wollnyr600/sfn: add source and dest mod info to opcode table
2023-06-20 Gert Wollnyr600/sfn: allow source mods for per source with multi...
2023-06-20 Gert Wollnyr600/sfn: drop use of nir source mods
2023-06-20 Gert Wollnyr600/sfn: Fix typo
2023-06-20 Gert Wollnyvirgl: don't allow vertex input arrays on GLES hosts
2023-06-20 Illia Polishchukzink, drirc: Add Borderlands 2 workaround to fix spir...
2023-06-20 Christian Gmeineretnaviv: remove not used tgsi includes
2023-06-20 Christian Gmeineretnaviv: drop usage of tgsi_swizzle_names
2023-06-20 Christian Gmeineretnaviv: remove tgsi remains
2023-06-20 Juan A. Suarez... v3d: clear alpha-only as red-only
2023-06-20 Juan A. Suarez... gallium/util: fix color clamp for alpha-only formats
2023-06-20 Tapani Pälliisl: handle DRM_FORMAT_MOD_INVALID in isl_drm_modifier_...
2023-06-20 Yonggang Luogallium: Remove unused os_process.h in gallium/auxiliary
2023-06-20 Yonggang Luodd: Replace the usage of os_get_process_name with util_...
2023-06-20 Yonggang Luozink: Replace the usage of os_get_process_name with...
2023-06-20 Mykola Piatykopmesa: Fix use after free.
2023-06-20 Caio Oliveiracompiler/clc: Move related NIR passes to the common...
2023-06-20 Caio Oliveiracompiler/clc: Rename the internal library from libclc...
2023-06-20 Caio Oliveiraintel/compiler: Move brw_kernel.c to the intel_clc...
2023-06-20 Lionel Landwerlinanv: add VK_EXT_depth_bias_control support
2023-06-20 Lionel Landwerlinvulkan/runtime: add support for EXT_depth_bias_control
2023-06-20 Lionel Landwerlinvulkan: registry/headers bump to 1.3.254
2023-06-20 Lionel Landwerlinanv: switch copy query results with shaders from semaph...
2023-06-20 Lionel Landwerlinanv: tracking query buffer writes & query clears separately
2023-06-20 Lionel Landwerlinanv: fix pending query bits for compute only command...
2023-06-20 Lionel Landwerlinanv: change the way we clear pending query bits
2023-06-20 Lionel Landwerlinanv: track buffer writes from shaders for query results...
2023-06-20 Lionel Landwerlinanv: add missing query clear flush for acceleration...
2023-06-20 Karol Herbstcompiler/types: fix size of padded OpenCL Structs
2023-06-20 Yonggang Luoc11: Implement os_time_get_nano with timespec_get(...
2023-06-20 Yonggang Luoc11: Improve mtx_timedlock to use timespec_get instead...
2023-06-20 Yonggang Luoc11: Improve timespec_get to support TIME_MONOTONIC...
2023-06-20 Yonggang Luowsi: Fixes passing argument 1 of ‘mtx_unlock’ from...
2023-06-20 Yonggang Luofreedreno: Fixes error: passing argument 1 of ‘pthread_...
2023-06-19 Caio Oliveiranir/print: Use mesa_scope_name() function to print...
2023-06-19 Caio Oliveiracompiler: Add mesa_scope_name() function
2023-06-19 Caio Oliveiracompiler: Move from nir_scope to mesa_scope
2023-06-19 Karol Herbstrusticl/program: pass our max param size along to the...
2023-06-19 Karol Herbstclc: allow passing custom validator options
2023-06-19 Karol Herbstclc: fix SPIRVMessageConsumer for NULL src
2023-06-19 Gert Wollnyr600/sfn: Clean up FS member initialization
2023-06-19 Gert Wollnyr600/sfn: on R600/R700 write a dummy pixel output if...
2023-06-19 Lionel Landwerlinanv: avoid private buffer allocations in vkGetDeviceIma...
2023-06-19 Karol Herbstrusticl/format: enable all trivial to support optional...
2023-06-19 Karol Herbstrusticl/format: move format table generation into a...
2023-06-19 Karol Herbstrusticl/format: document cl to pipe format mapping
2023-06-19 Karol Herbstrusticl/format: add required format table for CL2.0
2023-06-19 Karol Herbstrusticl/format: drop req_for_3d_image_write_ext
2023-06-19 Karol Herbstrusticl/format: extract required format checks into...
2023-06-19 Karol Herbstrusticl/format: extract CL format to pipe format mappin...
2023-06-19 Karol Herbstrusticl/format: pass order and type to rusticl_image_fo...
2023-06-19 Karol Herbstrusticl/mem: fix validation of packed image formats
2023-06-19 Karol Herbstrusticl/mem: cache the pipe_format
2023-06-19 Karol Herbstdocs/cl: improve reporting of image features
2023-06-19 Eric EngestromRevert "ci: remove clang-format testing"
2023-06-19 Eric Engestromradv: fix formatting
2023-06-19 Illia Abernikhindocs: remove i965 features from docs/features.txt
2023-06-19 Illia Abernikhindocs: add crocus features to docs/features.txt
2023-06-19 Illia Abernikhindocs: add iris features to docs/features.txt
2023-06-19 Iago Toral... v3dv: expose shaderImageGatherExtended
2023-06-19 Iago Toral... broadcom/compiler: handle textureGatherOffsets
2023-06-19 Iago Toral... nir/lower_tex: handle lower_tg4_offsets with lower_tg4_...
2023-06-19 Iago Toral... nir/lower_tex: copy missing fields when creating copy...
2023-06-19 Samuel Pitoisetradv: use cs_execute_ib() for GFX, MBCP and DGC IBs
2023-06-19 Samuel Pitoisetradv/amdgpu: add cs_execute_ib() for executing IBs
2023-06-19 Samuel Pitoisetradv/amdgpu: remove useless assert in radv_amdgpu_winsy...
2023-06-19 Samuel Pitoisetradv/amdgpu: fix a buffer overflow for submissions...
2023-06-19 Samuel Pitoisetradv: reserve space for shadowed regs
2023-06-19 Samuel Pitoisetradv: use IB for the GFX preamble on GFX6
2023-06-19 Samuel Pitoisetradv: do not use IB for the GFX preamble with RADV_DEBU...
2023-06-18 David Heidelbergci/docs: fixup incorrect spacing around console block
2023-06-18 Gert Wollnyr600/sfn: Don't deref unused group slots
2023-06-18 Gert Wollnyr600: Split tex CF only if written component is read
2023-06-17 Marek Olšákintel/ci: disable iris-jsl-deqp because it always fails...
2023-06-17 Marek Olšákci: remove clang-format testing
2023-06-17 Marek Olšákradeonsi: remove gfx10 NGG streamout
2023-06-17 Marek Olšákradeonsi: handle GE_CNTL and IA_MULTI_VGT_PARAM as...
2023-06-17 Marek Olšákradeonsi: handle VGT_LS_HS_CONFIG like a tracker register
2023-06-17 Marek Olšákradeonsi: handle VGT_GS_OUT_PRIM_TYPE like a tracked...
2023-06-17 Marek Olšákradeonsi: eliminate redundant compute SH register changes
2023-06-17 Marek Olšákradeonsi: handle demoted si_pm4_set_reg_idx3 as si_pm4_...
2023-06-17 Marek Olšákradeonsi: set non-graphics uconfig registers first...
2023-06-17 Marek Olšákradeonsi: remove sscreen parameter from si_pm4_set_reg_idx3
2023-06-17 Marek Olšákradeonsi: add more variables into si_pm4_state and...
2023-06-17 Marek Olšákradeonsi: don't needlessly invalidate L0/L1 caches...
2023-06-17 Marek Olšákradeonsi: don't do PFP_SYNC_ME before CP DMA and comput...
2023-06-17 Marek Olšákradeonsi: shrink the last field of tcs_offchip_layout...
2023-06-17 Marek Olšákradeonsi: change si_emit_derived_tess_state into a...
2023-06-17 Marek Olšákradeonsi: fix RB+ and gfx11 issues with framebuffer...
2023-06-17 Marek Olšákradeonsi/ci: add glx@glx-visuals-stencil to skips becau...
2023-06-17 Marek Olšákradeonsi: set register_shadowing_enabled if AMD_DEBUG...
next