Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Compute extension string according to API | Kristian Høgsberg | 2010-04-22 | 1 | -137/+0 |
* | main: Report GL_SHADING_LANGUAGE_VERSION according to API | Kristian Høgsberg | 2010-04-22 | 1 | -2/+0 |
* | mesa: Compute GL version according to API | Kristian Høgsberg | 2010-04-22 | 1 | -30/+0 |
* | mesa: Move API specific context intialization into context.c | Kristian Høgsberg | 2010-04-22 | 1 | -10/+0 |
* | mesa: Add OES_EGL_image to extension list. | Chia-I Wu | 2010-04-06 | 1 | -0/+5 |
* | Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions | Kristian Høgsberg | 2010-02-19 | 1 | -1/+1 |
* | mesa/es: Clean up extension string. | Chia-I Wu | 2010-01-04 | 1 | -6/+4 |
* | mesa/es: Add OpenGL ES overlay. | Chia-I Wu | 2009-11-05 | 1 | -0/+176 |