equal
deleted
inserted
replaced
27 * Fix building haptic system on win32 |
27 * Fix building haptic system on win32 |
28 * Add always on top window styles |
28 * Add always on top window styles |
29 * Add video modes that have an alpha channel? |
29 * Add video modes that have an alpha channel? |
30 * Implement SDL_RenderReadPixels() for screenshots and automated testing |
30 * Implement SDL_RenderReadPixels() for screenshots and automated testing |
31 * Create extended set of (negative) error codes and have the API functions document and return them. |
31 * Create extended set of (negative) error codes and have the API functions document and return them. |
|
32 * Add clipboard support (from scrap demo) |
32 |
33 |
33 |
34 |
34 Wish list for the 1.3 development branch: |
35 Wish list for the 1.3 development branch: |
35 http://bugzilla.libsdl.org/ |
36 http://bugzilla.libsdl.org/ |
36 |
37 |