mesa/src
Marek Olšák 12beef0374 radeonsi: drop support for LLVM 3.8
LLVM 3.8:
- had broken indirect resource indexing
- didn't have scratch coalescing
- was the last user of problematic v16i8
- only supported OpenGL 4.1

This leaves us with LLVM 3.9 and LLVM 4.0 support for Mesa 17.2.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-05-05 00:23:44 +02:00
..
amd radeonsi: drop support for LLVM 3.8 2017-05-05 00:23:44 +02:00
compiler nir: add pass to lower atomic counters to SSBO 2017-05-04 13:48:06 -04:00
egl eg: explicitly size dri2_to_egl_attribute_map[] 2017-05-04 18:05:47 +01:00
gallium radeonsi: drop support for LLVM 3.8 2017-05-05 00:23:44 +02:00
gbm gbm/dri: Fix sign-extension in modifier query 2017-05-02 19:55:13 +01:00
getopt
glx glx/apple: remove empty variable SHARED_GLAPI_CFLAGS 2017-05-04 18:12:05 +01:00
gtest
hgl
intel anv: fix anv_gem_mmap comment to not mention NULL 2017-05-04 18:06:18 +01:00
loader
mapi mapi_abi.py: remove no longer used --mode option 2017-05-04 18:17:06 +01:00
mesa mesa/st: compute support for glsl_to_nir 2017-05-04 13:48:06 -04:00
util util/disk_cache: remove percentage based max cache limit 2017-04-28 14:35:27 +10:00
vulkan
Makefile.am
SConscript