aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aco: do not use ds_{read,write}2 on GFX6Samuel Pitoiset2020-02-071-4/+6
* intel/vec4: fix valgrind errors with vf_values arrayTapani Pälli2020-02-071-1/+2
* lima/parser: Change value name in RSW parserAndreas Baierl2020-02-071-1/+1
* lima/parser: Extend AUX0 findingsAndreas Baierl2020-02-071-2/+34
* lima/parser: Fix RSW depth test parsingAndreas Baierl2020-02-071-4/+6
* i965: remove duplicated commentLeandro Ribeiro2020-02-071-2/+1
* ci: Drop turnip opt-in optionKristian H. Kristensen2020-02-072-3/+0
* llvmpipe: advertise 4 vertex streamsDave Airlie2020-02-071-2/+4
* draw: don't emit vertex to streams with no outputsDave Airlie2020-02-071-0/+5
* draw: emit multiple streams to streamout.Dave Airlie2020-02-071-1/+1
* draw/gs: track emitted prims + verts per stream.Dave Airlie2020-02-072-17/+14
* draw: change geom shader output to an array of outputs.Dave Airlie2020-02-074-12/+20
* gallivm/nir: add support for multiple vertex streamsDave Airlie2020-02-072-31/+37
* gallivm/swr: add stream_id to geom epilogue emitDave Airlie2020-02-075-9/+12
* llvmpipe/query: add support for indexed queriesDave Airlie2020-02-074-15/+17
* ci: Bump the GLES CTS version to 3.2.6.1.Eric Anholt2020-02-0610-10/+19
* ci: Disable a bunch of tests on freedreno a630.Eric Anholt2020-02-061-0/+54
* turnip: Drop explicit configure opt-in for turnipKristian H. Kristensen2020-02-062-10/+0
* u_tile: Skip the packed temporary and just store tiles directly.Eric Anholt2020-02-061-22/+12
* broadcom: Fix implicit declaration of ffs for Android buildJose Maria Casanova Crespo2020-02-061-0/+1
* aco: gfx10_wave64_bpermute reduce op to print_irRhys Perry2020-02-061-0/+1
* aco: fix gfx10_wave64_bpermuteRhys Perry2020-02-061-1/+6
* Correctly wait in the fragment stage until all semaphores are signaledGeorg Lehmann2020-02-061-2/+10
* svga: Fix banded DMA uploadThomas Hellstrom2020-02-061-10/+11
* anv: No-op submit and wait calls when no_hw is setJason Ekstrand2020-02-061-0/+12
* anv: set MOCS on push constantsLionel Landwerlin2020-02-061-1/+7
* llvmpipe: Bump test timeout to 180 secondsMichel Dänzer2020-02-061-1/+1
* intel: Load the driver even if I915_PARAM_REVISION is not found.Rafael Antognolli2020-02-061-1/+1
* isl: Fix the android build.Kenneth Graunke2020-02-051-1/+2
* intel/genxml: Drop "reserved" enumKenneth Graunke2020-02-051-1/+0
* swr: Fix GCC 4.9 checks.Vinson Lee2020-02-052-2/+2
* gallium: let the pipe drivers decide the supported modifiersJames Xiong2020-02-061-6/+2
* iris: handle the failure of converting unsupported yuv formats to islJames Xiong2020-02-062-2/+7
* Revert "egl: put full path to libEGL_mesa.so in GLVND json"Eric Engestrom2020-02-063-36/+8
* meson: don't bother trying `python2`Eric Engestrom2020-02-051-1/+1
* aco/optimizer: Don't combine uniform bool s_and to s_andn2.Timur Kristóf2020-02-051-0/+3
* nouveau: Reuse tgsi_get_gl_varying_semantic().Eric Anholt2020-02-051-113/+8
* nouveau: reuse tgsi_get_gl_frag_result_semantic().Eric Anholt2020-02-051-30/+1
* nouveau: Reuse tgsi_get_sysval_semantic().Eric Anholt2020-02-051-115/+3
* mesa/st: Move the SYSTEM_VALUE -> TGSI_SEMANTIC map to tgsi_from_mesa.Eric Anholt2020-02-054-93/+88
* freedreno/a6xx: Implement layout for DRM_FORMAT_MOD_QCOM_COMPRESSEDKristian H. Kristensen2020-02-051-0/+58
* freedreno: Add layout_resource_for_modifier screen vfuncKristian H. Kristensen2020-02-052-32/+17
* freedreno: Set up supported modifiers in fd*_resource_screen_init()Kristian H. Kristensen2020-02-053-17/+8
* freedreno/a6xx: Add fd6_resource_screen_init()Kristian H. Kristensen2020-02-053-3/+11
* glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT.Eric Anholt2020-02-0522-725/+298
* intel/isl: Move iris's pipe-to-isl format function to isl.Eric Anholt2020-02-053-300/+304
* mesa: Clean up some endianness adapters for shader image formats.Eric Anholt2020-02-052-19/+8
* gallium/swr: Fix various asserts and security issuesJan Zielinski2020-02-0514-30/+52
* pan/midgard: Fix scheduling issue with csel + render target referenceAlyssa Rosenzweig2020-02-051-12/+18
* panfrost: Set the MALI_WRITES_{Z,S} flags when neededBoris Brezillon2020-02-054-1/+17