glapi: Correctly generate static disatches for X86.
[mesa.git] / src / mesa / es /
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-05 Chia-I Wumesa/es: Update GLAPI and APISpec for GL_OES_EGL_image.
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-25 Chia-I Wumesa: Move src/mesa/glapi/dispatch.h to mesa.
2010-02-24 George Sapountzisglapi: fix es after mv
2010-02-19 Kristian HøgsbergReplace _mesa_malloc, _mesa_calloc and _mesa_free with...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-24 Chia-I Wumesa/es: Improve Makefile rules.
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-12 Chia-I Wumesa/es: Update sources.mk.
2010-01-12 Chia-I Wumesa/es: Fix build issue after merge.
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-04 Chia-I Wumesa/es: Improve support for GL_OES_compressed_paletted...
2010-01-04 Chia-I Wumesa/es: Fix GL_RGB565 support in FBO.
2010-01-04 Chia-I Wumesa/es: Fix GL_OES_texture_cube_map support.
2010-01-04 Chia-I Wumesa/es: Clean up extension string.
2010-01-04 Chia-I Wumesa/es: Add more exnteions to APIspec.
2010-01-04 Chia-I Wumesa/es: Add more extensions to glapi.
2010-01-04 Chia-I Wumesa/es: Generate code for special functions.
2010-01-04 Chia-I Wumesa/es: Remove unused code in es_generator.py.
2010-01-04 Chia-I Wumesa/es: Generate _mesa_GetFixedv.
2010-01-04 Chia-I Wumesa/es: Add a sanity check to APIspec.py.
2010-01-04 Chia-I Wumesa/es: Switch to APIspec.xml.
2010-01-04 Chia-I Wumesa/es: Add APIspec.xml and its parser.
2009-11-10 Chia-I Wumesa/es: Add .gitignore.
2009-11-06 Chia-I Wumesa/es: Improve support for parallel execution of...
2009-11-06 Chia-I Wumesa/es: Fix symbol conflicts and warnings.
2009-11-06 Chia-I Wumesa/es: Add support for GL_OES_draw_texture.
2009-11-06 Chia-I Wumesa/es: Add OpenGL ES overlay.
2009-11-06 Chia-I Wumesa/es: Add OpenGL ES XMLs.