aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nir: Refactor load/store intrinsic helperConnor Abbott2020-07-061-44/+43
* freedreno/regs: document SS6_UBO state srcJonathan Marek2020-07-061-0/+8
* freedreno/fdperf: prefer render nodeRob Clark2020-07-061-1/+1
* freedreno/fdperf: better compatible string matchingRob Clark2020-07-061-4/+32
* freedreno/fdperf: fix print of base addressRob Clark2020-07-061-1/+1
* wsi/x11: Log swapchain status changesJason Ekstrand2020-07-061-1/+15
* vulkan/wsi: Don't consider VK_SUBOPTIMAL_KHR to be an error conditionJason Ekstrand2020-07-061-3/+3
* Revert "radv: add support for MRTs compaction to avoid holes"Bas Nieuwenhuizen2020-07-064-41/+43
* radv: Always enable PERFECT_ZPASS_COUNTS.Bas Nieuwenhuizen2020-07-061-1/+4
* radv: Set handle types in Android semaphore/fence import.Bas Nieuwenhuizen2020-07-061-0/+2
* radv: disable FMASK compression when drawing with GENERAL layoutSamuel Pitoiset2020-07-062-0/+39
* Revert "nir: Support sysval tess levels in SPIR-V to NIR"Jonathan Marek2020-07-062-19/+2
* Revert "nir: Add an option for lowering TessLevelInner/Outer to vecs"Jonathan Marek2020-07-062-30/+0
* freedreno/ir3: fix/rework tess levelsJonathan Marek2020-07-063-153/+87
* freedreno/layout: fix explicit layout offset not added to slice offsetJonathan Marek2020-07-061-1/+1
* amd/addrlib: fix another C++ one definition rule violationBas Nieuwenhuizen2020-07-062-2/+2
* iris: return max counter value for AMD_performance_monitorMarcin Ślusarz2020-07-061-3/+4
* st/mesa: fix reporting of float perf counters max valueMarcin Ślusarz2020-07-061-3/+3
* llvmpipe: enable GL 4.2Dave Airlie2020-07-067-107/+15
* llvmpipe: bump to GL support to GL 4.1Dave Airlie2020-07-065-413/+35
* llvmpipe: bump texture/scene limits to enable GL 4.1Dave Airlie2020-07-064-7/+10
* mesa/version: only enable GL4.1 with correct limits.Dave Airlie2020-07-061-0/+2
* turnip: enable 420_UNORM formatsJonathan Marek2020-07-054-2/+67
* turnip: support multi-image layoutsJonathan Marek2020-07-054-115/+200
* turnip: clear_blit: pass aspect mask to setup functionJonathan Marek2020-07-051-109/+61
* st/mesa: allow R8 to not be exposed as renderable by driverIlia Mirkin2020-07-051-3/+7
* mesa/glformats: make _mesa_gles_error_check_format_and_type() more consistentEric Engestrom2020-07-041-25/+25
* drirc: Add picom to adaptive_sync exclusion listBenjamin Cheng2020-07-041-0/+3
* turnip: fix tess param bo size calculationJonathan Marek2020-07-043-43/+13
* nir: Add nir_lower_clip_disable.c to SCons build.Vinson Lee2020-07-041-0/+1
* gitlab-ci: Enable -Werror in `meson-classic` jobTimothy Arceri2020-07-041-0/+1
* nouveau: fix pointer-sign warningTimothy Arceri2020-07-041-1/+1
* util: Avoid strict aliasing bugs in xxhash.Eric Anholt2020-07-031-0/+9
* draw/clip: fix viewport index for geometry shadersDave Airlie2020-07-043-6/+10
* draw/clip: cleanup viewport index handling code.Dave Airlie2020-07-041-10/+12
* turnip: vsc improvementsJonathan Marek2020-07-033-125/+109
* turnip: rework render_tiles loopJonathan Marek2020-07-031-38/+17
* turnip: make tiling config part of framebuffer stateJonathan Marek2020-07-035-271/+215
* Revert "loader/dri3: Check for window destruction in dri3_wait_for_event_locked"Michel Dänzer2020-07-032-38/+1
* meson: Add versioning for xvmc trackerEmmanuel Vadot2020-07-032-1/+5
* st/program: use nir_lower_clip_disable instead of nir_lower_clip_vs condition...Mike Blumenkrantz2020-07-031-16/+22
* nir: add lowering pass for clip plane enablingMike Blumenkrantz2020-07-033-0/+133
* v3d/tex: handle correctly coordinates for cube/cubearrays imagesAlejandro Piñeiro2020-07-031-2/+6
* CI: reduce bandwidth for git pullBenjamin Tissoires2020-07-032-1/+84
* tu,radv: fix potentially wrong offset of flexible array.Hyunjun Ko2020-07-032-10/+6
* meson: turn on Wimplicit-fallthrough project wideTimothy Arceri2020-07-021-0/+1
* nv30: add missing fallthrough commentTimothy Arceri2020-07-021-0/+1
* mesa: update fallthrough comment so gcc can see itTimothy Arceri2020-07-021-1/+1
* svga: add missing fallthrough commentsTimothy Arceri2020-07-021-0/+3
* r300: add and fix up fallthrough commentsTimothy Arceri2020-07-023-1/+6