Philipp Wiesemann
|
7bd7221997
PSP: Removed empty statement.
|
10 éve |
Philipp Wiesemann
|
ce2d5f70e4
Wayland: Removed empty statement.
|
10 éve |
Ryan C. Gordon
|
562414c74c
Merged Alex Szpakowski's iOS-improvement branch to default.
|
10 éve |
Alex Szpakowski
|
c4035654a9
Added framebuffer and colorbuffer members to the uikit portion of the SDL_SysWMinfo struct, removed SDL_iOSGetViewRenderbuffer and SDL_iOSGetViewFramebuffer.
|
10 éve |
Philipp Wiesemann
|
67549d3320
Backed out changeset 064a1998a957
|
10 éve |
Philipp Wiesemann
|
f87963488b
Wayland: Fixed not freeing memory if initialization failed.
|
10 éve |
Philipp Wiesemann
|
dc33fb942d
Wayland: Fixed accessing not fully initialized subsystem if errors happened.
|
10 éve |
Philipp Wiesemann
|
8a573844c9
Wayland: Fixed accessing not fully initialized window if no memory available.
|
10 éve |
Philipp Wiesemann
|
049ef9a35b
Android: Fixed calling a getter method twice.
|
10 éve |
Philipp Wiesemann
|
458b94da5f
Android: Fixed creating mouse coordinates which are not needed if hint is set.
|
10 éve |
Philipp Wiesemann
|
b473d30f19
Android: Fixed not resetting mouse pointer state if hint was changed at runtime.
|
10 éve |
Alex Szpakowski
|
fcd0f06a88
Renamed SDL_iPhoneGetViewFramebuffer/Renderbuffer to SDL_iOSGetViewFramebuffer/Renderbuffer. Added #defines for SDL_iOSSetAnimationCallback and SDL_iOSSetEventPump, which point to SDL_iPhoneSetAnimationCallback and SDL_iPhoneSetEventPump.
|
10 éve |
Alex Szpakowski
|
1152a75954
Generated dynapi prototypes for the new iPhone functions.
|
10 éve |
Alex Szpakowski
|
26c28114ee
Merged default into iOS-improvements
|
10 éve |
Ryan C. Gordon
|
a210dbcb13
Removed unused variable.
|
10 éve |
Ryan C. Gordon
|
53287ad51c
X11: Removed code to set "icon" title, since it was never used.
|
10 éve |
Ryan C. Gordon
|
78026f5492
Patched to compile on Windows.
|
10 éve |
Ryan C. Gordon
|
e0ad1021a5
Wayland: Patched to compile.
|
10 éve |
Ryan C. Gordon
|
785618afec
DirectInput: ignore everything but joysticks and gamepads (thanks, Justin!).
|
10 éve |
Ryan C. Gordon
|
6e53bc9b10
SDL_SetWindowTitle() should never set a NULL pointer for the title string.
|
10 éve |
Ryan C. Gordon
|
1339ce71f6
Make SDL_stdinc.h work when compiling with -Wundef (thanks, Ben!).
|
10 éve |
Ryan C. Gordon
|
88e85f4ddd
Patched to compile on C89 compilers.
|
10 éve |
Ryan C. Gordon
|
8da7e8adc9
Log Android hardware at startup (thanks, rettichschnidi!).
|
10 éve |
Ryan C. Gordon
|
6a126a48df
Do the "fix" for asserts with MSVC's /W4 warnings only on MSVC.
|
10 éve |
Ryan C. Gordon
|
9a686aaa56
Wayland: changed a few "SetError(); return -1;" to "return SetError()".
|
10 éve |
Alex Szpakowski
|
df98b11c47
Merged default into iOS-improvements
|
10 éve |
Ryan C. Gordon
|
f3590aba15
X11: Always specify "True" if setting GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB.
|
10 éve |
Ryan C. Gordon
|
83aeb31d12
This function can be static.
|
10 éve |
Ryan C. Gordon
|
2f3f328714
Make loading/saving dollar gesture templates endian clean (thanks, Martin!).
|
10 éve |
Ryan C. Gordon
|
05a9206a4f
Add some SDL_SetError() calls to the dollar gesture code (thanks, Martin!).
|
10 éve |