summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2021-04-27zink: fix shader-image requirementsErik Faye-Lund1-1/+1
2021-04-27radv: fix various CMASK regressions on GFX9Samuel Pitoiset1-1/+1
2021-04-27radeonsi: make the gfx9 DCC MSAA clear shader depend on the number of samplesMarek Olšák1-1/+1
2021-04-27android: amd/common: add nir include pathMauro Rossi1-1/+1
2021-04-27android: gallium/radeonsi: add nir include pathMauro Rossi1-1/+1
2021-04-27nir/lower_clip_disable: Fix store writemaskConnor Abbott1-1/+1
2021-04-27ir3: Prevent oob writes to inputs/outputs arrayConnor Abbott1-1/+1
2021-04-27.pick_status.json: Update to ee9b744cb5d1466960e78b1de44ad345590e348cDylan Baker1-0/+630
2021-04-26anv: Use the same re-order mode for streamout as for GSJason Ekstrand1-1/+1
2021-04-26zink: correct image cap checksErik Faye-Lund1-1/+1
2021-04-26zink: do not require vulkan memory model for shader-imagesErik Faye-Lund1-1/+1
2021-04-26radv: disable VK_FORMAT_R64_SFLOATRhys Perry1-1/+1
2021-04-26mesa: fix incomplete GL_NV_half_float implementationTimothy Arceri1-1/+1
2021-04-26.pick_status.json: Update to 72eca47c660b6c6051be5a5a80660ae765ecbaa5Eric Engestrom1-0/+252
2021-04-25tgsi_exec: Fix NaN behavior of min and maxIan Romanick1-1/+1
2021-04-25tgsi_exec: Fix NaN behavior of saturateIan Romanick1-1/+1
2021-04-25pan/decode: Allow frame shader DCDs to be in another BO than the FBDIcecream951-1/+1
2021-04-25panfrost: Fix shader texture countIcecream951-1/+1
2021-04-25panfrost: Fix formats converting uninit from AFBCAlyssa Rosenzweig1-1/+1
2021-04-25radv: make sure CP DMA is idle before executing secondary command buffersSamuel Pitoiset1-1/+1
2021-04-25radv/winsys: fix resetting the number of padded IB wordsSamuel Pitoiset1-1/+1
2021-04-25radv/winsys: fix allocating the number of CS in the sysmem pathSamuel Pitoiset1-1/+1
2021-04-25radv: fix emitting default depth bounds state on GFX6Samuel Pitoiset1-1/+1
2021-04-25zink: when performing an implicit reset, sync qbosMike Blumenkrantz1-1/+1
2021-04-25zink: only reset query on suspend if the query has previously been stoppedMike Blumenkrantz1-1/+1
2021-04-25zink: use cached memory for staging resourcesMike Blumenkrantz1-1/+1
2021-04-25zink: restore previous semaphore (prev_sem) handlingMike Blumenkrantz1-1/+1
2021-04-25zink: track persistent resource objects, not resourcesMike Blumenkrantz1-1/+1
2021-04-25softpipe: ci updatesMike Blumenkrantz1-1/+1
2021-04-24softpipe: fix streamout queriesMike Blumenkrantz1-1/+1
2021-04-24softpipe: fix render condition checkingMike Blumenkrantz1-1/+1
2021-04-24pan/bi: Skip nir_opt_move/sink for blend shadersIcecream951-1/+1
2021-04-24.pick_status.json: Update to 7e905bd00f32b4fa48689a8e6266b145662cfc48Eric Engestrom1-0/+504
2021-04-22r600: don't set an index_bias for indirect draw callsGert Wollny1-1/+1
2021-04-22Revert "r600: Don't advertise support for scaled int16 vertex formats"Gert Wollny1-1/+1
2021-04-22intel/compiler: Don't insert barriers for NULL sourcesJason Ekstrand1-1/+1
2021-04-22zink: do not read outside of arrayErik Faye-Lund1-1/+1
2021-04-22aco: Mark VCC clobbered for iadd8 and iadd16 reductions on GFX6-7.Timur Kristóf1-1/+1
2021-04-22gallium/u_threaded: offload begin/end_intel_perf_queryMarcin Ślusarz1-1/+1
2021-04-22gallium/u_threaded: implement INTEL_performance_query hooksMarcin Ślusarz1-1/+1
2021-04-22lavapipe: fix mipmapped resolves.Dave Airlie1-1/+1
2021-04-22spirv: fixup pointer_to/from_ssa with acceleration structuresLionel Landwerlin1-1/+1
2021-04-22.pick_status.json: Update to 35a28e038107410bb6a733c51cbd267aa79a4b20Eric Engestrom1-0/+648
2021-04-22Revert "zink: force scanout sync when mapping scanout resource"Mike Blumenkrantz1-1/+1
2021-04-21traces-iris: fix expectation for Intel GLKGustavo Padovan1-1/+1
2021-04-21.pick_status.json: Mark 8acf361db4190aa5f7c788019d1e42d1df031b81 as denominatedEric Engestrom1-1/+1
2021-04-21zink: add clear-on-flush mechanic deeper into flush codepathMike Blumenkrantz1-1/+1
2021-04-21zink: directly set batch->state->flush_res from flush_resource hookMike Blumenkrantz1-1/+1
2021-04-21zink: move wsi flush info conditional to queue submissionMike Blumenkrantz1-1/+1
2021-04-21zink: add a flag indicating whether scanout object needs updatingMike Blumenkrantz1-1/+1