mesa/src
Chia-I Wu bfa66bd6f9 mesa/es: Add OpenGL ES overlay.
This is primitive support for OpenGL ES.  It uses a subset of mesa
sources to build libesXgallium.a and libesXapi.a, where X is 1 for
OpenGL ES 1.x, 2 for OpenGL ES 2.x.  The static libraries serve the same
purpose as libmesagallium.a and libglapi.a do for OpenGL.

This is based on the work of opengl-es branch.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
2009-11-05 20:04:20 -07:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl egl_glx: Add support for eglWaitClient and eglWaitNative. 2009-10-22 09:33:27 -06:00
gallium gallium/xlib: Fix missing symbols when GLX_INDIRECT_RENDERING is defined. 2009-11-05 20:03:57 -07:00
glew glew: correct misspelling of glFramebufferTextureLayer 2009-06-18 10:13:55 +01:00
glu Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glut glut: fix incorrect Vista maximisation size due to WM_GETMINMAXINFO handling 2009-08-11 08:54:25 -06:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx glx: Fix memory leak if XF86DRICreateDrawable() fails 2009-11-02 12:35:47 -07:00
mesa mesa/es: Add OpenGL ES overlay. 2009-11-05 20:04:20 -07:00
Makefile
SConscript glew: Initial import. 2009-01-23 12:32:35 +00:00