Mon, 28 Feb 2011 18:03:14 -0800 |
Sam Lantinga |
Removed duplicate assignment
|
changeset |
files
|
Mon, 28 Feb 2011 14:47:39 -0800 |
Sam Lantinga |
If you pass in texture format 0, it'll use the first supported texture format.
|
changeset |
files
|
Mon, 28 Feb 2011 09:26:35 -0800 |
Sam Lantinga |
Fixed setting draw color for clear
|
changeset |
files
|
Mon, 28 Feb 2011 09:09:13 -0800 |
Sam Lantinga |
OSF isn't supported anymore.
|
changeset |
files
|
Mon, 28 Feb 2011 09:06:29 -0800 |
Sam Lantinga |
IRIX is not supported anymore. :)
|
changeset |
files
|
Mon, 28 Feb 2011 09:06:15 -0800 |
Sam Lantinga |
SDL_revision.h is always updated as part of the build process now.
|
changeset |
files
|
Mon, 28 Feb 2011 09:01:53 -0800 |
Sam Lantinga |
Dynamically load the Xinerama and xf86vmode extensions
|
changeset |
files
|
Sun, 27 Feb 2011 22:22:58 -0800 |
Sam Lantinga |
Fixed compiling AltiVec blitters
|
changeset |
files
|
Sun, 27 Feb 2011 22:06:46 -0800 |
Sam Lantinga |
Implemented mouse relative mode on Mac OS X.
|
changeset |
files
|
Sun, 27 Feb 2011 21:36:23 -0800 |
Sam Lantinga |
Added a cleaner way to set the default cursor.
|
changeset |
files
|
Sun, 27 Feb 2011 21:17:06 -0800 |
Sam Lantinga |
Fixed minimizing fullscreen windows.
|
changeset |
files
|
Sun, 27 Feb 2011 20:06:45 -0800 |
Sam Lantinga |
Use boolean value for input grab mode, like we do for fullscreen mode.
|
changeset |
files
|
Sat, 26 Feb 2011 21:39:34 -0800 |
Sam Lantinga |
Zero streaming textures at the driver level
|
changeset |
files
|
Sat, 26 Feb 2011 11:59:33 -0800 |
Sam Lantinga |
Fix fullscreen origin on Mac OS X 10.4
|
changeset |
files
|
Sat, 26 Feb 2011 11:29:23 -0800 |
Sam Lantinga |
Fixed bug 1141
|
changeset |
files
|
Sat, 26 Feb 2011 10:15:13 -0800 |
Sam Lantinga |
Restore the window title when the title bar is re-added to the window.
|
changeset |
files
|
Sat, 26 Feb 2011 10:11:09 -0800 |
Sam Lantinga |
Restore the windowed position and size when coming back from fullscreen.
|
changeset |
files
|
Thu, 24 Feb 2011 23:42:58 -0800 |
Sam Lantinga |
Hopefully fixed crashes when creating multiple streaming textures of different sizes.
|
changeset |
files
|
Thu, 24 Feb 2011 18:11:29 -0800 |
Sam Lantinga |
Tracking rectangles had some problems, it's easier to track things directly. (fixes bug 1149, 1147, 1146)
|
changeset |
files
|
Thu, 24 Feb 2011 17:52:47 -0800 |
Sam Lantinga |
Fixed bug 1145 (GL Context creation fails for OpenGL 3.2 + Alpha buffer with X11 BadMatch)
|
changeset |
files
|
Thu, 24 Feb 2011 17:42:45 -0800 |
Sam Lantinga |
Patch for SDL_VIDEO_CENTERED & OpenGL bug
SDL-1.2
|
changeset |
files
|
Thu, 24 Feb 2011 09:41:04 -0800 |
Sam Lantinga |
SDL 1.3 doesn't use nasm anymore. :)
|
changeset |
files
|
Thu, 24 Feb 2011 09:39:23 -0800 |
Sam Lantinga |
nasm 2.09 compatibility
SDL-1.2
|
changeset |
files
|
Wed, 23 Feb 2011 15:06:14 -0800 |
Sam Lantinga |
Fixed compile error on some versions of Mac OS X.
|
changeset |
files
|
Tue, 22 Feb 2011 22:17:44 -0800 |
Sam Lantinga |
Fixed altivec.h include on Mac OS X
|
changeset |
files
|
Tue, 22 Feb 2011 21:44:36 -0800 |
Sam Lantinga |
Re-added the 3DNow! and AltiVec instruction support.
|
changeset |
files
|
Mon, 21 Feb 2011 23:45:48 -0800 |
Sam Lantinga |
Update the cursor correctly when it enters and leaves the window.
|
changeset |
files
|
Mon, 21 Feb 2011 23:10:00 -0800 |
Sam Lantinga |
Actually set the cursor! :)
|
changeset |
files
|
Mon, 21 Feb 2011 22:52:31 -0800 |
Sam Lantinga |
Simplified the X11 window creation
|
changeset |
files
|
Mon, 21 Feb 2011 22:52:07 -0800 |
Sam Lantinga |
The OpenGL test window shouldn't be visible.
|
changeset |
files
|
Mon, 21 Feb 2011 22:51:44 -0800 |
Sam Lantinga |
Don't automatically send minimized and maximized events, it's up to the windowing system to decide what to do with them.
|
changeset |
files
|
Mon, 21 Feb 2011 22:50:15 -0800 |
Sam Lantinga |
Clear the hidden flag when shown and the shown flag when hidden.
|
changeset |
files
|
Mon, 21 Feb 2011 22:27:19 -0800 |
Sam Lantinga |
Simplified Windows window creation.
|
changeset |
files
|
Mon, 21 Feb 2011 22:26:59 -0800 |
Sam Lantinga |
Fixed compiler warnings
|
changeset |
files
|
Mon, 21 Feb 2011 22:03:39 -0800 |
Sam Lantinga |
Simplified and unified the window creation process a little.
|
changeset |
files
|
Mon, 21 Feb 2011 21:32:11 -0800 |
Sam Lantinga |
We can defer window creation.
|
changeset |
files
|
Mon, 21 Feb 2011 20:35:44 -0800 |
Sam Lantinga |
Fixed compiler warning
|
changeset |
files
|
Mon, 21 Feb 2011 20:34:22 -0800 |
Sam Lantinga |
Added disabled preferences menu option so it looks more like other application menus.
|
changeset |
files
|
Mon, 21 Feb 2011 17:15:50 -0800 |
Sam Lantinga |
Implemented cursor support and SDL_WarpMouseInWindow() on Mac OS X
|
changeset |
files
|
Mon, 21 Feb 2011 16:45:23 -0800 |
Sam Lantinga |
Implemented Cocoa_SetWindowIcon(), added SDL_ConvertSurfaceFormat()
|
changeset |
files
|
Mon, 21 Feb 2011 15:25:49 -0800 |
Sam Lantinga |
We still want the delegate functionality for windowShouldClose()
|
changeset |
files
|
Mon, 21 Feb 2011 15:08:36 -0800 |
Sam Lantinga |
Do error checking in SDL_GetDisplayForWindow()
|
changeset |
files
|
Mon, 21 Feb 2011 11:04:27 -0800 |
Sam Lantinga |
SDL still supports older iPod Touch and first generation iPhones.
|
changeset |
files
|
Mon, 21 Feb 2011 10:50:53 -0800 |
Sam Lantinga |
Fixed the responder chain for event handling, the listener fully handles mouse events - even in fullscreen mode.
|
changeset |
files
|
Sun, 20 Feb 2011 23:51:59 -0800 |
Sam Lantinga |
The valid mouse coordinates actually range from 0 to w-1 and h-1
|
changeset |
files
|
Sun, 20 Feb 2011 23:51:31 -0800 |
Sam Lantinga |
Reverted the experiment, it didn't work.
|
changeset |
files
|
Sun, 20 Feb 2011 23:16:58 -0800 |
Sam Lantinga |
Experiment to try to account for source clipping
|
changeset |
files
|
Sun, 20 Feb 2011 20:49:31 -0800 |
Sam Lantinga |
Fixed bug 1105 (SDL_GetMouseState returns wrong location upon window re-activation)
|
changeset |
files
|
Sun, 20 Feb 2011 19:15:00 -0800 |
Sam Lantinga |
Updated the template code
|
changeset |
files
|
Sun, 20 Feb 2011 14:59:36 -0800 |
Sam Lantinga |
Fixed the fireworks demo
|
changeset |
files
|
Sun, 20 Feb 2011 14:22:27 -0800 |
Sam Lantinga |
Fixed bug 1137, updated the keyboard demo with latest rendering API changes.
|
changeset |
files
|
Sun, 20 Feb 2011 14:16:11 -0800 |
Sam Lantinga |
Fixed testgles on iOS (bug 1136)
|
changeset |
files
|
Sun, 20 Feb 2011 13:56:57 -0800 |
Sam Lantinga |
Fixed compiler warning
|
changeset |
files
|
Sun, 20 Feb 2011 12:39:59 -0800 |
Sam Lantinga |
Fixed compiling on Mac OS X 10.4
|
changeset |
files
|
Sun, 20 Feb 2011 10:54:44 -0800 |
Sam Lantinga |
Simple rumble API for haptic
|
changeset |
files
|
Sun, 20 Feb 2011 10:42:51 -0800 |
Sam Lantinga |
Added a revision number for easy compile-time tests.
|
changeset |
files
|
Sun, 20 Feb 2011 09:28:13 -0800 |
Sam Lantinga |
Untested fix for bug 946 (SDL_HapticIndex returns 0 for all devices)
|
changeset |
files
|
Sun, 20 Feb 2011 09:24:02 -0800 |
Sam Lantinga |
Reset the viewport since we're stretching to the entire window.
|
changeset |
files
|
Sat, 19 Feb 2011 23:39:04 -0800 |
Sam Lantinga |
Linker and deployment target fixes for the test programs.
|
changeset |
files
|
Sat, 19 Feb 2011 21:51:21 -0800 |
Sam Lantinga |
Added OpenGL state caching for decent speed improvement.
|
changeset |
files
|