Mercurial > sdl-ios-xcode
log test/common.h @ 5127:b6c7a6b07ebf
age | author | description |
---|---|---|
2010-07-15 | Sam Lantinga | Added support for testing window manager icons |
2010-01-21 | Sam Lantinga | Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. |
2009-12-14 | Sam Lantinga | The SDL 1.3 tests have been cleaned up not to include any 1.2 compatibility code. |
2009-12-02 | Sam Lantinga | Added Ctrl-Z common key binding |
2009-10-21 | Mike Gorchak | Support for GL initialization parameters has been added. |
2009-06-11 | Mike Gorchak | Proper window resize handling in GLES test application. |
2006-07-24 | Sam Lantinga | Implemented Cocoa window support |
2006-07-18 | Sam Lantinga | Added a test program framework for easy initialization. |