aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* panfrost: Add the MALI_WRITES_{Z,S} flagsBoris Brezillon2020-02-054-16/+32
* panfrost: Z24 variants should be sampled as R32UIBoris Brezillon2020-02-051-1/+9
* pan/midgard: Add nir_intrinsic_store_zs_output_pan supportBoris Brezillon2020-02-055-26/+73
* pan/midgard: Turn Z/S stores into zs_output_pan intrinsicsBoris Brezillon2020-02-052-0/+99
* intel/fs: Don't count integer instructions as being possibly coissueIan Romanick2020-02-051-1/+8
* tu: Move vsc_data and vsc_data2 allocation into the deviceConnor Abbott2020-02-053-36/+49
* freedreno: Fix CP_COND_EXECConnor Abbott2020-02-051-1/+1
* freedreno: Add CP_REG_WRITE documentationConnor Abbott2020-02-053-2/+34
* freedreno: Fix CP_COND_REG_EXEC bit positionsConnor Abbott2020-02-051-3/+3
* gitlab-ci: Build radeonsi & RADV in the ppc64el jobMichel Dänzer2020-02-052-18/+24
* gitlab-ci: Add ppc64el and s390x cross-build jobsMichel Dänzer2020-02-0511-7/+67
* gitlab-ci: Merge ccache and libxml2-utils into main apt-get installMichel Dänzer2020-02-051-6/+6
* gitlab-ci: Pass -j4 to makeMichel Dänzer2020-02-051-7/+7
* gitlab-ci: Update to latest ci-templates HEADMichel Dänzer2020-02-051-2/+1