aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/wgl
Commit message (Expand)AuthorAgeFilesLines
* Ignore errors generated by SwapBuffers on windowsPierre Krieger2015-06-271-2/+5
* Merge pull request #500 from tomaka/no-errortomaka2015-06-261-1/+2
|\
| * Add support for the EGL_KHR_create_context_no_error extensionPierre Krieger2015-06-251-1/+2
* | Fix the discovery of the WGL_EXT_swap_control extensionPierre Krieger2015-06-251-3/+1
|/
* Add with_robustness and handle robustness on all implementationsPierre Krieger2015-06-221-4/+37
* Handle errors from MakeCurrent and SwapBuffersPierre Krieger2015-06-161-6/+12
* Several WGL cleanupsPierre Krieger2015-05-221-139/+169
* Detach wgl and win32Pierre Krieger2015-05-213-0/+566