summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Add a badge for the project licenseEmmanuele Bassi2020-12-231-0/+1
* Update the CI status badgesEmmanuele Bassi2020-12-231-2/+4
* docs: Update the supported GL version to 4.6Emmanuele Bassi2018-02-231-1/+1
* GLEW supports EGL as of version 2.0.0 onwardsNigel Stewart2017-08-261-1/+0
* Update the "why not GLEW" sectionEmmanuele Bassi2017-02-101-2/+1
* Add the Appveyor build badgeEmmanuele Bassi2017-02-101-0/+1
* Add TravisCI build badge to the READMEEmmanuele Bassi2017-02-091-0/+2
* Update READMEEmmanuele Bassi2017-01-311-1/+1
* docs: Update the README fileEmmanuele Bassi2017-01-251-57/+59
* Revert all changes since 8bbc0d40Emmanuele Bassi2016-12-071-124/+32
* Update README.mdCaleb Anderson2016-10-071-40/+40
* Update README.mdCaleb Anderson2016-09-291-6/+6
* Update "README.md".Yaron Cohen-Tal2015-09-051-5/+8
* Fix support for a static build of Epoxy. Add support building and running tes...Yaron Cohen-Tal2015-09-031-3/+13
* Add support for building static libs with CMake. Fix file permissions. Update...Yaron Cohen-Tal2015-08-271-18/+63
* Add support for CMake (no support for building/running the tests yet). Fix su...Yaron Cohen-Tal2015-08-261-19/+39
* Fix tests to work with some OpenGL ES / EGL implementations.Yaron Cohen-Tal2015-08-241-1/+2
* Unite defenitions "PUBLIC" and "EPOXY_IMPORTEXPORT" and add it where appropri...Yaron Cohen-Tal2015-07-191-0/+5
* Added makefiles to build with MSVC 2013, and fixed errors and warnings.Yaron Cohen-Tal2015-07-181-2/+10
* Update README for the dropping of X11 on OSX.Eric Anholt2015-07-151-5/+0
* win32: Delay using dispatch tables until the second MakeCurrent.Eric Anholt2014-03-281-7/+1
* Work around README.md rendering on github.Eric Anholt2013-12-171-2/+2
* win32: Convert the API to being based on function pointers, like Linux.Eric Anholt2013-12-171-0/+10
* win32: Expose the dispatch table reset funtion in the public API.Eric Anholt2013-12-171-0/+11
* Abandon ifuncs and go with the traditional global function pointers.Eric Anholt2013-12-151-18/+0
* Add build instructions to the readme.Eric Anholt2013-12-111-0/+28
* Update the README for WGL support.Eric Anholt2013-12-111-1/+1
* Use ifuncs on Linux to avoid dispatch table overhead.Eric Anholt2013-12-111-0/+18
* Use ``` on a bunch of code in the README.Eric Anholt2013-12-091-12/+13
* Rewrite a lot of the README.Eric Anholt2013-12-091-23/+41
* Convert list of items to an actual listCarl Worth2013-12-091-3/+3
* Fix "include" examples to use Github-flavored code blockCarl Worth2013-12-091-5/+7
* Add the generator and build infrastructure.Eric Anholt2013-10-161-0/+61