summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-12 05:15:43 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-12 05:15:43 +0100
commitb148cb36429337de864f22a50202fe810dd21c18 (patch)
tree45ce4efc98d89f9e46dda4bdd39513a7e88f9c38
parentimprove thread safety (diff)
downloadblueshift-b148cb36429337de864f22a50202fe810dd21c18.tar.gz
blueshift-b148cb36429337de864f22a50202fe810dd21c18.tar.bz2
blueshift-b148cb36429337de864f22a50202fe810dd21c18.tar.xz
update todo: working on display server-free support in the drm branch
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index f511f29..cf27481 100644
--- a/TODO
+++ b/TODO
@@ -10,8 +10,4 @@ Medium priority:
Low priority:
Add wayland support
Add mir support
- Add DRM (Direct Rendering Manager) support
- It looks like this can be used to get/set the gamma ramps
- without a display server running. It can also get physical
- size and probably other data currently support under X.