Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo | Brian Paul | 2006-02-05 | 1 | -1/+1 |
| | |||||
* | some initial EGL 1.2 work | Brian Paul | 2006-01-30 | 1 | -2/+114 |
| | |||||
* | Some initial per-thread support. | Brian Paul | 2005-12-10 | 1 | -2/+0 |
| | | | | Rename eglShowSurfaceMESA to eglShowScreenSurfaceMESA. | ||||
* | Redo _eglInitSurface() so it can be used with all surface types. | Brian Paul | 2005-11-27 | 1 | -91/+185 |
| | | | | Redo _eglInitContext() to do error checking, attribute list parsing, etc. | ||||
* | update some comments | Brian Paul | 2005-11-23 | 1 | -2/+5 |
| | |||||
* | added _eglInitPbufferSurface() | Brian Paul | 2005-05-17 | 1 | -0/+74 |
| | |||||
* | Implement query of surface type. | Jon Smirl | 2005-05-16 | 1 | -0/+3 |
| | |||||
* | initial EGL code | Brian Paul | 2005-04-22 | 1 | -0/+246 |