mesa/src
Carl Worth 2a9e791fde glcpp: Add new test for #line directive.
This test exposes two current bugs:

	1. The source number is not being correctly emitted in error
	   messages (instead, it's always 0).

	2. A directive of "#line 0" is resulting in the following
	   parse error:

		preprocessor error: Invalid tokens after #
2010-08-23 10:48:10 -07:00
..
driclient
egl egl: Fix context API check and be verbose. 2010-08-20 19:22:51 +08:00
gallium util: fix util_fill_rect to take util_color instead of u32 param 2010-08-23 17:55:16 +02:00
glsl glcpp: Add new test for #line directive. 2010-08-23 10:48:10 -07:00
glu glu/sgi: Remove dead initialization in extract565rev. 2010-07-16 01:11:03 -07:00
glut glut: also check for GLX_ARB_multisample 2010-08-10 17:28:33 -06:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glx: Move deref after NULL check 2010-08-04 12:51:26 -04:00
mapi glapi: Clean up header inclusions. 2010-08-23 18:28:14 +08:00
mesa mesa: Don't add 1 to GL_ACTIVE_UNIFORM_MAX_LENGTH. 2010-08-23 10:34:31 -07:00
talloc talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0. 2010-08-13 13:53:04 +01:00
Makefile
SConscript talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0. 2010-08-13 13:53:04 +01:00