mesa: use Elements() as limit in loops over texture/program matrix stacks
[mesa.git] / src / mesa / es /
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
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.