aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/detail/win_gl.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-14Add support for using a debug OpenGL contextDavid Robillard1-1/+4
2019-09-07Clean up error handlingDavid Robillard1-22/+21
2019-09-03Windows: Fix puglGetProcAddress() for OpenGL 1.1 functionsDavid Robillard1-1/+9
2019-09-03Add swap interval hintDavid Robillard1-1/+1
2019-09-03Simplify hints implementationDavid Robillard1-13/+13
2019-07-29Reorganize source to separate private implementation detailsDavid Robillard1-0/+306