mesa/src
Kristian Høgsberg b8326b011d Fix glut to work with -fvisibility=hidden
The GLUTAPI #define used in the header file to mark the font structs
visible wasn't kicking in because of the #define glutBitmap9By15 XXX
prior to #include <GL/glut.h>.  High quality code... worked around by
copying the GLUTAPI specifier to the invidual C files.
2010-01-03 20:59:56 -05:00
..
driclient
egl egl_glx: Add support for eglWaitClient and eglWaitNative. 2009-10-22 09:33:27 -06:00
gallium python: Don't generate a import library for python module either. 2010-01-02 00:01:43 +00:00
glew scons: Build glew on all platforms. 2010-01-02 01:12:35 +00:00
glsl glsl: Ignore programs. 2010-01-01 12:16:19 +00:00
glu glu/sgi: Initialize members of struct O_nurbssurface. 2009-12-29 22:29:53 -08:00
glut Fix glut to work with -fvisibility=hidden 2010-01-03 20:59:56 -05:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx Merge branch 'mesa_7_6_branch' into mesa_7_7_branch 2009-12-27 15:31:08 -07:00
mesa Export a few glapi functions used by gallium and r300 2010-01-03 19:53:01 -05:00
Makefile
SConscript scons: Get GLSL code building correctly when cross compiling. 2009-12-10 16:30:08 +00:00