Thu, 27 Sep 2012 11:29:13 -0700 |
Sam Lantinga |
Turned the X11 mode extension environment variables into hints so they can be more easily set from applications.
|
changeset |
files
|
Thu, 27 Sep 2012 11:13:30 -0700 |
Sam Lantinga |
Print a message if the window size was changed from the requested size.
|
changeset |
files
|
Thu, 27 Sep 2012 11:16:31 -0700 |
Sam Lantinga |
Removed unused functions
|
changeset |
files
|
Thu, 27 Sep 2012 15:00:34 -0300 |
Gabriel Jacobo |
Don't block Android event loop until all relevant events reach the app.
|
changeset |
files
|
Thu, 27 Sep 2012 10:41:16 -0700 |
Sam Lantinga |
Fixed bug where Xinerama was treated as being available even if it wasn't.
|
changeset |
files
|
Thu, 27 Sep 2012 03:36:13 -0400 |
Ryan C. Gordon |
X11: Attempt to go fullscreen the way SDL 1.2 did it.
|
changeset |
files
|
Thu, 27 Sep 2012 00:53:37 -0400 |
Ryan C. Gordon |
On Compiz (etc?), _NET_WM_ACTION_FULLSCREEN needs the window to be resizable.
|
changeset |
files
|
Wed, 26 Sep 2012 20:28:58 -0700 |
Sam Lantinga |
Fixed bug 1559 - SDL does not provide scancodes for all keys available on Android.
|
changeset |
files
|
Wed, 26 Sep 2012 20:14:37 -0700 |
Sam Lantinga |
Fixed bug 1573 - SDL does not support system clipboard on Android.
|
changeset |
files
|
Wed, 26 Sep 2012 15:57:28 -0300 |
Gabriel Jacobo |
Make SDL_atomic.h depend on the void pointer size determined at compile time
|
changeset |
files
|
Wed, 26 Sep 2012 14:08:46 -0400 |
Edward Rudd |
allocate *Hint structures per Xlib docs
|
changeset |
files
|
Tue, 25 Sep 2012 20:58:23 -0700 |
Sam Lantinga |
The beeping stopped.
|
changeset |
files
|
Tue, 25 Sep 2012 20:51:31 -0700 |
Sam Lantinga |
NetBSD wscons support by wiz
SDL-1.2
|
changeset |
files
|
Tue, 25 Sep 2012 20:49:43 -0700 |
Sam Lantinga |
Merged libtool fixes
|
changeset |
files
|
Tue, 25 Sep 2012 20:49:29 -0700 |
Sam Lantinga |
This isn't necessary anymore, with the latest autotools update.
|
changeset |
files
|
Tue, 25 Sep 2012 20:48:26 -0700 |
Sam Lantinga |
The SDK path is no longer needed (and no longer correct)
|
changeset |
files
|
Tue, 25 Sep 2012 20:47:38 -0700 |
Sam Lantinga |
NetBSD patch to use AUDIO_GETBUFINFO when available (contributed by jmcneill)
|
changeset |
files
|
Tue, 25 Sep 2012 20:45:31 -0700 |
Sam Lantinga |
NetBSD patch to use AUDIO_GETBUFINFO when available (contributed by jmcneill)
SDL-1.2
|
changeset |
files
|
Tue, 25 Sep 2012 08:54:05 -0300 |
Gabriel Jacobo |
Fix Windows build, version.o linking.
|
changeset |
files
|
Sun, 23 Sep 2012 17:15:05 -0700 |
Sam Lantinga |
Fixed syntax error
|
changeset |
files
|
Sun, 23 Sep 2012 17:01:58 -0700 |
Sam Lantinga |
Added UIInterfaceOrientationMask for building with older iOS SDKs
|
changeset |
files
|
Sun, 23 Sep 2012 03:46:49 -0700 |
Sam Lantinga |
Fixed autorotate / resize support on iOS 6.0, tested with iPad and iPhone simulators with iOS 5.1 and 6.0
|
changeset |
files
|
Sun, 23 Sep 2012 01:54:30 -0700 |
Sam Lantinga |
Added missing Android source that was supposed to go with changeset 64a6297a8b93
|
changeset |
files
|
Sun, 23 Sep 2012 01:50:35 -0700 |
Sam Lantinga |
Fixed bug 1591 - Renderer maximum texture size is incorrect when GL_ARB_texture_rectangle is active
|
changeset |
files
|
Sun, 23 Sep 2012 01:37:44 -0700 |
Sam Lantinga |
Fixed bug 1606 - SDL does not implement SDL_GetPowerInfo() for Android.
|
changeset |
files
|
Thu, 20 Sep 2012 22:40:23 -0700 |
Sam Lantinga |
Hopefully fixed the Windows build. We have to do this every time, to link version.o
|
changeset |
files
|
Thu, 20 Sep 2012 22:19:11 -0700 |
Sam Lantinga |
Whoops, that wasn't supposed to be a symlink.
|
changeset |
files
|
Thu, 20 Sep 2012 22:01:51 -0700 |
Sam Lantinga |
Fixed false positive when checking for X11 on Mac OS X when the X11 development environment isn't installed.
|
changeset |
files
|
Thu, 20 Sep 2012 21:17:49 -0700 |
Sam Lantinga |
Changed the comment so it actually talks about the right instruction set.
|
changeset |
files
|
Thu, 20 Sep 2012 21:16:02 -0700 |
Sam Lantinga |
Fixed 3DNow! detection for clang llvm
|
changeset |
files
|
Thu, 20 Sep 2012 21:13:10 -0700 |
Sam Lantinga |
Updated to the latest versions of autotools and config.guess/config.sub
|
changeset |
files
|
Wed, 19 Sep 2012 18:08:37 -0700 |
Sam Lantinga |
Fixed bug 1600 - SDL_GetPlatform() returns "unknown os" on Android
|
changeset |
files
|
Tue, 18 Sep 2012 23:13:35 -0700 |
Sam Lantinga |
Generate resize event when the status bar changes size (e.g. call in progress, etc.)
|
changeset |
files
|
Tue, 18 Sep 2012 22:50:09 -0700 |
Sam Lantinga |
Fixed touch coordinates with the new UI bounds calculation
|
changeset |
files
|
Tue, 18 Sep 2012 22:24:40 -0700 |
Sam Lantinga |
User interface guidelines says that you shouldn't allow upside-down orientation on phones.
|
changeset |
files
|
Tue, 18 Sep 2012 22:24:08 -0700 |
Sam Lantinga |
Fixed window/view bounds management with autorotation.
|
changeset |
files
|
Tue, 18 Sep 2012 01:45:15 -0700 |
Sam Lantinga |
Fixed retina display input scaling
|
changeset |
files
|
Tue, 18 Sep 2012 00:50:41 -0700 |
Sam Lantinga |
We can update the OpenGL layer binding when we're laying out the views
|
changeset |
files
|
Mon, 17 Sep 2012 22:04:48 -0700 |
Sam Lantinga |
Removed obsolete header from the project
|
changeset |
files
|
Mon, 17 Sep 2012 19:25:42 -0400 |
Ryan C. Gordon |
Don't call XInput2 multitouch APIs if they aren't supported.
|
changeset |
files
|
Mon, 17 Sep 2012 19:20:47 -0400 |
Ryan C. Gordon |
Fixed typo in function name.
|
changeset |
files
|
Sat, 15 Sep 2012 11:03:14 -0400 |
Ryan C. Gordon |
Fixed configure.in
|
changeset |
files
|
Sat, 15 Sep 2012 10:59:39 -0400 |
Ryan C. Gordon |
Removed Windows CE support from SDL 2.0.
|
changeset |
files
|
Fri, 14 Sep 2012 18:18:38 -0400 |
Ryan C. Gordon |
Fixed a typo in the docs.
|
changeset |
files
|
Fri, 14 Sep 2012 13:14:20 -0400 |
Ryan C. Gordon |
Made Windows version of SDL_SetWindowBordered() mostly work.
|
changeset |
files
|
Fri, 14 Sep 2012 13:13:47 -0400 |
Ryan C. Gordon |
Consolidate some code in the Windows video target.
|
changeset |
files
|
Fri, 14 Sep 2012 11:36:36 -0400 |
Ryan C. Gordon |
Restore Cocoa title bar caption when adding border to a window.
|
changeset |
files
|
Fri, 14 Sep 2012 11:09:13 -0400 |
Ryan C. Gordon |
Use the right function pointer. :)
|
changeset |
files
|
Fri, 14 Sep 2012 11:07:47 -0400 |
Ryan C. Gordon |
Patched to compile on Haiku.
|
changeset |
files
|
Thu, 13 Sep 2012 15:24:04 -0400 |
Ryan C. Gordon |
Make the X11 SetBordered event tapdancing more robust, restore focus, etc.
|
changeset |
files
|
Thu, 13 Sep 2012 01:43:53 -0400 |
Ryan C. Gordon |
Added SDL_SetWindowBordered() API.
|
changeset |
files
|
Thu, 13 Sep 2012 01:29:18 -0400 |
Ryan C. Gordon |
BeOS/Haiku support for SDL_WINDOW_BORDERLESS.
|
changeset |
files
|
Fri, 14 Sep 2012 01:16:27 -0700 |
Sam Lantinga |
Fixed bug 1599 - On X11, SDL2 should use CLIPBOARD as well as PRIMARY for copy/paste
|
changeset |
files
|
Wed, 12 Sep 2012 19:36:18 -0400 |
Ryan C. Gordon |
Moved iOS-specific code into uikit target. Fixes crashes in X11 target.
|
changeset |
files
|
Mon, 10 Sep 2012 20:25:55 -0700 |
Sam Lantinga |
Fixed issue where the context couldn't be unbound after the window is shown because the current context was already marked as NULL. (Thanks to John McDonald for tracking that down!)
|
changeset |
files
|
Thu, 06 Sep 2012 21:34:52 -0700 |
Sam Lantinga |
Fixed error message when destroying a software renderer, thanks to wahono for the patch.
|
changeset |
files
|
Tue, 04 Sep 2012 23:17:56 -0700 |
Sam Lantinga |
Updated the Demos project to link with SDL2
|
changeset |
files
|
Mon, 03 Sep 2012 11:54:48 -0300 |
Gabriel Jacobo |
Return a valid error in SDL_GL_Bind/UnbindTexture, thank you buildbot!
|
changeset |
files
|
Mon, 03 Sep 2012 11:16:12 -0300 |
Gabriel Jacobo |
Implements SDL_GL_BindTexture and SDL_GL_UnbindTexture (#1576)
|
changeset |
files
|
Sun, 02 Sep 2012 19:37:36 -0400 |
Ryan C. Gordon |
Removed a FIXME; RemoteIO is correct for iOS.
|
changeset |
files
|