summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/vblank.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into gallium-0.2Keith Whitwell2008-09-211-1/+1
|\
| * mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-1/+0
|\ \ | |/ |/|
| * revert the DRI2 commitsAlan Hourihane2008-06-121-8/+8
| * Bring in DRI2 changesAlan Hourihane2008-06-111-8/+8
| * Remove CVS keywords.José Fonseca2008-05-261-1/+0
* | More vblank cleanups.Michel Dänzer2007-10-301-6/+4
* | Refactor and fix core vblank supportJesse Barnes2007-10-291-2/+4
|/
* 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