summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/vblank.c
Commit message (Expand)AuthorAgeFilesLines
* dri: Fix driWaitForMSC32 when divisor >= 2 and msc < 0.Eric Anholt2008-12-291-9/+9
* 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-4/+4
* dri: vblank_mode warningTormod Volden2008-05-241-2/+2
* Remove GetMSC DriverAPI function.Kristian Høgsberg2008-02-251-26/+0
* More vblank cleanups.Michel Dänzer2007-10-301-38/+47
* Refactor and fix core vblank supportJesse Barnes2007-10-291-18/+76
* Move swap_interval to new extension mechanism.Kristian Høgsberg2007-10-101-5/+5
* Add helper function that returns the current vblank sequence of a drawable.Michel Dänzer2006-09-281-0/+21
* Add driGetVBlankInterval() helper function.Michel Dänzer2006-09-281-14/+25
* driWaitForVBlank: Add support for secondary vertical blank.Michel Dänzer2006-09-281-2/+8
* Some restructuring of the driWaitForVBlank() code.Michel Dänzer2006-09-281-23/+27
* Make driDrawableInitVBlank() initialize the sequence number.Michel Dänzer2006-09-281-14/+19
* All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick2005-07-241-3/+1
* Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl2004-07-041-14/+0
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-13/+51
* Shared dri driver resourcesKeith Whitwell2003-08-061-0/+325