Philipp Wiesemann
|
440d6cc00e
Added another entry to WhatsNew.txt for 2.0.4.
|
9 éve |
Alex Szpakowski
|
42f282cc1b
Fix bug 3081: CMake configuration auto-disables OpenGL ES support on Windows.
|
9 éve |
Alex Szpakowski
|
d154e6c6e3
Fixed bug 3098: CMake project never enables xinput support on Windows.
|
9 éve |
Philipp Wiesemann
|
212e99633b
PSP: Replaced use of SDLKey with SDL_Keycode.
|
9 éve |
Philipp Wiesemann
|
991feafa09
PSP: Fixed a syntax error.
|
9 éve |
Philipp Wiesemann
|
83e94e257b
Corrected documentation of the SDL_CreateTexture() functions in header file.
|
9 éve |
Philipp Wiesemann
|
0856a7ef34
Changed an error return value from 0 to NULL for consistency.
|
9 éve |
Alex Szpakowski
|
2d63af8eb1
Updated SDL_egl.h to have the latest EGL version and extension information.
|
9 éve |
Philipp Wiesemann
|
2fa0394855
Corrected documentation of SDL_AddTimer() in header file.
|
9 éve |
Philipp Wiesemann
|
98986f39e9
Removed not needed call to pthread_attr_getstacksize() for SDL_CreateThread().
|
9 éve |
Ryan C. Gordon
|
8145760314
X11: Handle keyboard layout changing during app's run on Ubuntu 12.04 (etc).
|
9 éve |
Ryan C. Gordon
|
0d8c3a0b76
Patched to compile.
|
9 éve |
Ryan C. Gordon
|
0cf81fbdf9
Minor coding convention fix.
|
9 éve |
Jason Wyatt
|
fb37956d9b
Supply current group when translating X11 Keycodes to Keysyms.
|
9 éve |
Ryan C. Gordon
|
9e2b90e2a4
Cocoa: Keep the window's screen position through SDL_SetWindowSize().
|
9 éve |
Ryan C. Gordon
|
f2f8e6f5ef
X11: only send mouse button up events if not a mousewheel "button"
|
9 éve |
Ryan C. Gordon
|
874bf86504
X11: Simplified mousewheel event handling.
|
9 éve |
Ryan C. Gordon
|
da6f2221e3
X11: isConfigureNotify() isn't used at the moment, comment it out.
|
9 éve |
Ryan C. Gordon
|
8a1fd98261
X11: don't block on a ConfigureNotify event during SDL_SetWindowBordered().
|
9 éve |
Philipp Wiesemann
|
eb57d75242
Added missing SDL_Quit() in test program.
|
9 éve |
Philipp Wiesemann
|
3362c9f196
Emscripten: Changed return -1 after SDL_SetError() to return SDL_SetError().
|
9 éve |
Ryan C. Gordon
|
c67213f331
X11: Fixed XRandR display detection.
|
9 éve |
Ryan C. Gordon
|
344fbe61b3
testdisplayinfo.c forgot to SDL_Quit() at the end.
|
9 éve |
Ryan C. Gordon
|
ca46804210
X11: Fixed a memory leak when adding duplicate display modes.
|
9 éve |
Philipp Wiesemann
|
fcc5940935
Emscripten: Added missing error messages for audio and joystick init failures.
|
9 éve |
Philipp Wiesemann
|
2d8c49fdbd
Added more entries to WhatsNew.txt for 2.0.4.
|
9 éve |
andrewb
|
a702c338f0
Add SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 to SDL so that Reborn can keep running through Alt+F4.
|
9 éve |
Sam Lantinga
|
270f38db08
Fixed bug 3083 - Android JNIEXPORT and JNICALL missing
|
9 éve |
Alex Szpakowski
|
5a3cc7f580
EGL: Added support for sRGB system framebuffers, when the required EGL extension is present.
|
9 éve |
Philipp Wiesemann
|
c57f409fe8
Mac: Fixed check for SDL_HINT_MAC_BACKGROUND_APP.
|
9 éve |