summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* 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