summaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglsurface.c
Commit message (Collapse)AuthorAgeFilesLines
* Redo _eglInitSurface() so it can be used with all surface types.Brian Paul2005-11-271-91/+185
| | | | Redo _eglInitContext() to do error checking, attribute list parsing, etc.
* update some commentsBrian Paul2005-11-231-2/+5
|
* added _eglInitPbufferSurface()Brian Paul2005-05-171-0/+74
|
* Implement query of surface type.Jon Smirl2005-05-161-0/+3
|
* initial EGL codeBrian Paul2005-04-221-0/+246