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
|
Sun, 30 Nov 2014 22:17:12 +0100 |
Philipp Wiesemann |
Removed generated doxygen output of visual test suite.
|
changeset |
files
|
Sat, 29 Nov 2014 14:41:18 -0800 |
Sam Lantinga |
Fixed bug 2795 - SDL library detection selects the wrong lib
|
changeset |
files
|
Sat, 29 Nov 2014 11:51:13 -0800 |
Sam Lantinga |
Fixed bug 2766 - Haptic coding bugs and fixes for Linux FF: periodic.phase handled as time instead of angle; + direction clarification
|
changeset |
files
|
Sat, 29 Nov 2014 11:49:58 -0800 |
Sam Lantinga |
Fixed bug 2766 - Haptic coding bugs and fixes for Linux FF: periodic.phase handled as time instead of angle; + direction clarification
|
changeset |
files
|
Sat, 29 Nov 2014 11:48:43 -0800 |
Sam Lantinga |
Fixed bug 2766 - Haptic coding bugs and fixes for Linux FF: periodic.phase handled as time instead of angle; + direction clarification
|
changeset |
files
|
Sat, 29 Nov 2014 11:18:49 -0800 |
Sam Lantinga |
Improved the pitch variable description
|
changeset |
files
|
Sat, 29 Nov 2014 10:09:30 -0500 |
David Ludwig |
WinRT: bug and data-integrity fixes for SDL_GetPrefPath()
|
changeset |
files
|
Fri, 28 Nov 2014 04:51:33 -0800 |
Sam Lantinga |
Fixed bug 2786 - "UCS-2-INTERNAL" iconv encoding is not supported everywhere, use UTF-16LE instead
|
changeset |
files
|
Fri, 28 Nov 2014 04:42:46 -0800 |
Sam Lantinga |
Fixed bug 2676 - xdnd_version check issue in case ClientMessage
|
changeset |
files
|