summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2021-05-04util: fix (re-enable) L3 cache pinningMarek Olšák1-1/+1
2021-05-04intel/nir: Set lower txs with non-zero LODJason Ekstrand1-1/+1
2021-05-04ir3/postsched: Fix dependencies for a0.x/p0.xConnor Abbott1-1/+1
2021-05-04.pick_status.json: Update to 1d418e79b8a0f4270775277b7115b88ac4c77113Eric Engestrom1-0/+567
2021-05-03glx: revert "Downgrade sRGB-ful fbconfigs"Tapani Pälli1-1/+1
2021-05-03radv,ac/llvm: use a dword alignment for descriptor loadsRhys Perry1-1/+1
2021-05-03tu: Fix SP_GS_PRIM_SIZE for large sizesConnor Abbott1-1/+1
2021-05-03radv: Only require DRM 3.23.Bas Nieuwenhuizen1-1/+1
2021-05-03radv/winsys: fix executing huge secondary command buffers on GFX6Samuel Pitoiset1-1/+1
2021-05-03aco/spill: Fix improper handling of exec phisTony Wasserka1-1/+1
2021-05-03radv: check if DCC is enabled when resolving different levelsSamuel Pitoiset1-1/+1
2021-05-03util: disable glthread in CSGOTimothy Arceri1-1/+1
2021-05-03.pick_status.json: Update to f5d6a1b916fb163ee72e6a6f356937b1fbac53e0Eric Engestrom1-0/+1089
2021-05-02glx: Assign unique serial number to GLXBadFBConfig errorBastian Beranek1-1/+1
2021-05-02panfrost: Fix viewport scissor for preload drawsIcecream951-1/+1
2021-05-02.pick_status.json: Update to f3d2fade82c168a7ffffa4bd7bf22585c45c711bEric Engestrom1-0/+324
2021-04-30intel/isl: Fix isl_color_value_unpack to match the prototypeJason Ekstrand1-1/+1
2021-04-30pan/mdg: Fix calculation of available work registersIcecream951-1/+1
2021-04-30intel/compiler: Fix INTEL_DEBUG=hexJordan Justen1-1/+1
2021-04-30v3d: DRM_FORMAT_MOD_BROADCOM_SAND128 only available for NV12 format.Jose Maria Casanova Crespo1-1/+1
2021-04-30v3d: YUV formats at query_dmabuf_modifiers are external_onlyJose Maria Casanova Crespo1-1/+1
2021-04-30v3d: YUV formats at is_dmabuf_modifier_supported are external_onlyJose Maria Casanova Crespo1-1/+1
2021-04-30.pick_status.json: Update to b80720acb13e1014aea89e6bd25f22d43df85356Dylan Baker1-0/+387
2021-04-29util/hash_table: do not leak u64 struct keyJuan A. Suarez Romero1-1/+1
2021-04-29radv: fix use-after-free upon GS copy shader cache hitsRhys Perry1-1/+1
2021-04-29vulkan: fix use-after-free in vk_common_DestroyDebugReportCallbackEXTRhys Perry1-1/+1
2021-04-29radv: fix computation of the number of user SGPRS for NGG GS stateSamuel Pitoiset1-1/+1
2021-04-29driconf: add workaround for Golf With FriendsPierre-Eric Pelloux-Prayer1-1/+1
2021-04-29.pick_status.json: Update to ede0b3c643279f4126fb10552a2f1d00be27f16dDylan Baker1-0/+432
2021-04-28i965/bufmgr: fix invalid assertionLionel Landwerlin1-1/+1
2021-04-28vulkan/wsi/display: don't report support if there is no drm fdLionel Landwerlin1-1/+1
2021-04-28.pick_status.json: Update to cbd6e5f2e592a9834a03004a473537f25aea4336Dylan Baker1-0/+594
2021-04-27zink: fix shader-image requirementsErik Faye-Lund1-1/+1
2021-04-27radv: fix various CMASK regressions on GFX9Samuel Pitoiset1-1/+1
2021-04-27radeonsi: make the gfx9 DCC MSAA clear shader depend on the number of samplesMarek Olšák1-1/+1
2021-04-27android: amd/common: add nir include pathMauro Rossi1-1/+1
2021-04-27android: gallium/radeonsi: add nir include pathMauro Rossi1-1/+1
2021-04-27nir/lower_clip_disable: Fix store writemaskConnor Abbott1-1/+1
2021-04-27ir3: Prevent oob writes to inputs/outputs arrayConnor Abbott1-1/+1
2021-04-27.pick_status.json: Update to ee9b744cb5d1466960e78b1de44ad345590e348cDylan Baker1-0/+630
2021-04-26anv: Use the same re-order mode for streamout as for GSJason Ekstrand1-1/+1
2021-04-26zink: correct image cap checksErik Faye-Lund1-1/+1
2021-04-26zink: do not require vulkan memory model for shader-imagesErik Faye-Lund1-1/+1
2021-04-26radv: disable VK_FORMAT_R64_SFLOATRhys Perry1-1/+1
2021-04-26mesa: fix incomplete GL_NV_half_float implementationTimothy Arceri1-1/+1
2021-04-26.pick_status.json: Update to 72eca47c660b6c6051be5a5a80660ae765ecbaa5Eric Engestrom1-0/+252
2021-04-25tgsi_exec: Fix NaN behavior of min and maxIan Romanick1-1/+1
2021-04-25tgsi_exec: Fix NaN behavior of saturateIan Romanick1-1/+1
2021-04-25pan/decode: Allow frame shader DCDs to be in another BO than the FBDIcecream951-1/+1
2021-04-25panfrost: Fix shader texture countIcecream951-1/+1