summaryrefslogtreecommitdiff
path: root/src/dri-es
AgeCommit message (Collapse)AuthorFilesLines
2003-03-04Restore ability to build full driver.embedded-1-20030305Keith Whitwell1-39/+9
Add config options to choose between full/subset driver, and fbdev vs. DRI windowing systems.
2003-02-05Add files to allow the subset driver to be built as a dri driver.Keith Whitwell16-0/+7359
At the moment have to choose to build as *either* a dri or a miniglx driver, but shouldn't be too hard to build one driver that will work in both environments.