Philipp Wiesemann
|
82c94a3f79
PSP: Fixed memory leak if video init failed.
|
hace 8 años |
Philipp Wiesemann
|
9f97ee8a85
WinRT: Removed not needed SDL_zerop() after SDL_calloc().
|
hace 8 años |
Philipp Wiesemann
|
a4abda0b70
Added brackets to function names in header comments so that doxygen links them.
|
hace 8 años |
Philipp Wiesemann
|
456901150c
Fixed information in touch README and changed identifiers so doxygen links them.
|
hace 8 años |
Philipp Wiesemann
|
3853f7cd3a
Android: Updated a comment.
|
hace 8 años |
Philipp Wiesemann
|
242c3480bf
Android: Replaced deprecated AbsoluteLayout with RelativeLayout.
|
hace 8 años |
Philipp Wiesemann
|
4743b55c7a
Linux: Fixed memory leak in haptic implementation (thanks, Martin!).
|
hace 8 años |
Philipp Wiesemann
|
8d6cbdd235
Pandora: Fixed memory leak in video implementation.
|
hace 8 años |
Philipp Wiesemann
|
53ac57128b
Pandora: Fixed compile warnings in video implementation (thanks, Bombo!).
|
hace 8 años |
Philipp Wiesemann
|
427472fe2e
ALSA: Fixed adding wrong status to error message (thanks, romain145!).
|
hace 8 años |
Philipp Wiesemann
|
562926cdda
Pandora: Fixed SDL version in debug output.
|
hace 8 años |
Philipp Wiesemann
|
38ad328ab9
Pandora: Updated SDL version in Makefile.
|
hace 8 años |
Philipp Wiesemann
|
f945e2e732
Pandora: Fixed referring to no more existing atomic source file in Makefile.
|
hace 8 años |
Philipp Wiesemann
|
d478f26ef4
Updated comments in video implementations.
|
hace 8 años |
Philipp Wiesemann
|
c8cd5c559a
Pandora: Fixed compile error in video implementation (thanks, Bombo!).
|
hace 8 años |
Philipp Wiesemann
|
e7a9095f55
Android: Fixed androidbuild.sh not working on OS X (thanks, Steffen!).
|
hace 8 años |
Philipp Wiesemann
|
58b323f192
Android: Fixed missing export of a JNI function (thanks, Andrii!).
|
hace 8 años |
Philipp Wiesemann
|
6b1d5f4461
Android: Fixed compile warning about a missing prototype (thanks, Sylvain!).
|
hace 8 años |
Philipp Wiesemann
|
de5daaad6a
Fixed compile warnings about evaluating undefined identifiers.
|
hace 8 años |
Brandon Schaefer
|
578edca454
Tests: Would be wise to compile this
|
hace 8 años |
Brandon Schaefer
|
bebb6dee8d
Tests: Somehow tabs leaked in...
|
hace 8 años |
Brandon Schaefer
|
f2413850d9
Tests: Add a manual test for a custom cursor (Taken from the API docs)
|
hace 8 años |
Brandon Schaefer
|
d8866e8400
Tests: Mir needs the window to swap at lease 1 frame for the cursor to show. So render in testwm2
|
hace 8 años |
Brandon Schaefer
|
eadb30cd6f
MIR: Fix system cursors. Been broken since custom cursor support was added!
|
hace 8 años |
Philipp Wiesemann
|
495057b04b
Android: Added new key codes from API 24.
|
hace 8 años |
Alex Szpakowski
|
d0bd0e4855
iOS: Fix an OpenGL ES error when rotating the device if MSAA is used (thanks Cole Campbell!)
|
hace 8 años |
Philipp Wiesemann
|
b524657118
Fixed three source comments in tests.
|
hace 8 años |
Philipp Wiesemann
|
b5aa5b04d6
Added a simple test case for SDL_sscanf() to tests.
|
hace 8 años |
Philipp Wiesemann
|
6ec5e64056
Fixed freeing strings created by strdup() with SDL_free().
|
hace 8 años |
Philipp Wiesemann
|
2f016cf88d
Mac: Fixed crash if SDL_GetDisplayDPI() got NULL pointers for output parameters.
|
hace 8 años |