Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Added TODO for automated testing
- Loading branch information
Showing
with
3 additions
and
1 deletion.
-
+3
−1
TODO
|
@@ -27,7 +27,9 @@ |
|
|
* Fix building haptic system on win32 |
|
|
* Add always on top window styles |
|
|
* Add video modes that have an alpha channel? |
|
|
* Implement SDL_RenderReadPixels() for screenshots? |
|
|
* Implement SDL_RenderReadPixels() for screenshots and automated testing |
|
|
* Create extended set of (negative) error codes and have the API functions document and return them. |
|
|
|
|
|
|
|
|
Wish list for the 1.3 development branch: |
|
|
http://bugzilla.libsdl.org/ |
|
|