summaryrefslogtreecommitdiff
path: root/include/epoxy/wgl.h
Commit message (Expand)AuthorAgeFilesLines
* Add C++ guards around generated headersEmmanuele Bassi2017-03-031-2/+2
* Add a fallback for missing stdbool.hEmmanuele Bassi2017-02-011-1/+0
* Improve consistency of the symbol visibilityEmmanuele Bassi2017-01-251-2/+2
* Add common headerEmmanuele Bassi2017-01-251-7/+5
* Revert all changes since 8bbc0d40Emmanuele Bassi2016-12-071-8/+9
* Add support for CMake (no support for building/running the tests yet). Fix su...Yaron Cohen-Tal2015-08-261-9/+7
* Unite defenitions "PUBLIC" and "EPOXY_IMPORTEXPORT" and add it where appropri...Yaron Cohen-Tal2015-07-191-3/+4
* Fix public headers for building in Visual StudioChun-wei Fan2015-06-051-2/+2
* win32: Add support for wglUseFontBitmaps().Eric Anholt2014-03-271-0/+6
* Avoid polluting the compiler's namespace with our own stuff.Eric Anholt2014-01-221-3/+3
* win32: Expose the dispatch table reset funtion in the public API.Eric Anholt2013-12-171-0/+1
* Drop the inconsistent use of #pragma once.Eric Anholt2013-12-161-2/+0
* Move the #defines into the main generated header.Eric Anholt2013-12-151-1/+0
* Add dispatch generation for wgl.Eric Anholt2013-12-101-0/+60