aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
Commit message (Expand)AuthorAgeFilesLines
* swr/rast: Add general SWTag statisticsAlok Hota2019-05-013-161/+191
* swr/rast: Add string handling to AR event frameworkAlok Hota2019-05-015-31/+54
* swr/rast: Add initial SWTag proto definitionsAlok Hota2019-05-012-39/+71
* swr/rast: Cleanup and generalize gen_archrastAlok Hota2019-05-013-123/+57
* softpipe: setup pixel_offset for all primitive typesErik Faye-Lund2019-05-011-11/+10
* softpipe: Increase the GLSL feature levelGert Wollny2019-05-011-1/+1
* softpipe: evaluate cube the faces on a per sample basesGert Wollny2019-05-011-24/+16
* softpipe: keep input lod for explicite derivativesGert Wollny2019-05-011-2/+4
* softpipe: tie in new code path for lod evaluationGert Wollny2019-05-012-46/+21
* softpipe: Move selection of shadow values up and clean parameter listGert Wollny2019-05-011-29/+43
* softpipe: Pipe gather_comp through from st_tgsi_get_samplesGert Wollny2019-05-012-5/+18
* softpipe: Prepare handling explicit gradientsGert Wollny2019-05-013-1/+42
* softpipe: Factor gradient evaluation out of the lambda evaluationGert Wollny2019-05-011-19/+119
* radeonsi/nir: call radeonsi nir opts before the scan passTimothy Arceri2019-05-012-0/+2
* radeonsi/nir: create si_nir_opts() helperTimothy Arceri2019-05-012-36/+43
* swr/rast: early exit on empty triangle maskAlok Hota2019-04-301-0/+6
* swr/rast: add guards for cpuid on LinuxAlok Hota2019-04-301-0/+2
* swr/rast: add flat shadingAlok Hota2019-04-301-0/+13
* swr/rast: add SWR_STATIC_ASSERT() macroAlok Hota2019-04-301-1/+8
* swr/rast: update guardband rects at draw setupAlok Hota2019-04-301-2/+3
* swr/rast: add more llvm intrinsicsAlok Hota2019-04-301-0/+3
* radeonsi: implement resource_get_infoJulien Isorce2019-04-301-8/+35
* iris: Enable fast clear colors on gen11.Rafael Antognolli2019-04-301-3/+0
* iris: Update the surface state clear color address when available.Rafael Antognolli2019-04-301-1/+9
* iris: Use the linear version of the surface format during fast clears.Rafael Antognolli2019-04-301-1/+7
* iris: Support sRGB fast clears even if the colorspaces differ.Rafael Antognolli2019-04-302-4/+8
* panfrost/ci: Initial commitTomeu Vizoso2019-04-308-0/+3248
* iris: Do not advertise multisampled image load/store.Rafael Antognolli2019-04-291-0/+5
* freedreno/a6xx: pre-bake UBWC flags in texture-viewRob Clark2019-04-292-3/+5
* freedreno/a6xx: small texture emit cleanupRob Clark2019-04-294-37/+34
* freedreno/ir3: switch fragcoord to sysvalRob Clark2019-04-291-0/+1
* delete autotools .gitignore filesEric Engestrom2019-04-2910-26/+0
* iris: Only enable GL_AMD_depth_clamp_separate on Gen9+Kenneth Graunke2019-04-291-1/+1
* iris: Set XY Clipping correctly.Kenneth Graunke2019-04-294-2/+67
* swr: support NULL-resourcesErik Faye-Lund2019-04-291-24/+25
* nouveau: support NULL-resourcesErik Faye-Lund2019-04-292-3/+10
* i915: support NULL-resourcesErik Faye-Lund2019-04-291-2/+5
* lima/ppir: fix pointer referenced after a freePatrick Lerda2019-04-291-1/+2
* lima/ppir: Add gl_FragCoord handlingAndreas Baierl2019-04-297-2/+33
* panfrost: Workaround -bshadow regressionAlyssa Rosenzweig2019-04-281-1/+8
* panfrost/midgard: Safety check immediate precision degradationsAlyssa Rosenzweig2019-04-281-1/+14
* panfrost: Use fp32 (not fp16) varyingsAlyssa Rosenzweig2019-04-281-4/+4
* panfrost/midgard: imov workaroundAlyssa Rosenzweig2019-04-281-6/+27
* panfrost/midgard: Fix tex propogationAlyssa Rosenzweig2019-04-281-7/+22
* panfrost/midgard: Fix regressions in -bjellyfishAlyssa Rosenzweig2019-04-281-3/+7
* panfrost/midgard: Only copyprop without an outmodAlyssa Rosenzweig2019-04-281-0/+1
* Revert "panfrost/midgard: Extend copy propagation pass"Alyssa Rosenzweig2019-04-281-48/+8
* iris: Fix zeroing of transform feedback offsets in strange cases.Kenneth Graunke2019-04-272-4/+18
* vc4: Fall back to renderonly if the vc4 driver doesn't have v3d.Eric Anholt2019-04-261-1/+0
* radeonsi: don't ignore PIPE_FLUSH_ASYNCMarek Olšák2019-04-261-1/+1