aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/win32/init.rs
Commit message (Expand)AuthorAgeFilesLines
* Cleanup unused import stuffPeter Atashian2015-08-211-11/+6
* Correctly handle eglGetDisplayPierre Krieger2015-08-071-2/+3
* Load the EGL library in platform/windowsPierre Krieger2015-07-271-21/+9
* Split creating an EGL context in two partsPierre Krieger2015-07-181-2/+2
* DroppedFile event for Win32Denilson M. Amorim2015-06-231-1/+2
* Remove the is_closed functionPierre Krieger2015-06-161-1/+0
* Switch to dwmapiPierre Krieger2015-05-241-9/+3
* Add API for transparency and decorations and add support for win32Pierre Krieger2015-05-241-1/+22
* Allow creating EGL contexts on win32 with the AMD DLLsPierre Krieger2015-05-211-13/+77
* Detach wgl and win32Pierre Krieger2015-05-211-373/+9
* Introduced GlProfile enumDzmitry Malyshau2015-05-011-7/+9
* Implemented gl_core flagDzmitry Malyshau2015-04-301-0/+16
* Fix PixelFormat for x11, egl and win32Pierre Krieger2015-04-301-6/+4
* Add a fallback on win32 if enumerate_arb_pixel_formats returns vec![]Pierre Krieger2015-04-291-1/+6
* Create reorganizationPierre Krieger2015-04-241-0/+586