14 Commits (001a36c01a66c0171758ef1a3709019d03391158)

Author SHA1 Message Date
Emmanuele Bassi 3fb4fea674 Add C++ guards around generated headers 7 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
Chun-wei Fan d88c639e63 Fix public headers for building in Visual Studio 9 years ago
Eric Anholt e7d3088d71 win32: Add support for wglUseFontBitmaps(). 10 years ago
Eric Anholt f10bff9bc0 Avoid polluting the compiler's namespace with our own stuff. 11 years ago
Eric Anholt 3ae4726cdb win32: Expose the dispatch table reset funtion in the public API. 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 1d746bfeb2 Add dispatch generation for wgl. 11 years ago
Eric Anholt 0d7d26537d Conditionalize building GLX and EGL tests and headers. 11 years ago
Eric Anholt 01ce694073 Add a compile-time test for missing #defines. 11 years ago
Eric Anholt 0270c80008 Add support for EGL. 11 years ago
Eric Anholt 617fd39b5b Add a test for including system GL headers after epoxy. 11 years ago
Eric Anholt 04cf940e1b Add an initial testsuite for GLX API. 11 years ago
Eric Anholt a909eb4a22 Add the generator and build infrastructure. 11 years ago