Fri, 24 May 2013 03:29:31 -0700 |
Sam Lantinga |
Fixed Windows build
|
changeset |
files
|
Fri, 24 May 2013 03:23:21 -0700 |
Sam Lantinga |
Added the beginning of automated tests for the standard C library routines.
|
changeset |
files
|
Thu, 23 May 2013 23:27:48 -0700 |
Sam Lantinga |
Added a newline to OutputDebugString(), fixes output on Visual Studio 2008
|
changeset |
files
|
Thu, 23 May 2013 18:45:14 -0400 |
Edward Rudd |
Only free EventData if it's successfully retrieved.
|
changeset |
files
|
Tue, 21 May 2013 22:48:50 -0700 |
Sam Lantinga |
Fixed Haiku build issue with missing extension support.
|
changeset |
files
|
Wed, 22 May 2013 01:36:37 -0400 |
Ryan C. Gordon |
Patched to compile with older glext.h that don't have GL_NUM_EXTENSIONS.
|
changeset |
files
|
Tue, 21 May 2013 22:35:13 -0700 |
Sam Lantinga |
The Haiku install location fix needs to get into configure
|
changeset |
files
|
Wed, 22 May 2013 01:31:04 -0400 |
Ryan C. Gordon |
Use glGetStringi() for extension lookup on OpenGL contexts >= version 3.0.
|
changeset |
files
|
Tue, 21 May 2013 22:04:14 -0700 |
Sam Lantinga |
Fixed macro line endings after whitespace was fixed
|
changeset |
files
|
Tue, 21 May 2013 22:01:18 -0700 |
Sam Lantinga |
Fixed bug 1534 - SIGSEGV in SDL_ConvertSurface() for certain formats in SDL2
|
changeset |
files
|
Tue, 21 May 2013 23:35:45 -0400 |
Ryan C. Gordon |
Backed out changeset b69dfd56e1b0
|
changeset |
files
|
Tue, 21 May 2013 23:13:52 -0400 |
Ryan C. Gordon |
Attempt to fix Haiku buildbot (and other systems with an old glext.h).
|
changeset |
files
|
Tue, 21 May 2013 23:02:16 -0400 |
Ryan C. Gordon |
Patched to compile on older Mac OS X devtools (thanks, D B!).
|
changeset |
files
|
Tue, 21 May 2013 00:49:31 -0700 |
Sam Lantinga |
Fixed bug Bug 1817 - Haiku uses wrong default install prefix
|
changeset |
files
|
Mon, 20 May 2013 23:57:10 -0700 |
Sam Lantinga |
Fixed bug 1856 - (Patch) More bits for SDL_MouseMotionEvent.state
|
changeset |
files
|
Mon, 20 May 2013 23:30:08 -0700 |
Sam Lantinga |
Fixed bug 1148 - SDL window white upon first appearing
|
changeset |
files
|
Mon, 20 May 2013 23:04:25 -0700 |
Sam Lantinga |
Fixed bug 1113 - SDL_SetEventFilter()'s event deletion process is not safe against intervening event push.
|
changeset |
files
|
Mon, 20 May 2013 22:05:49 -0700 |
Sam Lantinga |
Fixed bug 731 - No mechanism to extract the NSView for 3d library
|
changeset |
files
|
Mon, 20 May 2013 12:25:16 -0700 |
Sam Lantinga |
Fixed losing ALT key modifiers on Unity
|
changeset |
files
|
Mon, 20 May 2013 12:01:31 -0700 |
Sam Lantinga |
It turns out that GL_ARB_debug_output is really only useful on debug contexts, so for consistency and performance we'll only check and report errors on debug contexts.
|
changeset |
files
|
Sun, 19 May 2013 22:57:01 -0700 |
Sam Lantinga |
Fixed declaration of GL_HandleDebugMessage
|
changeset |
files
|
Sun, 19 May 2013 22:45:52 -0700 |
Sam Lantinga |
Fixed windows build
|
changeset |
files
|
Sun, 19 May 2013 22:36:54 -0700 |
Sam Lantinga |
Fixed bug 1842 - [patch] SDL_SetWindowPosition sets bad position values when given SDL_WINDOWPOS_CENTERED args
|
changeset |
files
|
Sun, 19 May 2013 22:28:10 -0700 |
Sam Lantinga |
Fixed bug 1837 - Use error extension instead of glGetError()
|
changeset |
files
|
Sat, 18 May 2013 23:32:53 -0700 |
Andreas Schiffler |
Deprecate test/automated and test/test-automation (replaced by test/testautomation*.*)
|
changeset |
files
|
Sat, 18 May 2013 14:51:29 -0700 |
Sam Lantinga |
Fixed black screen on iOS
|
changeset |
files
|
Sat, 18 May 2013 14:17:52 -0700 |
Sam Lantinga |
File style cleanup for the SDL 2.0 release
|
changeset |
files
|
Sat, 18 May 2013 12:48:50 -0700 |
Sam Lantinga |
Added mobile application events, with implementations for iOS and Android
|
changeset |
files
|
Sat, 18 May 2013 09:35:09 -0700 |
Andreas Schiffler |
Update test harness to handle test return codes; fix comment format in harness; update Main test suite to handle globally disabled features
|
changeset |
files
|
Sat, 18 May 2013 14:48:19 +0200 |
Philipp Wiesemann |
Fixed Doxygen warnings.
|
changeset |
files
|
Sat, 18 May 2013 14:04:37 +0200 |
Philipp Wiesemann |
Corrected comment in Java file.
|
changeset |
files
|
Sat, 18 May 2013 14:03:45 +0200 |
Philipp Wiesemann |
Changed import statements in Java file.
|
changeset |
files
|
Thu, 16 May 2013 12:16:12 -0400 |
Ryan C. Gordon |
Made SDL_RectEmpty and SDL_RectEquals macros into SDL_FORCE_INLINE functions.
|
changeset |
files
|
Thu, 16 May 2013 01:03:28 -0700 |
Sam Lantinga |
Fixed bug 1829 - sdl2-config is not executable
|
changeset |
files
|
Thu, 16 May 2013 00:56:19 -0700 |
Sam Lantinga |
Fixed bug 1838 - [Patch] Direct3D resource leak on SDL_DestroyRenderer()
|
changeset |
files
|
Thu, 16 May 2013 00:52:33 -0700 |
Sam Lantinga |
Fixed bug 1839 - SDL2 Cmake: VIDEO_COCOA check fails on OS X; VIDEO_COCOA sources aren't compiled.
|
changeset |
files
|
Thu, 16 May 2013 00:48:20 -0700 |
Sam Lantinga |
Martin Gerhardy added support for the Jess Technology USB Game Controller
|
changeset |
files
|
Thu, 16 May 2013 00:43:22 -0700 |
Sam Lantinga |
Fixed bug 1846 - _allmul implementation in SDL_stdlib.c doesn't clean up the stack
|
changeset |
files
|
Wed, 15 May 2013 23:18:29 -0700 |
Sam Lantinga |
There's no need to keep these private. If you extend SDLActivity, you should know what you're doing.
|
changeset |
files
|
Wed, 15 May 2013 22:25:00 +0200 |
Philipp Wiesemann |
Corrected internal function prototype.
|
changeset |
files
|
Wed, 15 May 2013 22:24:23 +0200 |
Philipp Wiesemann |
Corrected internal function prototype.
|
changeset |
files
|
Wed, 15 May 2013 22:10:06 +0200 |
Philipp Wiesemann |
Changed spelling for consistency.
|
changeset |
files
|
Wed, 15 May 2013 22:00:28 +0200 |
Philipp Wiesemann |
Fixed Doxygen warnings.
|
changeset |
files
|
Mon, 13 May 2013 23:00:50 +0200 |
Philipp Wiesemann |
Corrected spelling in header file.
|
changeset |
files
|
Mon, 13 May 2013 22:45:06 +0200 |
Philipp Wiesemann |
Inlined expression for consistency in render source.
|
changeset |
files
|
Sun, 12 May 2013 15:00:00 -0700 |
Andreas Schiffler |
Fix fuzzer/fuzzer tests on 64bit Linux; remove invalid negative SDL_Scancode test; disable failing surface/render test cases
|
changeset |
files
|
Sun, 12 May 2013 14:25:38 +0200 |
Philipp Wiesemann |
Fixed building on Visual Studio.
|
changeset |
files
|
Sun, 12 May 2013 13:42:20 +0200 |
Philipp Wiesemann |
Fixed bug 1845 - SDL_GetNumTouchDevices() has incorrect prototype
|
changeset |
files
|
Sun, 12 May 2013 13:40:02 +0200 |
Philipp Wiesemann |
Fixed bug 1844 - glScissor calls are wrong - Patch attached
|
changeset |
files
|
Sun, 12 May 2013 13:25:34 +0200 |
Philipp Wiesemann |
Fixed bug 1843 - SDL_RenderClear prototype doxygen missing
|
changeset |
files
|
Sun, 12 May 2013 13:02:07 +0200 |
Philipp Wiesemann |
Corrected spelling in internal include file.
|
changeset |
files
|
Sun, 12 May 2013 12:59:17 +0200 |
Philipp Wiesemann |
Updated README.android.
|
changeset |
files
|
Fri, 10 May 2013 21:19:40 +0200 |
Philipp Wiesemann |
Fixed Android Lint warning in AndroidManifest.xml.
|
changeset |
files
|
Fri, 10 May 2013 21:14:13 +0200 |
Philipp Wiesemann |
Added missing vi lines.
|
changeset |
files
|
Fri, 10 May 2013 21:08:37 +0200 |
Philipp Wiesemann |
Fixed implicit function declaration warnings.
|
changeset |
files
|
Fri, 10 May 2013 21:04:51 +0200 |
Philipp Wiesemann |
Fixed precedence warning in test suite for pixels.
|
changeset |
files
|
Fri, 10 May 2013 10:33:15 -0300 |
Gabriel Jacobo |
Fixed typo in GL_UpdateClipRect
|
changeset |
files
|
Fri, 10 May 2013 10:31:01 -0300 |
Gabriel Jacobo |
Fixes OpenGL* Clip Rect functions (by Emmanuel Gil Peyrot)
|
changeset |
files
|
Thu, 09 May 2013 16:30:44 -0700 |
Sam Lantinga |
Updated version to 2.0.0
|
changeset |
files
|
Tue, 07 May 2013 16:52:39 -0700 |
Jørgen P. Tjernø |
Mac: Use cursor rects instead of NSCursor hide/unhide.
|
changeset |
files
|