diff options
author | Søren Sandmann Pedersen <ssp@redhat.com> | 2009-02-04 19:13:01 -0500 |
---|---|---|
committer | Søren Sandmann Pedersen <ssp@redhat.com> | 2009-02-04 19:13:01 -0500 |
commit | 1b55a16a9758afc3c3ed825cb6eeea63cc145e7b (patch) | |
tree | a3d88cda3dd14be84b20276e020b4662292307ef /TODO | |
parent | 9740b860071ad8a198179464c2c24efb4b9b7b9f (diff) |
TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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 |