aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/es/main/get_gen.py
Commit message (Expand)AuthorAgeFilesLines
* mesa: Move get_es*.c to main/Kristian Høgsberg2010-04-271-807/+0
* es: Prefix the get* functions with _es1/2 so they don't conflictKristian Høgsberg2010-04-271-12/+9
* mesa/es: Fix build issue after merge.Chia-I Wu2010-01-121-2/+3
* mesa/es: Fix GL_OES_texture_cube_map support.Chia-I Wu2010-01-041-5/+6
* mesa/es: Add more exnteions to APIspec.Chia-I Wu2010-01-041-0/+4
* mesa/es: Generate _mesa_GetFixedv.Chia-I Wu2010-01-041-4/+23
* mesa/es: Add OpenGL ES overlay.Chia-I Wu2009-11-051-0/+785