Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup unused import stuff | Peter Atashian | 2015-08-21 | 1 | -11/+6 |
* | Correctly handle eglGetDisplay | Pierre Krieger | 2015-08-07 | 1 | -2/+3 |
* | Load the EGL library in platform/windows | Pierre Krieger | 2015-07-27 | 1 | -21/+9 |
* | Split creating an EGL context in two parts | Pierre Krieger | 2015-07-18 | 1 | -2/+2 |
* | DroppedFile event for Win32 | Denilson M. Amorim | 2015-06-23 | 1 | -1/+2 |
* | Remove the is_closed function | Pierre Krieger | 2015-06-16 | 1 | -1/+0 |
* | Switch to dwmapi | Pierre Krieger | 2015-05-24 | 1 | -9/+3 |
* | Add API for transparency and decorations and add support for win32 | Pierre Krieger | 2015-05-24 | 1 | -1/+22 |
* | Allow creating EGL contexts on win32 with the AMD DLLs | Pierre Krieger | 2015-05-21 | 1 | -13/+77 |
* | Detach wgl and win32 | Pierre Krieger | 2015-05-21 | 1 | -373/+9 |
* | Introduced GlProfile enum | Dzmitry Malyshau | 2015-05-01 | 1 | -7/+9 |
* | Implemented gl_core flag | Dzmitry Malyshau | 2015-04-30 | 1 | -0/+16 |
* | Fix PixelFormat for x11, egl and win32 | Pierre Krieger | 2015-04-30 | 1 | -6/+4 |
* | Add a fallback on win32 if enumerate_arb_pixel_formats returns vec![] | Pierre Krieger | 2015-04-29 | 1 | -1/+6 |
* | Create reorganization | Pierre Krieger | 2015-04-24 | 1 | -0/+586 |