platform/upstream/mesa.git
2022-08-26 David Heidelbergci: move lava-test into debian-build-testing
2022-08-26 David Heidelbergci: rename debian-gallium to debian-build-testing
2022-08-26 Rob Clarkfreedreno: Add support for upload transfers
2022-08-26 Rob Clarkfreedreno/drm: Add offset param for fd_bo_upload()
2022-08-26 Rob Clarkfreedreno/drm: Let backend hint about upload vs map
2022-08-26 Rob Clarkfreedreno/a6xx: Random indent fixes
2022-08-26 Karol Herbstnv50: fix code heap after pipe_shader_enum change
2022-08-26 Chia-I Wuir3: fix predicate splitting in scheduler
2022-08-26 Mike Blumenkrantzlavapipe: delete some code
2022-08-26 Mike Blumenkrantzlavapipe: create gallium descriptor image/sampler view...
2022-08-26 Mike Blumenkrantzlavapipe: apply VK_WHOLE_SIZE to bufferviews at creation
2022-08-26 Mike Blumenkrantzlavapipe: use gallium buffer descriptor types directly
2022-08-26 Mike Blumenkrantzlavapipe: delete lvp_buffer::offset
2022-08-26 Mike Blumenkrantzlavapipe: use pipe_sampler_state directly in descriptor...
2022-08-26 Mike Blumenkrantzlavapipe: replace lvp_sampler internals with pipe_sampl...
2022-08-26 Mike Blumenkrantzlavapipe: remove lvp_sampler::state
2022-08-26 Mike Blumenkrantzlavapipe: use cso for compute samplers too
2022-08-26 Mike Blumenkrantzlavapipe: stop tracking descriptor image layout
2022-08-26 Rhys Perryaco: allow direct_fetch=true for vec4 VS input loads
2022-08-26 Rhys Perryaco: don't expand vec3 VS input load to vec4 on GFX6
2022-08-26 Rhys Perryradv/llvm: fix packed VS inputs on GFX6/GFX10+
2022-08-26 Rhys Perryaco: fix 16-bit VS inputs
2022-08-26 Rhys Perryradv: fix 16-bit support in radv_lower_vs_input
2022-08-26 Rhys Perryradv: remove claimed support for sRGB vertex buffer...
2022-08-26 Rob ClarkRevert "ci: disable the freedreno farm."
2022-08-26 Brian Paulst_pbo/compute: fix memset() warning
2022-08-26 Samuel Pitoisetradv: move determining NGG shader info to radv_fill_sha...
2022-08-26 Samuel Pitoisetradv: move more MS info to gather_shader_info_ms()
2022-08-26 Samuel Pitoisetradv: move more CS info to gather_shader_info_cs()
2022-08-26 Samuel Pitoisetradv: add gather_shader_info_task() helper
2022-08-26 Samuel Pitoisetradv: add gather_shader_info_cs() helper
2022-08-26 Samuel Pitoisetradv: add gather_shader_info_vs() helper
2022-08-26 Samuel Pitoisetradv: add gather_shader_info_tcs() helper
2022-08-26 Samuel Pitoisetradv: add gather_shader_info_tes() helper
2022-08-26 Samuel Pitoisetradv: add gather_shader_info_gs() helper
2022-08-26 Samuel Pitoisetradv: add gather_shader_info_mesh() helper
2022-08-26 Samuel Pitoisetradv: add gather_shader_info_fs() helper
2022-08-26 Samuel Pitoisetradv: move filling cs.block_size
2022-08-26 Samuel Pitoisetradv: stop gathering info for FS before other stages
2022-08-26 Samuel Pitoisetradv: link primitive ID/clip distance shader info from...
2022-08-26 Samuel Pitoisetradv: add a helper that links shader info between stages
2022-08-26 Samuel Pitoisetradv: remove redundant VS output parameter assignments
2022-08-26 Samuel Pitoisetradv: fill radv_vs_output_info unconditionally for...
2022-08-26 Samuel Pitoisetradv: stop duplicating radv_vs_output_info
2022-08-26 Samuel Pitoisetradv/llvm: remove unused parameter in handle_vs_outputs...
2022-08-26 Samuel Pitoisetradv: replace cs.uses_task_rings by ms.has_task
2022-08-26 Samuel Pitoisetradv: remove dead code about task ring when binding...
2022-08-26 Samuel Pitoisetradv: compute the ESGS itemsize outside of radv_nir_sha...
2022-08-26 Samuel Pitoisetradv: use esgs_itemsize when calling ac_nir_lower_es_ou...
2022-08-26 Samuel Pitoisetradv: stop duplicating radv_es_output_info
2022-08-26 Samuel Pitoisetac: constify ac_compute_cs_workgroup_size()
2022-08-26 Samuel Pitoisetaco: fix wrong size for 1D images and A16 on GFX9
2022-08-26 Samuel Pitoisetradv: destroy the pipeline layout if creating a library...
2022-08-26 Samuel Pitoisetradv: fix missing initialization of the pipeline layout...
2022-08-26 Samuel Pitoisetradv: remove bogus assertion about independent set...
2022-08-26 Samuel Pitoisetradv: re-emit viewports if negative one to one or depth...
2022-08-26 Danylo Piliaievtu: Update HS_WAVE_INPUT_SIZE formula
2022-08-26 Danylo Piliaievtu: Fix streamout with tess_use_shared
2022-08-26 Danylo Piliaievfreedreno: PC_SO_STREAM_CNTL_STREAM_ENABLE has per...
2022-08-26 Danylo Piliaievtu: Implement VK_EXT_attachment_feedback_loop_layout
2022-08-26 Erik Faye-Lundzink: wrap discard in a function
2022-08-26 Erik Faye-Lundzink: add spirv_builder_function_call
2022-08-26 Erik Faye-Lundzink: type_main -> type_void_func
2022-08-26 Jordan Justenintel/pci_ids: Add 0x468b ADL-S PCI-id
2022-08-26 Jordan Justenintel/pci_ids: Update ADL-S strings
2022-08-26 Gert Wollnyr600/sfn: Use a low number for unused target register
2022-08-26 Gert Wollnyr600: Fix reporting TGSI IR support
2022-08-26 Gert Wollnyr600/sfn: Use a heuristic to keep SSBO setup and store...
2022-08-26 Gert Wollnyr600/sfn: Don't scan the whole block for ready instructions
2022-08-26 Gert Wollnyr600/sfn: Don't schedule GDS instructions early
2022-08-26 Gert Wollnyr600/sfn: Don't tag mem-ring and stream instructions...
2022-08-26 Gert Wollnyr600/sfn: Handle color0 writes all on R700 like on EG
2022-08-26 Lucas Stachetnaviv: add debug option to disable linear PE feature
2022-08-26 Lucas Stachetnaviv: use linear PE rendering only on properly align...
2022-08-26 Lucas Stachetnaviv: move checking for MC2.0 for TS into screen...
2022-08-26 Samuel Pitoisetradv: stop emitting RMW context registers for updating...
2022-08-26 Samuel Pitoisetradv: cleanup dynamic states in radv_emit_graphics_pipe...
2022-08-26 Samuel Pitoisetradv: stop clearing bitfields for registers that are...
2022-08-26 Samuel Pitoisetradv: stop setting CB_COLOR_CONTROL.ROP3 from the pipeline
2022-08-26 Qiang Yuac/llvm: cast tes_u/v_replaced to float
2022-08-26 Qiang Yuac/nir/ngg: support clipdist culling
2022-08-26 Qiang Yuac/nir/ngg: support component position store
2022-08-26 Qiang Yuac/nir/ngg: add gs culling
2022-08-26 Qiang Yuac/nir/ngg: save and restore position output base for...
2022-08-26 Qiang Yuac/nir/ngg: save and restore output bit size for gs
2022-08-26 Qiang Yuac/nir/ngg: use same driver location for gs output
2022-08-26 Qiang Yuac/nir/ngg: fix and simplify gs store output lower
2022-08-26 Qiang Yuac/nir/ngg: support line culling
2022-08-26 Qiang Yuac/nir/cull: support caller react when primitive is...
2022-08-26 Qiang Yuac/nir/ngg,radv: use nir_load_viewport_xy_scale_and_offset
2022-08-26 Qiang Yunir,ac/llvm: add nir_intrinsic_load_viewport_xy_scale_a...
2022-08-26 Qiang Yunir,ac/llvm: add nir_intrinsic_load_half_line_width_amd
2022-08-26 Dave Airliegallivm: don't indirect image/sampler destroy.
2022-08-26 Dave Airliegallivm/sample: remove unused base parameter from dynam...
2022-08-26 Dave Airliegallivm: drop unused parameter to lp_build_sample_aos
2022-08-26 Emma Anholtci: disable the freedreno farm.
2022-08-26 Emma Anholtci: Move 'never' rules includes above "on_success"...
2022-08-25 Kenneth Graunkeiris: Use linear for exported resources if we can't...
2022-08-25 Jesse Nataliedzn: Get max supported shader model
2022-08-25 Jesse Natalied3d12: Get max supported shader model
next