platform/upstream/mesa.git
2022-08-30 Chad Versacevenus: Sort passthrough extensions
2022-08-30 Rhys Perryaco: remove dead code for querying image size/samples...
2022-08-30 Rhys Perryradv: enable ac_nir_lower_resinfo for ACO
2022-08-30 Rhys Perrynir/lower_tex: ignore width of cube textures
2022-08-30 Rhys Perryaco: add SCC clobber in build_cube_select
2022-08-30 Rhys Perrynir/print: support nir_texop_descriptor_amd
2022-08-30 Marek Olšákradeonsi: move set_patch_vertices into si_state_shaders.cpp
2022-08-30 Marek Olšákradeonsi: move patch_vertices-related tessellation...
2022-08-30 Marek Olšákradeonsi: remove 1 draw packet order codepath, keep...
2022-08-30 Marek Olšákradeonsi: cosmetic changes in si_emit_rasterizer_prim_state
2022-08-30 Marek Olšákradeonsi: set GS_STATE_OUTPRIM and PROVOKING_VTX_INDEX...
2022-08-30 Marek Olšákradeonsi: precompute GS_OUT_PRIM in advance
2022-08-30 Marek Olšákradeonsi: unify the logic that sets rast_prim
2022-08-30 Marek Olšákradeonsi: move fixing ngg_culling into si_update_shaders
2022-08-30 Marek Olšákradeonsi: remove the prim_restart_tri_strips_only option
2022-08-30 Marek Olšákradeonsi: move *rs to its only use in si_draw
2022-08-30 Marek Olšákradeonsi: make the primitive type constant with tessell...
2022-08-30 Marek Olšákradeonsi: don't pass num_patches via derived_tess_state...
2022-08-30 Marek Olšákradeonsi/ci: add skips of tests not built on Linux
2022-08-30 Jason Ekstrandpanfrost: Use util/bitpack_helpers.h
2022-08-30 Jason Ekstrandasahi: Use util/bitpack_helpers.h
2022-08-30 Jason Ekstrandutil: Add util_bitpack_[su]fixed_clamp helpers
2022-08-30 Jason Ekstrandbroadcom: Use util/bitpack_helpers.h
2022-08-30 Jason Ekstrandutil,intel: Pull the bit packing helpers from genxml...
2022-08-30 Mike Blumenkrantzzink: defer all compute shader creation
2022-08-30 Mike Blumenkrantzzink: add function to check whether a shader has cube...
2022-08-30 Mike Blumenkrantzzink: generate sha1 for compute programs
2022-08-30 Mike Blumenkrantzzink: init fbfetch/bindless ctx stuff on shader create
2022-08-30 Mike Blumenkrantzzink: add a context pointer to zink_program struct
2022-08-30 Mike Blumenkrantzzink: add locking for descriptor layout caches
2022-08-30 Mike Blumenkrantzzink: add partial async shader compile support
2022-08-30 Mike Blumenkrantzzink: add precompilation for compute shaders
2022-08-30 Mike Blumenkrantzzink: move compute descriptor binds down in execution
2022-08-30 Mike Blumenkrantzzink: add a param to allow zink_screen_update_pipeline_...
2022-08-30 Mike Blumenkrantzzink: move compute pipeline cache update to caller
2022-08-30 Mike Blumenkrantzzink: track whether shader has cube samplers
2022-08-30 Mike Blumenkrantzzink: use different key comparison for local_size-using...
2022-08-30 Mike Blumenkrantzzink: stop zeroing local size if current compute doesn...
2022-08-30 Mike Blumenkrantzzink: remove use_local_size from compute pipeline state
2022-08-30 Mike Blumenkrantzzink: don't add compute base pipeline to hash table
2022-08-30 Mike Blumenkrantzzink: merge compute program hash table onto program...
2022-08-30 Mike Blumenkrantzzink: add a pipeline shortcut for basic compute programs
2022-08-30 Mike Blumenkrantzzink: add param to allow cache_get jobs to run directly
2022-08-30 Mike Blumenkrantzzink: don't call util_queue_fence_init in zink_screen_g...
2022-08-30 Mike Blumenkrantzzink: add use_local_size flag to compute programs
2022-08-30 Mike Blumenkrantzzink: initialize cache_get_thread unconditionally
2022-08-30 Mike Blumenkrantzzink: create compute programs from compute shaders...
2022-08-30 Mike Blumenkrantzzink: allow programs to solely manage descriptor deinit
2022-08-30 Mike Blumenkrantzzink: use screen param for zink_descriptor_program_deinit
2022-08-30 Marek Olšákci: disable the freedreno farm.
2022-08-29 Tatsuyuki Ishiradv,lvp,anv: Delete pre-common dispatch leftover.
2022-08-29 Tatsuyuki Ishiradv: Remove unused radv_deferred_queue_submission.
2022-08-29 Tatsuyuki Ishiradv: Remove unused functions.
2022-08-29 Marek Olšákwinsys/amdgpu: use cached GTT for command buffers and...
2022-08-29 Adam Jacksonegl: Remove some can't-happen supported API checks
2022-08-29 Sil Vilerinod3d12: Implement cap PIPE_VIDEO_SUPPORTS_CONTIGUOUS_PLA...
2022-08-29 Sil Vilerinogallium/va: vaDeriveImage to check PIPE_VIDEO_SUPPORTS_...
2022-08-29 Samuel Pitoisetradv: emit the guardband state separately from the...
2022-08-29 Samuel Pitoisetradv: rework dirtying scissors when the line width...
2022-08-29 Samuel Pitoisetradv: split emitting guardband into a separate helper
2022-08-29 Samuel Pitoisetradv: remove useless parameter in si_write_scissors()
2022-08-29 Samuel Pitoisetradv: make sure to emit BREAK_BATCH when color write...
2022-08-29 Samuel Pitoisetradv: store binning settings into the physical device
2022-08-29 Emma Anholtturnip: Fix enabling of IB2 skipping.
2022-08-29 Emma Anholtfreedreno/regs: Add a bit of documentation of what...
2022-08-29 Yonggang Luoutil: Move detect_done out of struct util_cpu_caps_t
2022-08-29 Yonggang Luoutil: Use environment variable GALLIUM_OVERRIDE_CPU_CAP...
2022-08-29 Yonggang Luogallium: Fixes memory leak of translate_test.c
2022-08-29 Yonggang Luollvmpipe: Remove the hack for LLVM4 in lp_bld_init.c
2022-08-29 Yonggang Luoutil: Handling LP_FORCE_SSE2 in u_cpu_detect.c
2022-08-29 Yonggang Luoutil: Handling GALLIUM_NOSSE in u_cpu_detect.c
2022-08-29 Yonggang Luoutil: Improve has_sse has_sse2 has_sse3 has_sse4_1...
2022-08-29 Yonggang Luoutil: Rename util_cpu_detect to _util_cpu_detect_local
2022-08-29 Yonggang Luoutil: Remove unused rtasm_cpu_has_sse2
2022-08-29 Marcin Ślusarzanv: disable task redistribution
2022-08-29 David Heidelbergci: bump cross compilation to LLVM 13 where possible
2022-08-29 Christian Gmeinerlima/ci: There is no need to redefine HWCI_TEST_SCRIPT
2022-08-29 Marcin ŚlusarzRevert "nir/lower_task_shader: don't use base index...
2022-08-29 Marcin Ślusarzintel/compiler: add support for non-zero base in [load...
2022-08-29 Marcin Ślusarznir/lower_task_shader: print shader after each step
2022-08-29 Kostiantyn... vulkan/cmd_queue: Do not generate unreachable vk_free_...
2022-08-29 Kenneth Graunkeintel/compiler: Change dg2_plus check to devinfo->verx1...
2022-08-29 Erik Faye-Lundzink: fixup indent in caps-check
2022-08-29 Erik Faye-Lundzink: fix conditions for draw-parameters
2022-08-29 Iago Toral... v3dv: implement VK_EXT_texel_buffer_alignment
2022-08-29 Iago Toral... v3d,v3dv: lower texel buffer aligment requirements
2022-08-29 Gert Wollnyvirgl: Fix ubsan warnings:
2022-08-29 Gert Wollnyvirgl: Fix buffer overflow warning:
2022-08-27 David Heidelbergci: drop last bits of wine32
2022-08-27 Ming Lidocs: Add d3d10umd and lavapipe to the doc for the...
2022-08-26 Juston Livenus: add support for VK_EXT_primitive_topology_list_r...
2022-08-26 Juston Livenus: sync venus protocol headers for VK_EXT_primitive...
2022-08-26 Chia-I Wudocs: update perfetto with the latest status
2022-08-26 Chia-I Wupps: enable track_event in system.cfg
2022-08-26 Chia-I Wuvenus: use MESA_TRACE_*
2022-08-26 Chia-I Wuutil/perf: support and prefer perfetto for cpu trace
2022-08-26 Chia-I Wuutil/perfetto: add a simple C wrapper for track events
2022-08-26 Chia-I Wuutil/perf: fix multiple tracepoints in a scope
2022-08-26 Chia-I Wuutil/perf: add cpu_trace.h
2022-08-26 Chia-I Wuutil/perf: move u_perfetto to here
next