summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2020-12-29glsl: default to compat shaders in compat profileTimothy Arceri1-1/+1
2020-12-29st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORT and skip gsMike Blumenkrantz1-1/+1
2020-12-29virgl: fix BGRA emulation artifacts during window resizeRyan Neph1-1/+1
2020-12-29.pick_status.json: Update to 6c8cc9be12dc5d6c0d2386d6addb69d8f2fb5399Dylan Baker1-0/+207
2020-12-29.pick_status.json: Mark 967ae12931e0dc12855de903851222b2f0607878 as denominatedDylan Baker1-1/+1
2020-12-28ci/deqp: Fix inverted meaning of DEQP_NO_SAVE_RESULTS.Eric Anholt1-1/+1
2020-12-28mesa/st: Update FP state when textures change with an ATI_fs bound.Eric Anholt1-1/+1
2020-12-28radeon/vcn: fix hevc 10bit profile errorRuijing Dong1-1/+1
2020-12-28softpipe: count CS invocations for pipeline stats queries.Eric Anholt1-1/+1
2020-12-28.pick_status.json: Update to 9ef23e428bd18c412499471b4e3550a489b72c3fDylan Baker1-0/+576
2020-12-23turnip: use ir3_compiler_destroy instead of ralloc_freeHyunjun Ko1-1/+1
2020-12-23panfrost: Fix panfrost_small_padded_vertex_count for 17 verticesIcecream951-1/+1
2020-12-23.pick_status.json: Update to a22b85ce5e825275533ca1be9fbd47667e991356Dylan Baker1-0/+909
2020-12-21radv: Don't skip layout transitions that only differ in render loop.Bas Nieuwenhuizen1-1/+1
2020-12-21ir3: Allow tesselation to use all 32 varying slotsDanylo Piliaiev1-1/+1
2020-12-21freedreno/a6xx: Fix assert which checks the count of shader outputsDanylo Piliaiev1-1/+1
2020-12-21mesa: fix layered framebuffer attachment target checkTapani Pälli1-1/+1
2020-12-21.pick_status.json: Update to 8db0775f4520e08b3c539f9bd2d1f567639c088cDylan Baker1-0/+288
2020-12-18freedreno/a6xx: Flush depth at the end of bypass rendering, too.Eric Anholt1-1/+1
2020-12-18spirv: Remove more dead variablesCaio Marcelo de Oliveira Filho1-1/+1
2020-12-18nir: Consider pointer initializers in nir_remove_dead_variablesCaio Marcelo de Oliveira Filho1-1/+1
2020-12-18.pick_status.json: Mark f65750d2215242b17309b5aa8845b717bb913e77 as backportedDylan Baker1-1/+1
2020-12-18.pick_status.json: Update to b9fccafed616aa2906dad3c77dca0c67af5017b8Dylan Baker1-0/+54
2020-12-18zink: fix format-mappingErik Faye-Lund1-1/+1
2020-12-18mesa/st: Finalize the texture before BlitFramebuffer from it.Eric Anholt1-1/+1
2020-12-18nir/opt_if: split ALU from Phi more aggressivelyDaniel Schürmann1-1/+1
2020-12-18.pick_status.json: Update to f65750d2215242b17309b5aa8845b717bb913e77Dylan Baker1-0/+531
2020-12-17aco: add block to worklist in mark_block_wqm()Rhys Perry1-1/+1
2020-12-17tu: pCounterBuffers can be NULL in vkCmd*TransformFeedbackEXT()Danylo Piliaiev1-1/+1
2020-12-17tu: Ignore pTessellationState if there is no tesselation shadersDanylo Piliaiev1-1/+1
2020-12-17radv: add missing DB flush after depth/stencil resolve operationsSamuel Pitoiset1-1/+1
2020-12-17aco/ra: fix phi operand renamingDaniel Schürmann1-1/+1
2020-12-17egl: fix EGL_EXT_protected_content/surface mixupPierre-Eric Pelloux-Prayer1-1/+1
2020-12-17.pick_status.json: Update to 661922f6ac9576fc2077c5d50b53ef7edf9e8a18Dylan Baker1-0/+378
2020-12-17radeonsi: fix small primitive culling with MSAA force-disabled and smoothingMarek Olšák1-1/+1
2020-12-16aco/spill: only prevent rematerializable vars from being DCE'd if they haven'...Daniel Schürmann1-1/+1
2020-12-16aco: fix DCE of rematerializable phi operandsDaniel Schürmann1-1/+1
2020-12-16st/mesa: set drawpixels swizzle before creating sampler viewMike Blumenkrantz1-1/+1
2020-12-16zink: fix 8 bit index handling codeErik Faye-Lund1-1/+1
2020-12-16.pick_status.json: Update to 2d78e28ba702d366becabb8e241b861e6711c76eDylan Baker1-0/+450
2020-12-15gallium/dri2: Don't forget protected content flagLionel Landwerlin1-1/+1
2020-12-15anv: Add DRM_RDWR flag in anv_gem_handle_to_fdRobin Ole Heinemann1-1/+1
2020-12-15.pick_status.json: Update to ada9be1ec9e14fc045086411fbf2d3cb0efbbe2fDylan Baker1-0/+234
2020-12-14radv: fix access to uninitialized radeon_bo_metadataSimon Ser1-1/+1
2020-12-14st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORTMike Blumenkrantz1-1/+1
2020-12-14zink: really fix direct image mapping offset (I mean it this time)Mike Blumenkrantz1-1/+1
2020-12-14nir: Redefine start/end_ip of blocks to fix NIR-to-TGSI liveness bugs.Eric Anholt1-1/+1
2020-12-14zink: fix direct image mapping offsetMike Blumenkrantz1-1/+1
2020-12-14.pick_status.json: Update to a7fb3954a1318a6b27e1405a9e799dd8f06eaa34Dylan Baker1-0/+306
2020-12-11aco/ra: use get_reg_specified() for p_extract_vectorDaniel Schürmann1-1/+1