Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Compute extension string according to API | Kristian Høgsberg | 2010-04-22 | 1 | -168/+0 |
* | mesa: Compute GL version according to API | Kristian Høgsberg | 2010-04-22 | 1 | -29/+0 |
* | mesa: Move API specific context intialization into context.c | Kristian Høgsberg | 2010-04-22 | 1 | -21/+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: Fix GL_OES_texture_cube_map support. | Chia-I Wu | 2010-01-04 | 1 | -1/+15 |
* | mesa/es: Clean up extension string. | Chia-I Wu | 2010-01-04 | 1 | -0/+8 |
* | mesa/es: Add support for GL_OES_draw_texture. | Chia-I Wu | 2009-11-05 | 1 | -0/+5 |
* | mesa/es: Add OpenGL ES overlay. | Chia-I Wu | 2009-11-05 | 1 | -0/+186 |