mesa/src
Carl Worth 9d1a61efbe Makefiles: Don't complain if depend file to be included doesn't exist.
While bootstrapping the dependencies, make will see the "include depend"
directive before the depend file has been created. To avoid a spurious
warning in this case we use "-include" instead, (which differs precisely
in the fact that it will not emit a diagnostic if the named file does
not exist).
2010-07-21 13:19:33 -07:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl: Return the correct array size in _eglFlattenArray. 2010-07-15 10:05:46 +08:00
gallium draw: tweak aa line width threshold and sampling 2010-07-21 11:38:43 -06:00
glsl glsl/apps: Handle ftell errors in non-debug builds. 2010-07-15 18:45:20 -07:00
glu glu/sgi: Remove dead initialization in extract565rev. 2010-07-16 01:11:03 -07:00
glut Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx dri2: Remove an unused variable. 2010-07-21 13:17:05 -07:00
mapi glapi: use _mesa_snprintf() 2010-07-13 07:44:35 -06:00
mesa i965: Remove an unused variable. 2010-07-21 13:17:22 -07:00
Makefile
SConscript SConscript: don't build mesa components if mesa not in state trackers 2010-06-08 17:38:56 +01:00