24 Commits (5a37cf88b5a71c450caf9bb94a0d9b379baa0781)

Author SHA1 Message Date
Fredrik Höglund e20b3ce6c7 Fix EGLDisplay parameters in epoxy functions 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 3ae4726cdb win32: Expose the dispatch table reset funtion in the public API. 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 972989b4ce Fix copyrights on the Makefile.ams. 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 46e036419c Include epoxy/gl.h from epoxy/glx.h. 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 43acf7b021 Fix make distcheck. 11 years ago
Eric Anholt 08101c5145 Add some more defines that are present in normal gl.h 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 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 de70a2a0ab Fix a similar bug to HEAD~2, this time in epoxy_has_glx_extension(). 11 years ago
Eric Anholt 0f67bf3f11 Fix bug in public entrypoint for epoxy_glx_version() 11 years ago
Eric Anholt 689abf4d4d Fix including system glx.h after our glx.h 11 years ago
Eric Anholt ed938dc4c5 Make a few more public functions actually public. 11 years ago
Eric Anholt a909eb4a22 Add the generator and build infrastructure. 11 years ago