aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/main/eglsurface.c
Commit message (Expand)AuthorAgeFilesLines
* fix typoBrian Paul2006-02-051-1/+1
* some initial EGL 1.2 workBrian Paul2006-01-301-2/+114
* Some initial per-thread support.Brian Paul2005-12-101-2/+0
* Redo _eglInitSurface() so it can be used with all surface types.Brian Paul2005-11-271-91/+185
* 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