Mercurial > sdl-ios-xcode
comparison TODO @ 3328:7da18fe4cdd9
Reminder to investigate upgrading libtool to fix bug #499
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 29 Sep 2009 06:33:33 +0000 |
parents | bd88e323ad02 |
children | 8f80081f5ab8 |
comparison
equal
deleted
inserted
replaced
3327:35387815b155 | 3328:7da18fe4cdd9 |
---|---|
32 * Add clipboard support (from scrap demo) | 32 * Add clipboard support (from scrap demo) |
33 * Add support for desktop windows? | 33 * Add support for desktop windows? |
34 * Add support for synchronizing 2D updates with vblank (bug #406) | 34 * Add support for synchronizing 2D updates with vblank (bug #406) |
35 * Add support for real-time threads and/or adjusting thread priority? | 35 * Add support for real-time threads and/or adjusting thread priority? |
36 * Add support for querying the number of CPUs and binding threads to them? | 36 * Add support for querying the number of CPUs and binding threads to them? |
37 * Investigate upgrading libtool to fix bug #499 | |
37 | 38 |
38 Wish list for the 1.3 development branch: | 39 Wish list for the 1.3 development branch: |
39 http://bugzilla.libsdl.org/ | 40 http://bugzilla.libsdl.org/ |
40 | 41 |
41 * Add a way to register custom events | 42 * Add a way to register custom events |