aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/es_generator.py
Commit message (Expand)AuthorAgeFilesLines
* glapi: generate ES dispatch headers from core mesaChia-I Wu2011-08-131-2/+2
* mesa: merge glapidispatch.h into dispatch.hChia-I Wu2011-06-081-5/+2
* mesa: fix GLES remap table setup againChia-I Wu2011-06-081-2/+3
* mesa: Fix remap_table setup.Thierry Reding2011-05-231-4/+0
* mesa: Emit definition of GLAPIENTRYP in es_generator.py.Thierry Reding2011-05-201-0/+4
* mesa: Allow contexts of different APIs to coexist.Chia-I Wu2010-11-021-43/+62
* mesa: Select FEATURE_remap_table when multiple APIs are enabled.Chia-I Wu2010-11-021-1/+1
* mesa: Remove unnecessary glapitable.h includes.Chia-I Wu2010-10-271-3/+2
* glapi: Merge glapioffsets.h into glapidispath.h.Chia-I Wu2010-10-271-2/+1
* glapi: Move glapidispatch.h to core mesa.Chia-I Wu2010-10-271-1/+1
* mesa: Assorted fixes for es_generator.py on win32.Chia-I Wu2010-08-231-0/+6
* mesa: Decorate functions with GL_APIENTRY in es_generator.py.Chia-I Wu2010-08-201-2/+2
* Update OpenGL ES headers.Chia-I Wu2010-05-311-3/+0
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-4/+4
* mesa: Fix build of ES overlay.Chia-I Wu2010-05-051-2/+12
* es: Prefix the get* functions with _es1/2 so they don't conflictKristian Høgsberg2010-04-271-0/+4
* mesa: Move api_exec_es*.c into mesa/mainKristian Høgsberg2010-04-271-0/+726