21 Commits (7782509bdbb429cf884d5a1dc28fa9132075ae6a)

Author SHA1 Message Date
Emmanuele Bassi 6af57b0745 Write the API reference 8 years ago
Emmanuele Bassi 6973dd5db3 Add a fallback for missing stdbool.h 8 years ago
Emmanuele Bassi 7a06803465 Improve consistency of the symbol visibility 8 years ago
Emmanuele Bassi 0625a74d69 Add common header 8 years ago
Emmanuele Bassi 8dead45cb3 Revert all changes since 8bbc0d40 8 years ago
Yaron Cohen-Tal a4ead97cfd Make "epoxy_current_context_is_egl" visible. 9 years ago
Yaron Cohen-Tal 06fd4a271a Add support for CMake (no support for building/running the tests yet). Fix support for Android. Add built-in support for building with EGL support (using "khrplatform.h" and "eglplatform.h" which are distributed together with Epoxy, and should work with any platform). 9 years ago
Yaron Cohen-Tal 90c6158d61 Unite defenitions "PUBLIC" and "EPOXY_IMPORTEXPORT" and add it where appropriate. Fix tests build errors. 9 years ago
Chun-wei Fan d88c639e63 Fix public headers for building in Visual Studio 9 years ago
Eric Anholt 568533441f Move __stdcall into the parens for function pointer definitions. 11 years ago
Eric Anholt 67a1ad4f6c Add limited support for the KHRONOS_* defines from khrplatform.h. 11 years ago
Eric Anholt f10bff9bc0 Avoid polluting the compiler's namespace with our own stuff. 11 years ago
Eric Anholt 9bc909f5a7 win32: Convert the API to being based on function pointers, like Linux. 11 years ago
Eric Anholt 8022cda75d Don't forget to tell our users that the epoxy GL functions are __dllimport. 11 years ago
Eric Anholt 21f4346af0 Update header comments about how the implementation works. 11 years ago
Eric Anholt 982e39f188 Move the #defines into the main generated header. 11 years ago
Eric Anholt 08101c5145 Add some more defines that are present in normal gl.h 11 years ago
Eric Anholt 111c54992b Drop the installed _common.h headers. 11 years ago
Eric Anholt 2ba8d853b4 Add some more gl.h definitions that might be used by applications. 11 years ago
Eric Anholt 725b8cfc81 Add C++ guards. 11 years ago
Eric Anholt a909eb4a22 Add the generator and build infrastructure. 11 years ago