summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2022-06-15zink: fix 32bit bo rewritingMike Blumenkrantz1-1/+1
2022-06-15zink: flag optimization pass after inlining uniformsMike Blumenkrantz1-1/+1
2022-06-15radeonsi: add helper to use si_screen::aux_contextPierre-Eric Pelloux-Prayer1-1/+1
2022-06-15microsoft/compiler: Images are no longer reprensented by uniform varsBoris Brezillon1-1/+1
2022-06-15vulkan/util: Fill VkPhysicalDeviceIDProperties::deviceNodeMaskBoris Brezillon1-1/+1
2022-06-15zink: fix cubemap lowering bit sizeMike Blumenkrantz1-1/+1
2022-06-15zink: fix cubemap lowering for array samplersMike Blumenkrantz1-1/+1
2022-06-15zink: don't print VK_EXT_shader_atomic_float warning for nir_intrinsic_image_...Mike Blumenkrantz1-1/+1
2022-06-15zink: avoid uninit values in renderpass stateMike Blumenkrantz1-1/+1
2022-06-15zink: fix generated tcs deletionMike Blumenkrantz1-1/+1
2022-06-15zink: unset generated tcs pointer from tes on deletionMike Blumenkrantz1-1/+1
2022-06-15zink: fix generated tcs update pathMike Blumenkrantz1-1/+1
2022-06-15gallium: remove stale commentErik Faye-Lund1-1/+1
2022-06-15broadcom/compiler: disable flags optimization for loop conditionsIago Toral Quiroga1-1/+1
2022-06-15dzn: handle stencil-attachment-optimal layoutErik Faye-Lund1-1/+1
2022-06-15gallium/u_threaded: fix buffer busyness trackingMarek Olšák1-1/+1
2022-06-15zink: fix up KILL to a more sensible log messageMike Blumenkrantz1-1/+1
2022-06-15zink: unset res->swapchain upon killing a swapchainMike Blumenkrantz1-1/+1
2022-06-15zink: add implicit sync workaround for non-mesa driversMike Blumenkrantz1-1/+1
2022-06-15.pick_status.json: Update to ea33e44ce4f95ce45729b75dee34be50df749f09Dylan Baker1-0/+1755
2022-06-15zink: only update layout when doing mixed zs attachment renderpass checkMike Blumenkrantz1-1/+1
2022-06-15zink: fix framebuffer attachment usage asserts for dummy attachmentsMike Blumenkrantz1-1/+1
2022-06-15radeonsi: prevent recursion in si_decompress_dccPierre-Eric Pelloux-Prayer1-1/+1
2022-06-15d3d12: Properly set HS input control point countJesse Natalie1-1/+1
2022-06-15zink: defer old swapchain destructionMike Blumenkrantz1-1/+1
2022-06-15zink: keep a count of async presents occuring for a given swapchainMike Blumenkrantz1-1/+1
2022-06-15zink: use separate pointer for swapchain presentsMike Blumenkrantz1-1/+1
2022-06-15panfrost: Disable CRC at <16x16 tile sizesAlyssa Rosenzweig1-1/+1
2022-06-15panfrost: Inline pan_fbd_has_zs_crc_extAlyssa Rosenzweig1-1/+1
2022-06-15ci/windows: add back build-error detectionErik Faye-Lund1-1/+1
2022-06-15nir: Fix flat new_var assignment in create_new_io_vars()Boris Brezillon1-1/+1
2022-06-15zink: scalarize when rewriting explicit 64bit ioMike Blumenkrantz1-1/+1
2022-06-15zink: fix variable locations in manual xfb emissionMike Blumenkrantz1-1/+1
2022-06-15zink: fix ntv partial storesMike Blumenkrantz1-1/+1
2022-06-15anv: Remove FS executables when applying the null FS optimizationIan Romanick1-1/+1
2022-06-15compiler/types: Don't place members in the previous substruct's end paddingJason Ekstrand1-1/+1
2022-06-15zink: always create descriptor templatesMike Blumenkrantz1-1/+1
2022-06-13.pick_status.json: Update to 2ef6b0aab1c7b99b85f2d88ced44a63f28cfca6bDylan Baker1-0/+1818
2022-06-08ac/gpu_info: always retile DCC on gfx10 and newer chipsMarek Olšák1-1/+1
2022-06-08nir: Consider PNTC to be a varyingJesse Natalie1-1/+1
2022-06-08panfrost: Fix inverted indirect dispatch conditionAlyssa Rosenzweig1-1/+1
2022-06-08va/surface: set the correct size in vaExportSurfaceHandlePierre-Eric Pelloux-Prayer1-1/+1
2022-06-08gallium: add size attribute to winsys_handlePierre-Eric Pelloux-Prayer1-1/+1
2022-06-08.pick_status.json: Update to 35dd4ac886283444294238ae0be1a7edcc776c8aDylan Baker1-0/+756
2022-06-07pan/mdg: Remove uppercase write masksAlyssa Rosenzweig1-1/+1
2022-06-07pan/mdg: Scalarize with 64-bit sourcesAlyssa Rosenzweig1-1/+1
2022-06-07nouveau/nv30: Make sure fsat is lowered in the VS.Emma Anholt1-1/+1
2022-06-07iris:Duplicate DRM fd internally instead of reuse.Nagappa Koppad, Basanagouda1-1/+1
2022-06-07mesa/program: fix nir output reg overflowQiang Yu1-1/+1
2022-06-07aco: fix SMEM load_global with VGPR address and non-zero offsetRhys Perry1-1/+1