Sun, 18 Jan 2015 02:50:14 -0500 |
Ryan C. Gordon |
CMake: Removed unused variable (thanks, Felix!).
|
changeset |
files
|
Sat, 17 Jan 2015 04:36:15 +0100 |
Felix H. Dahlke |
Fixed bug 2807 - Not using CoreAudio on OS X when built via CMake
|
changeset |
files
|
Fri, 16 Jan 2015 23:07:10 +0100 |
Philipp Wiesemann |
Fixed wrong documentation in joystick implementation source.
|
changeset |
files
|
Fri, 16 Jan 2015 23:03:14 +0100 |
Philipp Wiesemann |
Fixed two warnings about initialized but unused local variables in tests.
|
changeset |
files
|
Mon, 12 Jan 2015 23:20:52 +0100 |
Philipp Wiesemann |
Added and fixed doxygen markup in header file.
|
changeset |
files
|
Mon, 12 Jan 2015 21:18:31 +0100 |
Patrice Mandin |
atari: timer: Remove unused variable
SDL-1.2
|
changeset |
files
|
Thu, 08 Jan 2015 21:45:46 +0100 |
Philipp Wiesemann |
Replaced include of SDL_types.h with SDL_stdinc.h in internal header file.
|
changeset |
files
|
Mon, 05 Jan 2015 01:41:42 -0500 |
Ryan C. Gordon |
Clang static analysis builds should use C runtime directly.
|
changeset |
files
|
Mon, 05 Jan 2015 01:07:36 -0500 |
Ryan C. Gordon |
Dynamic API: don't leak if a library loaded but didn't have the entry point.
|
changeset |
files
|
Wed, 31 Dec 2014 21:00:32 +0100 |
Philipp Wiesemann |
Removed unused enumeration and constant from internal header file.
|
changeset |
files
|
Sun, 28 Dec 2014 22:10:24 +0100 |
Philipp Wiesemann |
Fixed copyright date.
|
changeset |
files
|
Sun, 28 Dec 2014 22:02:17 +0100 |
Philipp Wiesemann |
Linked README-emscripten.md in README.md and added markdown formatting.
|
changeset |
files
|
Sun, 28 Dec 2014 22:00:24 +0100 |
Philipp Wiesemann |
Renamed README-emscripten.txt to README-emscripten.md.
|
changeset |
files
|
Fri, 26 Dec 2014 23:16:54 -0500 |
Ryan C. Gordon |
Cleaned up some compiler warnings.
|
changeset |
files
|
Fri, 26 Dec 2014 22:30:19 -0500 |
Ryan C. Gordon |
GLES2: Only use VBOs for Emscripten (for now).
|
changeset |
files
|
Fri, 26 Dec 2014 20:11:28 +0100 |
Philipp Wiesemann |
Added three missing checks for return values of SDL_calloc().
|
changeset |
files
|
Wed, 24 Dec 2014 11:33:42 -0500 |
David Ludwig |
WinRT: hiding SDL_WinRTRunApp's XAML functionality, until it's ready for use
|
changeset |
files
|
Thu, 25 Dec 2014 22:47:04 +0100 |
Philipp Wiesemann |
Removed missing test program from Makefile.
|
changeset |
files
|
Thu, 25 Dec 2014 22:43:17 +0100 |
Philipp Wiesemann |
Changed Emscripten entry in gamecontroller database to allow sorting by script.
|
changeset |
files
|
Thu, 25 Dec 2014 22:08:48 +0100 |
Philipp Wiesemann |
Removed unnecessary call to SDL_free().
|
changeset |
files
|
Thu, 25 Dec 2014 22:07:15 +0100 |
Philipp Wiesemann |
Fixed typos in a README.
|
changeset |
files
|
Thu, 25 Dec 2014 22:05:48 +0100 |
Philipp Wiesemann |
Fixed typo in header file documentation comment.
|
changeset |
files
|
Thu, 25 Dec 2014 22:03:07 +0100 |
Philipp Wiesemann |
Fixed compile warnings about unused variables.
|
changeset |
files
|
Thu, 25 Dec 2014 21:42:56 +0100 |
Philipp Wiesemann |
Fixed compile errors in example programs.
|
changeset |
files
|
Wed, 24 Dec 2014 22:22:35 -0500 |
Ryan C. Gordon |
Maybe actually patched to compile this time?
|
changeset |
files
|
Wed, 24 Dec 2014 13:23:48 -0500 |
Ryan C. Gordon |
Actually fix Unix scripts this time. :)
|
changeset |
files
|
Wed, 24 Dec 2014 13:21:28 -0500 |
Ryan C. Gordon |
Really patched to compile this time?
|
changeset |
files
|
Wed, 24 Dec 2014 13:16:27 -0500 |
Ryan C. Gordon |
Patched to compile.
|
changeset |
files
|
Wed, 24 Dec 2014 13:13:19 -0500 |
Ryan C. Gordon |
I don't know if Unix scripts are useful at all on Emscripten, but fix them up.
|
changeset |
files
|
Wed, 24 Dec 2014 13:03:20 -0500 |
Ryan C. Gordon |
A little more work on the Emscripten buildbot script.
|
changeset |
files
|
Wed, 24 Dec 2014 12:49:35 -0500 |
Ryan C. Gordon |
Added buildbot script for Emscripten port.
|
changeset |
files
|
Wed, 24 Dec 2014 02:12:16 -0500 |
Ryan C. Gordon |
Maybe patched to compile on Windows for real now?
|
changeset |
files
|
Wed, 24 Dec 2014 02:06:38 -0500 |
Ryan C. Gordon |
Patched to compile on Windows.
|
changeset |
files
|
Wed, 24 Dec 2014 02:01:12 -0500 |
Ryan C. Gordon |
Patched to compile on non-Emscripten targets.
|
changeset |
files
|
Sat, 13 Dec 2014 02:40:52 -0500 |
Ryan C. Gordon |
CMake: Minor cleanup up on the new SDL_*_ENABLED_BY_DEFAULT vars.
|
changeset |
files
|
Thu, 18 Dec 2014 00:19:52 -0500 |
Ryan C. Gordon |
Initial merge of Emscripten port!
|
changeset |
files
|
Sat, 13 Dec 2014 02:33:52 -0500 |
Ryan C. Gordon |
CMake: Replace "else(condition)" with "else()", etc.
|
changeset |
files
|
Sat, 13 Dec 2014 13:20:19 -0800 |
Sam Lantinga |
Treat any key device as a keyboard
|
changeset |
files
|
Fri, 12 Dec 2014 21:51:30 +0100 |
Philipp Wiesemann |
Removed unused includes and functions from test program.
|
changeset |
files
|
Fri, 12 Dec 2014 21:02:46 +0100 |
Philipp Wiesemann |
Replaced sqrt() with SDL_sqrt() in test program.
|
changeset |
files
|
Fri, 12 Dec 2014 21:00:25 +0100 |
Philipp Wiesemann |
Removed global variable from test program.
|
changeset |
files
|
Thu, 11 Dec 2014 23:38:02 +0100 |
Philipp Wiesemann |
Removed extern declaration of not existing SDL_numhaptics from internal header.
|
changeset |
files
|
Wed, 10 Dec 2014 21:20:41 +0100 |
Philipp Wiesemann |
Removed dependency to stdbool.h in implementation file for Android.
|
changeset |
files
|
Wed, 10 Dec 2014 21:13:43 +0100 |
Philipp Wiesemann |
Fixed setting text to clipboard in controllermap program.
|
changeset |
files
|
Wed, 10 Dec 2014 21:10:55 +0100 |
Philipp Wiesemann |
Added comments in example program.
|
changeset |
files
|
Tue, 09 Dec 2014 22:49:16 +0100 |
Philipp Wiesemann |
Fixed bug 2811 - [patch] Android core: Fix JNI 'nativeGetHint' symbol not being exported
|
changeset |
files
|
Sat, 06 Dec 2014 00:17:52 +0100 |
Philipp Wiesemann |
Fixed warnings about possible loss of data in conversion.
|
changeset |
files
|
Thu, 04 Dec 2014 21:41:30 +0100 |
Philipp Wiesemann |
Replaced free() with SDL_free() because related allocation also uses wrapper.
|
changeset |
files
|
Thu, 04 Dec 2014 21:33:59 +0100 |
Philipp Wiesemann |
Corrected header file guard comment.
|
changeset |
files
|
Thu, 04 Dec 2014 02:24:22 -0500 |
Ryan C. Gordon |
Fixed some paths in the new buildbot windows zipper script.
|
changeset |
files
|
Thu, 04 Dec 2014 02:09:07 -0500 |
Ryan C. Gordon |
Added a script to handle packing up Windows builds for the buildbot.
|
changeset |
files
|
Wed, 03 Dec 2014 12:47:39 -0500 |
Edward Rudd |
ugh.. stray character
|
changeset |
files
|
Wed, 03 Dec 2014 12:45:04 -0500 |
Edward Rudd |
fix SDL_PRIs64 on windows compilers.. (should end in d)
|
changeset |
files
|
Wed, 03 Dec 2014 12:23:17 -0500 |
Edward Rudd |
switch to use SDL_PRI* macros for long long formatting everywhere.
|
changeset |
files
|
Wed, 03 Dec 2014 11:04:07 -0500 |
Edward Rudd |
fix incorrect struct member name in test code for wheel direction
|
changeset |
files
|
Sun, 23 Nov 2014 21:10:55 -0500 |
Edward Rudd |
update logging of events in test core
|
changeset |
files
|
Sun, 23 Nov 2014 21:09:54 -0500 |
Edward Rudd |
add in support for passing down the "natural" (or flipped) scrolling direction in the MouseWheelEvent event
|
changeset |
files
|
Wed, 03 Dec 2014 10:55:23 -0500 |
David Ludwig |
WinRT: fixed bug whereby SDL would override an app's default orientation
|
changeset |
files
|
Tue, 02 Dec 2014 21:18:50 -0500 |
David Ludwig |
WinRT: removed SDL_HINT_WINRT_PREF_PATH_ROOT (introduced post-2.0.3 & pre-2.0.4)
|
changeset |
files
|
Sun, 30 Nov 2014 20:55:27 -0800 |
Andreas Schiffler |
Fix assert format strings/parameters in testautomation modules; improve output of SDL_CompareSurfaces to aid debugging; update platform_testSetErrorInvalidInput for SDL changes
|
changeset |
files
|