summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2009-02-04 19:13:01 -0500
committerSøren Sandmann Pedersen <ssp@redhat.com>2009-02-04 19:13:01 -0500
commit1b55a16a9758afc3c3ed825cb6eeea63cc145e7b (patch)
treea3d88cda3dd14be84b20276e020b4662292307ef /TODO
parent9740b860071ad8a198179464c2c24efb4b9b7b9f (diff)
TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 17 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7f3d9cb..27d2063 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,20 @@
+- Garbage collection
+ - Before every allocation?
+ - When we run out of memory?
+ - Whenever we overflow some fixed pool?
+
+- Better malloc() implementation
+ - Take dmalloc() from the windows driver?
+ - Put blocks in a tree?
+
+- Submit cursor images
+
+- Find out why it picks 8x6 rather than a reasonable mode
+
+- Hook up randr if it isn't already
+
+- Add accelerated blits
+
- Only compile mmtest if glib is installed
Or maybe just get rid of mmtest.c