platform/upstream/mesa.git
2023-08-17 Marek Olšákradeonsi: handle deferred cache flushes as a state...
2023-08-17 Marek Olšákradeonsi: add a simple version of si_pm4_emit_state...
2023-08-17 Marek Olšákradeonsi: merge pm4 state and atom emit loops into one
2023-08-17 Marek Olšákradeonsi: move code around si_pm4_emit_state into si_pm...
2023-08-17 Marek Olšákradeonsi: split direct pm4 emission from si_pm4_emit
2023-08-17 Marek Olšákradeonsi: add index parameter into si_atom::emit
2023-08-17 Marek Olšákradeonsi: specialize si_draw_rectangle using a C++...
2023-08-17 Marek Olšákradeonsi: always inline si_prefetch_shaders
2023-08-17 Marek Olšákradeonsi: remove the draw counter with primitive restar...
2023-08-17 Marek Olšákradeonsi: remove unused check_mem parameter from si_sam...
2023-08-17 Marek Olšákradeonsi: add padding to si_resource to fix Viewperf202...
2023-08-17 Marek Olšákradeonsi: remove splitting IBs that use too much memory
2023-08-17 Marek Olšákradeonsi: move si_emit_rasterizer_prim_state out of...
2023-08-17 Marek Olšákradeonsi: move si_emit_spi_map into si_state_shaders.cpp
2023-08-17 Marek Olšákradeonsi: move si_update/emit_tess_io_layout_state...
2023-08-17 Marek Olšákradeonsi: remove si_compute.h, move the contents into...
2023-08-17 Marek Olšákradeonsi: update obsolete comments about compiler queues
2023-08-17 Marek Olšákradeonsi: handle draw user SGPRs as tracked registers
2023-08-17 Marek Olšákradeonsi: cosmetic changes to radeon_opt_* macros
2023-08-17 Marek Olšákradeonsi: restructure the loop for non-indexed multi...
2023-08-17 Marek Olšákradeonsi: turn sh_base[PIPE_SHADER_VERTEX] into a const...
2023-08-17 Jason Ekstrandspirv: Re-emit constants at their uses
2023-08-17 Caio Oliveiraradv: Use nir_opt_reuse_constants()
2023-08-17 Caio Oliveiranir: Add nir_opt_reuse_constants()
2023-08-17 Gert Wollnyr600: use correct cso pointer for fetch shader
2023-08-17 David Heidelbergci/freedreno: handle disabling farm properly for each...
2023-08-17 David Heidelbergci/freedreno: switch references, the farm-rules takes...
2023-08-17 David Heidelbergci/freedreno: the tag belongs to the apq8016 only
2023-08-17 David Heidelbergci/zink: drop a630, which we currently have very low...
2023-08-17 David Heidelbergci: remove LAVA prefix from variables which can be...
2023-08-17 Mike BlumenkrantzRevert "vk/wsi/x11: handle geometry updating more async...
2023-08-17 Karol Herbstrusticl/kernel: optimize nir between lowering io and...
2023-08-17 Karol Herbstnouveau: take glsl_type ref unconditionally
2023-08-17 Eric Engestromci: rename *.log to *.txt to work around gitlab bug
2023-08-17 Mike Blumenkrantzvk/graphics: fix CWE handling with DS3
2023-08-17 Christian Gmeineretnaviv: switch to float_to_ubyte(..)
2023-08-17 Tapani Pällianv: remove assert, size is asserted in the runtime
2023-08-17 Tapani Pällivulkan/runtime: change assert to match specification...
2023-08-17 Marek Olšákglthread: sync for VDPAU sync functions
2023-08-17 Helen Koikeci: disable duplicated pipelines triggered by marge
2023-08-17 Eric Engestromdocs: add one more 23.1.x release
2023-08-17 Eric Engestromdocs: update calendar for 23.1.6
2023-08-17 Eric Engestromdocs: add sha256sum for 23.1.6
2023-08-17 Eric Engestromdocs: add release notes for 23.1.6
2023-08-17 Emma Anholtfreedreno/a3-5xx: Don't try to emit ISAM for SSBO loads.
2023-08-17 Emma Anholtci/freedreno: Skip some tests on a5xx that destabilize...
2023-08-16 Konstantin... nir/opt_large_constants: Handle small float arrays
2023-08-16 Faith Ekstrandnir/opt_large_constants: Add Small constant handling
2023-08-16 Faith Ekstrandnir/large_constants: Add read/write_const_values helpers
2023-08-16 Faith Ekstrandnir/large_constants: Use nir_component_mask_t
2023-08-16 Mohamed Ahmednil: Add support for G8B8_G8R8_UNORM and B8G8_R8G8_UNORM
2023-08-16 Mohamed Ahmednvk: Enable MIDPOINT_CHROMA_SAMPLES_BIT for multi-plana...
2023-08-16 Mohamed Ahmednvk: Enable SEPARATE_RECONSTRUCTION_FILTER_BIT for...
2023-08-16 Faith Ekstrandnir: Clean up nir_op_is_vec() and its callers
2023-08-16 Faith Ekstrandnir: Don't handle nir_op_mov in get_undef_mask in opt_undef
2023-08-16 Faith Ekstrandnir: Handle nir_op_mov properly in opt_shrink_vectors
2023-08-16 Faith Ekstrandnir: Fix nir_op_mov handling in nir_collect_src_uniforms
2023-08-16 Faith Ekstrandnir: Rework nir_scalar_chase_movs a bit
2023-08-16 Rhys Perryradv: vectorize scratch access
2023-08-16 Rhys Perryradv: vectorize RT stack access
2023-08-16 Rhys Perrynir/opt_load_store_vectorize: support scratch access
2023-08-16 Rhys Perrynir/lower_shader_calls: fix align_offset
2023-08-16 Rhys Perryradv/gfx11: re-enable 0001/1110 clear values
2023-08-16 Rhys Perryradv: support 128bpp comp-to-single with all colors
2023-08-16 Rhys Perryradv: fix 128bpp comp-to-single clears
2023-08-16 Rhys Perryradv: disable 64-bit color attachments
2023-08-16 Feng Jiangmeson: Rename dri-vdpau.dyn to dri.dyn
2023-08-16 Emma Anholtturnip: Move sysmem clears to the first subpass that...
2023-08-16 Emma Anholtturnip: Move gmem clears and loads to the first subpass...
2023-08-16 Emma Anholtturnip: Save the renderpass's clear values in the cmdbu...
2023-08-16 Emma Anholtturnip: Skip emitting empty CP_COND_REG_EXEC.
2023-08-16 Emma Anholtturnip: Track the first/last subpass an attachment...
2023-08-16 Emma Anholtvulkan/util: Make multialloc succeed with 0 allocations.
2023-08-16 Matt TurnerRevert "intel/fs: only avoid SIMD32 if strictly inferio...
2023-08-16 Lionel Landwerliniris: ensure stalling pipe control before fast clear
2023-08-16 Christian Gmeineretnaviv: fix null pointer dereference
2023-08-16 Erik Faye-Lunddocs: upgrade bootstrap to 5.3.1
2023-08-16 Dor Askayonouveau: add exported GEM handles to the global list
2023-08-16 Andrew Randrianasulunv50/ir: Remove few nvc0 specific defines from nv50...
2023-08-16 Karol Herbstnv50: fix code uploads bigger than 0x10000 bytes
2023-08-16 Qiang Yuradeonsi: remove unused arg of get_tcs_tes_buffer_address
2023-08-16 Qiang Yuradeonsi: part mode standalone tcs support aco compile
2023-08-16 Qiang Yuradeonsi: add si_aco_build_shader_part
2023-08-16 Qiang Yuradeonsi: change si_fill_aco_options args
2023-08-16 Qiang Yuradeonsi: add si_get_tcs_epilog_args
2023-08-16 Qiang Yuradeonsi: remove separate_prolog arg from prolog/epilog...
2023-08-16 Qiang Yuradeonsi: extract si_llvm_build_shader_part
2023-08-16 Qiang Yuradeonsi: fill part mode tcs aco shader info
2023-08-16 Qiang Yuradeonsi: share si_get_tcs_out_patch_stride with aco
2023-08-16 Qiang Yuradeonsi: support upload multi part shader binary
2023-08-16 Qiang Yuradeonsi: add exec_size to shader binary
2023-08-16 Qiang Yuaco: use semantic location as io temp index
2023-08-16 Qiang Yuac/nir/tess: move tess factor output out of control...
2023-08-16 Qiang Yuaco,radeonsi: save const addr to symbol
2023-08-16 Qiang Yuaco: skip scratch init when no scratch arg provide
2023-08-16 Qiang Yuaco: don't emit s_endpgm for tcs with epilog
2023-08-16 Qiang Yuaco: add tcs epilog generation for radeonsi
2023-08-16 Qiang Yuaco: add pending_lds_access option for insert waitcnt
2023-08-16 Qiang Yuaco: allow tcs with epilog to keep nir store output...
2023-08-16 Qiang Yuaco: add tcs end regs for epilog usage
next