| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Add OES_EGL_image to extension list. | Chia-I Wu | 2010-04-06 | 2 | -0/+10 |
* | mesa/es: Use core mesa's mfeatures.h. | Chia-I Wu | 2010-03-30 | 3 | -243/+0 |
* | mesa/es: Update GLAPI and APISpec for GL_OES_EGL_image. | Chia-I Wu | 2010-03-05 | 3 | -0/+43 |
* | mesa: Move src/mesa/glapi/dispatch.h to mesa. | Chia-I Wu | 2010-02-25 | 2 | -2/+2 |
* | Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions | Kristian Høgsberg | 2010-02-19 | 2 | -2/+2 |
* | mesa/es: Fix build issue after merge. | Chia-I Wu | 2010-01-12 | 1 | -2/+3 |
* | mesa/es: Improve support for GL_OES_compressed_paletted_texture. | Chia-I Wu | 2010-01-04 | 1 | -142/+133 |
* | mesa/es: Fix GL_RGB565 support in FBO. | Chia-I Wu | 2010-01-04 | 2 | -10/+10 |
* | mesa/es: Fix GL_OES_texture_cube_map support. | Chia-I Wu | 2010-01-04 | 5 | -19/+197 |
* | mesa/es: Clean up extension string. | Chia-I Wu | 2010-01-04 | 2 | -6/+12 |
* | mesa/es: Add more exnteions to APIspec. | Chia-I Wu | 2010-01-04 | 2 | -21/+130 |
* | mesa/es: Generate code for special functions. | Chia-I Wu | 2010-01-04 | 6 | -20/+37 |
* | mesa/es: Remove unused code in es_generator.py. | Chia-I Wu | 2010-01-04 | 1 | -44/+0 |
* | mesa/es: Generate _mesa_GetFixedv. | Chia-I Wu | 2010-01-04 | 3 | -266/+31 |
* | mesa/es: Add a sanity check to APIspec.py. | Chia-I Wu | 2010-01-04 | 1 | -1/+17 |
* | mesa/es: Switch to APIspec.xml. | Chia-I Wu | 2010-01-04 | 5 | -4113/+4 |
* | mesa/es: Add APIspec.xml and its parser. | Chia-I Wu | 2010-01-04 | 4 | -0/+5320 |
* | mesa/es: Add support for GL_OES_draw_texture. | Chia-I Wu | 2009-11-05 | 6 | -0/+309 |
* | mesa/es: Add OpenGL ES overlay. | Chia-I Wu | 2009-11-05 | 14 | -0/+6780 |