mesa/src
Chia-I Wu 2d44b6f884 st/mesa: Remove st_api.c.
st_api.c is supposed to define st_api_OpenGL to advertise OpenGL
support.  However, the linker discards the symbol because it has no
user.  It is better to leave this to other state trackers that link to
libmesagallium.a.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
2010-01-12 10:55:35 +08:00
..
driclient
egl egl: Clean up the Makefile rules. 2010-01-11 01:11:05 +08:00
gallium st/mesa: Remove st_api.c. 2010-01-12 10:55:35 +08:00
glew scons: Use static glew library on Unices to avoid binary compatability issues 2010-01-08 00:33:58 +00:00
glsl glsl: Ignore programs. 2010-01-01 12:16:19 +00:00
glu glu/sgi: Initialize members of struct O_curve. 2010-01-02 20:04:00 -08:00
glut Merge branch 'mesa_7_7_branch' 2010-01-08 08:21:12 -07:00
glw
glx Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa 2010-01-11 15:23:29 -05:00
mesa st/mesa: Remove st_api.c. 2010-01-12 10:55:35 +08:00
Makefile
SConscript