summaryrefslogtreecommitdiff
path: root/.pick_status.json
Commit message (Expand)AuthorAgeFilesLines
* nir/lower_gs_intrinsics: fix primitive count for pointsQiang Yu2022-08-161-1/+1
* vk/device-select-layer: fix .sType of VkPhysicalDeviceGroupPropertiesEric Engestrom2022-08-161-1/+1
* r300: fix variables detection for paired ALU and TEX instructions in differen...Pavel Ondračka2022-08-161-1/+1
* frontend/nine: Fix ff position_t fallback when w = 0Axel Davy2022-08-161-1/+1
* frontend/nine: Fix shader multi-use crashAxel Davy2022-08-161-1/+1
* frontend/nine: Fix cso restore bugAxel Davy2022-08-161-1/+1
* frontend/nine: Fix ATOC handlingAxel Davy2022-08-161-1/+1
* frontend/nine: Fix buffer tracking out of boundsAxel Davy2022-08-161-1/+1
* frontend/nine: Skip invalid swvp callsAxel Davy2022-08-161-1/+1
* .pick_status.json: Mark 11ab6087797f805cf158048915c67945613c9a72 as denominatedDylan Baker2022-08-161-1/+1
* meson: Microsoft / maybe Intel CLC need the all-targets workaroundpal10002022-08-161-1/+1
* .pick_status.json: Update to 74fc367127ccf945f4c649dd6ddff955c802e36eDylan Baker2022-08-161-0/+1062
* isl: fix bug where sb.MOCS is not being setsjfricke2022-08-121-1/+1
* glthread: call _mesa_glthread_DeleteBuffers unconditionallyMarek Olšák2022-08-121-1/+1
* glthread: unbind framebuffers in glDeleteFramebuffersMarek Olšák2022-08-121-1/+1
* mesa/st: fix reference to nir->info after nir_to_tgsiCharmaine Lee2022-08-121-2/+2
* .pick_status.json: Update to 24b9ad7cd5ebc7cfa5d03cf0f243ea4841c971b9Dylan Baker2022-08-121-0/+441
* anv: don't return incorrect error code for vkCreateDescriptorPoolLionel Landwerlin2022-08-111-1/+1
* egl/wgl: Fix some awkward sizeof formattingJesse Natalie2022-08-111-1/+1
* egl/wgl: Delete unused variables/codeJesse Natalie2022-08-111-1/+1
* nir/validate: clamp unsized tex dests to 32bitMike Blumenkrantz2022-08-111-1/+1
* .pick_status.json: Update to a3bf0da1cbd4b10043c80bf44609a3024b5fcc36Dylan Baker2022-08-111-0/+441
* zink: do not use VK_FORMAT_D32_SFLOAT_S8_UINT without checkingErik Faye-Lund2022-08-111-1/+1
* zink: add have_D32_SFLOAT_S8_UINT booleanErik Faye-Lund2022-08-111-1/+1
* zink: Make sure that we keep the existing ici pNext chain on inserts.Emma Anholt2022-08-111-1/+1
* amdgpu/bo: update uses_secure_bos when importing buffersPierre-Eric Pelloux-Prayer2022-08-111-1/+1
* docs: fixup link to virgl docsErik Faye-Lund2022-08-111-1/+1
* tu: Fix sysmem depth attachment clear flushingConnor Abbott2022-08-111-1/+1
* aco: fix LdsBranchVmemWARHazard with 2+ branch chainsRhys Perry2022-08-111-1/+1
* agx: Fix packing of samplers in texture instrsAlyssa Rosenzweig2022-08-111-1/+1
* virgl: Fix unmapping of blob resourcesDmitry Osipenko2022-08-111-1/+1
* freedreno/drm: Fix potential bo cache vs export crashRob Clark2022-08-111-1/+1
* radeonsi: don't assume that TC_ACTION_ENA invalidates L1 cache on gfx9Marek Olšák2022-08-111-1/+1
* anv: fixup PIPE_CONTROL restriction on gfx8Lionel Landwerlin2022-08-111-1/+1
* draw: don't touch info values that aren't valid.Dave Airlie2022-08-111-1/+1
* zink: add all format modifiers when adding for dmabuf exportMike Blumenkrantz2022-08-111-1/+1
* zink: don't add modifiers if EXT_image_drm_format_modifier isn't presentMike Blumenkrantz2022-08-111-1/+1
* zink: use modifier_aspect to check for modifier plane in zink_resource_get_paramMike Blumenkrantz2022-08-111-1/+1
* zink: demote dmabuf tiling to linear if modifiers aren't supportedMike Blumenkrantz2022-08-111-1/+1
* nine: check return on resource_get_handleMike Blumenkrantz2022-08-111-1/+1
* zink: drop mode_changed check from linewidth/depthbias draw updatesMike Blumenkrantz2022-08-111-1/+1
* zink: init cache_put program fence on program creationMike Blumenkrantz2022-08-111-1/+1
* bin/gen_release_notes.py: bump advertised vulkan version to 1.3Eric Engestrom2022-08-111-1/+1
* zink: handle mutable swapchain images with dmabufMike Blumenkrantz2022-08-111-1/+1
* iris: Make the D16 reg mode single-sampledNanley Chery2022-08-111-1/+1
* anv: Make the D16 reg mode single-sampledNanley Chery2022-08-111-1/+1
* zink: don't flag lazy push constant set dirty on batch changeMike Blumenkrantz2022-08-101-1/+1
* zink: fix gfx program cache pruning with generated tcsMike Blumenkrantz2022-08-101-1/+1
* glthread: don't ignore glPushAttrib/glPopAttrib when tracking GL_CULL_FACEMarek Olšák2022-08-101-1/+1
* pan/decode: Fix overrun decoding planesAlyssa Rosenzweig2022-08-101-1/+1