Commit graph

5 commits

Author SHA1 Message Date
Stefanos A
640c75be2d Updated to SDL 2.0.1 2013-10-24 08:56:44 +02:00
Stefanos A
a384df659b New SDL2 library with HiDPI support
Upgraded SDL2 to hg 7778:a571a9947869, which includes support for the
new SDL_WINDOW_HINT_HIDPI flag.
2013-10-04 01:44:20 +02:00
Stefanos A
a6b97f9b38 Added missing x64 unmanaged dependencies
The .gitignore file ignores directories starting with x64, causing these depedendencies to be missed. Fixed by adding them manually.
2013-10-02 15:25:37 +02:00
Stefanos A
c077d5c026 Added Mac OS X build of SDL2 to dependencies 2013-10-02 01:39:53 +02:00
Stefanos A.
b57e58dc47 Implemented Sdl2GLControl
SDL2 still fails with "not an OpenGL window".
2013-09-30 20:47:29 +02:00