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