summaryrefslogtreecommitdiff
path: root/src/egl
AgeCommit message (Expand)AuthorFilesLines
2008-11-29[glitz/glx] Add offscreen pixmap support.Nicolas Bruguier1-0/+6
2008-11-29[glitz] Move headers install in glitz include subdirectory.Nicolas Bruguier2-2/+3
2007-09-26Rename .cvsignore files.Kristian Høgsberg1-0/+0
2006-03-13Add support for avoiding context switchesDavid Reveman3-5/+12
2006-03-13Add CopySubBufferMESA supportDavid Reveman3-0/+18
2006-01-02EGL backend fixDavid Reveman2-2/+2
2005-12-21DrawBuffer/ReadBuffer support, flips when swapping buffers of FBOs and fix te...David Reveman1-0/+3
2005-11-29Add YUV surfacesDavid Reveman2-1/+6
2005-09-14Merge new codeDavid Reveman9-988/+1089
2005-06-15Fix thread support in egl backendDavid Reveman1-2/+2
2005-05-19Naming cleanup to make glitz-egl match eglJon Smirl4-45/+22
2005-05-19Add EGL backendDavid Reveman13-0/+1744