Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-26 | Revert "glapi: Remove unnecessary headers." | José Fonseca | |
This reverts commit ead22e6a328e7d7b7c0b52af4705634e989e4d69. This headers are not unnecessary on windows. | |||
2010-02-25 | glapi: Remove unnecessary headers. | Vinson Lee | |
2010-02-25 | glapi: minor ugliness to be able to copy to xorg | George Sapountzis | |
2010-02-25 | glapi: Move src/mesa/main/dispatch.c to glapi and rename. | Chia-I Wu | |
main/dispatch.c is a glapi source file. It is part of GLAPI_SOURCES in sources.mak and part of glapi_sources in SConscript. This commit moves it to glapi/ and renames it to glapi_dispatch.c. |