253 Commits (dd695faee34c9b95fe4f1fd5b7a7247e5612036d)
 

Author SHA1 Message Date
Yaron Cohen-Tal dd695faee3 Remove redundant code in "epoxy_get_bootstrap_proc_address". 9 years ago
Yaron Cohen-Tal ec2f42f01a Add support for building static libs with CMake. Fix file permissions. Update documentation about building static libs and about using OpenGL ES / EGL. 9 years ago
Yaron Cohen-Tal 62e384129b Add some files to the repo so that it's possible to build without running "autogen.sh". 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 540952010b Fix tests to work with some OpenGL ES / EGL implementations. 9 years ago
Yaron Cohen-Tal 4c4a6e49ca Fix support of some OpenGL ES and EGL implementations, specifically on Windows. 9 years ago
Yaron Cohen-Tal b527c5f01f Add new header file "common.h" to the installed files. 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
Eric Anholt 8bbc0d40c6 Make the glx_alias_prefer_same_name test work, and hook it up. 9 years ago
Eric Anholt c8cd4b7e0c Add missing files in the make dist. 9 years ago
Eric Anholt e2c33af5bf Bump to version 1.3.1 for release. 9 years ago
Eric Anholt 35016b7589 Also drop the publishing of epoxy_conservative_egl_version() 9 years ago
Eric Anholt 118565cd8e Bump version to 1.3 for release. 9 years ago
Eric Anholt 585c703699 Add some missing spacing in generated code. 9 years ago
Eric Anholt b2c00a18af Use a concatenated string for enum descriptions. 9 years ago
Eric Anholt d4620b7dd3 Use __attribute__((packed)) to reduce our data size. 9 years ago
Eric Anholt 62861d12f9 Emit APIENTRY for typedefs that use it. 9 years ago
Eric Anholt 8154c0efd3 Merge branch 'khronos-registry' 9 years ago
Eric Anholt 5987e1ef1a Import registry from SVN 31705 9 years ago
Yaron Cohen-Tal a7c270f8e2 Fix epoxy_egl_get_current_gl_context_api() on non-conformant ES. 9 years ago
Eric Anholt 227d1312e6 Look for GL 1.1 functions in win32's OpenGL32.dll. 9 years ago
Eric Anholt 8ce3e5f14f Update README for the dropping of X11 on OSX. 9 years ago
Chun-wei Fan d9df59df71 src/dispatch_common.c: Remove Unneeded PUBLIC Annotation 9 years ago
Chun-wei Fan a2a51904b0 test/wgl_per_context_funcptrs.c: Fix build on Visual Studio 9 years ago
Chun-wei Fan e9f68fe3a3 Fix generated code for building on MSVC 2013 9 years ago
Chun-wei Fan 7d5e8e9d56 Put the callspec after the return type for MSVC. 9 years ago
Chun-wei Fan e242497728 Avoid empty struct intializer on MSVC. 9 years ago
Chun-wei Fan 95ecc2d1a1 Port the library_init() constructor to MSVC. 9 years ago
Chun-wei Fan d88c639e63 Fix public headers for building in Visual Studio 9 years ago
Eric Anholt 136cf85424 Use the provider enum to tie-break sorting by function provider name. 9 years ago
Eric Anholt b9fbcaf0e2 Merge remote-tracking branch 'airlied/master' 9 years ago
Eric Anholt 6411628392 Merge pull request #42 from cicku/patch-1 9 years ago
Dave Airlie eeda3a5a6d Merge branch 'khronos-registry' 10 years ago
Dave Airlie 85e5100d67 Import registry from SVN 31039 10 years ago
Christopher Meng b7e921da13 Update the homepage URL 10 years ago
Eric Anholt 20062c25e7 Merge branch 'khronos-registry' 10 years ago
Eric Anholt e9ce388f74 Import registry from SVN 29350 10 years ago
Eric Anholt 135f7bf104 wgl: Fix an extra break statement. 10 years ago
Eric Anholt 363d57a9de Merge remote-tracking branch 'sonicadvance/OSX-NoX11Support' 10 years ago
Eric Anholt b2ae054b3a Avoid name conflicts between pkgconfig's EGL_LIBS and a temporary var. 10 years ago
Eric Anholt 0096b79923 Fix context type detection if we find eglGetCurrentContext(). 10 years ago
Eric Anholt d56f21c494 Use the EGL pkgconfig for finding eglplatform.h. 10 years ago
Eric Anholt 27298ee31b tests: Fix the passing of the "-z now" arg to the linker. 10 years ago
Eric Anholt 4a76cb97f8 Add a control file for Travis CI. 10 years ago
Eric Anholt 28c9c471b2 Remove a C99ism from dispatch. 10 years ago
Eric Anholt 4d64234e05 Merge pull request #27 from Sonicadvance1/Android-Support 10 years ago
Ryan Houdek e3051481cc Adds support for OS X without X11. 10 years ago
Ryan Houdek c791612b0a Adds support for Android. 10 years ago
Eric Anholt 7422de5b4b Bump version to 1.2 for release. 11 years ago