Philipp Wiesemann
|
e8f5e010ad
Fixed including SDL_internal.h twice for DirectFB.
|
hace 11 años |
Philipp Wiesemann
|
9ee68e8f8d
Added additional platform check for __ANDROID__.
|
hace 11 años |
Sam Lantinga
|
58edac3e69
Fixed bug 2374 - Update copyright for 2014...
|
hace 11 años |
Sam Lantinga
|
3bd0e9002e
Fixed bug 2376 - no SDL_HasAVX
|
hace 11 años |
Gabriel Jacobo
|
8ba565fffb
Treacherous copy/paste!
|
hace 11 años |
Gabriel Jacobo
|
6f3bf18656
Detect Xrandr >= 1.2 at build time
|
hace 11 años |
J?rgen P. Tjern?
|
338bf9cc6c
Add SDL_GL_ResetAttributes.
|
hace 11 años |
Sam Lantinga
|
d76c2cc1da
Add a new hint SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT that allows SDL_CreateWindowFrom() to set the pixel format of another SDL_Window (and also will set the SDL_WINDOW_OPENGL flag on the window created with SDL_CreateWindowFrom()).
|
hace 11 años |
Sam Lantinga
|
dbd4a917e0
Document Michael's changes adding TranslateMessage() back to the SDL message loop.
|
hace 11 años |
Sam Lantinga
|
5c58bd6877
* Added TranslateMessage call to SDL default message pump - was causing problems in S2 tools mode apps that used Qt. Qt relies on the WM_CHAR message generated by TranslateMessage and keyboard input was showing up in the UI as mixed-case. (Depending on which message pump got a given message - both SDL and Qt pump messages for the entire process.) Sam will review and possibly tweak this change before propagating to public SDL, but I'm checking this version in so I can integrate into S2 and fix the issue there.
|
hace 11 años |
J?rgen P. Tjern?
|
366b1727bb
Mac: [NSApp keyWindow] is not valid in windowDidBecomeKey:
|
hace 11 años |
dbrady
|
109fe0e0dc
fixed hat code validation.
|
hace 11 años |
Philipp Wiesemann
|
68f2fe6499
Fixed spaces in source file license comment.
|
hace 11 años |
Philipp Wiesemann
|
62b17e7edb
Fixed comments in joystick implementation files claiming to be headers.
|
hace 11 años |
Ryan C. Gordon
|
4f1b8a4067
Move to no-argument version of "endif()" in CMakeLists.txt.
|
hace 11 años |
Ryan C. Gordon
|
2de3b01c61
Some CMake fixes for static linking on Windows from the OpenFL project.
|
hace 11 años |
Gabriel Jacobo
|
f52d7f5eea
[Wayland] Fixes segfault when mouse enters window
|
hace 11 años |
Gabriel Jacobo
|
682bc47bc5
Preserve binary compatibility in SDL_SYSWM_TYPE (thanks Gerry JJ!)
|
hace 11 años |
Ryan C. Gordon
|
9d85cdb1a6
CMake: Enable missing timer subsystem on Mac OS X and Haiku.
|
hace 11 años |
J?rgen P. Tjern?
|
2efa2dc227
X11: Don't redraw dialog box when mouse moves.
|
hace 11 años |
Ryan C. Gordon
|
aff44ccdb5
Patched to compile...uh, everywhere. :)
|
hace 11 años |
Ryan C. Gordon
|
87cfee27d0
Patched to compile on Windows when not supporting Direct3D.
|
hace 11 años |
Gabriel Jacobo
|
33479316c7
[Android] Fixes Bug 2370, don't send accelerometer changes when
|
hace 11 años |
Philipp Wiesemann
|
037475670f
Removed unused variable from Java class for Android.
|
hace 11 años |
Philipp Wiesemann
|
6234415872
Fixed typo in documentation.
|
hace 11 años |
Edward Rudd
|
815c6c3b60
quick fix for CMAKE SOVERSION number so it matches what is output by the configure script
|
hace 11 años |
Edward Rudd
|
f186314aef
correct grammar on UNIX missing dependency status notice.
|
hace 11 años |
Edward Rudd
|
5071cb5c15
autoconf script tweaks
|
hace 11 años |
Gabriel Jacobo
|
e78be5dafd
Bug 2358 - [Android] Sort joystick axes - Fix by David Brady
|
hace 11 años |
Gabriel Jacobo
|
50befa6201
Bug 2358 - [Android] Joystick Button Mappings are strange (fix by David Brady)
|
hace 11 años |