Sat, 16 Aug 2014 15:18:21 -0700 |
Sam Lantinga |
Fixed building on Windows with CMake
|
changeset |
files
|
Sat, 16 Aug 2014 16:50:10 -0400 |
Ryan C. Gordon |
Haptic: Add some missing haptic types to test, and fix wrong array-sizes.
|
changeset |
files
|
Sat, 16 Aug 2014 16:49:00 -0400 |
Ryan C. Gordon |
Haptic: Fix clamping bugs on Windows, by using the Darwin haptics code.
|
changeset |
files
|
Sat, 16 Aug 2014 16:47:42 -0400 |
Ryan C. Gordon |
Haptic: Fix the saturation and deadband parameters' available range.
|
changeset |
files
|
Sat, 16 Aug 2014 16:42:55 -0400 |
Ryan C. Gordon |
Haptic: Explicitly avoid floating point arithmetic if it's not needed.
|
changeset |
files
|
Sat, 16 Aug 2014 16:41:25 -0400 |
Ryan C. Gordon |
Haptic: DInput's POLAR direction actually matches Linux's direction.
|
changeset |
files
|
Sat, 16 Aug 2014 16:40:01 -0400 |
Ryan C. Gordon |
Haptic: Don't interpret a direction of polar 35999 as "unsupported type".
|
changeset |
files
|
Fri, 15 Aug 2014 23:39:14 +0200 |
Philipp Wiesemann |
Fixed markdown formatting in READMEs.
|
changeset |
files
|
Fri, 15 Aug 2014 23:18:57 +0200 |
Philipp Wiesemann |
Updated README.
|
changeset |
files
|
Fri, 15 Aug 2014 23:13:51 +0200 |
Philipp Wiesemann |
Fixed enumeration in README.
|
changeset |
files
|
Thu, 14 Aug 2014 21:31:50 -0700 |
Sam Lantinga |
Take advantage of GL_ARB_texture_non_power_of_two when it's available
|
changeset |
files
|
Wed, 13 Aug 2014 20:06:53 +0200 |
Patrice Mandin |
atari: update Readme.
SDL-1.2
|
changeset |
files
|
Wed, 13 Aug 2014 20:02:18 +0200 |
Patrice Mandin |
atari:xbios: Makef shadow buffer usage optional on Supervidel.
SDL-1.2
|
changeset |
files
|
Wed, 13 Aug 2014 13:36:26 +0200 |
Patrice Mandin |
atari:gem: Fix EdDI cookie detection.
SDL-1.2
|
changeset |
files
|
Wed, 13 Aug 2014 11:02:11 +0200 |
Patrice Mandin |
atari:gem: Remove unused variables.
SDL-1.2
|
changeset |
files
|
Wed, 13 Aug 2014 11:01:21 +0200 |
Patrice Mandin |
atari:gem: Use flag to only call system function to hide/show cursor when state changes.
SDL-1.2
|
changeset |
files
|
Tue, 12 Aug 2014 23:37:12 +0200 |
Philipp Wiesemann |
Fixed warnings about unused local variables.
|
changeset |
files
|
Tue, 12 Aug 2014 23:33:16 +0200 |
Philipp Wiesemann |
Fixed warning about implicit boxing to Java Object.
|
changeset |
files
|
Tue, 12 Aug 2014 23:28:45 +0200 |
Philipp Wiesemann |
Fixed doxygen warnings and markdown formatting.
|
changeset |
files
|
Mon, 11 Aug 2014 17:25:53 -0700 |
Sam Lantinga |
Implemented SDL_GetPrefPath() on Android - it returns the path used by SDL_AndroidGetInternalStoragePath()
|
changeset |
files
|
Mon, 11 Aug 2014 17:24:54 -0700 |
Sam Lantinga |
Added an entry for the new Steam controller XInput emulation mode
|
changeset |
files
|
Mon, 11 Aug 2014 23:18:35 +0200 |
Philipp Wiesemann |
Fixed typo in source comment.
|
changeset |
files
|
Mon, 11 Aug 2014 23:16:47 +0200 |
Philipp Wiesemann |
Added javadoc comment for consistency.
|
changeset |
files
|
Mon, 11 Aug 2014 23:13:20 +0200 |
Philipp Wiesemann |
Fixed doxygen warning and markdown formatting.
|
changeset |
files
|
Mon, 11 Aug 2014 22:53:03 +0200 |
Philipp Wiesemann |
Updated README name in header.
|
changeset |
files
|
Mon, 11 Aug 2014 22:45:08 +0200 |
Philipp Wiesemann |
Removed 42 from README.
|
changeset |
files
|
Sun, 10 Aug 2014 22:21:21 -0400 |
David Ludwig |
WinRT build fix for ARM platforms
|
changeset |
files
|
Wed, 06 Aug 2014 11:34:54 -0700 |
Sam Lantinga |
Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers
|
changeset |
files
|
Wed, 06 Aug 2014 00:28:02 -0700 |
Sam Lantinga |
The OpenGL context returned by the UIKit backend is now an actual OpenGL context instead of the OpenGL view we created.
|
changeset |
files
|
Tue, 05 Aug 2014 21:03:02 -0700 |
Sam Lantinga |
Haptics aren't available on iOS, but use the dummy implementation instead of failing init if it's requested.
|
changeset |
files
|
Sun, 03 Aug 2014 20:05:42 +0200 |
Patrice Mandin |
atari:xbios: Add function to get line width.
SDL-1.2
|
changeset |
files
|
Sat, 02 Aug 2014 11:16:16 +0200 |
Patrice Mandin |
atari:gem: Simulate key released after X ms elapsed since last key pressed.
SDL-1.2
|
changeset |
files
|
Thu, 31 Jul 2014 12:46:23 -0700 |
Alfred Reynolds |
SDL - when raising the window under OSX also force the app to activate. This fixes a fullscreen window on a separate space not coming front when raisewindow is called.
|
changeset |
files
|
Thu, 31 Jul 2014 15:57:38 +0200 |
Patrice Mandin |
atari:xbios: Add Supervidel support, experimental.
SDL-1.2
|
changeset |
files
|
Thu, 31 Jul 2014 15:56:46 +0200 |
Patrice Mandin |
atari:xbios: Add missing code.
SDL-1.2
|
changeset |
files
|
Thu, 31 Jul 2014 12:34:49 +0200 |
Patrice Mandin |
atari:xbios: still need to set UpdateRects after video mode set.
SDL-1.2
|
changeset |
files
|
Wed, 30 Jul 2014 17:45:52 -0700 |
Alfred Reynolds |
SDL - fix re-entrancy into SDL_UpdateFullscreenMode under OSX. During HideWindow we get a RESTORED event which then turns fullscreen back on causing a hang in Cocoa_SetWindowFullscreenSpace waiting for the fullscreen transition to finish.
|
changeset |
files
|
Wed, 30 Jul 2014 21:10:06 +0200 |
Patrice Mandin |
atari:xbios: Add CTPCI backend.
SDL-1.2
|
changeset |
files
|
Wed, 30 Jul 2014 14:14:19 -0400 |
Ryan C. Gordon |
Make SDL_SysWMinfo usable on Mac/iOS with ARC enabled (thanks, Alex!).
|
changeset |
files
|
Wed, 30 Jul 2014 14:12:54 -0400 |
Ryan C. Gordon |
Fixed comment typo.
|
changeset |
files
|
Wed, 30 Jul 2014 17:34:52 +0200 |
Patrice Mandin |
atari:xbios: Move all Falcon specific stuff to specific backend file.
SDL-1.2
|
changeset |
files
|
Wed, 30 Jul 2014 11:11:48 -0400 |
Ryan C. Gordon |
SDL_GetQueuedAudioSize() shouldn't grab lock when not set up for queueing.
|
changeset |
files
|
Wed, 30 Jul 2014 11:08:31 -0400 |
Ryan C. Gordon |
Added a GetPendingBytes method to the audio backend.
|
changeset |
files
|
Wed, 30 Jul 2014 09:54:01 -0400 |
Ryan C. Gordon |
XAudio2: Use XAUDIO2_VOICE_NOSAMPLESPLAYED when possible.
|
changeset |
files
|
Wed, 30 Jul 2014 13:30:09 +0200 |
Patrice Mandin |
atari:xbios: Move all TT specific stuff to specific backend file.
SDL-1.2
|
changeset |
files
|
Wed, 30 Jul 2014 13:02:00 +0200 |
Patrice Mandin |
atari:xbios: Keep current function for devices not migrated.
SDL-1.2
|
changeset |
files
|
Wed, 30 Jul 2014 12:39:05 +0200 |
Patrice Mandin |
atari:xbios: Move all ST specific stuff to specific backend file.
SDL-1.2
|
changeset |
files
|
Wed, 30 Jul 2014 11:36:59 +0200 |
Patrice Mandin |
atari:xbios: Move all Milan specific stuff to specific backend file.
SDL-1.2
|
changeset |
files
|
Tue, 29 Jul 2014 08:04:15 -0700 |
Sam Lantinga |
Moved documentation to docs, recreated a simple README.txt, fixed build
|
changeset |
files
|
Tue, 29 Jul 2014 17:02:37 +0200 |
Patrice Mandin |
atari:xbios: merge CTPCI defines with Milan header file.
SDL-1.2
|
changeset |
files
|
Tue, 29 Jul 2014 09:20:12 -0300 |
Gabriel Jacobo |
Rearrange documentation
|
changeset |
files
|
Mon, 28 Jul 2014 21:15:42 +0200 |
Patrice Mandin |
atari: Do not use system interrupt for handling audio. Do it from userspace, like RISCOS backend.
SDL-1.2
|
changeset |
files
|
Mon, 28 Jul 2014 20:40:41 +0200 |
Patrice Mandin |
atari:audio:stfa: no need to switch to supervisor mode
SDL-1.2
|
changeset |
files
|
Mon, 28 Jul 2014 17:48:22 +0200 |
Patrice Mandin |
atari:xbios: missing use of SDL_memcpy
SDL-1.2
|
changeset |
files
|
Mon, 28 Jul 2014 10:54:25 -0400 |
Ryan C. Gordon |
Changed local var names in SDL assert macro.
|
changeset |
files
|
Mon, 28 Jul 2014 11:44:39 +0200 |
Patrice Mandin |
atari: Do not use system interrupt for handling timer. Do it from userspace, like RISCOS backend.
SDL-1.2
|
changeset |
files
|
Sun, 27 Jul 2014 19:56:53 -0700 |
Sam Lantinga |
Turned on OmitDefaultLibName for SDL, SDLmain and SDLtest
|
changeset |
files
|
Sun, 27 Jul 2014 19:52:52 -0400 |
Ryan C. Gordon |
Remove dependency on C runtime from Windows SDLmain.
|
changeset |
files
|
Sun, 27 Jul 2014 17:44:10 -0700 |
Sam Lantinga |
Fixed bug 2537 - _allmul in SDL_lib.c is not working properly
|
changeset |
files
|
Sun, 27 Jul 2014 17:43:36 -0700 |
Sam Lantinga |
Fixed uninitialized variable in some cases
|
changeset |
files
|