mesa/src
John Brooks bf4d7671f4 driconf: Add allow_glsl_builtin_variable_redeclaration option
This option will allow GLSL builtins to be redeclared verbatim (e.g.
redeclaring "in int gl_VertexID" in a vertex shader). This is not strictly
valid and would normally fail to compile, but some applications (such as
newer Techland ports) do it and need more leniency.

v2 (Samuel Pitoiset):
    - Rename allow_glsl_builtin_redeclaration ->
      allow_glsl_builtin_variable_redeclaration

Signed-off-by: John Brooks <john@fastquake.com>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
2017-05-20 17:29:55 +02:00
..
amd configure: check once for DRI3 dependencies 2017-05-19 19:44:15 +01:00
compiler st/mesa: don't mark the program as in cache_fallback when there is cache miss 2017-05-20 08:35:51 +10:00
egl configure: set HAVE_foo_PLATFORM as applicable 2017-05-19 19:44:09 +01:00
gallium driconf: Add allow_glsl_builtin_variable_redeclaration option 2017-05-20 17:29:55 +02:00
gbm configure: set HAVE_foo_PLATFORM as applicable 2017-05-19 19:44:09 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glxglvnddispatch: Add missing dispatch for GetDriverConfig 2017-05-17 20:02:18 +02:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel android: add -Wl,--build-id=sha1 to LDFLAGS for libvulkan_intel 2017-05-20 08:59:57 +03:00
loader loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 2017-05-19 19:44:22 +01:00
mapi mesa: add KHR_no_error support for glDispatchCompute*() 2017-05-17 10:12:04 +10:00
mesa driconf: Add allow_glsl_builtin_variable_redeclaration option 2017-05-20 17:29:55 +02:00
util Android: correct libz dependency 2017-05-17 14:04:18 +01:00
vulkan vulkan: automake: remove unused VULKAN_LIB_DEPS variable 2017-05-19 19:44:17 +01:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00