Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch WGL and part of win32 to the new system | Pierre Krieger | 2015-09-21 | 1 | -6/+6 |
| | |||||
* | Cleanup unused import stuff | Peter Atashian | 2015-08-21 | 1 | -2/+0 |
| | | | | | | Also support i686-pc-windows-msvc Signed-off-by: Peter Atashian <retep998@gmail.com> | ||||
* | Load the EGL library in platform/windows | Pierre Krieger | 2015-07-27 | 1 | -2/+3 |
| | |||||
* | Merge pull request #488 from tomaka/rem-is-closed | tomaka | 2015-06-17 | 1 | -31/+2 |
|\ | | | | | Remove the is_closed function | ||||
| * | Remove the is_closed function | Pierre Krieger | 2015-06-16 | 1 | -31/+2 |
| | | |||||
* | | Handle errors from MakeCurrent and SwapBuffers | Pierre Krieger | 2015-06-16 | 1 | -2/+3 |
|/ | |||||
* | Allow creating EGL contexts on win32 with the AMD DLLs | Pierre Krieger | 2015-05-21 | 1 | -8/+40 |
| | |||||
* | Detach wgl and win32 | Pierre Krieger | 2015-05-21 | 1 | -45/+10 |
| | |||||
* | Adding SWP_NOMOVE flag to prevent the window from moving to 0,0 when setting ↵ | datalus | 2015-04-30 | 1 | -1/+1 |
| | | | | the inner size on Windows 8+ | ||||
* | Add a GlContext trait | Pierre Krieger | 2015-04-30 | 1 | -40/+39 |
| | |||||
* | Extract headless context from api/win32 to platform/windows | Pierre Krieger | 2015-04-29 | 1 | -2/+0 |
| | |||||
* | Create reorganization | Pierre Krieger | 2015-04-24 | 1 | -0/+419 |