Mon, 10 Feb 2014 10:53:02 -0500 |
Edward Rudd |
Fix Cmake so generated SOname matches autoconf's #.
|
changeset |
files
|
Mon, 10 Feb 2014 11:29:48 -0500 |
Ryan C. Gordon |
Make controllermap, etc, work on platforms with hardcoded window sizes.
|
changeset |
files
|
Mon, 10 Feb 2014 09:26:22 -0300 |
Gabriel Jacobo |
Backed out 51935d107921
|
changeset |
files
|
Mon, 10 Feb 2014 01:43:01 -0500 |
Ryan C. Gordon |
Removed unused function.
|
changeset |
files
|
Mon, 10 Feb 2014 01:41:58 -0500 |
Ryan C. Gordon |
Replace testgamecontroller visualization mode with something more useful.
|
changeset |
files
|
Sun, 09 Feb 2014 15:20:41 -0500 |
Ryan C. Gordon |
No need to use a render target here.
|
changeset |
files
|
Sun, 09 Feb 2014 03:09:56 -0800 |
Sam Lantinga |
Updated SDL to version 2.0.2
|
changeset |
files
|
Sun, 09 Feb 2014 03:09:04 -0800 |
Sam Lantinga |
Fixed the OUYA controller mapping on Windows
|
changeset |
files
|
Sun, 09 Feb 2014 02:42:59 -0800 |
Sam Lantinga |
Added Windows entry for the bluetooth OUYA controller
|
changeset |
files
|
Sun, 09 Feb 2014 02:04:40 -0800 |
Sam Lantinga |
Possibly fixed bug 2250 - Cmake: SDL2 Doesn't install DLLs on Windows
|
changeset |
files
|
Sun, 09 Feb 2014 01:56:41 -0800 |
Sam Lantinga |
Fixed bug 2385 - error: unknown type name 'IDirect3DDevice9'
|
changeset |
files
|
Sun, 09 Feb 2014 01:49:01 -0800 |
Sam Lantinga |
Fixed bug 2354 - [ES 2.0] SDL_RenderClear clears render target with wrong color
|
changeset |
files
|
Fri, 07 Feb 2014 12:03:02 -0500 |
Ryan C. Gordon |
Updated README-macosx.txt to note new minimum requirements, end of PowerPC.
|
changeset |
files
|
Fri, 07 Feb 2014 11:55:13 -0500 |
Ryan C. Gordon |
Make non-Clang compilers happy.
|
changeset |
files
|
Fri, 07 Feb 2014 11:52:35 -0500 |
Ryan C. Gordon |
Tell Clang's static analysis that SDL_assert() is an assertion handler.
|
changeset |
files
|
Fri, 07 Feb 2014 09:35:33 -0500 |
Edward Rudd |
slight adjustment to the hot plug test to allow it to be run with hap tics disabled
|
changeset |
files
|
Fri, 07 Feb 2014 09:35:13 -0500 |
Edward Rudd |
ignore hot plugs in mac haptic layer IF hap tics hasn't been initialized.
|
changeset |
files
|
Thu, 06 Feb 2014 21:28:11 -0500 |
Ryan C. Gordon |
Added DualShock 4 game controller config for Windows, Mac, and Linux.
|
changeset |
files
|
Thu, 06 Feb 2014 21:26:41 -0500 |
Ryan C. Gordon |
Fixed crash on Windows if haptic isn't initialized when controllers are added.
|
changeset |
files
|
Thu, 06 Feb 2014 10:00:45 -0500 |
Ryan C. Gordon |
Fixed a typo.
|
changeset |
files
|
Thu, 06 Feb 2014 09:35:44 -0500 |
Edward Rudd |
Fix device counting in HapticMouse and JoystickOpen routines. 0 is the first item in the list not the last
|
changeset |
files
|
Thu, 06 Feb 2014 09:11:05 -0500 |
Edward Rudd |
fix indentation and spaces
|
changeset |
files
|
Thu, 06 Feb 2014 07:38:41 -0500 |
Ryan C. Gordon |
Fixed return values on testhotplug mainline.
|
changeset |
files
|
Thu, 06 Feb 2014 07:38:04 -0500 |
Ryan C. Gordon |
Fixed copyright date.
|
changeset |
files
|
Thu, 06 Feb 2014 07:37:20 -0500 |
Ryan C. Gordon |
Wired up haptic hotplugging for Windows DirectInput/XInput code.
|
changeset |
files
|
Wed, 05 Feb 2014 20:07:25 -0500 |
Ryan C. Gordon |
Fixed memory leak.
|
changeset |
files
|
Wed, 05 Feb 2014 18:36:40 -0500 |
Ryan C. Gordon |
Make SDL_SYS_HapticMouse() count device indexes like HapticByDevIndex().
|
changeset |
files
|
Wed, 05 Feb 2014 01:02:09 -0500 |
Ryan C. Gordon |
Cleanup some vi footer comments, rename new PRIVATE_* funcs to MacHaptic_*.
|
changeset |
files
|
Wed, 05 Feb 2014 00:34:26 -0500 |
Ryan C. Gordon |
SDL_pixels.h needs SDL_stdinc.h for SDL_FOURCC #define (thanks, Dmitry!).
|
changeset |
files
|
Tue, 04 Feb 2014 18:21:39 -0500 |
Edward Rudd |
add testdropfile to OS X Project
|
changeset |
files
|
Tue, 04 Feb 2014 18:17:16 -0500 |
Edward Rudd |
Implement new backend methods for haptic and hot plugging on OS X
|
changeset |
files
|
Tue, 04 Feb 2014 18:16:52 -0500 |
Edward Rudd |
add testhotplug to OS X test project and set target OS version to 10.5 for tests.
|
changeset |
files
|
Tue, 04 Feb 2014 16:50:34 -0500 |
Edward Rudd |
implement new backend method for Haptics in dummy driver
|
changeset |
files
|
Tue, 04 Feb 2014 15:44:09 -0500 |
Edward Rudd |
Rework haptic backend to properly support hotplugging of haptic devices.
|
changeset |
files
|
Tue, 04 Feb 2014 15:40:51 -0500 |
Edward Rudd |
allow safely quitting the hotplug test by pressing button 0 on the joystick
|
changeset |
files
|
Tue, 04 Feb 2014 12:28:35 -0800 |
Brandon Schaefer |
* Remove android based workaround, it is handled in SDL_EGL_GetProcAddress.
|
changeset |
files
|
Tue, 04 Feb 2014 11:38:40 -0500 |
Ryan C. Gordon |
Added SDL_GetAssertionHandler() and SDL_GetDefaultAssertionHandler().
|
changeset |
files
|
Mon, 03 Feb 2014 23:08:53 -0500 |
Edward Rudd |
testhotplug: Actually log the SDL_Error that occured on failures
|
changeset |
files
|
Mon, 03 Feb 2014 23:01:19 -0500 |
Edward Rudd |
add logging for the case when haptic is not detected on the joystick as well.
|
changeset |
files
|
Mon, 03 Feb 2014 22:52:18 -0500 |
Edward Rudd |
add simple test showing off hotplugging of joysticks w/ haptic.
|
changeset |
files
|
Mon, 03 Feb 2014 14:47:48 -0500 |
Ryan C. Gordon |
Removed -force_cpusubtype_ALL cflag from Mac builds.
|
changeset |
files
|
Mon, 03 Feb 2014 14:45:38 -0500 |
Ryan C. Gordon |
Fixed some compiler warnings from the latest Clang, cleaned up some things.
|
changeset |
files
|
Mon, 03 Feb 2014 11:59:17 -0500 |
Ryan C. Gordon |
Temporarily default Wayland and Mir to disabled, for 2.0.2 release.
|
changeset |
files
|
Mon, 03 Feb 2014 11:53:21 -0500 |
Ryan C. Gordon |
Unload Wayland libs if memory allocation fails during init.
|
changeset |
files
|
Mon, 03 Feb 2014 11:52:54 -0500 |
Ryan C. Gordon |
Hooked up dynamic loading for Mir.
|
changeset |
files
|
Mon, 03 Feb 2014 11:14:25 -0500 |
Ryan C. Gordon |
Add Mir to configure script's summary output.
|
changeset |
files
|
Mon, 03 Feb 2014 11:01:32 -0500 |
Ryan C. Gordon |
Bumped copyright date on Mir code.
|
changeset |
files
|
Sun, 02 Feb 2014 23:55:51 -0500 |
Ryan C. Gordon |
Disable some minor things that need newer Mir dev headers.
|
changeset |
files
|
Sun, 02 Feb 2014 23:53:48 -0500 |
Ryan C. Gordon |
Added some SysWM bits for Mir.
|
changeset |
files
|
Sun, 02 Feb 2014 23:54:10 -0500 |
Ryan C. Gordon |
Cleaned up headers and footers on Mir code.
|
changeset |
files
|
Sun, 02 Feb 2014 23:41:46 -0500 |
Ryan C. Gordon |
Added Mir video target (thanks, Brandon!).
|
changeset |
files
|
Sun, 02 Feb 2014 21:38:16 -0500 |
Ryan C. Gordon |
Ignore the buildbot build directories.
|
changeset |
files
|
Sun, 02 Feb 2014 20:58:46 +0100 |
Philipp Wiesemann |
Fixed including SDL_internal.h twice for DirectFB.
|
changeset |
files
|
Sun, 02 Feb 2014 20:55:42 +0100 |
Philipp Wiesemann |
Added additional platform check for __ANDROID__.
|
changeset |
files
|
Sun, 02 Feb 2014 00:53:27 -0800 |
Sam Lantinga |
Fixed bug 2374 - Update copyright for 2014...
|
changeset |
files
|
Sun, 02 Feb 2014 00:33:31 -0800 |
Sam Lantinga |
Fixed bug 2376 - no SDL_HasAVX
|
changeset |
files
|
Thu, 30 Jan 2014 20:29:58 -0300 |
Gabriel Jacobo |
Treacherous copy/paste!
|
changeset |
files
|
Thu, 30 Jan 2014 20:27:13 -0300 |
Gabriel Jacobo |
Detect Xrandr >= 1.2 at build time
|
changeset |
files
|
Wed, 29 Jan 2014 18:38:13 -0800 |
Jørgen P. Tjernø |
Add SDL_GL_ResetAttributes.
|
changeset |
files
|
Thu, 30 Jan 2014 12:30:40 -0800 |
Sam Lantinga |
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()).
|
changeset |
files
|