summaryrefslogtreecommitdiffstats
path: root/src/mesa/es/sources.mak
Commit message (Expand)AuthorAgeFilesLines
* mesa/es: Remove sources.mak.Chia-I Wu2010-05-121-93/+0
* mesa/es: Update sources.mak and fix the build.Chia-I Wu2010-05-121-16/+2
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-21/+3
* st/mesa: Move st_cb_drawtex.c to the mesa state trackerKristian Høgsberg2010-04-281-11/+1
* es: Drop es specific enums.cKristian Høgsberg2010-04-281-18/+3
* mesa: Move drawtex functionality to main/Kristian Høgsberg2010-04-281-1/+0
* mesa: Move glQueryMatrixxOES() implementation to core mesaKristian Høgsberg2010-04-281-1/+0
* mesa: Move GLES1 texgen functions to texgen.cKristian Høgsberg2010-04-281-1/+0
* mesa: Move support for paletted textures to main/teximage.cKristian Høgsberg2010-04-281-2/+0
* mesa: Handle GL_TEXTURE_GEN_STR_OES in _mesa_Enable()Kristian Høgsberg2010-04-281-1/+0
* mesa: Move get_es*.c to main/Kristian Høgsberg2010-04-271-2/+0
* mesa: Move GL_RGB565 workaround into fbobject.cKristian Høgsberg2010-04-271-2/+0
* mesa: Move GLES1/2 vbo entrypoints to vbo_exec_api.cKristian Høgsberg2010-04-271-2/+0
* mesa: Move api_exec_es*.c into mesa/mainKristian Høgsberg2010-04-271-2/+0
* mesa: Compute extension string according to APIKristian Høgsberg2010-04-221-2/+0
* mesa/es: Update sources.mk.Chia-I Wu2010-01-121-4/+3
* mesa/es: Fix GL_OES_texture_cube_map support.Chia-I Wu2010-01-041-0/+2
* mesa/es: Fix symbol conflicts and warnings.Chia-I Wu2009-11-061-1/+0
* mesa/es: Add support for GL_OES_draw_texture.Chia-I Wu2009-11-051-1/+3
* mesa/es: Add OpenGL ES overlay.Chia-I Wu2009-11-051-0/+164