summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix missing dri2_load_driver on platform_drmJean Hertel2019-09-111-0/+15
* intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WMAnuj Phogat2019-09-114-0/+29
* genxml/gen11+: Add COMMON_SLICE_CHICKEN4 registerAnuj Phogat2019-09-112-0/+10
* egl/dri2: Refuse to add EGLConfigs with no supported surface typesAdam Jackson2019-09-111-13/+16
* gallium: Require LLVM >= 3.9Adam Jackson2019-09-118-207/+8
* gallium: Require LLVM >= 3.8Adam Jackson2019-09-114-9/+5
* gallium: Require LLVM >= 3.7Adam Jackson2019-09-114-48/+7
* gallium: Require LLVM >= 3.6Adam Jackson2019-09-116-266/+85
* gallium: Require LLVM >= 3.5Adam Jackson2019-09-117-52/+9
* gitlab-ci: Keep g++ from stretch when installing foreign toolchainsMichel Dänzer2019-09-111-0/+1
* gitlab-ci: Explicitly install linux-libc-dev for foreign architecturesMichel Dänzer2019-09-111-0/+1
* gallium: Require LLVM >= 3.4Adam Jackson2019-09-118-170/+8
* Docs: mark that 19.2.0-rc3 has been releasedDylan Baker2019-09-111-8/+2
* st/nir: fix illegal designated initializer in st_glsl_to_nir.cppBrian Paul2019-09-111-1/+1
* meson: don't generate file into subdirsDylan Baker2019-09-111-1/+1
* iris: Set bo->reusable = false in iris_bo_make_external_lockedKenneth Graunke2019-09-111-5/+4
* iris: Finish initializing the BO before stuffing it in the hash tableKenneth Graunke2019-09-111-4/+2
* radeonsi/gfx9: honor user stride for imported buffersMarek Olšák2019-09-111-0/+2
* prog_to_nir, tgsi_to_nir: make sure kill doesn't discard NaNsMarek Olšák2019-09-112-0/+7
* ac: replace HAVE_LLVM with LLVM_VERSION_MAJOR for atomic-optimizationsMarek Olšák2019-09-111-1/+1
* lima: set .out_sync field of req in lima_submit_start()Vasily Khoruzhick2019-09-101-0/+1
* intel: Add few Ice Lake brand stringsAnuj Phogat2019-09-101-8/+8
* gallium: Fix util_format_get_depth_onlyKenneth Graunke2019-09-101-1/+1
* freedreno/a6xx: fix 3d tex layoutRob Clark2019-09-101-3/+4
* freedreno/a6xx: don't tile things that are too smallRob Clark2019-09-102-5/+11
* iris: Enable ARB_gl_spirv and ARB_spirv_extensionsCaio Marcelo de Oliveira Filho2019-09-101-0/+2
* glsl/nir: Add and use a gl_nir_link() functionCaio Marcelo de Oliveira Filho2019-09-104-15/+32
* gallium: Add ARB_gl_spirv supportCaio Marcelo de Oliveira Filho2019-09-104-0/+29
* mesa/spirv: Set a few more extensionsCaio Marcelo de Oliveira Filho2019-09-101-0/+3
* mesa/st: Don't expect prog->nir to already existCaio Marcelo de Oliveira Filho2019-09-101-6/+5
* mesa/st: Add support for SPIR-V shadersCaio Marcelo de Oliveira Filho2019-09-102-50/+110
* mesa/st: Extract preprocessing NIR stepsCaio Marcelo de Oliveira Filho2019-09-101-14/+15
* mesa/st: Lookup parameters without using namesCaio Marcelo de Oliveira Filho2019-09-101-42/+9
* mesa/program: Associate uniform storage without using namesCaio Marcelo de Oliveira Filho2019-09-101-7/+1
* mesa: Fill Parameter storage indices even when not using SPIR-VCaio Marcelo de Oliveira Filho2019-09-101-1/+17
* glsl/nir: Fill in the Parameters in NIR linkerCaio Marcelo de Oliveira Filho2019-09-105-3/+88
* mesa: Pack gl_program_parameter structCaio Marcelo de Oliveira Filho2019-09-101-7/+9
* compiler: Add glsl_contains_opaque() helperCaio Marcelo de Oliveira Filho2019-09-102-0/+7
* mesa/st: Do not rely on name to identify special uniformsCaio Marcelo de Oliveira Filho2019-09-101-5/+3
* glsl/nir: Avoid overflow when setting max_uniform_locationCaio Marcelo de Oliveira Filho2019-09-101-1/+2
* meson: don't allow glvnd on windowsDylan Baker2019-09-101-1/+3
* meson: don't build glx or dri by default on windowsDylan Baker2019-09-101-0/+2
* meson: Add a platform for windowsDylan Baker2019-09-102-1/+5
* meson: build getopt when using msvcDylan Baker2019-09-102-0/+34
* meson: fix dl detection on non cygwin windowsDylan Baker2019-09-101-8/+9
* glapi: export glapi_destroy_multithread when building shared-glapi on windowsDylan Baker2019-09-102-1/+2
* meson: add a expat subprojectDylan Baker2019-09-102-1/+11
* meson: add a zlib subprojectDylan Baker2019-09-102-1/+11
* add a git ignore for subprojectsDylan Baker2019-09-101-0/+3
* meson: don't build glapi_static_check_table on windowsDylan Baker2019-09-101-1/+3