summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pan/midgard: Support loads from R11G11B10 in a blend shaderAlyssa Rosenzweig2019-12-241-3/+27
* pan/midgard: Enable lower_(un)pack_* loweringAlyssa Rosenzweig2019-12-242-2/+13
* panfrost: Increase PIPE_SHADER_CAP_MAX_OUTPUTS to 16Tomeu Vizoso2019-12-241-1/+1
* panfrost: Handle Z24_UNORM_S8_UINT as MALI_Z32_UNORMTomeu Vizoso2019-12-241-0/+1
* pan/midgard: Implement shadow cubemapsAlyssa Rosenzweig2019-12-241-26/+22
* pan/midgard: Generalize temp coordinate to non-2DAlyssa Rosenzweig2019-12-241-3/+5
* pan/midgard: Do witchcraft on texture offsetsAlyssa Rosenzweig2019-12-243-49/+49
* pan/midgard: Fix fallthrough from offset to comparatorAlyssa Rosenzweig2019-12-241-0/+1
* pan/midgard: Expand swizzle for texelFetchAlyssa Rosenzweig2019-12-241-0/+6
* pan/midgard: Clamp LOD register swizzleAlyssa Rosenzweig2019-12-241-0/+4
* pan/midgard: Extend IS_VEC4_ONLY to argumentsAlyssa Rosenzweig2019-12-241-1/+5
* pan/midgard: Bounds check lcra_restrict_rangeAlyssa Rosenzweig2019-12-241-1/+1
* freedreno/ir3: fix flat shading againRob Clark2019-12-241-1/+1
* pan/midgard: Fix disassembler cycle/quadword countingAlyssa Rosenzweig2019-12-241-4/+6
* pan/decode: Append 0:0 spills:fills to blobber-dbAlyssa Rosenzweig2019-12-241-1/+1
* pan/decode: Prefix blobberdb with MESA_SHADER_*Alyssa Rosenzweig2019-12-241-1/+1
* pan/decode: Skip COMPUTE in blobber-dbAlyssa Rosenzweig2019-12-241-14/+19
* panfrost: Decode shader types in pantrace shader-dbAlyssa Rosenzweig2019-12-241-1/+13
* anv: Properly advertise sampledImageIntegerSampleCountsJason Ekstrand2019-12-241-1/+1
* Android: Fix build issue without LLVMRoman Stratiienko2019-12-231-2/+2
* iris: Avoid replacing backing storage for buffers with no contentsKenneth Graunke2019-12-221-0/+4
* iris: Fix shader recompile debug printingKenneth Graunke2019-12-221-2/+28
* iris: Make helper functions to turn iris shader keys into brw keys.Kenneth Graunke2019-12-221-41/+83
* swr: Fix build with llvm-10.0.Vinson Lee2019-12-211-0/+3
* etnaviv: tgsi: Fix gl_FrontFacing supportMarek Vasut2019-12-211-10/+53
* u_vbuf: Return true in u_vbuf_get_caps if nb of vbufs is below minimumPaul Cercueil2019-12-211-0/+5
* u_vbuf: Regard non-constant vbufs with non-instance elements as freePaul Cercueil2019-12-211-4/+13
* u_vbuf: use single vertex buffer if it's not possible to have multipleWladimir J. van der Laan2019-12-211-1/+20
* u_vbuf: Only create driver CSO if no incompatible elementsPaul Cercueil2019-12-211-2/+6
* u_vbuf: Mark vbufs incompatible if more were requested than HW supportsPaul Cercueil2019-12-211-0/+11
* u_vbuf: add logic to use a limited number of vbufsWladimir J. van der Laan2019-12-212-0/+8
* gallium: add PIPE_CAP_MAX_VERTEX_BUFFERSChristian Gmeiner2019-12-213-0/+5
* kmsro: Extend to include ingenic-drmPaul Cercueil2019-12-213-0/+3
* kmsro: Add "mcde" entry pointStephan Gerhold2019-12-213-0/+3
* aco: fix vgpr alloc granule with wave32Rhys Perry2019-12-214-6/+24
* aco: improve jump threading with wave32Rhys Perry2019-12-211-1/+2
* aco/wave32: fix comparison optimizationsRhys Perry2019-12-211-18/+16
* nv50ir/nir: support vec8 and vec16Karol Herbst2019-12-211-1/+3
* nir+vtn: vec8+vec16 supportRob Clark2019-12-2114-24/+116
* aco: use NIR_MAX_VEC_COMPONENTS instead of 4Karol Herbst2019-12-212-7/+7
* nir/serialize: cast swizzle before shiftingKarol Herbst2019-12-211-1/+1
* llvmpipe: switch to NIR by defaultDave Airlie2019-12-213-8/+24
* gallivm/nir: wrap idiv to avoid divide by 0 (v2)Dave Airlie2019-12-211-4/+21
* ac/surface: fix an assertion failure on gfx9 in CMASK computationMarek Olšák2019-12-201-0/+1
* pan/midgard: Optimize comparisions with similar operationsAfonso Bordado2019-12-204-1/+92
* lima: set shader caps to optimize control flowErico Nunes2019-12-201-2/+16
* lima/ppir: remove assert on ppir_emit_tex unsupported featureErico Nunes2019-12-201-1/+0
* lima/ppir: fix lod bias srcErico Nunes2019-12-205-11/+16
* lima: Fix dump file creationAndreas Baierl2019-12-201-3/+5
* radeon/vcn2: enable rate control for hevc encodingPierre-Eric Pelloux-Prayer2019-12-201-1/+7