0 Members and 1 Guest are viewing this topic.
What program is this picture?http://i.imgur.com/ONKjZ.png
Overview of new featuresThese are the most important new features in SDL 2.0:Full 3D hardware accelerationSupport for OpenGL 3.0+ in various profiles (core, compatibility, debug, robust, etc)Support for OpenGL ESSupport for multiple windowsSupport for multiple displaysSupport for multiple audio devicesAndroid and iOS supportSimple 2D rendering API that can use Direct3D, OpenGL, OpenGL ES, or software rendering behind the scenesForce Feedback available on Windows, Mac OS X and LinuxXInput and XAudio2 support for WindowsAtomic operationsPower management (exposes battery life remaining, etc)Shaped windows32-bit audio (int and float)Simplified Game Controller API (the Joystick API is still here, too!)Touch support (multitouch, gestures, etc)Better fullscreen supportBetter keyboard support (scancodes vs keycodes, etc).Message boxesClipboard supportBasic Drag'n'Drop supportProper unicode input and IME supportA really powerful assert macrozlib license instead of LGPL.Lots of old annoyances from 1.2 are goneMany other things!
Since SDL 2.0 is now out, what benefits would it offer to the Nspire once you port it?