Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add helper function that returns the current vblank sequence of a drawable. | Michel Dänzer | 2006-09-28 | 1 | -0/+2 |
* | Add driGetVBlankInterval() helper function. | Michel Dänzer | 2006-09-28 | 1 | -0/+2 |
* | driWaitForVBlank: Add support for secondary vertical blank. | Michel Dänzer | 2006-09-28 | 1 | -0/+2 |
* | Make driDrawableInitVBlank() initialize the sequence number. | Michel Dänzer | 2006-09-28 | 1 | -1/+2 |
* | bring over build fixes from stable branch | Alan Hourihane | 2004-04-26 | 1 | -0/+4 |
* | include sched.h to get sched_yield() prototype | Brian Paul | 2004-01-18 | 1 | -0/+1 |
* | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl | 2003-10-21 | 1 | -1/+3 |
* | Shared dri driver resources | Keith Whitwell | 2003-08-06 | 1 | -0/+62 |