summaryrefslogtreecommitdiffstats
path: root/src/mesa/es/main/specials_es2.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Compute extension string according to APIKristian Høgsberg2010-04-221-137/+0
* main: Report GL_SHADING_LANGUAGE_VERSION according to APIKristian Høgsberg2010-04-221-2/+0
* mesa: Compute GL version according to APIKristian Høgsberg2010-04-221-30/+0
* mesa: Move API specific context intialization into context.cKristian Høgsberg2010-04-221-10/+0
* mesa: Add OES_EGL_image to extension list.Chia-I Wu2010-04-061-0/+5
* Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg2010-02-191-1/+1
* mesa/es: Clean up extension string.Chia-I Wu2010-01-041-6/+4
* mesa/es: Add OpenGL ES overlay.Chia-I Wu2009-11-051-0/+176