summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/vblank.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into gallium-0.2Keith Whitwell2008-09-211-4/+4
|\
| * mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-4/+4
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-1/+0
|\ \ | |/ |/|
| * revert the DRI2 commitsAlan Hourihane2008-06-121-100/+59
| * Bring in DRI2 changesAlan Hourihane2008-06-111-59/+100
| * Remove CVS keywords.José Fonseca2008-05-261-1/+0
* | 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