Mercurial > sdl-ios-xcode
comparison TODO @ 3349:8f80081f5ab8
Upgrading libtool didn't fix bug #499
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 07 Oct 2009 04:31:45 +0000 |
parents | 7da18fe4cdd9 |
children | 15f661b279e7 |
comparison
equal
deleted
inserted
replaced
3348:c02af6912b3c | 3349:8f80081f5ab8 |
---|---|
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 | |
38 | 37 |
39 Wish list for the 1.3 development branch: | 38 Wish list for the 1.3 development branch: |
40 http://bugzilla.libsdl.org/ | 39 http://bugzilla.libsdl.org/ |
41 | 40 |
42 * Add a way to register custom events | 41 * Add a way to register custom events |