Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major rip-up of internal function insertion interface. The oldmesa_6_3_1 | Ian Romanick | 2005-07-28 | 1 | -1/+7 |
* | All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows | Ian Romanick | 2005-07-24 | 1 | -6/+0 |
* | Replace add_newer_entrypoints (src/mesa/main/context.c) with | Ian Romanick | 2005-06-30 | 1 | -3/+46 |
* | new version check to allow to test for a range of ddx major versions, instead... | Roland Scheidegger | 2005-01-26 | 1 | -0/+5 |
* | uint*t -> u_int*t changes | Alan Hourihane | 2004-12-14 | 1 | -1/+1 |
* | Add a new function, driFillInModes, that is to be used by drivers to | Ian Romanick | 2004-06-03 | 1 | -1/+7 |
* | driCheckDriDdxDrmVersion uses a function that is not available to | Ian Romanick | 2004-06-02 | 1 | -0/+7 |
* | add driClipRectToFramebuffer helper function | Keith Whitwell | 2003-12-11 | 1 | -0/+4 |
* | Shared dri driver resources | Keith Whitwell | 2003-08-06 | 1 | -0/+54 |