summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/vblank.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-02dri: Remove remaining DRI1 vblank codeKristian Høgsberg1-71/+0
2010-09-30dri/common: remove duplicated includeNicolas Kaiser1-4/+0
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg1-8/+8
2008-09-21Remove CVS keywords.Keith Whitwell1-1/+0
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul1-1/+1
2007-10-30More vblank cleanups.Michel Dänzer1-6/+4
2007-10-29Refactor and fix core vblank supportJesse Barnes1-2/+4
2006-09-28Add helper function that returns the current vblank sequence of a drawable.Michel Dänzer1-0/+2
2006-09-28Add driGetVBlankInterval() helper function.Michel Dänzer1-0/+2
2006-09-28driWaitForVBlank: Add support for secondary vertical blank.Michel Dänzer1-0/+2
2006-09-28Make driDrawableInitVBlank() initialize the sequence number.Michel Dänzer1-1/+2
2004-04-26bring over build fixes from stable branchAlan Hourihane1-0/+4
2004-01-18include sched.h to get sched_yield() prototypeBrian Paul1-0/+1
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl1-1/+3
2003-08-06Shared dri driver resourcesKeith Whitwell1-0/+62