Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Move api_exec_es*.c into mesa/main | Kristian Høgsberg | 2010-04-27 | 1 | -4336/+0 |
* | mesa: Compute extension string according to API | Kristian Høgsberg | 2010-04-22 | 1 | -2/+2 |
* | mesa/es: Update GLAPI and APISpec for GL_OES_EGL_image. | Chia-I Wu | 2010-03-05 | 1 | -0/+39 |
* | mesa/es: Fix GL_RGB565 support in FBO. | Chia-I Wu | 2010-01-04 | 1 | -1/+1 |
* | mesa/es: Fix GL_OES_texture_cube_map support. | Chia-I Wu | 2010-01-04 | 1 | -13/+12 |
* | mesa/es: Add more exnteions to APIspec. | Chia-I Wu | 2010-01-04 | 1 | -21/+126 |
* | mesa/es: Generate code for special functions. | Chia-I Wu | 2010-01-04 | 1 | -2/+5 |
* | mesa/es: Generate _mesa_GetFixedv. | Chia-I Wu | 2010-01-04 | 1 | -223/+8 |
* | mesa/es: Add APIspec.xml and its parser. | Chia-I Wu | 2010-01-04 | 1 | -0/+4405 |