mesa/src/glsl/builtin_compiler
Chia-I Wu 93742d9757 glsl/build: build builtin_compiler with VISIBILITY_CFLAGS
libglslcore.la and libglcpp.la that are built with builtin_compiler are also
linked to by drivers not using libdricore.  Since there is no public symbol in
them, it is better to mark all symbols hidden.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2013-07-12 09:42:25 +08:00
..
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
builtin_stubs.cpp build: Don't cross-compile GLSL builtin compiler 2012-11-01 18:18:21 -07:00
Makefile.am glsl/build: build builtin_compiler with VISIBILITY_CFLAGS 2013-07-12 09:42:25 +08:00