mesa/src
Emil Velikov d780012cd7 egl/main: replace __FUNCTION__ with __func__
The latter is a C99 standard, and our current wrapper c99_compat.h
should handle non-compliant compilers.
Drop the c99_compat.h inclusion from eglcompiler.h altogether, as it's
no longer required.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
2015-03-05 14:45:53 +00:00
..
egl egl/main: replace __FUNCTION__ with __func__ 2015-03-05 14:45:53 +00:00
gallium st/osmesa: include stdio.h 2015-03-05 06:59:43 -07:00
gbm gbm: Define _DEFAULT_SOURCE to avoid warning 2015-01-16 21:54:54 -08:00
getopt
glsl glsl: include stdio.h where needed 2015-03-05 06:59:42 -07:00
glx glx/tests: add -I src/ to fix make check 2015-03-04 11:02:09 -07:00
gtest
hgl
loader scons: Use -Werror MSVC compatibility flags per-directory. 2015-03-04 15:12:06 +00:00
mapi mapi: remove u_thread.h 2015-03-05 06:59:43 -07:00
mesa mesa: remove THREADS check, printf calls in debug.c 2015-03-05 06:59:43 -07:00
util mesa: consolidate PUBLIC macro definition 2015-03-04 08:33:48 -07:00
Makefile.am glsl: Build a libglsl_util library. 2015-01-23 14:28:44 -08:00
SConscript st/vega: Remove. 2015-03-04 11:01:45 +00:00