summaryrefslogtreecommitdiff
path: root/src/glitz_framebuffer.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-03Protect the REGION macros to avoid conflicts when used inside X server.José Fonseca1-1/+1
2006-03-13Add support for avoiding context switchesDavid Reveman1-5/+9
2006-03-13Add CopySubBufferMESA supportDavid Reveman1-9/+20
2005-12-21DrawBuffer/ReadBuffer support, flips when swapping buffers of FBOs and fix te...David Reveman1-0/+59
2005-09-14Merge new codeDavid Reveman1-33/+360
2005-07-04Fix GL_EXT_framebuffer_object supportDavid Reveman1-1/+3
2005-02-10Add preliminary support for EXT_framebuffer_objectDavid Reveman1-0/+74