Sun, 12 Jun 2011 12:23:39 -0400 |
Sam Lantinga |
Make SDL_QuitRequested() return an SDL_bool
|
changeset |
files
|
Mon, 06 Jun 2011 12:20:04 -0400 |
Ryan C. Gordon |
Fixed gcc warnings for apps using SDL headers with -Wundef flag.
|
changeset |
files
|
Sat, 04 Jun 2011 16:00:05 -0400 |
Ryan C. Gordon |
Closing Sunny's "experimental" named branch.
experimental
|
changeset |
files
|
Sat, 04 Jun 2011 15:34:32 -0400 |
Ryan C. Gordon |
Don't call CGContextRelease() on object Cocoa already flagged for autorelease.
SDL-1.2
|
changeset |
files
|
Sat, 04 Jun 2011 15:33:50 -0400 |
Ryan C. Gordon |
QZ_LockHWSurface() should always check for changes to the screen surface.
SDL-1.2
|
changeset |
files
|
Sat, 04 Jun 2011 15:26:02 -0400 |
Ryan C. Gordon |
Updated configure.in to be compatible with autoconf 2.67.
|
changeset |
files
|
Fri, 03 Jun 2011 16:03:10 -0400 |
Ryan C. Gordon |
Assert code's stdio interface was reading from the wrong variable.
|
changeset |
files
|
Fri, 22 Apr 2011 09:06:29 -0700 |
Sam Lantinga |
Clarified SDL_GetWindowSurface() documentation
|
changeset |
files
|
Thu, 21 Apr 2011 09:50:29 -0700 |
Sam Lantinga |
Fixed so SDL_quit.h doesn't require SDL_compat.h
|
changeset |
files
|
Wed, 20 Apr 2011 15:14:18 -0400 |
Ryan C. Gordon |
Make assert dialog work on Cocoa target even if we haven't initialized video.
|
changeset |
files
|
Wed, 20 Apr 2011 11:25:01 +0200 |
Dennis Cappendijk |
Debug win 32 settings was wrongfully set to build the Release 32bit version.
|
changeset |
files
|
Tue, 19 Apr 2011 11:41:45 -0700 |
Sam Lantinga |
Added test of the assertion reporting system
|
changeset |
files
|
Tue, 19 Apr 2011 14:12:56 -0400 |
Ryan C. Gordon |
Removed assertion list terminator (just do it like a normal linked list).
|
changeset |
files
|
Tue, 19 Apr 2011 09:53:01 -0700 |
Sam Lantinga |
Fixed bug 1185 (VS 2010 project files do not support side-by-side 32-bit and 64-bit builds)
|
changeset |
files
|
Tue, 19 Apr 2011 08:08:50 -0700 |
Sam Lantinga |
Fixed: Windows always fails with SDL_HapticOpenFromJoystick
|
changeset |
files
|
Mon, 18 Apr 2011 12:20:30 -0700 |
Sam Lantinga |
Minor missing parameter name
|
changeset |
files
|
Fri, 15 Apr 2011 14:22:08 -0700 |
Sam Lantinga |
Updated documentation to reflect new license
|
changeset |
files
|
Fri, 08 Apr 2011 13:16:33 -0700 |
Sam Lantinga |
Removed buggy and LGPL MMX mixing routines.
|
changeset |
files
|
Fri, 08 Apr 2011 13:03:26 -0700 |
Sam Lantinga |
SDL 1.3 is now under the zlib license.
|
changeset |
files
|
Wed, 06 Apr 2011 17:10:14 -0700 |
Sam Lantinga |
Fixed build error
|
changeset |
files
|
Tue, 05 Apr 2011 17:57:08 -0700 |
Sam Lantinga |
Fixed bug 1177 (testsdl ios crash)
|
changeset |
files
|
Tue, 05 Apr 2011 09:50:25 -0700 |
Sam Lantinga |
Allow overriding the app delegate on iOS
|
changeset |
files
|
Tue, 05 Apr 2011 09:47:34 -0700 |
Sam Lantinga |
Fixed setting programmatically setting the size of a window on X11 for non-resizable windows.
|
changeset |
files
|
Tue, 05 Apr 2011 09:35:56 -0700 |
Sam Lantinga |
Fixed bug 1173 (No mouse wheel event on linux/x11)
|
changeset |
files
|
Mon, 04 Apr 2011 23:38:15 -0400 |
Ryan C. Gordon |
Some more iOS orientation rotation fixes.
|
changeset |
files
|
Mon, 04 Apr 2011 09:29:13 -0700 |
Sam Lantinga |
Added SDL_GetRenderer()
|
changeset |
files
|
Sun, 03 Apr 2011 18:33:32 -0500 |
Ryan C. Gordon |
iOS: Correctly resize renderbuffers when rotating orientation.
|
changeset |
files
|
Sun, 03 Apr 2011 18:24:27 +0700 |
Airlangga Cahya Utama |
Move variable declaration position to stick with C standart.
|
changeset |
files
|
Tue, 29 Mar 2011 03:05:26 -0700 |
Sam Lantinga |
Fixed compile error.
|
changeset |
files
|
Mon, 28 Mar 2011 23:44:51 -0700 |
Sam Lantinga |
Filter out SDL_WINDOWEVENT_SIZE_CHANGED events too
|
changeset |
files
|
Mon, 28 Mar 2011 20:56:28 -0700 |
Sam Lantinga |
Make sure the resize event gets through
|
changeset |
files
|
Mon, 28 Mar 2011 20:33:41 -0700 |
Sam Lantinga |
Backed out changeset ef550bdb8c1b
|
changeset |
files
|
Mon, 28 Mar 2011 23:20:54 -0400 |
Ryan C. Gordon |
If a test program window resizes, resize its viewport, too.
|
changeset |
files
|
Mon, 28 Mar 2011 23:21:22 -0400 |
Ryan C. Gordon |
Added orientation rotation for iOS.
|
changeset |
files
|
Mon, 28 Mar 2011 15:18:01 -0400 |
Ryan C. Gordon |
Make the iOS test projects target iPhone and iPad instead of just the phone.
|
changeset |
files
|
Sun, 27 Mar 2011 01:35:19 -0400 |
Ryan C. Gordon |
iOS: Report both landscape and portrait orientation as display modes.
|
changeset |
files
|
Sat, 26 Mar 2011 21:28:17 -0700 |
Sam Lantinga |
NDS update
|
changeset |
files
|
Sat, 26 Mar 2011 21:27:23 -0700 |
Sam Lantinga |
Temporarily removing sprite and sprite2 at Frank's request
|
changeset |
files
|
Sat, 26 Mar 2011 21:26:05 -0700 |
Sam Lantinga |
NDS update
|
changeset |
files
|
Fri, 25 Mar 2011 14:45:04 -0700 |
Sam Lantinga |
Added high resolution timing API: SDL_GetPerformanceCounter(), SDL_GetPerformanceFrequency()
|
changeset |
files
|
Fri, 25 Mar 2011 13:48:48 -0700 |
Sam Lantinga |
Android defines linux, but doesn't have the gettid system call.
|
changeset |
files
|
Fri, 25 Mar 2011 13:47:49 -0700 |
Sam Lantinga |
SDL 1.3 requires a 64-bit type for the platform.
|
changeset |
files
|
Fri, 25 Mar 2011 13:19:48 -0700 |
Sam Lantinga |
Fixed typos in example code
|
changeset |
files
|
Fri, 25 Mar 2011 12:54:21 -0700 |
Sam Lantinga |
Warn people not to run their applications as root!
|
changeset |
files
|
Fri, 25 Mar 2011 12:44:06 -0700 |
Sam Lantinga |
The API sets the priority for the current thread, not an arbitrary thread.
|
changeset |
files
|
Fri, 25 Mar 2011 11:09:57 -0700 |
Sam Lantinga |
Don't be clever, just call it testthread
|
changeset |
files
|
Fri, 25 Mar 2011 10:54:13 -0700 |
Sam Lantinga |
Fixed permissions
|
changeset |
files
|
Fri, 25 Mar 2011 10:47:49 -0700 |
Sam Lantinga |
Implemented SDL_SetThreadPriority()
|
changeset |
files
|
Fri, 25 Mar 2011 10:26:25 -0700 |
Sam Lantinga |
Fixed signed/unsigned warning.
|
changeset |
files
|
Tue, 22 Mar 2011 10:48:33 -0700 |
Sam Lantinga |
Fixed related function documentation
|
changeset |
files
|
Mon, 21 Mar 2011 17:15:49 -0700 |
Sam Lantinga |
The scale mode is per texture, not per texture unit.
|
changeset |
files
|
Mon, 21 Mar 2011 16:36:17 -0700 |
Sam Lantinga |
Fixed bug: No right mouse button events during FullScreen Mac OS
|
changeset |
files
|
Mon, 21 Mar 2011 13:33:53 -0700 |
Sam Lantinga |
Fixed compiler warning
|
changeset |
files
|
Mon, 21 Mar 2011 13:33:29 -0700 |
Sam Lantinga |
Fixed compiler warning
SDL-1.2
|
changeset |
files
|
Sun, 13 Mar 2011 22:38:41 -0500 |
Ken Rogoway |
Split SDL_BlitScaled into SDL_UpperBlitScaled and SDL_LowerBlitScaled.
|
changeset |
files
|
Tue, 15 Mar 2011 23:26:22 -0700 |
Sam Lantinga |
Make it possible to run "make dist" from a separate build directory.
|
changeset |
files
|
Tue, 15 Mar 2011 22:42:26 -0700 |
Sam Lantinga |
Added quotes to the post-build copy commands
|
changeset |
files
|
Tue, 15 Mar 2011 22:41:14 -0700 |
Sam Lantinga |
Fixed dependencies for testcursor
|
changeset |
files
|
Tue, 15 Mar 2011 21:44:56 -0700 |
Sam Lantinga |
Removed obsolete window positioning code.
|
changeset |
files
|
Tue, 15 Mar 2011 21:40:57 -0700 |
Sam Lantinga |
Fixed accidental line deletion.
|
changeset |
files
|
Tue, 15 Mar 2011 21:37:01 -0700 |
Sam Lantinga |
Do not break application's signal handler installed with SA_SIGINFO
|
changeset |
files
|
Tue, 15 Mar 2011 21:36:36 -0700 |
Sam Lantinga |
Do not break application's signal handler installed with SA_SIGINFO
SDL-1.2
|
changeset |
files
|
Tue, 15 Mar 2011 19:37:38 -0700 |
Sam Lantinga |
Fixed error because intrin.h contains C++ code and can't be included in an extern "C" block.
|
changeset |
files
|
Mon, 14 Mar 2011 23:16:05 -0700 |
Sam Lantinga |
There's a function to do that... :)
|
changeset |
files
|
Mon, 14 Mar 2011 23:14:51 -0700 |
Sam Lantinga |
SDL will treat the functionality as unsupported if the functions aren't filled in.
|
changeset |
files
|
Mon, 14 Mar 2011 23:13:33 -0700 |
Sam Lantinga |
DirectFB driver update
|
changeset |
files
|
Mon, 14 Mar 2011 23:04:52 -0700 |
Sam Lantinga |
Delegate should use application: didFinishLaunchingWithOptions:
|
changeset |
files
|
Mon, 14 Mar 2011 10:58:35 -0700 |
Sam Lantinga |
Fixed typo
|
changeset |
files
|
Sun, 13 Mar 2011 19:06:43 -0700 |
Sam Lantinga |
Fixed crash if the update rectangles are not pre-clipped.
|
changeset |
files
|
Sun, 13 Mar 2011 11:18:35 -0700 |
Sam Lantinga |
Added the SDL_HINT_RENDER_SCALE_QUALITY hint, which defaults to nearest pixel sampling.
|
changeset |
files
|
Sun, 13 Mar 2011 11:17:11 -0700 |
Sam Lantinga |
Removed unreferenced variable
|
changeset |
files
|
Sat, 12 Mar 2011 13:28:56 -0800 |
Sam Lantinga |
If we leave the default SDL_config.h in place, it'll override the one generated by configure when building from a different directory. Argh...
|
changeset |
files
|
Sat, 12 Mar 2011 13:21:57 -0800 |
Sam Lantinga |
Fixed so code will compile with SDL_config_minimal.h
|
changeset |
files
|
Fri, 11 Mar 2011 18:38:29 -0800 |
Sam Lantinga |
Fixed operator precedence
|
changeset |
files
|
Fri, 11 Mar 2011 18:16:39 -0800 |
Sam Lantinga |
Fixed bug 1165 (SDL_GetMouseState() returns wrong location after switch to/from fullscreen)
|
changeset |
files
|
Fri, 11 Mar 2011 16:54:43 -0800 |
Sam Lantinga |
Fixed bug 1167 (SDL_WINDOWPOS_CENTERED doesn't work if used right after fullscreen -> windowed switch)
|
changeset |
files
|
Fri, 11 Mar 2011 16:03:23 -0800 |
Sam Lantinga |
Fixed bug 1166 (No mouse motion events while SDL_SetRelativeMouseMode() is active and holding the mouse button)
|
changeset |
files
|
Fri, 11 Mar 2011 14:30:00 -0800 |
Sam Lantinga |
Copy icon.bmp for the testcursor build
|
changeset |
files
|
Fri, 11 Mar 2011 14:24:35 -0800 |
Sam Lantinga |
We don't want to remove SDL_config.h since it's in source control now.
|
changeset |
files
|
Fri, 11 Mar 2011 14:15:25 -0800 |
Sam Lantinga |
Updated configure with newer autoconf
|
changeset |
files
|
Fri, 11 Mar 2011 14:14:38 -0800 |
Sam Lantinga |
Added a function to create color cursors: SDL_CreateColorCursor()
|
changeset |
files
|
Fri, 11 Mar 2011 13:59:52 -0800 |
Sam Lantinga |
We can assume ARGB surface format when creating cursors (enforced by higher level API)
|
changeset |
files
|
Fri, 11 Mar 2011 13:56:53 -0800 |
Sam Lantinga |
Added support for the Xcursor library for color cursors
|
changeset |
files
|
Fri, 11 Mar 2011 13:27:25 -0800 |
Sam Lantinga |
Implemented X11 cursor support.
|
changeset |
files
|
Fri, 11 Mar 2011 13:22:43 -0800 |
Sam Lantinga |
Fixing permissions
|
changeset |
files
|
Fri, 11 Mar 2011 11:53:09 -0800 |
Sam Lantinga |
Fixed permissions for C header files
|
changeset |
files
|
Fri, 11 Mar 2011 11:52:41 -0800 |
Sam Lantinga |
Fixed permissions for C source files
|
changeset |
files
|
Fri, 11 Mar 2011 08:49:20 -0800 |
Sam Lantinga |
Gamma support is back!
|
changeset |
files
|
Thu, 10 Mar 2011 01:03:43 -0800 |
Sam Lantinga |
Fixed bug 1162 (Error calling SDL_RenderReadPixels() with format=0)
|
changeset |
files
|
Thu, 10 Mar 2011 01:00:43 -0800 |
Sam Lantinga |
SDL_RenderReadPixels() is restricted to the viewport area.
|
changeset |
files
|
Thu, 10 Mar 2011 00:58:45 -0800 |
Sam Lantinga |
Added screenshot support for tests using the common framework.
|
changeset |
files
|
Wed, 09 Mar 2011 18:26:35 -0800 |
Sam Lantinga |
Include an updated Version.rc in Visual Studio builds
|
changeset |
files
|
Wed, 09 Mar 2011 17:38:12 -0800 |
Sam Lantinga |
Fixed bug 1163 (SDL_TEXTINPUT not being received on iPhoneOS)
|
changeset |
files
|
Wed, 09 Mar 2011 15:51:51 -0800 |
Sam Lantinga |
Removed newlines from log messages
|
changeset |
files
|
Wed, 09 Mar 2011 15:09:00 -0800 |
Sam Lantinga |
Fixed touches for the !IPHONE_TOUCH_EFFICIENT_DANGEROUS case
|
changeset |
files
|
Wed, 09 Mar 2011 15:08:41 -0800 |
Sam Lantinga |
Use SDL_Log() so the messages show up on iPhone and Android
|
changeset |
files
|
Wed, 09 Mar 2011 14:47:37 -0800 |
Sam Lantinga |
Make the globals static so they're initialized to zero.
|
changeset |
files
|
Wed, 09 Mar 2011 14:46:09 -0800 |
Sam Lantinga |
Fixed testgesture to work on the iPhone
|
changeset |
files
|
Tue, 08 Mar 2011 22:48:21 -0800 |
Sam Lantinga |
Fixed linking x64 with Visual Studio 2010.
|
changeset |
files
|
Tue, 08 Mar 2011 16:58:45 -0800 |
Sam Lantinga |
Removed obsolete test program
|
changeset |
files
|
Tue, 08 Mar 2011 16:58:25 -0800 |
Sam Lantinga |
Added missing test program
|
changeset |
files
|
Mon, 07 Mar 2011 23:27:51 -0800 |
Sam Lantinga |
Fixed 64-bit compiling
|
changeset |
files
|
Mon, 07 Mar 2011 22:06:12 -0800 |
Sam Lantinga |
The msimg library isn't needed anymore.
|
changeset |
files
|
Mon, 07 Mar 2011 22:04:10 -0800 |
Sam Lantinga |
The MMX and 3DNow! instructions can't be compiled by 64-bit Visual Studio.
|
changeset |
files
|
Mon, 07 Mar 2011 22:03:29 -0800 |
Sam Lantinga |
The msimg library isn't needed anymore.
|
changeset |
files
|
Mon, 07 Mar 2011 22:03:11 -0800 |
Sam Lantinga |
Fixed the libraries linked with Visual Studio 2010, the msimg library isn't needed anymore.
|
changeset |
files
|
Mon, 07 Mar 2011 14:07:08 -0800 |
Sam Lantinga |
Fixed compiler warning on Visual C++
|
changeset |
files
|
Mon, 07 Mar 2011 14:06:46 -0800 |
Sam Lantinga |
Fixed bug 1161 (Setting GL_ACCELERATED_VISUAL to 1 forces software rendering in Windows XP)
|
changeset |
files
|
Mon, 07 Mar 2011 09:58:21 -0800 |
Sam Lantinga |
Enabled multi-touch
|
changeset |
files
|
Mon, 07 Mar 2011 09:57:59 -0800 |
Sam Lantinga |
Added gesture test program
|
changeset |
files
|
Mon, 07 Mar 2011 09:35:53 -0800 |
Sam Lantinga |
Removed associated source files
|
changeset |
files
|
Mon, 07 Mar 2011 09:35:26 -0800 |
Sam Lantinga |
Removed associated resources
|
changeset |
files
|
Mon, 07 Mar 2011 09:35:01 -0800 |
Sam Lantinga |
Removed old test
|
changeset |
files
|
Mon, 07 Mar 2011 09:25:42 -0800 |
Sam Lantinga |
Fixed compile error
|
changeset |
files
|
Mon, 07 Mar 2011 01:34:38 -0800 |
Sam Lantinga |
Removed the NDS hack for ARGB1555 surfaces, since it's a general problem; added full color expansion for 16 bpp packed pixels.
|
changeset |
files
|
Mon, 07 Mar 2011 00:30:05 -0800 |
Sam Lantinga |
Fixed bitmap order interpretation; SDL defaults to MSB ordering so a bitstream corresponds to a pixel stream.
|
changeset |
files
|
Mon, 07 Mar 2011 00:08:23 -0800 |
Sam Lantinga |
We explicitly don't know how to handle 1 and 4 bpp pixel formats.
|
changeset |
files
|
Sun, 06 Mar 2011 23:56:23 -0800 |
Sam Lantinga |
Fixed memory corruption with invalid pixel values.
|
changeset |
files
|
Sun, 06 Mar 2011 23:54:50 -0800 |
Sam Lantinga |
Fixed up structure to match header, added missing Aloss
|
changeset |
files
|
Sun, 06 Mar 2011 23:54:20 -0800 |
Sam Lantinga |
Added padding for better aligned access to *shift/*loss members
|
changeset |
files
|