Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor code movement | Brian Paul | 2005-12-17 | 1 | -5/+4 |
| | |||||
* | Added EGL_SCREEN_POSITION_GRANULARITY_MESA query. | Brian Paul | 2005-12-10 | 1 | -3/+5 |
| | | | | Rename eglShowSurfaceMESA to eglShowScreenSurfaceMESA. | ||||
* | Redo _eglInitSurface() so it can be used with all surface types. | Brian Paul | 2005-11-27 | 1 | -4/+10 |
| | | | | Redo _eglInitContext() to do error checking, attribute list parsing, etc. | ||||
* | minor tweaks | Brian Paul | 2005-05-16 | 1 | -2/+2 |
| | |||||
* | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | 2005-05-13 | 1 | -4/+12 |
| | | | | Seems to be mostly working. Not all of egl API is implemented. | ||||
* | sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles) | Brian Paul | 2005-05-04 | 1 | -7/+21 |
| | |||||
* | initial EGL code | Brian Paul | 2005-04-22 | 1 | -0/+61 |