summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 8 insertions, 3 deletions
diff --git a/TODO b/TODO
index d491118..a65fab0 100644
--- a/TODO
+++ b/TODO
@@ -3,9 +3,6 @@
- Split out ring code into qxl_ring.c
-- Get rid of qxl_mem.h header; just use qxl.h
-
-
Question:
- What is the "vram" PCI range used for?
@@ -17,3 +14,11 @@ Question:
Does Windows itself use that ioctl, and if so, for what. The area
is only 32K in size so it can't really be used for any realistic
bitmaps.
+
+-=-=-=-=-
+
+Done:
+
+- Get rid of qxl_mem.h header; just use qxl.h
+
+