Tue, 30 Jul 2013 01:32:26 -0400 |
Ryan C. Gordon |
Workaround older libpulse that fails in pa_context_new() with a NULL appname.
|
changeset |
files
|
Tue, 30 Jul 2013 01:30:32 -0400 |
Ryan C. Gordon |
These should be __inline__, not inline.
|
changeset |
files
|
Tue, 30 Jul 2013 00:17:44 -0400 |
Ryan C. Gordon |
Attempt to fix compiler warning.
|
changeset |
files
|
Sun, 28 Jul 2013 11:24:16 -0700 |
Sam Lantinga |
Added documentation saying the render API isn't for multi-threading.
|
changeset |
files
|
Sat, 27 Jul 2013 21:11:12 +0200 |
Philipp Wiesemann |
Changed test program to be more compatible C.
|
changeset |
files
|
Sat, 27 Jul 2013 21:07:07 +0200 |
Philipp Wiesemann |
Removed unused variable from test program.
|
changeset |
files
|
Sat, 27 Jul 2013 21:05:04 +0200 |
Philipp Wiesemann |
Removed unused parameter in test program.
|
changeset |
files
|
Sat, 27 Jul 2013 21:02:50 +0200 |
Philipp Wiesemann |
Corrected words in comments of test programs.
|
changeset |
files
|
Sat, 27 Jul 2013 13:18:54 -0400 |
Ryan C. Gordon |
Fixed return value documentation for SDL_HapticUpdateEffect().
|
changeset |
files
|
Sat, 27 Jul 2013 13:13:57 -0400 |
Ryan C. Gordon |
Backed out hg changeset 7f26fd1df927; docs were wrong, not the code.
|
changeset |
files
|
Sat, 27 Jul 2013 13:09:15 -0400 |
Ryan C. Gordon |
Added a FIXME discussion to last commit.
|
changeset |
files
|
Mon, 22 Jul 2013 20:55:07 -0400 |
Ryan C. Gordon |
Cocoa: Make the next-highest window gain focus when a window is closing.
|
changeset |
files
|
Sat, 27 Jul 2013 14:22:52 +0200 |
Philipp Wiesemann |
Fixed SDL_HapticOpened() returning -1 instead of 0.
|
changeset |
files
|
Sat, 27 Jul 2013 14:06:06 +0200 |
Philipp Wiesemann |
Removed C++ macro setup in internal header for Android port which is only C now.
|
changeset |
files
|
Sat, 27 Jul 2013 13:52:16 +0200 |
Philipp Wiesemann |
Fixed SDL_HapticRumblePlay() maybe working because of SDL_HapticUpdateEffect().
|
changeset |
files
|
Sat, 27 Jul 2013 13:39:43 +0200 |
Philipp Wiesemann |
Corrected SDL_HapticUpdateEffect() returning 0 instead of index of effect.
|
changeset |
files
|
Sat, 27 Jul 2013 03:48:23 -0700 |
Sam Lantinga |
Added example of using the software renderer and window surface API, contributed by Nitin Jain.
|
changeset |
files
|
Sat, 27 Jul 2013 03:44:03 -0700 |
Sam Lantinga |
Fixed bug 1983 - SDL_thread.h broken under MinGW crosscompiling environment
|
changeset |
files
|
Sat, 27 Jul 2013 03:22:37 -0700 |
Sam Lantinga |
Fixed variable scoping for Windows build
|
changeset |
files
|
Sat, 27 Jul 2013 03:20:09 -0700 |
Sam Lantinga |
Fixed bug 1272 - Bogus numlock key up/down events being reported on MacOS X
|
changeset |
files
|
Sat, 27 Jul 2013 02:50:19 -0700 |
Sam Lantinga |
Fixed bug 1743 - CMake produces libraries with wrong filename/SONAME
|
changeset |
files
|
Sat, 27 Jul 2013 02:45:26 -0700 |
Sam Lantinga |
Improved error checking in the haptic system, preventing crashes in some cases.
|
changeset |
files
|
Sun, 14 Jul 2013 18:17:28 -0700 |
Sam Lantinga |
Fixed bug 1919 - Window icon disappears as soon as a renderer is created
|
changeset |
files
|
Sat, 27 Jul 2013 00:49:34 -0700 |
Sam Lantinga |
Fixed bug 1526 - X11 - XUnmapWindow should not be called directly
|
changeset |
files
|
Fri, 26 Jul 2013 13:30:24 -0700 |
Jørgen P. Tjernø |
Fix cmake breakage (thanks Marcus)
|
changeset |
files
|
Fri, 26 Jul 2013 12:37:36 -0300 |
Gabriel Jacobo |
Consider the case where an attribute is set to EGL_DONT_CARE in eglChooseConfig
|
changeset |
files
|
Fri, 26 Jul 2013 12:22:40 -0300 |
Gabriel Jacobo |
[Android] Bug 1827, select the best matching config provided by eglChooseConfig
|
changeset |
files
|
Thu, 25 Jul 2013 18:11:09 -0700 |
Sam Lantinga |
Fixed crash and garbled output when converting from F32 to S16 audio.
|
changeset |
files
|
Thu, 25 Jul 2013 09:51:21 -0700 |
Sam Lantinga |
Updated the copyright year for the test programs
|
changeset |
files
|
Wed, 24 Jul 2013 22:25:17 +0200 |
Philipp Wiesemann |
Corrected return value to be of correct type.
|
changeset |
files
|
Wed, 24 Jul 2013 22:23:19 +0200 |
Philipp Wiesemann |
Corrected internal documentation in source.
|
changeset |
files
|
Wed, 24 Jul 2013 22:20:03 +0200 |
Philipp Wiesemann |
Removed unreachable code.
|
changeset |
files
|
Wed, 24 Jul 2013 22:19:01 +0200 |
Philipp Wiesemann |
Removed unused variables to fix warnings in test program.
|
changeset |
files
|
Tue, 23 Jul 2013 19:20:03 -0700 |
Sam Lantinga |
Fix for recent GLX error bug
|
changeset |
files
|
Tue, 23 Jul 2013 19:18:01 -0700 |
Sam Lantinga |
A little cleanup on the cleanup, just for consistency.
|
changeset |
files
|
Tue, 23 Jul 2013 17:40:18 -0700 |
Jørgen P. Tjernø |
= {{0}} generates a memset() in MSVC, which isn't linked. Whoops!
|
changeset |
files
|
Tue, 23 Jul 2013 17:40:16 -0700 |
Jørgen P. Tjernø |
Fix build errors from last change.
|
changeset |
files
|
Tue, 23 Jul 2013 17:40:13 -0700 |
Jørgen P. Tjernø |
Fix some clang analyzer warnings.
|
changeset |
files
|
Tue, 23 Jul 2013 17:38:59 -0700 |
Jørgen P. Tjernø |
Mac: Codify SDK and OS requirements, and clean up.
|
changeset |
files
|
Tue, 23 Jul 2013 12:59:29 -0700 |
Sam Lantinga |
Add a timeout to the clipboard code to avoid hangs when using synergy. When a timeout is detected we set the clipboard so that we own it so that future timeouts are avoided. Testing has confirmed that this timeout and setting only occurs when the clipboard contains text from my Windows machine.
macosx_10_4_supported
|
changeset |
files
|
Tue, 23 Jul 2013 12:55:19 -0700 |
Sam Lantinga |
Added Direct3D shader to hardware accelerate YV12 and IYUV textures.
|
changeset |
files
|
Tue, 23 Jul 2013 12:46:22 -0700 |
Sam Lantinga |
Finished updating testoverlay2 for the new API and added it to the Visual Studio 2010 projects
|
changeset |
files
|
Tue, 23 Jul 2013 12:44:14 -0700 |
Sam Lantinga |
Fixed SDL printf output for 0x%.8x
|
changeset |
files
|
Tue, 23 Jul 2013 08:06:49 -0700 |
Sam Lantinga |
Updated blend semantics so blending uses the following formula:
|
changeset |
files
|
Mon, 22 Jul 2013 02:51:45 -0700 |
Eric Wing |
Android: Removed all unnecessary dependencies on C++.
|
changeset |
files
|
Mon, 22 Jul 2013 22:54:00 +0200 |
Philipp Wiesemann |
Corrected internal documentation in source.
|
changeset |
files
|
Mon, 22 Jul 2013 06:00:41 -0700 |
Andreas Schiffler |
Fix bug 1494: add missing test projects to VS2010/VS2010 solution
|
changeset |
files
|
Sun, 21 Jul 2013 23:01:01 -0700 |
Sam Lantinga |
Fixed building with cygwin
|
changeset |
files
|
Sun, 21 Jul 2013 22:09:00 +0200 |
Philipp Wiesemann |
Removed not needed SDL_WINDOW_SHOWN from iOS example programs.
|
changeset |
files
|
Sun, 21 Jul 2013 12:54:27 -0700 |
Sam Lantinga |
Fixed bug 1813 - MouseMotion relative values do not respect renderer LogicalSize
|
changeset |
files
|
Sun, 21 Jul 2013 12:47:47 -0700 |
Sam Lantinga |
Fixed bug 1973 - test/Makefile.in fails on Mac OS X with X11 enabled...
|
changeset |
files
|
Sun, 21 Jul 2013 12:37:43 -0700 |
Sam Lantinga |
Added X include path so SDL_syswm.h works correctly on systems with X11 in a non-standard directory.
|
changeset |
files
|
Sun, 21 Jul 2013 12:21:22 -0700 |
Sam Lantinga |
Fixed cursor leak when quitting the mouse subsystem
|
changeset |
files
|
Sun, 21 Jul 2013 11:52:16 -0700 |
Sam Lantinga |
Fixed bug 1976 - SDL2.m4 shares same variables as SDL.m4 so they cache values
|
changeset |
files
|
Sun, 21 Jul 2013 11:09:53 -0700 |
Sam Lantinga |
Fixed bug 1979 - X11_SetGammaRamp doesn't check the return value of XStoreColors
SDL-1.2
|
changeset |
files
|
Sun, 21 Jul 2013 00:57:31 -0400 |
Jasper St. Pierre |
Add support for the _NET_WM_BYPASS_COMPOSITOR hint
|
changeset |
files
|
Sun, 21 Jul 2013 00:07:43 -0400 |
Ryan C. Gordon |
Cursor mask was uninitialized data, causing problems.
|
changeset |
files
|
Sat, 20 Jul 2013 21:22:37 -0400 |
Ryan C. Gordon |
Include SDL_assert.h to fix broken build.
|
changeset |
files
|
Sat, 20 Jul 2013 21:19:20 -0400 |
Ryan C. Gordon |
Don't allocate memory if we're just going to fail when checking parameters.
|
changeset |
files
|
Sat, 20 Jul 2013 21:10:05 -0400 |
Ryan C. Gordon |
Don't try to clear errors in GL_ActivateRenderer() before we MakeCurrent.
|
changeset |
files
|