Thu, 17 Apr 2014 14:02:21 -0700 |
Brandon Schaefer |
Add DIRECTFB_CFLAGS to SDL_CFLAGS so its cflags will get added to the sdl2.pc
|
changeset |
files
|
Thu, 17 Apr 2014 13:58:39 -0700 |
Brandon Schaefer |
Add MIR_CFLAGS to SDL_CFLAGS so these cflags are added to the sdl2.pc file.
|
changeset |
files
|
Thu, 17 Apr 2014 12:43:51 -0400 |
David Ludwig |
WinRT: keyboard VirtualKey translation improvements from Sylvain Becker
|
changeset |
files
|
Thu, 17 Apr 2014 12:44:08 -0300 |
Gabriel Jacobo |
Comment out eglWaitGL from Android_GLES_SwapWindow
|
changeset |
files
|
Sat, 12 Apr 2014 17:40:55 -0400 |
Ryan C. Gordon |
Minor change to a README to test Mercurial server.
|
changeset |
files
|
Wed, 09 Apr 2014 21:29:19 -0400 |
David Ludwig |
Added a README file regarding WinRT support
|
changeset |
files
|
Sat, 05 Apr 2014 16:25:30 -0700 |
Sam Lantinga |
Fail if we couldn't create the specified renderer
|
changeset |
files
|
Sat, 05 Apr 2014 23:50:09 +0200 |
Philipp Wiesemann |
Removed empty statements.
|
changeset |
files
|
Sat, 05 Apr 2014 23:32:41 +0200 |
Philipp Wiesemann |
Fixed names of four hint environment variables.
|
changeset |
files
|
Sat, 05 Apr 2014 23:24:33 +0200 |
Philipp Wiesemann |
Fixed unused local variable warning.
|
changeset |
files
|
Sat, 05 Apr 2014 23:22:21 +0200 |
Philipp Wiesemann |
Fixed typos in header comments.
|
changeset |
files
|
Fri, 04 Apr 2014 23:56:15 +0200 |
Philipp Wiesemann |
Removed unused variable from test program.
|
changeset |
files
|
Fri, 04 Apr 2014 23:52:23 +0200 |
Philipp Wiesemann |
Fixed doxygen comment in header.
|
changeset |
files
|
Sun, 30 Mar 2014 11:50:59 -0400 |
David Ludwig |
WinRT: "SDL" to "SDL2", both for .dll output files, and for MSVC project names.
|
changeset |
files
|
Mon, 31 Mar 2014 10:38:26 -0700 |
Sam Lantinga |
Fixed the joystick side of XInput haptic detection on Windows 8
|
changeset |
files
|
Sat, 29 Mar 2014 12:29:38 -0700 |
Sam Lantinga |
Fixed XInput haptic support on Windows 8
|
changeset |
files
|
Sat, 29 Mar 2014 12:27:27 -0700 |
Sam Lantinga |
Fixed assertion loading button.bmp in testgamecontroller
|
changeset |
files
|
Sat, 29 Mar 2014 12:27:02 -0700 |
Sam Lantinga |
Added testrumble to the Visual Studio 2013 solution
|
changeset |
files
|
Fri, 28 Mar 2014 09:59:32 -0400 |
Ryan C. Gordon |
Raspberry Pi builds should upload as .tar.xz instead of .tar.bz2.
|
changeset |
files
|
Wed, 26 Mar 2014 16:19:52 -0400 |
Ryan C. Gordon |
Changed a C++ single-line comment to /* */ style.
|
changeset |
files
|
Wed, 26 Mar 2014 12:54:51 -0700 |
Pierre-Loup A. Griffais |
Remove the RaiseWindow call from OnWindowRestored for now.
|
changeset |
files
|
Tue, 25 Mar 2014 15:24:43 -0700 |
Brandon Schaefer |
Ignore unused mir event functions, need headers in Ubuntu 14.04 to use them.
|
changeset |
files
|
Tue, 25 Mar 2014 15:18:18 -0700 |
Brandon Schaefer |
Remove two unused variables, causing compiler warnings.
|
changeset |
files
|
Tue, 25 Mar 2014 14:33:34 -0700 |
Brandon Schaefer |
Re-enable Mir/Wayland support now that 2.0.3 has been released.
|
changeset |
files
|
Mon, 24 Mar 2014 22:51:03 -0400 |
David Ludwig |
WinRT: Call IDXGIDevice3::Trim before app-suspend, as required on Windows 8.1
|
changeset |
files
|
Mon, 24 Mar 2014 22:12:38 -0400 |
David Ludwig |
WinRT: Line ending fixes (CRLF to LF)
|
changeset |
files
|
Mon, 24 Mar 2014 11:42:09 -0300 |
Gabriel Jacobo |
Fixes #2456, controllermap's undo does not work correctly (by Bogdan Marinov)
|
changeset |
files
|
Mon, 24 Mar 2014 11:04:42 -0300 |
Gabriel Jacobo |
Emit SDL_RENDER_DEVICE_RESET on Android when the GLES context is recreated
|
changeset |
files
|
Mon, 24 Mar 2014 07:12:26 -0400 |
Ryan C. Gordon |
Added an assert to help static analyzer.
|
changeset |
files
|
Sun, 23 Mar 2014 23:09:22 -0700 |
Sam Lantinga |
Added an event SDL_RENDER_DEVICE_RESET, which is triggered on Direct3D 11 when the device has been lost and all textures need to be recreated.
|
changeset |
files
|
Sun, 23 Mar 2014 23:08:26 -0700 |
Sam Lantinga |
Fixed warning on Mac OS X
|
changeset |
files
|
Sun, 23 Mar 2014 22:53:50 -0700 |
Sam Lantinga |
Fixing Alt-Enter handling, submitted by Nader Golbaz
|
changeset |
files
|
Sun, 23 Mar 2014 22:07:01 -0400 |
David Ludwig |
WinRT: Implemented SDL_ShowMessageBox for Windows 8.x/RT hosts
|
changeset |
files
|
Sun, 23 Mar 2014 18:56:47 -0400 |
Ryan C. Gordon |
Tossed in some SDL_asserts to make static analyzer happier.
|
changeset |
files
|
Sun, 23 Mar 2014 16:08:32 -0400 |
David Ludwig |
D3D11: Fixed a crash after a GPU device-reset on Win32
|
changeset |
files
|
Sun, 23 Mar 2014 13:48:16 -0400 |
David Ludwig |
D3D11: Added code to handle GPU-device-removed scenarios
|
changeset |
files
|
Sun, 23 Mar 2014 09:44:04 -0700 |
Sam Lantinga |
Better keyboard detection when some of the keys are remapped, thanks to Lewis Wall
|
changeset |
files
|
Sun, 23 Mar 2014 11:04:47 -0400 |
David Ludwig |
WinRT: Miscellaneous app-backgrounding/restoring event fixes and additions
|
changeset |
files
|
Sun, 23 Mar 2014 08:56:52 -0400 |
David Ludwig |
WinRT: Made app-backgrounded events get sent at separate, distinct times.
|
changeset |
files
|
Sat, 22 Mar 2014 21:08:05 -0400 |
David Ludwig |
WinRT globals cleanup: Removed WINRT_GlobalSDLVideoDevice
|
changeset |
files
|
Sat, 22 Mar 2014 20:48:18 -0400 |
David Ludwig |
WinRT: Got OpenGL ES 2 working with the latest version of ANGLE/WinRT.
|
changeset |
files
|
Fri, 21 Mar 2014 10:40:15 -0400 |
Ryan C. Gordon |
Static analysis fix: more cleanups of unused variables, etc, in blitters.
|
changeset |
files
|
Fri, 21 Mar 2014 00:57:43 -0400 |
Ryan C. Gordon |
Static analysis fix: more dead stores.
|
changeset |
files
|
Thu, 20 Mar 2014 18:00:41 -0400 |
Ryan C. Gordon |
Patched to compile on C89 compilers, removed more streamer code.
|
changeset |
files
|
Thu, 20 Mar 2014 17:55:24 -0400 |
Ryan C. Gordon |
Static analysis fix: clean up unused variables and dead stores in blitters.
|
changeset |
files
|
Thu, 20 Mar 2014 17:00:33 -0400 |
Ryan C. Gordon |
#ifdef'd out the audio streamer code.
|
changeset |
files
|
Thu, 20 Mar 2014 16:56:37 -0400 |
Ryan C. Gordon |
Static analysis fix: Removed unused variable.
|
changeset |
files
|
Thu, 20 Mar 2014 16:54:20 -0400 |
Ryan C. Gordon |
Static analysis fix: uninitialized data.
|
changeset |
files
|
Thu, 20 Mar 2014 16:25:30 -0400 |
Ryan C. Gordon |
Static analysis fix: uninitialized data.
|
changeset |
files
|
Thu, 20 Mar 2014 16:23:18 -0400 |
Ryan C. Gordon |
Static analysis fix: uninitialized value.
|
changeset |
files
|
Thu, 20 Mar 2014 16:05:57 -0400 |
Ryan C. Gordon |
Static analysis fix: leaking Objective-C object.
|
changeset |
files
|
Thu, 20 Mar 2014 11:22:57 -0400 |
Ryan C. Gordon |
Static analysis fix: dereference of a NULL pointer.
|
changeset |
files
|
Thu, 20 Mar 2014 11:14:02 -0400 |
Ryan C. Gordon |
Static analysis fix: let clang know _this->displays isn't NULL.
|
changeset |
files
|
Thu, 20 Mar 2014 11:14:44 -0400 |
Ryan C. Gordon |
Static analysis fix: division by zero.
|
changeset |
files
|
Thu, 20 Mar 2014 10:41:47 -0400 |
Ryan C. Gordon |
Static analysis fix: uninitialized variables.
|
changeset |
files
|
Thu, 20 Mar 2014 10:04:23 -0400 |
Ryan C. Gordon |
Static analysis fix: Fixed leaking Objective-C object.
|
changeset |
files
|
Wed, 19 Mar 2014 23:19:34 -0400 |
Ryan C. Gordon |
Static analysis fix: bad release.
|
changeset |
files
|
Wed, 19 Mar 2014 21:48:32 -0700 |
Andreas Schiffler |
Fix visualstudio build break introduced by changeset 8645
|
changeset |
files
|
Wed, 19 Mar 2014 21:39:55 -0700 |
Andreas Schiffler |
Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add Hints testsuite
|
changeset |
files
|
Wed, 19 Mar 2014 22:43:30 -0400 |
Ryan C. Gordon |
Minor comment cleanups in checker-buildbot.sh
|
changeset |
files
|