summaryrefslogtreecommitdiff
path: root/src/mesa/es
AgeCommit message (Expand)Author
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-24mesa/es: Improve Makefile rules.Chia-I Wu
2010-01-12mesa/es: Update sources.mk.Chia-I Wu
2010-01-12mesa/es: Fix build issue after merge.Chia-I Wu
2010-01-04mesa/es: Improve support for GL_OES_compressed_paletted_texture.Chia-I Wu
2010-01-04mesa/es: Fix GL_RGB565 support in FBO.Chia-I Wu
2010-01-04mesa/es: Fix GL_OES_texture_cube_map support.Chia-I Wu
2010-01-04mesa/es: Clean up extension string.Chia-I Wu
2010-01-04mesa/es: Add more exnteions to APIspec.Chia-I Wu
2010-01-04mesa/es: Add more extensions to glapi.Chia-I Wu
2010-01-04mesa/es: Generate code for special functions.Chia-I Wu
2010-01-04mesa/es: Remove unused code in es_generator.py.Chia-I Wu
2010-01-04mesa/es: Generate _mesa_GetFixedv.Chia-I Wu
2010-01-04mesa/es: Add a sanity check to APIspec.py.Chia-I Wu
2010-01-04mesa/es: Switch to APIspec.xml.Chia-I Wu
2010-01-04mesa/es: Add APIspec.xml and its parser.Chia-I Wu
2009-11-10mesa/es: Add .gitignore.Chia-I Wu
2009-11-06mesa/es: Improve support for parallel execution of make.Chia-I Wu
2009-11-06mesa/es: Fix symbol conflicts and warnings.Chia-I Wu
2009-11-05mesa/es: Add support for GL_OES_draw_texture.Chia-I Wu
2009-11-05mesa/es: Add OpenGL ES overlay.Chia-I Wu
2009-11-05mesa/es: Add OpenGL ES XMLs.Chia-I Wu