summaryrefslogtreecommitdiff
path: root/src/plugins/renderers/drm/plugin.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-07[drm] Destroy console buffer object on error pathRay Strode1-1/+5
2009-10-06[drm] Destroy console buffer object when done with itRay Strode1-0/+3
2009-10-06[drm] don't close terminalRay Strode1-1/+0
2009-10-06[drm] Drop master on VT switchesRay Strode1-1/+5
2009-10-04[renderer] Move VT switching to renderer pluginsRay Strode1-0/+7
2009-09-29[drm] Force raw mode on each draw cycleRay Strode1-0/+1
2009-09-28[drm] Force fb backend if 1 head and ttm driverRay Strode1-0/+18
2009-09-28[drm] Add initial support for nvidia cardsRay Strode1-0/+5
2009-09-28[drm] Add initial support for radeon cardsRay Strode1-0/+5
2009-09-28[drm] Add initial support for intel cardsRay Strode1-3/+1
2009-09-28[drm] Add start of a drm pluginRay Strode1-0/+1049