mesa/src
Michel Dänzer 7286739b9b r600g: Disable LLVM by default at runtime for graphics
For graphics, the LLVM compiler backend currently has many shortcomings
compared to the non-LLVM one. E.g. it can't handle geometry shaders yet,
but that's just the tip of the iceberg.

So building Mesa with --enable-r600-llvm-compiler is currently not
recommended for anyone who doesn't want to work on fixing those issues.
However, for protection of users who end up enabling it anyway for some
reason, let's disable the LLVM backend at runtime by default. It can be
enabled with the environment variable R600_DEBUG=llvm.

Cc: "10.1" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
2014-04-17 10:15:59 +09:00
..
egl egl/build: Sort egl sources alphabetically. 2014-04-07 09:41:00 -07:00
gallium r600g: Disable LLVM by default at runtime for graphics 2014-04-17 10:15:59 +09:00
gbm gbm/build: Add headers to distribution. 2014-04-07 09:41:01 -07:00
getopt
glsl glsl: Properly handle blocks that define the same field name. 2014-04-15 22:18:43 -07:00
glx glx: drop obsolete _XUnlock_Mutex in __glXInitialize error path 2014-04-09 22:12:35 +01:00
gtest gtest: Update to 1.7.0. 2014-04-14 00:06:53 -07:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader loader: don't limit the non-udev path to only android 2014-04-05 12:17:28 +01:00
mapi glapi: Fix libglapi build. 2014-04-07 14:34:49 -07:00
mesa Revert "i965/fs: Only sweep NOPs if register coalescing made progress." 2014-04-15 17:27:55 -07:00
Makefile.am src/build: Add getopt to distribution. 2014-04-07 09:41:02 -07:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00