summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2021-11-03tu: fix rast state allocation size on a6xx gen4Danylo Piliaiev1-1/+1
2021-11-03zink: reject all storage multisampling if the feature is unsupportedMike Blumenkrantz1-1/+1
2021-11-03zink: add SpvCapabilityStorageImageMultisample for multisampled storage imagesMike Blumenkrantz1-1/+1
2021-11-03zink: stop double printing validation messagesMike Blumenkrantz1-1/+1
2021-11-03util/hash_table: Clear special 0/1 entries for u64 hash table tooJesse Natalie1-1/+1
2021-11-03vulkan/wsi: set correct bits for host allocations/exports for images.Dave Airlie1-1/+1
2021-11-03radv: Disable coherent L2 optimization on cards with noncoherent L2.Bas Nieuwenhuizen1-1/+1
2021-11-03intel/fs: Fix a cmod prop bug when cmod is set to inst that doesn't support itVadym Shovkoplias1-1/+1
2021-11-03lavapipe: Don't wrap errors returned from vk_device_init in vk_errorJason Ekstrand1-1/+1
2021-11-03zink: force float dest types on some alu resultsMike Blumenkrantz1-1/+1
2021-11-03zink: add more int/float types to cast switching in ntvMike Blumenkrantz1-1/+1
2021-11-03zink: explicitly enable VK_EXT_shader_subgroup_ballotMike Blumenkrantz1-1/+1
2021-11-03zink: clamp max buffer sizes to smallest buffer heap sizeMike Blumenkrantz1-1/+1
2021-11-03zink: error when trying to allocate a bo larger than heap sizeMike Blumenkrantz1-1/+1
2021-11-03zink: don't clamp 2D_ARRAY surfaces to 2DMike Blumenkrantz1-1/+1
2021-11-03zink: don't clamp cube array surfacess to cubesMike Blumenkrantz1-1/+1
2021-11-03lavapipe: drop EXT_acquire_xlib_displayDave Airlie1-1/+1
2021-11-03zink: flag renderpass change when toggling fbfetchMike Blumenkrantz1-1/+1
2021-11-03Revert "iris: Disable I915_FORMAT_MOD_Y_TILED_GEN12* on adl-p/display 13"Jordan Justen1-1/+1
2021-11-03zink: inject LOD for sampler version of OpImageQuerySizeMike Blumenkrantz1-1/+1
2021-11-03zink: be more permissive for injecting LOD into texture() instructionsMike Blumenkrantz1-1/+1
2021-11-03radeonsi: print the border color error message only onceMarek Olšák1-1/+1
2021-11-03radeonsi: enable shader culling for indirect drawsMarek Olšák1-1/+1
2021-11-03util: make util_get_process_exec_path work on FreeBSD w/o procfsGreg V1-1/+1
2021-11-03iris: Fix MOCS for buffer copiesKenneth Graunke1-1/+1
2021-11-03ir3/ra: Check register file upper bound when updating preferred_regDanylo Piliaiev1-1/+1
2021-11-03zink: always use explicit lod for texture() when legal in non-fragment stagesMike Blumenkrantz1-1/+1
2021-11-03zink: set aspectMask for renderpass2 VkAttachmentReference2 structsMike Blumenkrantz1-1/+1
2021-11-03zink: use align64 for allocation sizesMike Blumenkrantz1-1/+1
2021-11-03zink: add better handling for CUBE_COMPATIBLE bitMike Blumenkrantz1-1/+1
2021-11-03.pick_status.json: Update to c356f3cfce9459dc1341b6a2a0fd5336a9bdcc3cEric Engestrom1-0/+2052
2021-10-27util: use anonymous file for memory fd creationThomas Wagner1-1/+1
2021-10-27radv: Add bufferDeviceAddressMultiDevice support.Bas Nieuwenhuizen1-1/+1
2021-10-27nir/lower_samplers_as_deref: rewrite more image intrinsicsMike Blumenkrantz1-1/+1
2021-10-27zink: more accurately update samplemask for fs shader keysMike Blumenkrantz1-1/+1
2021-10-27zink: fix gl_SampleMaskIn spirv generationMike Blumenkrantz1-1/+1
2021-10-27zink: don't add dynamic vertex pipeline states if no attribs are usedMike Blumenkrantz1-1/+1
2021-10-27zink: stop exporting PIPE_SHADER_CAP_FP16_DERIVATIVESMike Blumenkrantz1-1/+1
2021-10-27microsoft/spirv_to_dxil: turn sysvals into input varyingsMichael Tang1-1/+1
2021-10-27anv: fix push constant lowering with bindless shadersLionel Landwerlin1-1/+1
2021-10-27zink: don't check rebind count outside of buffer/image rebind functionMike Blumenkrantz1-1/+1
2021-10-27zink: only reset zink_resource::so_valid on buffer rebindMike Blumenkrantz1-1/+1
2021-10-27zink: don't break early when applying fb clearsMike Blumenkrantz1-1/+1
2021-10-27zink: detect prim type more accurately for tess/gs linesMike Blumenkrantz1-1/+1
2021-10-27vulkan/wsi/wayland: don't expose surface formats not fully supportedLionel Landwerlin1-1/+1
2021-10-27vulkan: Fix entrypoint generation when compiling for x86 with MSVCBoris Brezillon1-1/+1
2021-10-27aco: only load streamout buffers if streamout is enabledSamuel Pitoiset1-1/+1
2021-10-27radv: fix build errors with AndroidSamuel Pitoiset1-1/+1
2021-10-27panfrost: Enable AFBC on v7Alyssa Rosenzweig1-1/+1
2021-10-27panfrost: Decompress for incompatible AFBC formatsAlyssa Rosenzweig1-1/+1