summaryrefslogtreecommitdiff
path: root/src/mesa/main/APIspec.xml
AgeCommit message (Expand)Author
2011-01-24mesa/es: require internalFormat==format in TexImage2DBenjamin Franzke
2011-01-15mesa: Add glDepthRangef and glClearDepthf to APIspec.xml.Chia-I Wu
2011-01-14gles2: Also support GL_BGRA_EXT for glTexSubImage2dKristian Høgsberg
2010-12-08vbo: Fix GLES2 glVertexAttrib.Chia-I Wu
2010-10-07gles2: Add GL_EXT_texture_format_BGRA8888 supportKristian Høgsberg
2010-09-16mesa: Update ES APIspec.xml.Chia-I Wu
2010-05-11mesa: Optimize get.c by using a table-driven approachKristian Høgsberg
2010-04-28mesa: Move support for paletted textures to main/teximage.cKristian Høgsberg
2010-04-28mesa: Handle GL_TEXTURE_GEN_STR_OES in _mesa_Enable()Kristian Høgsberg
2010-04-27es: Prefix the get* functions with _es1/2 so they don't conflictKristian Høgsberg
2010-04-27mesa: Move api_exec_es*.c into mesa/mainKristian Høgsberg