aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/win32/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* Handle errors from MakeCurrent and SwapBuffersPierre Krieger2015-06-161-2/+3
|
* Allow creating EGL contexts on win32 with the AMD DLLsPierre Krieger2015-05-211-8/+40
|
* Detach wgl and win32Pierre Krieger2015-05-211-45/+10
|
* Adding SWP_NOMOVE flag to prevent the window from moving to 0,0 when setting ↵datalus2015-04-301-1/+1
| | | | the inner size on Windows 8+
* Add a GlContext traitPierre Krieger2015-04-301-40/+39
|
* Extract headless context from api/win32 to platform/windowsPierre Krieger2015-04-291-2/+0
|
* Create reorganizationPierre Krieger2015-04-241-0/+419