summaryrefslogtreecommitdiff
path: root/src/mesa/main/es_generator.py
AgeCommit message (Expand)Author
2010-11-02mesa: Allow contexts of different APIs to coexist.Chia-I Wu
2010-11-02mesa: Select FEATURE_remap_table when multiple APIs are enabled.Chia-I Wu
2010-10-27mesa: Remove unnecessary glapitable.h includes.Chia-I Wu
2010-10-27glapi: Merge glapioffsets.h into glapidispath.h.Chia-I Wu
2010-10-27glapi: Move glapidispatch.h to core mesa.Chia-I Wu
2010-08-23mesa: Assorted fixes for es_generator.py on win32.Chia-I Wu
2010-08-20mesa: Decorate functions with GL_APIENTRY in es_generator.py.Chia-I Wu
2010-05-31Update OpenGL ES headers.Chia-I Wu
2010-05-07glapi: Move to src/mapi/.Chia-I Wu
2010-05-05mesa: Fix build of ES overlay.Chia-I Wu
2010-04-27es: Prefix the get* functions with _es1/2 so they don't conflictKristian Høgsberg
2010-04-27mesa: Move api_exec_es*.c into mesa/mainKristian Høgsberg