Thu, 17 Oct 2013 23:44:30 -0700 |
Sam Lantinga |
Fixed bug 2155 - automatically remap accelerometer coordinates according to screen orientation on Android
|
changeset |
files
|
Thu, 17 Oct 2013 23:40:13 -0700 |
Sam Lantinga |
Fixed bug 2069 - Device addition/removal queries all USB devices rather than only HID devices.
|
changeset |
files
|
Thu, 17 Oct 2013 23:15:27 -0700 |
Sam Lantinga |
Fixed 1598 - Mingwin build fails on src/audio/xaudio2/SDL_xaudio2.c
|
changeset |
files
|
Thu, 17 Oct 2013 23:05:40 -0700 |
Sam Lantinga |
Removed redundant #ifdef
|
changeset |
files
|
Thu, 17 Oct 2013 23:02:29 -0700 |
Sam Lantinga |
Fixed building using MinGW
|
changeset |
files
|
Fri, 18 Oct 2013 01:36:41 -0400 |
Ryan C. Gordon |
Don't supply duplicate X11 symbols inside SDL.
|
changeset |
files
|
Thu, 17 Oct 2013 20:49:30 -0700 |
Sam Lantinga |
Fix to unbreak SDL_GetSystemRAM() on FreeBSD
|
changeset |
files
|
Thu, 17 Oct 2013 17:38:55 -0700 |
Sam Lantinga |
Fixed compiler warning if dynamic X11 loading isn't enabled.
|
changeset |
files
|
Thu, 17 Oct 2013 17:37:23 -0700 |
Sam Lantinga |
Fixed using the wrong variable when reporting a missing SDL scancode mapping.
|
changeset |
files
|
Thu, 17 Oct 2013 11:56:33 -0700 |
Sam Lantinga |
Fixed compiling on Mac OS X, added a system RAM test
|
changeset |
files
|
Thu, 17 Oct 2013 11:32:14 -0700 |
Sam Lantinga |
The _SC_PHYS_PAGES method of calculating RAM works on Linux.
|
changeset |
files
|
Thu, 17 Oct 2013 11:32:56 -0700 |
Sam Lantinga |
Added an API to get the amount of system RAM
|
changeset |
files
|
Mon, 14 Oct 2013 09:15:41 -0700 |
Sam Lantinga |
Merged
|
changeset |
files
|
Mon, 14 Oct 2013 09:14:09 -0700 |
Sam Lantinga |
Fixed project conflict during commit
|
changeset |
files
|
Mon, 14 Oct 2013 09:12:30 -0700 |
Sam Lantinga |
Backed out revision d4a39491577f, the platform specific messagebox functions don't have the right prototype since they're designed to be used standalone.
|
changeset |
files
|
Mon, 14 Oct 2013 08:56:55 -0700 |
Sam Lantinga |
For some reason, trying to raise the window programmatically while it's alt-tabbed away will minimize it. Added a workaround for this.
|
changeset |
files
|
Mon, 14 Oct 2013 08:56:50 -0700 |
Sam Lantinga |
Fixed the windows message debug output so it works without HAVE_LIBC
|
changeset |
files
|
Mon, 14 Oct 2013 08:56:45 -0700 |
Sam Lantinga |
Adding static lib to SDL builds on Windows.
|
changeset |
files
|
Mon, 14 Oct 2013 08:56:37 -0700 |
Sam Lantinga |
Added support for SDL_PIXELFORMAT_UYVY surfaces on Mac OS X
|
changeset |
files
|
Sun, 13 Oct 2013 19:59:40 -0700 |
Sam Lantinga |
Fixed accumulating mouse wheel motion for the Microsoft Wireless Mouse 5000
|
changeset |
files
|
Sun, 13 Oct 2013 19:51:58 -0700 |
Sam Lantinga |
Fixed function feature test for Visual Studio 2012
|
changeset |
files
|
Sun, 13 Oct 2013 19:49:45 -0700 |
Sam Lantinga |
Fixed bug 2149 - Don't search for libusbhid except on BSD
|
changeset |
files
|
Sun, 13 Oct 2013 19:48:45 -0700 |
Sam Lantinga |
Added an assert to catch init/quit call mismatch that might bite people.
|
changeset |
files
|
Sun, 13 Oct 2013 17:15:43 -0300 |
Gabriel Jacobo |
Prevent keystrokes from leaking through to the console when using evdev.
|
changeset |
files
|
Sat, 12 Oct 2013 16:29:34 -0300 |
Gabriel Jacobo |
Fixes X11 video backend compilation when no GL is available
|
changeset |
files
|
Sat, 12 Oct 2013 11:21:40 -0400 |
Edward Rudd |
added simple Drag & drop test
|
changeset |
files
|
Sat, 12 Oct 2013 11:35:47 -0300 |
Gabriel Jacobo |
Updates the Raspberry Pi README
|
changeset |
files
|
Fri, 11 Oct 2013 10:58:05 -0400 |
Ryan C. Gordon |
Do a full sysroot for the Raspberry Pi buildbot.
|
changeset |
files
|
Thu, 10 Oct 2013 21:51:39 -0700 |
Sam Lantinga |
Fixed bug 2146 - Enable static linking of libSDL on Android
|
changeset |
files
|
Thu, 10 Oct 2013 21:50:25 -0700 |
Sam Lantinga |
Updated SDL to version 2.0.1
|
changeset |
files
|
Thu, 10 Oct 2013 20:58:20 -0700 |
Sam Lantinga |
Report joystick added/removed events even if we don't have udev.
|
changeset |
files
|
Mon, 07 Oct 2013 16:01:40 -0700 |
Jørgen P. Tjernø |
Mac: Better handling when someone else is the app delegate.
|
changeset |
files
|
Thu, 10 Oct 2013 02:37:36 -0400 |
Ryan C. Gordon |
Raspberry Pi build script: let caller specify final tarball name.
|
changeset |
files
|
Thu, 10 Oct 2013 02:21:41 -0400 |
Ryan C. Gordon |
Patched to compile in C90 mode.
|
changeset |
files
|
Thu, 10 Oct 2013 02:06:14 -0400 |
Ryan C. Gordon |
Fixed tarball name in Raspberry Pi build script.
|
changeset |
files
|
Thu, 10 Oct 2013 01:46:39 -0400 |
Ryan C. Gordon |
Added script that the buildbot will use for cross-compiling to Raspberry Pi.
|
changeset |
files
|
Thu, 10 Oct 2013 00:49:57 -0300 |
Gabriel Jacobo |
Adds gl_profile_mask to test framework, uses it in testgles
|
changeset |
files
|
Thu, 10 Oct 2013 00:30:03 -0300 |
Gabriel Jacobo |
Fixes Bug 2134 - [Android] Black screen after resume (sometimes)
|
changeset |
files
|
Wed, 09 Oct 2013 11:30:01 -0300 |
Gabriel Jacobo |
Fixes testgles and testgl
|
changeset |
files
|
Wed, 09 Oct 2013 10:29:01 -0300 |
Gabriel Jacobo |
Adds test framework to Android.mk and a simple utility to build Android projects
|
changeset |
files
|
Mon, 07 Oct 2013 14:16:38 -0700 |
Jørgen P. Tjernø |
Fix SDL_SetWindowPosition on fullscreen windows.
|
changeset |
files
|
Sun, 06 Oct 2013 20:39:23 -0700 |
Sam Lantinga |
Only allocate a joystick instance ID once we know it's a joystick.
|
changeset |
files
|
Sun, 06 Oct 2013 13:50:36 -0700 |
Sam Lantinga |
Removed unused variables (thanks Joseph!)
|
changeset |
files
|
Sun, 06 Oct 2013 13:49:23 -0700 |
Sam Lantinga |
Check for NULL joystick in SDL_JoystickGetGUID()
|
changeset |
files
|
Sat, 05 Oct 2013 21:15:55 -0700 |
Sam Lantinga |
Fixed bug where a Logitech wireless keyboard with built-in mouse touchpad didn't get recongized as both devices.
|
changeset |
files
|
Sat, 05 Oct 2013 19:09:03 -0700 |
Sam Lantinga |
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
changeset |
files
|
Sat, 05 Oct 2013 17:08:19 +0200 |
Philipp Wiesemann |
Added detection of touch devices before first touch events happen on Android.
|
changeset |
files
|
Sat, 05 Oct 2013 12:29:05 -0700 |
Sam Lantinga |
Do a 32-bit compare on RGBA values. Thsi should be inlined in optimized builds.
|
changeset |
files
|
Sat, 05 Oct 2013 00:29:57 -0400 |
Ryan C. Gordon |
Avoid redundant state changes in the GLES2 renderer.
|
changeset |
files
|
Fri, 04 Oct 2013 11:25:14 -0400 |
Ryan C. Gordon |
Removed "u_colorTable" uniform from the GLES2 renderer. It's not used anywhere.
|
changeset |
files
|
Fri, 04 Oct 2013 08:23:37 -0300 |
Gabriel Jacobo |
Fix EGL/OpenGL ES paths
|
changeset |
files
|
Thu, 03 Oct 2013 21:41:09 -0700 |
Sam Lantinga |
Report an error if creating a render target fails
|
changeset |
files
|
Thu, 03 Oct 2013 20:48:52 -0700 |
Sam Lantinga |
Added optional error checking for OpenGL ES 2.0 in the same style as the OpenGL renderer.
|
changeset |
files
|
Thu, 03 Oct 2013 20:42:43 -0700 |
Sam Lantinga |
Fixed a potential double-free bug if glGenTextures() failed.
|
changeset |
files
|
Thu, 03 Oct 2013 10:28:10 -0300 |
Gabriel Jacobo |
SDL_TEXTINPUT support for EVDEV
|
changeset |
files
|
Thu, 03 Oct 2013 03:31:05 -0700 |
Sam Lantinga |
Fixed const/non-const warning
|
changeset |
files
|
Sun, 14 Jul 2013 11:28:44 -0700 |
Sam Lantinga |
Added the platform specific messagebox function to the video function list
|
changeset |
files
|
Thu, 03 Oct 2013 00:54:58 -0700 |
Sam Lantinga |
Fixed bug 2130 - Two members of Windows WindowData not initialized
|
changeset |
files
|
Wed, 02 Oct 2013 22:18:04 -0400 |
Ryan C. Gordon |
SDLK_DELETE should probably be SDLK_BACKSPACE on iOS.
|
changeset |
files
|
Wed, 02 Oct 2013 22:16:11 -0400 |
Ryan C. Gordon |
Get rid of glGetError() calls in GLES2 renderer.
|
changeset |
files
|