summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* v3dv: Lower legacy atomics earlierAlyssa Rosenzweig2023-05-161-10/+5
* tu: Lower legacy atomics earlierAlyssa Rosenzweig2023-05-161-24/+7
* panvk: Lower legacy atomics earlierAlyssa Rosenzweig2023-05-162-11/+3
* pan/mdg: Lower legacy atomics earlierAlyssa Rosenzweig2023-05-162-11/+4
* agx: Lower legacy atomics soonerAlyssa Rosenzweig2023-05-162-11/+3
* venus: bump ring space to 128KYiwei Zhang2023-05-161-1/+1
* aco: use c++17Erik Faye-Lund2023-05-161-0/+1
* frontends/va/context: return error if context_id == 0Thong Thai2023-05-161-0/+3
* rusticl/platform: generate extension constants via macroKarol Herbst2023-05-161-6/+20
* rusticl: explicitly state supported SPIR-V extensionsKarol Herbst2023-05-163-1/+15
* rusticl/device: split add_ext in fill_extensionsKarol Herbst2023-05-161-28/+23
* rusticl/platform: advertise byte_addressable_storeKarol Herbst2023-05-162-4/+4
* rusticl/device: use PLATFORM_EXTENSIONS as a template for filling extensionsKarol Herbst2023-05-163-4/+4
* Reviewed-by: Nora Allen <blackcatgames@protonmail.com>rusticl/platform: make ...Karol Herbst2023-05-162-7/+6
* v3d: delay offset/counter values with primitive restartJuan A. Suarez Romero2023-05-164-9/+28
* aco: emit_wqm on MIMG dst, not operandsGeorg Lehmann2023-05-161-35/+24
* intel/devinfo: call intel_device_info_init_was only onceLionel Landwerlin2023-05-161-25/+32
* intel/devinfo: allow -p to take a pci-id in hexaLionel Landwerlin2023-05-161-1/+6
* intel/devinfo: printout on stdoutLionel Landwerlin2023-05-161-1/+1
* nir: Add helpers for lazy var creation.Emma Anholt2023-05-1619-286/+192
* compiler: Update reference to name_for_stage func.Emma Anholt2023-05-161-1/+1
* nir/lower_shader_calls: Remat derefs earlierKonstantin Seurer2023-05-161-7/+7
* pvr: Transfer add s8_uint supportOskar Rundgren2023-05-161-33/+20
* pvr: Transfer add depth merge support for X8_D24Oskar Rundgren2023-05-161-0/+1
* pvr: Add PBE packmode for depth stencil formatsOskar Rundgren2023-05-161-9/+9
* pvr: Add back S8_UINT supportOskar Rundgren2023-05-162-4/+7
* pvr: Transfer multiple emits clip rectangleOskar Rundgren2023-05-161-2/+2
* pvr: Transfer fix blit with multiple emitsOskar Rundgren2023-05-162-2/+9
* pvr: Use original binding numbers instead of reassigningKarmjit Mahil2023-05-162-6/+2
* pvr: Add missing NULL checks in some vkDestroy...() functionsKarmjit Mahil2023-05-163-0/+12
* pvr: Transfer PBE gamma is unsetOskar Rundgren2023-05-161-1/+0
* pvr: Transfer PBE source snorm format should be signedOskar Rundgren2023-05-161-1/+2
* pvr: Allow block compressed source blitOskar Rundgren2023-05-161-1/+2
* pvr: Fix cs corruption in pvr_pack_clear_vdm_state()Karmjit Mahil2023-05-165-54/+93
* tu: Use common GetPhysicalDeviceFeatures2Alyssa Rosenzweig2023-05-161-475/+305
* lvp: Use common GetPhysicalDeviceFeatures2Alyssa Rosenzweig2023-05-161-540/+313
* radv/ci: document more flakes for navi21Martin Roukala (né Peres)2023-05-161-0/+1
* zink: Move the workaround before the EDS setting.MrRobbin2023-05-161-3/+3
* crocus: fix scratch_bos memory leakPatrick Lerda2023-05-161-0/+6
* pvr: switch pvr_spm to use pvr_bo_suballocLuigi Santivetti2023-05-162-30/+22
* pvr: switch pvr_clear to use pvr_bo_suballocLuigi Santivetti2023-05-165-43/+38
* pvr: switch pvr_descriptor_set_create to use pvr_bo_suballocLuigi Santivetti2023-05-163-16/+15
* pvr: switch pvr_cmd_buffer_alloc_mem to use pvr_bo_suballocLuigi Santivetti2023-05-167-130/+129
* pvr: switch pvr_gpu_upload_* to use pvr_bo_suballocLuigi Santivetti2023-05-1615-235/+275
* pvr: introduce suballocator for internal allocationsLuigi Santivetti2023-05-162-1/+270
* radv: small fix for VkDescriptorSetVariableDescriptorCountLayoutSupportGeorge Ouzounoudis2023-05-161-1/+1
* mesa: set a type for depth fallback textureTapani Pälli2023-05-161-1/+1
* drm-shim: Use anonymous file for file overrideJoshua Watt2023-05-161-5/+5
* drm-shim: Set file type in readdir()Joshua Watt2023-05-161-0/+2
* ac/llvm: remove redundant nir_lower_legacy_atomicsQiang Yu2023-05-161-5/+0