summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* radeonsi: fix aco compile for atomic opsQiang Yu2023-05-162-42/+9
* ac/llvm: remove the double frcp special handlingQiang Yu2023-05-162-11/+2
* ci/freedreno: add recent a630 flakeDavid Heidelberg2023-05-161-0/+3
* ci/venus: add recent flakesDavid Heidelberg2023-05-161-0/+2
* anv: enable the GPL feature based on whether the extension is supportedIván Briano2023-05-161-1/+1
* zink: flag batch usage on swapchain imagesMike Blumenkrantz2023-05-163-1/+36
* zink: set higher prio on dedicated memory allocationsMike Blumenkrantz2023-05-161-0/+8
* zink: hook up some memory extensionsMike Blumenkrantz2023-05-161-0/+2
* zink: slightly simplify bda allocation chainingMike Blumenkrantz2023-05-161-4/+3
* ci/broadcom: skip timeouting ssbo.layout.3_level_array.std430.mat4 on RPi4David Heidelberg2023-05-151-0/+1
* lavapipe: EXT_attachment_feedback_loop_layout_dynamic_stateMike Blumenkrantz2023-05-153-1/+11
* zink: only add feedback loop usage bit if extension is supportedMike Blumenkrantz2023-05-151-2/+3
* zink: ignore no-op image copiesMike Blumenkrantz2023-05-151-1/+9
* zink: reorder some image copy codeMike Blumenkrantz2023-05-151-2/+3
* zink: reject blits where src/dst is 3D and dst/src z!=0Mike Blumenkrantz2023-05-151-0/+6
* zink: reorder some native blit codeMike Blumenkrantz2023-05-151-19/+20
* zink: destroy current batch state after all other batch statesMike Blumenkrantz2023-05-151-4/+4
* zink: don't leak swapchain readback semaphoresMike Blumenkrantz2023-05-151-0/+3
* r600: Use unified atomicsAlyssa Rosenzweig2023-05-154-134/+61
* iris: Init CCS_E to COMPRESSED_NO_CLEAR for XeHPNanley Chery2023-05-151-7/+20
* intel/blorp: Assert an 8bpp fast clear restrictionNanley Chery2023-05-151-0/+25
* docs: Update list of extensions implemented by dznJesse Natalie2023-05-151-39/+39
* venus: drop unused sem_feedback_count from vn_queue_bind_sparse_submit_batchDavid Heidelberg2023-05-151-8/+0
* intel/isl: Fix map between sRGB and linear formatsZhang, Jianxun2023-05-151-1/+3
* rusticl: implement cl_khr_pci_bus_infonorablackcat2023-05-153-0/+26
* spirv: fix argument to ray query intrinsicLionel Landwerlin2023-05-151-1/+1
* dzn: Hook up fd semaphore import/exportJesse Natalie2023-05-152-0/+34
* dzn: Hook up win32 semaphore import/exportJesse Natalie2023-05-152-2/+73
* dzn: External Fd memory extensionJesse Natalie2023-05-151-7/+37
* dzn: External Win32 memory extensionJesse Natalie2023-05-154-56/+421
* dzn: Dedicated resource cleanupJesse Natalie2023-05-155-155/+163
* dzn: Finish implementing KHR_synchronization2Jesse Natalie2023-05-152-22/+13
* dzn: Don't zero an output struct that can have pNextJesse Natalie2023-05-151-3/+1