Mercurial > sdl-ios-xcode
comparison TODO @ 3562:59ab35254459
Need to test the multi-draw APIs
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 15 Dec 2009 00:00:30 +0000 |
parents | 71189305cd33 |
children | d3a8bb6a37c1 |
comparison
equal
deleted
inserted
replaced
3561:00e7c6b7eb03 | 3562:59ab35254459 |
---|---|
38 | 38 |
39 * Add concept of viewport to fullscreen windows | 39 * Add concept of viewport to fullscreen windows |
40 * See why windows are being rearranged. Is the shield window not up? | 40 * See why windows are being rearranged. Is the shield window not up? |
41 * Make sure you can create and show a fullscreen window in one step | 41 * Make sure you can create and show a fullscreen window in one step |
42 * Figure out how to handle OpenGL context lost on Mac OS X (does it happen?) | 42 * Figure out how to handle OpenGL context lost on Mac OS X (does it happen?) |
43 * Write automated test case for multi-draw APIs | |
43 | 44 |
44 Wish list for the 1.3 development branch: | 45 Wish list for the 1.3 development branch: |
45 http://bugzilla.libsdl.org/ | 46 http://bugzilla.libsdl.org/ |
46 | 47 |
47 * Add a way to register custom events | 48 * Add a way to register custom events |