summaryrefslogtreecommitdiff
path: root/src/mesa/es/main/APIspec.xml
AgeCommit message (Expand)AuthorFilesLines
2010-04-27mesa: Move api_exec_es*.c into mesa/mainKristian Høgsberg1-4336/+0
2010-04-22mesa: Compute extension string according to APIKristian Høgsberg1-2/+2
2010-03-05mesa/es: Update GLAPI and APISpec for GL_OES_EGL_image.Chia-I Wu1-0/+39
2010-01-04mesa/es: Fix GL_RGB565 support in FBO.Chia-I Wu1-1/+1
2010-01-04mesa/es: Fix GL_OES_texture_cube_map support.Chia-I Wu1-13/+12
2010-01-04mesa/es: Add more exnteions to APIspec.Chia-I Wu1-21/+126
2010-01-04mesa/es: Generate code for special functions.Chia-I Wu1-2/+5
2010-01-04mesa/es: Generate _mesa_GetFixedv.Chia-I Wu1-223/+8
2010-01-04mesa/es: Add APIspec.xml and its parser.Chia-I Wu1-0/+4405