16 Commits (b80ea6a36ac579edda5ea575782ce719c314ebfd)

Author SHA1 Message Date
Emmanuele Bassi 3fb4fea674 Add C++ guards around generated headers 8 years ago
Emmanuele Bassi 075172f485 Add epoxy_has_egl() 8 years ago
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 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
Yaron Cohen-Tal 773dd02f59 Added makefiles to build with MSVC 2013, and fixed errors and warnings. 9 years ago
Fredrik Höglund e20b3ce6c7 Fix EGLDisplay parameters in epoxy functions 11 years ago
Eric Anholt f10bff9bc0 Avoid polluting the compiler's namespace with our own stuff. 11 years ago
Eric Anholt 21f4346af0 Update header comments about how the implementation works. 11 years ago
Eric Anholt fa7aa87bc0 Drop the inconsistent use of #pragma once. 11 years ago
Eric Anholt 982e39f188 Move the #defines into the main generated header. 11 years ago
Eric Anholt 0270c80008 Add support for EGL. 11 years ago
Eric Anholt 111c54992b Drop the installed _common.h headers. 11 years ago
Eric Anholt 725b8cfc81 Add C++ guards. 11 years ago
Eric Anholt 689abf4d4d Fix including system glx.h after our glx.h 11 years ago
Eric Anholt a909eb4a22 Add the generator and build infrastructure. 11 years ago