aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2018-02-23docs: Update the supported GL version to 4.6Emmanuele Bassi
2017-08-26GLEW supports EGL as of version 2.0.0 onwardsNigel Stewart
2017-02-10Update the "why not GLEW" sectionEmmanuele Bassi
2017-02-10Add the Appveyor build badgeEmmanuele Bassi
2017-02-09Add TravisCI build badge to the READMEEmmanuele Bassi
2017-01-31Update READMEEmmanuele Bassi
2017-01-25docs: Update the README fileEmmanuele Bassi
2016-12-07Revert all changes since 8bbc0d40Emmanuele Bassi
2016-10-07Update README.mdCaleb Anderson
2016-09-29Update README.mdCaleb Anderson
2015-09-05Update "README.md".Yaron Cohen-Tal
2015-09-03Fix support for a static build of Epoxy. Add support building and running tes...Yaron Cohen-Tal
2015-08-27Add support for building static libs with CMake. Fix file permissions. Update...Yaron Cohen-Tal
2015-08-26Add support for CMake (no support for building/running the tests yet). Fix su...Yaron Cohen-Tal
2015-08-24Fix tests to work with some OpenGL ES / EGL implementations.Yaron Cohen-Tal
2015-07-19Unite defenitions "PUBLIC" and "EPOXY_IMPORTEXPORT" and add it where appropri...Yaron Cohen-Tal
2015-07-18Added makefiles to build with MSVC 2013, and fixed errors and warnings.Yaron Cohen-Tal
2015-07-15Update README for the dropping of X11 on OSX.Eric Anholt
2014-03-28win32: Delay using dispatch tables until the second MakeCurrent.Eric Anholt
2013-12-17Work around README.md rendering on github.Eric Anholt
2013-12-17win32: Convert the API to being based on function pointers, like Linux.Eric Anholt
2013-12-17win32: Expose the dispatch table reset funtion in the public API.Eric Anholt
2013-12-15Abandon ifuncs and go with the traditional global function pointers.Eric Anholt
2013-12-11Add build instructions to the readme.Eric Anholt
2013-12-11Update the README for WGL support.Eric Anholt
2013-12-11Use ifuncs on Linux to avoid dispatch table overhead.Eric Anholt
2013-12-09Use ``` on a bunch of code in the README.Eric Anholt
2013-12-09Rewrite a lot of the README.Eric Anholt
2013-12-09Convert list of items to an actual listCarl Worth
2013-12-09Fix "include" examples to use Github-flavored code blockCarl Worth
2013-10-16Add the generator and build infrastructure.Eric Anholt