mesa/src
Carl Worth f196eb2d39 glsl: Add an internal-error catch-all rule
This is to avoid the default, silent flex rule which simply prints the
character to stdout.

For the following Khronos GLES3 conformance tests:

	invalid_char_in_name_vertex
	invalid_char_in_name_fragment

With this commit, these tests now report Pass where they previously reported
Fail, but Mesa isn't behaving correctly yet. It's now reporting the internal
error where what is really desired is a syntax error.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2014-07-29 15:11:50 -07:00
..
egl egl: Remove unused variable dri_driver_path. 2014-06-17 10:18:12 -07:00
gallium os_process.c: Add cygwin as an expected platform 2014-07-29 17:53:08 +01:00
gbm gbm: Search LIBGL_DRIVERS_PATH if GBM_DRIVERS_PATH is not set 2014-07-24 23:15:06 -07:00
getopt
glsl glsl: Add an internal-error catch-all rule 2014-07-29 15:11:50 -07:00
glx glx/dri3: add GPU offloading support. 2014-07-01 13:07:52 +10: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 mesa: fix the condition in src/loader/Makefile.am 2014-07-01 09:42:44 -06:00
mapi glapi: add indexed blend functions (GL 4.0) 2014-07-28 16:26:27 -07:00
mesa main/get_hash_params: Add GL_SAMPLE_SHADING_ARB 2014-07-29 10:50:38 -07:00
Makefile.am loader: Use drirc device_id parameter in complement to DRI_PRIME 2014-07-01 13:07:40 +10:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00