summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/drirenderbuffer.h
AgeCommit message (Expand)Author
2006-11-14Enable GLX_SGI_make_current_read for tdfx.Ian Romanick
2005-09-14added driUpdateFramebufferSize()Brian Paul
2005-09-04Add new void *addr and __DRIdrawablePrivate parameters toBrian Paul
2005-09-03added flippedData field for page flipping, code to flip stereo color buffersBrian Paul
2005-09-01added driFlipRenderbuffers()Brian Paul
2005-09-01added a few more fields to help with DRI driversBrian Paul
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul