summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2022-03-08gallivm/nir: extract a valid texture index according to exec_mask.Dave Airlie1-2/+2
2022-03-08intel/fs: fix total_scratch computationLionel Landwerlin1-1/+1
2022-03-08zink: set shader key size to 0 for non-generated tcsMike Blumenkrantz1-1/+1
2022-03-08radeonsi: change rounding mode to round to evenPierre-Eric Pelloux-Prayer1-1/+1
2022-03-08zink: invalidate non-punted recycled descriptor sets that are not validMike Blumenkrantz1-1/+1
2022-03-08zink: stop leaking descriptor setsMike Blumenkrantz1-1/+1
2022-03-08zink: mark fbfetch push sets as non-cachedMike Blumenkrantz1-1/+1
2022-03-08zink: fix descriptor cache pointer array allocationMike Blumenkrantz1-1/+1
2022-03-08zink: wait on program cache fences before destroying programsMike Blumenkrantz1-1/+1
2022-03-08zink: use a fence for pipeline cache update jobsMike Blumenkrantz1-1/+1
2022-03-08zink: always update shader variants when rebinding a gfx programMike Blumenkrantz1-1/+1
2022-03-08gallivm: avoid division by zero when computing cube faceMike Blumenkrantz1-1/+1
2022-03-08pan/bi: Don't assign slots for the blend second sourceIcecream951-1/+1
2022-03-08pan/bi: Skip psuedo sources in ISA.xmlIcecream951-1/+1
2022-03-08panfrost: Fix ubo_mask calculationIcecream951-1/+1
2022-03-08pan/bi: Make disassembler build reproduciblyIcecream951-1/+1
2022-03-08panfrost: Re-emit descriptors after resource shadowingIcecream951-1/+1
2022-03-08panfrost: Set dirty state in set_shader_buffersIcecream951-1/+1
2022-03-08pan/bi: Check dependencies of both destinations of instructionsIcecream951-1/+1
2022-03-08pan/bi: Add interference between destinationsIcecream951-1/+1
2022-03-08panfrost: Set PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTIONIcecream951-1/+1
2022-03-08panfrost: Push twice as many uniformsAlyssa Rosenzweig1-1/+1
2022-03-08iris: Mark a dirty update when vs_needs_sgvs_element value changedXiaohui Gu1-1/+1
2022-03-08crocus: change the line width workaround for gfx4/5Dave Airlie1-1/+1
2022-03-08vulkan/wsi: drop unused wsi_create_win32_imageMichel Zou1-1/+1
2022-03-08vulkan/wsi: handle queue families properly for non-concurrent sharing mode.Dave Airlie1-1/+1
2022-03-08radv: include disable_aniso_single_level and adjust_frag_coord_z in keyRhys Perry1-1/+1
2022-03-08radeonsi: fix an assertion failure with register shadowingMarek Olšák1-1/+1
2022-03-08radeonsi: fix register shadowing after the pm4 state size was decreasedMarek Olšák1-1/+1
2022-03-08anv: Disable aux if the explicit modifier lacks itNanley Chery1-1/+1
2022-03-08anv: Refactor anv_image_init_from_create_infoNanley Chery1-1/+1
2022-03-08radeonsi: add check for graphics to si_try_normal_clearThong Thai1-1/+1
2022-03-08anv: fix fast clear type value with external imagesLionel Landwerlin1-1/+1
2022-03-08zink: don't free non-fbfetch dsl structs when switching to fbfetchMike Blumenkrantz1-1/+1
2022-03-08zink: free push descriptor pools on deinitMike Blumenkrantz1-1/+1
2022-03-08zink: fix cached descriptor set invalidation for array bindingsMike Blumenkrantz1-1/+1
2022-03-08.pick_status.json: Update to 342e6f83321a91816358dee82178809b2a8aeeaaDylan Baker1-0/+1512
2022-03-08Revert "panfrost: Fix set_sampler_views for big GL"Dylan Baker1-1/+1
2022-03-03zink: ci updatesMike Blumenkrantz1-1/+1
2022-03-03lavapipe: reference gallium fences correctly.Dave Airlie1-1/+1
2022-03-03zink: always invalidate streamout counter buffer if not resumingMike Blumenkrantz1-1/+1
2022-03-03zink: always set VkPipelineMultisampleStateCreateInfo::pSampleMaskMike Blumenkrantz1-1/+1
2022-03-03lavapipe: fix sampler + sampler view leaks.Dave Airlie1-1/+1
2022-03-03.pick_status.json: Update to 48b3ef625e1909c1be31fbe10adb53734af38eb4Dylan Baker1-1/+1
2022-03-03lavapipe: ci updatesMike Blumenkrantz1-1/+1
2022-03-03zink: ci updatesMike Blumenkrantz1-2/+2
2022-03-03lavapipe: use util_pack_color_union() for generating clear colorsMike Blumenkrantz1-1/+1
2022-03-03Revert "anv: Require the local heap for CCS on XeHP"Nanley Chery1-1/+1
2022-03-03ir3/nir: Fix 1d array readonly imagesConnor Abbott1-1/+1
2022-03-03ir3: Don't always set bindless_tex with readonly imagesConnor Abbott1-1/+1