mesa/src
Chia-I Wu 1af44e9e5a glapi: Add OpenGL ES compatibility mode to scripts.
When the mode is on, the scripts would generate headers that are
suitable for OpenGL ES.  There are two differences.  One is that they
will generate function prototypes for OpenGL ES specific functions.  The
other is that, when a function has multiple names, SET/GET/CALL macros
would be generated for each of names.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
2009-11-06 14:19:23 -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 st/es: Add OpenGL ES state trackers. 2009-11-05 20:04:21 -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 glapi: Add OpenGL ES compatibility mode to scripts. 2009-11-06 14:19:23 -07:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-23 08:14:49 -06:00
SConscript glew: Initial import. 2009-01-23 12:32:35 +00:00