aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* v3d: Handle the line width intrinsicsNeil Roberts2020-07-064-0/+30
* nir: Add intrinsics for the line widthNeil Roberts2020-07-061-0/+2
* v3d: Implement the line coord intrinsicNeil Roberts2020-07-061-1/+8
* compiler: Add a system value for the line coordNeil Roberts2020-07-066-0/+9
* intel/perf: move query_mask and location out of gen_perf_query_counterMarcin Ślusarz2020-07-064-43/+62
* iris: remove iris_monitor_configMarcin Ślusarz2020-07-065-108/+31
* a4xx: hook up centroid ij coordsIlia Mirkin2020-07-061-2/+5
* nir: Add docs to nir_lower[_explicit]_ioJason Ekstrand2020-07-061-0/+32
* nir: Remove shared support from lower_ioJason Ekstrand2020-07-061-78/+4
* nir: Assert that nir_lower_io is only called with allowed modesJason Ekstrand2020-07-061-7/+6
* panfrost: Only call nir_lower_io on shader_in/outJason Ekstrand2020-07-062-2/+4
* v3d: Only call nir_lower_io on shader_in/outJason Ekstrand2020-07-061-8/+6
* vc4: Only call nir_lower_io on shader_in/outJason Ekstrand2020-07-061-2/+2
* nouveau: Only call nir_lower_io on shader_in/outJason Ekstrand2020-07-061-1/+3
* lima: Only call nir_lower_io on shader_in/outJason Ekstrand2020-07-061-2/+4
* freedreno: Only call nir_lower_io on shader_in/outJason Ekstrand2020-07-063-9/+14
* ir3: mark ucp_enables as allowed values on all keysIlia Mirkin2020-07-061-0/+2
* etnaviv: replace prims-emitted queryChristian Gmeiner2020-07-063-6/+6
* a4xx: add polygon offset clamp, fix unitsIlia Mirkin2020-07-064-3/+7
* a4xx: add noperspective interpolation supportIlia Mirkin2020-07-063-24/+27
* nir: add vec2_index_32bit_offset address formatConnor Abbott2020-07-063-36/+70
* 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-061-1/+1
* llvmpipe: bump to GL support to GL 4.1Dave Airlie2020-07-061-1/+1
* llvmpipe: bump texture/scene limits to enable GL 4.1Dave Airlie2020-07-062-4/+4
* 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