Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor and fix core vblank support | Jesse Barnes | 2007-10-29 | 1 | -18/+76 |
* | Move swap_interval to new extension mechanism. | Kristian Høgsberg | 2007-10-10 | 1 | -5/+5 |
* | Add helper function that returns the current vblank sequence of a drawable. | Michel Dänzer | 2006-09-28 | 1 | -0/+21 |
* | Add driGetVBlankInterval() helper function. | Michel Dänzer | 2006-09-28 | 1 | -14/+25 |
* | driWaitForVBlank: Add support for secondary vertical blank. | Michel Dänzer | 2006-09-28 | 1 | -2/+8 |
* | Some restructuring of the driWaitForVBlank() code. | Michel Dänzer | 2006-09-28 | 1 | -23/+27 |
* | Make driDrawableInitVBlank() initialize the sequence number. | Michel Dänzer | 2006-09-28 | 1 | -14/+19 |
* | All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows | Ian Romanick | 2005-07-24 | 1 | -3/+1 |
* | Patch removes _SOLO definition needed for mesa-solo. mesa-solo | Jon Smirl | 2004-07-04 | 1 | -14/+0 |
* | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl | 2003-10-21 | 1 | -13/+51 |
* | Shared dri driver resources | Keith Whitwell | 2003-08-06 | 1 | -0/+325 |