aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/vblank.h
Commit message (Expand)AuthorAgeFilesLines
* Add helper function that returns the current vblank sequence of a drawable.Michel Dänzer2006-09-281-0/+2
* Add driGetVBlankInterval() helper function.Michel Dänzer2006-09-281-0/+2
* driWaitForVBlank: Add support for secondary vertical blank.Michel Dänzer2006-09-281-0/+2
* Make driDrawableInitVBlank() initialize the sequence number.Michel Dänzer2006-09-281-1/+2
* bring over build fixes from stable branchAlan Hourihane2004-04-261-0/+4
* include sched.h to get sched_yield() prototypeBrian Paul2004-01-181-0/+1
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-1/+3
* Shared dri driver resourcesKeith Whitwell2003-08-061-0/+62