summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2021-11-17nir: fix constant expression of ibitfield_extractSamuel Pitoiset1-1/+1
2021-11-17vulkan/util: Include stdlib.hJason Ekstrand1-1/+1
2021-11-17intel/genxml: Fix MI_FLUSH_DW to actually specify the length properlyKenneth Graunke1-1/+1
2021-11-17iris: Fix parameters to iris_copy_region in reallocate_resource_inplaceKenneth Graunke1-1/+1
2021-11-17radv: Fix memory corruption loading RT pipeline cache entries.Bas Nieuwenhuizen1-1/+1
2021-11-17zink: always add VK_IMAGE_CREATE_2D_ARRAY_COMPATIBLE_BIT for 3D imagesMike Blumenkrantz1-1/+1
2021-11-17aco: consider pseudo-instructions reading exec in needs_exec_mask()Rhys Perry1-1/+1
2021-11-17radv: fix a sync issue on GFX9+ by clearing the upload BO fenceSamuel Pitoiset1-1/+1
2021-11-17mesa: fix buffer overrun in SavedObj texture obj arrayTimothy Arceri1-1/+1
2021-11-17llvmpipe: fix compressed image sizes.Dave Airlie1-1/+1
2021-11-17llvmpipe: disable 64-bit integer textures.Dave Airlie1-1/+1
2021-11-17aco: Fix how p_is_helper interacts with optimizations.Timur Kristóf1-1/+1
2021-11-17aco: Work around MSVC restrict in c99_compat.hJames Park1-1/+1
2021-11-17nir/lower_pntc_ytransform: Support PointCoordIsSysvalAlyssa Rosenzweig1-1/+1
2021-11-17anv: fix multiple wait/signal on same binary semaphoreLionel Landwerlin1-1/+1
2021-11-17mesa/st: Disable NV_copy_depth_to_color on non-doubles-capable HW.Emma Anholt1-1/+1
2021-11-17v3d: Update prim_counts when prims generated query in flight without TFNeil Roberts1-1/+1
2021-11-17virgl: Allocate qdws after virgl_init_context to avoid leak.Vinson Lee1-1/+1
2021-11-17util/ra: Fix deserialization of register setsCaio Oliveira1-1/+1
2021-11-17.pick_status.json: Update to ba6d389fa7a0ac512cb9d4cdd21efde990f041b1Eric Engestrom1-0/+1863
2021-11-10anv: don't forget to add scratch buffer to BO listLionel Landwerlin1-1/+1
2021-11-10radv/sqtt: fix GPU hangs when capturing from the compute queueSamuel Pitoiset1-1/+1
2021-11-10zink: update gfx pipeline shader module pointer even if the program is unchangedMike Blumenkrantz1-1/+1
2021-11-10zink: be more consistent about applying module hash for gfx pipelineMike Blumenkrantz1-1/+1
2021-11-10anv: Also disallow CCS_E for multi-LOD imagesJason Ekstrand1-1/+1
2021-11-10util: Add support for clang::fallthrough.Bas Nieuwenhuizen1-1/+1
2021-11-10freedreno/a6xx: Emit a null descriptor for unoccupied IBO slots.Emma Anholt1-1/+1
2021-11-10meson: Check arguments before adding.Bas Nieuwenhuizen1-1/+1
2021-11-10radv: do not expose buffer features for depth/stencil formatsSamuel Pitoiset1-1/+1
2021-11-10d3d12: Fix Linux fence wait return valueJesse Natalie1-1/+1
2021-11-10anv: Fix FlushMappedMemoryRanges for odd mmap offsetsJason Ekstrand1-1/+1
2021-11-10ir3/spill: Mark root as non-spillable after insertingConnor Abbott1-1/+1
2021-11-10meson: drop duplicate addition of surfaceless & drm to the list of platformsEric Engestrom1-1/+1
2021-11-10radeonsi/sqtt: fix shader stage valuesPierre-Eric Pelloux-Prayer1-1/+1
2021-11-10intel: remove 2 preproduction pci-id for ADLSLionel Landwerlin1-1/+1
2021-11-10driconf: disallow 10-bit pbuffers for viewperf2020/maya due to X errorsMarek Olšák1-1/+1
2021-11-10aux/trace: fix vertex state tracingMike Blumenkrantz1-1/+1
2021-11-10util/u_trace: Replace Flag with IntEnum to support python3.5Kostiantyn Lazukin1-1/+1
2021-11-10intel/devinfo: fix wrong offset computationLionel Landwerlin1-1/+1
2021-11-10intel/perf: fix perf equation subslice mask generation for gfx12+Lionel Landwerlin1-1/+1
2021-11-10intel/dev: fix subslice/eu total computations with some fused configurationsLionel Landwerlin1-1/+1
2021-11-10intel/dev: reuse internal functions to set maskLionel Landwerlin1-1/+1
2021-11-10intel/dev: don't forget to set max_eu_per_subslice in generated topologyLionel Landwerlin1-1/+1
2021-11-10intel/dev: fix HSW GT3 number of subslices in slice1Lionel Landwerlin1-1/+1
2021-11-10mesa: always call _mesa_update_pixelPierre-Eric Pelloux-Prayer1-1/+1
2021-11-10build: add sha1_h for lp_texture.corbea1-1/+1
2021-11-10zink: rework cached fbfetch descriptor fallbackMike Blumenkrantz1-1/+1
2021-11-10freedreno/ir3: Fix off-by-one in prefetch safety assert.Emma Anholt1-1/+1
2021-11-10freedreno/a6xx: Don't try to generate mipmaps for SNORM with our blitter.Emma Anholt1-1/+1
2021-11-10freedreno/a6xx: Fix partial z/s clears with sysmem.Emma Anholt1-1/+1