Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill off trident. | Corbin Simpson | 2009-10-22 | 1 | -28/+0 |
| | | | | | Hm. I could have said "chew trident and spit it out," or perhaps "spear trident," instead. Dohoho. | ||||
* | Get trident building and -Werror clean. | Adam Jackson | 2004-12-24 | 1 | -0/+28 |
- Added Makefile - Deleted references to old headers - Added prototypes all over the place - Lots of type updates (drmHandle -> drm_handle_t etc.) - Added __driCreateNewScreen(), deleted __driCreateScreen() - Fixed context creation to match other drivers - Fixed various bitfield names - Bumped driver date Still nowhere close to usable, the DDX isn't DRI-aware and there's no DRM. |