Skip to content

Commit

Permalink
Adding WhatsNew.txt changes
Browse files Browse the repository at this point in the history
...before I forget them.
  • Loading branch information
gabomdq committed Dec 2, 2013
1 parent 95ec90a commit d0d07de
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions WhatsNew.txt
Expand Up @@ -4,12 +4,22 @@ This is a list of major changes in SDL's version history.
---------------------------------------------------------------------------
2.0.2:
---------------------------------------------------------------------------
General:
* Added an API to load a database of Game Controller mappings from a file:
SDL_GameControllerAddMappingsFromFile

Windows:
* Support for OpenGL ES 2.x contexts using either WGL or EGL (natively via
the driver or emulated through ANGLE)

Android:
* Joystick support (minimum SDK version required to build SDL is now 12,
the required runtime version remains at 10, but on such devices joystick
support won't be available).

Linux:
* Fixed fullscreen and focused behavior when receiving NotifyGrab events


---------------------------------------------------------------------------
2.0.1:
Expand Down

0 comments on commit d0d07de

Please sign in to comment.