mesa/src
Brian Paul a199ccc272 osmesa: Add OSMesaColorClamp and OSMesaGetProcAddress to symbol defs.
Without this patch, the two symbols get an underscore prepended
and an "@4" appended when compiling with VC8.

Signed-off-by: Brian Paul <brianp@vmware.com>

(cherry picked from commit e65029e9b32ddabea0ec583c04484345b40f1557)
2010-02-05 13:18:18 -07:00
..
driclient
egl egl_dri2: Use pkg-config cflags and libs from configure output 2010-02-05 13:55:45 -05:00
gallium nouveau: Fix warning for void function returning value. Add missing include for pipe_reference_init function. 2010-02-05 19:42:33 +01:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl/pp: Silence GCC "no previous prototype" warning. 2010-01-26 00:47:31 -08:00
glu glu/sgi: Remove unnecessary headers. 2010-01-28 18:07:04 -08:00
glut scons: Use only the shared object name when linking progs. 2010-02-04 09:23:30 +00:00
glw
glx glx: Don't mark the XF86DRI functions PUBLIC 2010-02-05 12:01:28 -05:00
mesa osmesa: Add OSMesaColorClamp and OSMesaGetProcAddress to symbol defs. 2010-02-05 13:18:18 -07:00
Makefile
SConscript support an 'embedded' platform target which turns off most parts of the 2010-01-26 20:59:12 +00:00