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