Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unlocks platform-specific attributes | Pierre Krieger | 2016-02-10 | 1 | -2/+9 |
| | |||||
* | Remove public exports of gl_common and libc | Pierre Krieger | 2015-11-09 | 1 | -3/+1 |
| | |||||
* | Rename MonitorID -> MonitorId | Pierre Krieger | 2015-09-24 | 1 | -1/+1 |
| | |||||
* | Add #[inline] attributes | Pierre Krieger | 2015-09-23 | 1 | -0/+9 |
| | |||||
* | Remove BuilderAttribs | Pierre Krieger | 2015-09-21 | 1 | -9/+14 |
| | |||||
* | Finish converting windows to the new design | Pierre Krieger | 2015-09-21 | 1 | -2/+4 |
| | |||||
* | Switch EGL to use only pf_reqs and opengl | Pierre Krieger | 2015-09-21 | 1 | -2/+3 |
| | |||||
* | Extract WindowAttributes from the BuilderAttribs | Pierre Krieger | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | Correctly handle eglGetDisplay | Pierre Krieger | 2015-08-07 | 1 | -1/+2 |
| | |||||
* | Headless contexts now create an EGL pbuffer on win32 | Pierre Krieger | 2015-07-27 | 1 | -8/+46 |
| | |||||
* | Load the EGL library in platform/windows | Pierre Krieger | 2015-07-27 | 1 | -3/+66 |
| | |||||
* | Handle errors from MakeCurrent and SwapBuffers | Pierre Krieger | 2015-06-16 | 1 | -2/+3 |
| | |||||
* | Add a GlContext trait | Pierre Krieger | 2015-04-30 | 1 | -4/+18 |
| | |||||
* | Extract headless context from api/win32 to platform/windows | Pierre Krieger | 2015-04-29 | 1 | -0/+30 |
| | |||||
* | Create reorganization | Pierre Krieger | 2015-04-24 | 1 | -0/+3 |