Ryan C. Gordon
|
8c7ee701a1
Removed unused variable.
|
11 years ago |
Ryan C. Gordon
|
8d2dcbc1b7
Updated WinCE readme to note WinRT work.
|
11 years ago |
Ryan C. Gordon
|
ea333d2e6b
Turn off Mir support in the buildbot Raspberry Pi script.
|
11 years ago |
Ryan C. Gordon
|
89648a9a3c
Drop the default requested OpenGL version to 1.2.
|
11 years ago |
Sam Lantinga
|
1fe7b27a96
Fixed 64-bit warnings
|
11 years ago |
Sam Lantinga
|
e58ee5403b
Fixed compiling with mingw64
|
11 years ago |
Sam Lantinga
|
1367bf8748
Integrated David Ludwig's support for Windows RT
|
11 years ago |
Sam Lantinga
|
05c23063bb
Fixed line endings on WinRT source code
|
11 years ago |
Sam Lantinga
|
c167d1f6a8
Updated SDL to version 2.0.3
|
11 years ago |
Sam Lantinga
|
360f1101c3
Visual Studio 2013 project updates
|
11 years ago |
Ryan C. Gordon
|
db568d69d8
Patched to compile with MingW64 on case-sensitive systems (thanks, Martin!).
|
11 years ago |
Ryan C. Gordon
|
5755fa4b9e
Patched to compile on C89 compilers.
|
11 years ago |
Ryan C. Gordon
|
0f1a72c012
Enable Wayland and Mir in configure/cmake scripts, now that 2.0.2 has shipped.
|
11 years ago |
Sam Lantinga
|
20dc4214e2
Added tag release-2.0.2 for changeset c20e24653d40
|
11 years ago |
Ryan C. Gordon
|
2b92d9b431
CMake: Don't use /NODEFAULTLIB on Windows unless we're Visual Studio.
|
11 years ago |
Sam Lantinga
|
e9eb7ecd08
Fixed bug 2430 - Missing initialization of the variable 'centroid' inside SDL_GestureAddTouch
|
11 years ago |
David Ludwig
|
61ae0c1b50
WinRT: emit SDL_APP_TERMINATING
|
11 years ago |
David Ludwig
|
844ad50018
WinRT: emit SDL_APP_WILLENTER* and SDL_APP_DIDENTER* events
|
11 years ago |
Ryan C. Gordon
|
9e67444a36
Mac: Added a hint to opt-out of new Spaces code.
|
11 years ago |
Ryan C. Gordon
|
3889d47887
Removed unused variable.
|
11 years ago |
Ryan C. Gordon
|
0e5cc8dff4
Mac: Don't lose the menu/dock when switching back to a resizable window Space.
|
11 years ago |
Ryan C. Gordon
|
86be83215a
Mac: only programmatically create Spaces if we're FULLSCREEN_DESKTOP.
|
11 years ago |
Ryan C. Gordon
|
460f97ff96
A bunch of fixes for the new Spaces code.
|
11 years ago |
Sam Lantinga
|
da324233e2
Fixed dictionary initialization
|
11 years ago |
Sam Lantinga
|
0f9bb0cda6
Updated to build on Mac OS X 10.7 with Xcode 4.6
|
11 years ago |
Ryan C. Gordon
|
5eccbac4b9
Mac: Manage menubar and dock as FULLSCREEN_DESKTOP windows become/resign key.
|
11 years ago |
Bastien Nocera
|
4ca76b3e59
Add support for the freedesktop.org Idle Inhibition specification,
|
11 years ago |
Sam Lantinga
|
c2c08f68e4
Backed out changeset 9357a2ca3473
|
11 years ago |
Sam Lantinga
|
2cf453dd3e
Make sure we return version 0 if XInput detection fails
|
11 years ago |
Ryan C. Gordon
|
51faf449bb
Reworked fullscreen policy on Mac OS X.
|
11 years ago |