summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)AuthorFilesLines
2013-12-17Work around README.md rendering on github.Eric Anholt1-2/+2
2013-12-17win32: Convert the API to being based on function pointers, like Linux.Eric Anholt1-0/+10
2013-12-17win32: Expose the dispatch table reset funtion in the public API.Eric Anholt1-0/+11
2013-12-15Abandon ifuncs and go with the traditional global function pointers.Eric Anholt1-18/+0
2013-12-11Add build instructions to the readme.Eric Anholt1-0/+28
2013-12-11Update the README for WGL support.Eric Anholt1-1/+1
2013-12-11Use ifuncs on Linux to avoid dispatch table overhead.Eric Anholt1-0/+18
2013-12-09Use ``` on a bunch of code in the README.Eric Anholt1-12/+13
2013-12-09Rewrite a lot of the README.Eric Anholt1-23/+41
2013-12-09Convert list of items to an actual listCarl Worth1-3/+3
2013-12-09Fix "include" examples to use Github-flavored code blockCarl Worth1-5/+7
2013-10-16Add the generator and build infrastructure.Eric Anholt1-0/+61