platform/upstream/mesa.git
2023-09-18 Samuel Pitoisetac,radv,radeonsi: prepare support for multi-instance...
2023-09-18 Samuel Pitoisetac/spm: fix number of instances of GL2C
2023-09-18 Samuel Pitoisetradv,radeonsi: make sure to emit GRBM_GFX_INDEX before...
2023-09-18 Samuel Pitoisetac/spm: select correct segment type for per-SE blocks
2023-09-18 Samuel Pitoisetac/spm: use block flags to initialize instance mapping
2023-09-18 Samuel Pitoisetradv: reserve more CS space in SQTT/SPM paths
2023-09-16 Caio Oliveiracompiler/types: Use a string table for builtin type...
2023-09-16 Caio Oliveiracompiler/types: Change glsl_type::name to be an uintptr_t
2023-09-16 Caio Oliveiracompiler/types: Use glsl_get_type_name() to access...
2023-09-16 Caio Oliveiracompiler/types: Use Python to generate code for builtin...
2023-09-16 Gert Wollnyr600/sfn: get rid of the method to get the index mode
2023-09-16 Gert Wollnyr600/sfn: Sepeate resource and sampler in texture instr...
2023-09-16 Gert Wollnyr600/sfn: Add old address to update_indirect_addr
2023-09-16 Gert Wollnyr600/sfn: rename method resource_base to resource_id
2023-09-16 Gert Wollnyr600/sfn: Make address split pass obligatory
2023-09-16 Gert Wollnyr600: print texture resource index mode separately
2023-09-16 Jordan Justenintel/common: Add sse2_args for 32-bit build when ...
2023-09-15 Yiwei Zhangvulkan/android: improve vkQueueSignalReleaseImageANDROID
2023-09-15 Yiwei Zhangvulkan: remove a dup entry from vk_image_usage_to_ahb_usage
2023-09-15 Samuel HollandAndroid.mk: Only link LLVM for radeonsi, not amd_vk
2023-09-15 Samuel HollandAndroid.mk: Explicitly enable/disable LLVM support
2023-09-15 Samuel HollandAndroid.mk: Allow building only Vulkan drivers
2023-09-15 Dylan Bakermeson: use a single dependency call for lua
2023-09-15 Eric Engestromci/zink: drop redundant `MESA_LOADER_DRIVER_OVERRIDE...
2023-09-15 Tapani Pällimesa: some cleanups for texparam extension checks
2023-09-15 Erico NunesRevert "ci: disable lima LAVA lab for maintance"
2023-09-15 Eric Engestromci/farm-rules: re-add "run every container and build...
2023-09-15 Eric Engestromci/farm-rules: rename .disable-farm-mr-rules to make...
2023-09-15 Rob Clarkfreedreno/decode: Fix printing chip-id
2023-09-15 Rob Clarkfreedreno/layout: Handle 565/etc MSAA special case
2023-09-15 Rob Clarkfreedreno: Fix crash with debug msgs enabled
2023-09-15 Mike Blumenkrantzzink: use null attachments for null attachments with...
2023-09-15 Mike Blumenkrantzzink: propagate rp_tc_info_updated across unordered...
2023-09-15 Mike Blumenkrantzzink: use much bigger dummy surfaces
2023-09-15 Mike Blumenkrantztu: handle unused color attachments without crashing
2023-09-15 Mike Blumenkrantzlavapipe: EXT_load_store_op_none
2023-09-15 Connor Abbotttu: Actually emit patchpoint for viewports with FDM
2023-09-15 Connor Abbotttu: Fix assert in FDM state emission
2023-09-15 Connor Abbotttu: Fix tu6_emit_*_fdm size call
2023-09-15 Connor Abbotttu: Fix per-view viewport state propagation
2023-09-15 Eric Engestromci: document which image tags need to be bumped when...
2023-09-15 Eric Engestromci: document which image tags need to be bumped when...
2023-09-15 Daniel Stoneci: Fix pre-merge pipelines with no code changes
2023-09-15 Sviatoslav... intel/fs: Check if the whole ubo load range is in the...
2023-09-15 Roman Stratiienkopanvk: Add Android ICD loader entry point
2023-09-15 Mike Blumenkrantzlavapipe: clamp cache uuid size
2023-09-15 Mike Blumenkrantzzink: flag db maps as unsynchronized
2023-09-15 Mike Blumenkrantzaux/tc: don't use pipe_buffer_create_with_data() for...
2023-09-15 Mike Blumenkrantzaux/tc: fix rp info handling around tc_sync calls
2023-09-15 Caio Oliveiracompiler/types: Fix array name dimension flipping for...
2023-09-15 Caio Oliveiraglsl: Annotate _mesa_glsl_error() with PRINTFLIKE
2023-09-15 Emma Anholtfreedreno: Build drm subdir before perfcntrs, which...
2023-09-14 Helen Koikeci: add locked flag to bindgen-cli on x86_64_build.sh
2023-09-14 Ian Romanickintel/fs: Merge copy prop dataflow loops
2023-09-14 Ian Romanickintel/fs: Use rb_tree for copy prop dataflow
2023-09-14 Ian Romanickintel/fs: Use rb_tree to store ACP entries by destination
2023-09-14 Ian Romanickintel/fs: Use rb_tree to store ACP entries by source
2023-09-14 Ian Romanickintel/fs: Encapsulate per-block ACP in a structure
2023-09-14 Ian Romanickintel/fs: Make opt_copy_propagation_local file private
2023-09-14 Ian Romanickintel/fs: Simplify check in can_propagate_from
2023-09-14 Ian Romanickintel/fs: Don't loop in try_constant_propagate
2023-09-14 Ian Romanickintel/fs: Move src.file checks out of try_constant_prop...
2023-09-14 Ian Romanickintel/fs: Make try_constant_propagate and try_copy_prop...
2023-09-14 Ian Romanickintel/fs: Don't try to copy propagate into a source...
2023-09-14 Ian Romanickintel/fs: Don't continue fixed point iteration just...
2023-09-14 Ian Romanickutil/rb-tree: Inline rb_tree_init
2023-09-14 Ian Romanickutil/rb-tree: Work around C++'s dislike of offsetof
2023-09-14 Ian Romanickglsl/list: Clean up an inappropriate comment
2023-09-14 Jordan Justenintel/genxml: Auto-import genxml files using genxml_imp...
2023-09-14 Jordan Justenintel/genxml: Start Xe2 support
2023-09-14 Jordan Justenintel/decoder: Implement support for importing genxml
2023-09-14 Jordan Justenintel/decoder: ralloc_steal() values from spec context...
2023-09-14 Jordan Justenintel/genxml: Add genxml_import.py script
2023-09-14 Jordan Justenintel/genxml: Add GenXml.flatten_xml() method
2023-09-14 Jordan Justenintel/genxml: Add GenXml.add_xml_imports method
2023-09-14 Jordan Justenintel/genxml: Drop assertion to allow for importing
2023-09-14 Jordan Justenintel/genxml: Add GenXml.optimize_xml_import()
2023-09-14 Jordan Justenintel/genxml: Add all xml files as pack dependencies
2023-09-14 Jordan Justenintel/genxml: Add support for excluding items when...
2023-09-14 Jordan Justenintel/genxml: Support importing from another genxml...
2023-09-14 Daniel van... glx: Increment dpy->request before issuing an error...
2023-09-14 Konstantin... radv: Remove ray tracing shader module identifier skips
2023-09-14 Konstantin... radv/rt: Handle stages without nir properly
2023-09-14 Konstantin... radv: Update navi21 llvm fails
2023-09-14 Konstantin... radv: Don't advertise features requiring PS epilogs...
2023-09-14 Konstantin... ac/llvm: Use float types for float atomics
2023-09-14 Konstantin... ac/llvm: Use the correct return type for uadd_carry...
2023-09-14 Konstantin... ac/llvm: Fix typed loads with 16bit formats
2023-09-14 Konstantin... radv/ci: Improve ray tracing skips
2023-09-14 Konstantin... radv: Perform multiple sorts in parallel
2023-09-14 Konstantin... radv/radix_sort: Vendor the radix sort dispatch code
2023-09-14 Konstantin... radv: Remove dead radix_sort_vk_get_memory_requirements...
2023-09-14 Ruijing Dongradeonsi/vcn: change max_poc to fixed value for hevc...
2023-09-14 Samuel Pitoisetac/spm: initialize and set instance mapping for counters
2023-09-14 Samuel Pitoisetac/spm: rework how segment muxsel RAM are filled
2023-09-14 Samuel Pitoisetac/spm: fix checking if the counter instance is valid
2023-09-14 Samuel Pitoisetac/perfcounter: compute the number of global instances...
2023-09-14 Samuel Pitoisetac/perfcounter: set the number of instances of GL1C...
2023-09-14 Samuel Pitoisetac/gpu_info: init num_cu_per_sh from the kernel
2023-09-14 Samuel Pitoisetac/spm: add SPM block definition for GFX10-GFX10.3
next