aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/wgl/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #500 from tomaka/no-errortomaka2015-06-261-1/+2
|\ | | | | Add support for the EGL_KHR_create_context_no_error extension
| * 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-211-0/+507