Sat, 28 Sep 2013 14:07:05 -0700 |
Sam Lantinga |
Added platform specific call: SDL_RenderGetD3DDevice()
|
file |
diff |
annotate
|
Fri, 13 Sep 2013 17:42:46 -0700 |
Sam Lantinga |
Added SDL_Direct3D9GetAdapterIndex(), which returns the adapter index you would pass into CreateDevice to get your device on the right monitor in full screen mode. This fixes the default adapter in SDL_render_d3d.c, which means that tests will work fullscreen off the main monitor now.
|
file |
diff |
annotate
|
Sun, 02 Jun 2013 14:27:54 +0200 |
Philipp Wiesemann |
Changed documentation in header because LocalReferenceHolder not public API.
|
file |
diff |
annotate
|
Sat, 18 May 2013 14:17:52 -0700 |
Sam Lantinga |
File style cleanup for the SDL 2.0 release
|
file |
diff |
annotate
|
Tue, 23 Apr 2013 16:44:54 -0300 |
Gabriel Jacobo |
Moved warning about SDL_AndroidGetActivity to SDL_system.h
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 11:55:11 -0800 |
Sam Lantinga |
Fixed clang -Weverything warnings
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 21:53:28 -0800 |
Sam Lantinga |
Synchronized the on-screen keyboard state with whether we are accepting text input.
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 09:45:18 -0800 |
Sam Lantinga |
Added documentation on loading assets on Android.
|
file |
diff |
annotate
|
Fri, 02 Nov 2012 14:03:14 -0400 |
Ryan C. Gordon |
More compiler warning fixes.
|
file |
diff |
annotate
|
Fri, 02 Nov 2012 14:00:44 -0400 |
Ryan C. Gordon |
Fixed compiler warnings about "/*" inside a multi-line comment.
|
file |
diff |
annotate
|
Fri, 02 Nov 2012 02:22:32 -0700 |
Sam Lantinga |
Added some platform specific API functions for Android:
|
file |
diff |
annotate
|
Sat, 11 Aug 2012 10:15:59 -0700 |
Sam Lantinga |
Fixed bug 1564 - SDL has no function to open a screen keyboard on Android.
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 11:10:34 -0400 |
Sam Lantinga |
Disable the SDL event pump after the SDL main routine returns, since events will be dispatched by the Cocoa event loop.
|
file |
diff |
annotate
|
Fri, 22 Jun 2012 19:19:18 -0400 |
Sam Lantinga |
Created a header file for system dependent API functions, and added SDL_iPhoneSetAnimationCallback()
|
file |
diff |
annotate
|