summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/vblank.c
AgeCommit message (Expand)Author
2008-06-12revert the DRI2 commitsAlan Hourihane
2008-06-11Bring in DRI2 changesAlan Hourihane
2008-05-26Remove CVS keywords.José Fonseca
2006-09-28Add helper function that returns the current vblank sequence of a drawable.Michel Dänzer
2006-09-28Add driGetVBlankInterval() helper function.Michel Dänzer
2006-09-28driWaitForVBlank: Add support for secondary vertical blank.Michel Dänzer
2006-09-28Some restructuring of the driWaitForVBlank() code.Michel Dänzer
2006-09-28Make driDrawableInitVBlank() initialize the sequence number.Michel Dänzer
2005-07-24All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick
2004-07-04Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-08-06Shared dri driver resourcesKeith Whitwell