summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/vblank.h
Commit message (Expand)AuthorAgeFilesLines
* dri/common: remove duplicated includeNicolas Kaiser2010-09-301-4/+0
* Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-041-8/+8
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* 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