Fri, 12 Jul 2013 23:45:12 -0700 |
Sam Lantinga |
Fixed bug 1938 - Buffer overflows in the Windows IME code
|
changeset |
files
|
Fri, 12 Jul 2013 23:28:34 -0700 |
Sam Lantinga |
Don't set the current OpenGL window if the context creation fails.
|
changeset |
files
|
Fri, 12 Jul 2013 23:16:11 -0700 |
Sam Lantinga |
Updated supported iOS version.
|
changeset |
files
|
Sat, 13 Jul 2013 00:10:25 -0400 |
Ryan C. Gordon |
CMake project should install sdl2.m4.
|
changeset |
files
|
Sat, 13 Jul 2013 00:07:34 -0400 |
Ryan C. Gordon |
CMake project should enable pthreads for Mac OS X by default.
|
changeset |
files
|
Fri, 12 Jul 2013 23:38:44 -0400 |
Ryan C. Gordon |
Fixed iOS context sharing again.
|
changeset |
files
|
Fri, 12 Jul 2013 23:32:54 -0400 |
Ryan C. Gordon |
Patched to compile.
|
changeset |
files
|
Fri, 12 Jul 2013 23:30:26 -0400 |
Ryan C. Gordon |
Implement SDL_GL_SHARE_WITH_CURRENT_CONTEXT for iOS.
|
changeset |
files
|
Fri, 12 Jul 2013 10:44:55 -0700 |
Sam Lantinga |
Moved the game controller database to a separate file and added a script to sort the entries so we can easily check for duplicates
|
changeset |
files
|
Fri, 12 Jul 2013 08:21:28 -0700 |
Sam Lantinga |
Oops, that was supposed to be in the Linux section.
|
changeset |
files
|
Fri, 12 Jul 2013 00:55:04 -0700 |
Sam Lantinga |
Fixed bug 1810 - xxx_RenderReadPixels - incorrect behaviour in certain conditions
|
changeset |
files
|
Fri, 12 Jul 2013 00:43:16 -0700 |
Sam Lantinga |
Don't crash if the current render target is destroyed.
|
changeset |
files
|
Fri, 12 Jul 2013 09:55:58 +0300 |
Dimitris Zenios |
Fixed gcc warnings for apps using SDL headers with -Wstrict-prototypes flag.
|
changeset |
files
|
Thu, 11 Jul 2013 23:21:09 -0700 |
Sam Lantinga |
Fixed name of the Logitech F710 controller
|
changeset |
files
|
Thu, 11 Jul 2013 23:20:29 -0700 |
Sam Lantinga |
Fixed bug 1853 - Gamecontroller patch to add support for Logitech F510 (Linux)
|
changeset |
files
|
Thu, 11 Jul 2013 23:16:47 -0700 |
Sam Lantinga |
Fixed Azamat's patch for SIZEOF_VOIDP in SDL_config.h.in
|
changeset |
files
|
Wed, 05 Jun 2013 12:28:53 +0600 |
Azamat H. Hackimov |
Define universal answer of SIZEOF_VOIDP for 32/64-bit architectures.
|
changeset |
files
|
Thu, 11 Jul 2013 23:05:02 -0700 |
Sam Lantinga |
Fixed cast of the OpenGL context type
|
changeset |
files
|
Thu, 11 Jul 2013 22:59:20 -0700 |
Sam Lantinga |
Fixed bug 1946 - OpenGL contexts in threads
|
changeset |
files
|
Fri, 12 Jul 2013 01:39:18 -0400 |
Ryan C. Gordon |
SDL-1.2: Removed _NET_WM_ICON code...apparently it's causing problems.
SDL-1.2
|
changeset |
files
|
Fri, 12 Jul 2013 01:26:43 -0400 |
Ryan C. Gordon |
Fixed off-by-one error in SDL_ConvertStereo().
|
changeset |
files
|
Thu, 11 Jul 2013 22:04:16 -0700 |
Sam Lantinga |
Check the parameters to SDL_UpdateTexture()
|
changeset |
files
|
Thu, 11 Jul 2013 21:51:09 -0700 |
Sam Lantinga |
Fixed bug 1958 - Cocoa SwapWindow doesn't swap the specified window
|
changeset |
files
|
Thu, 11 Jul 2013 23:59:09 -0400 |
Ryan C. Gordon |
Whoops, missed a part of that last commit.
|
changeset |
files
|
Thu, 11 Jul 2013 23:53:00 -0400 |
Ryan C. Gordon |
Explicitly write silence to the audio device while it is paused.
|
changeset |
files
|
Thu, 11 Jul 2013 23:17:52 -0400 |
Ryan C. Gordon |
Attempt to fix a compiler warning on Haiku.
|
changeset |
files
|
Thu, 11 Jul 2013 12:44:03 -0400 |
Ryan C. Gordon |
Fixed compiler warnings on Haiku.
|
changeset |
files
|
Thu, 11 Jul 2013 12:27:39 -0400 |
Ryan C. Gordon |
Removed some unused variables.
|
changeset |
files
|
Thu, 11 Jul 2013 12:26:18 -0400 |
Ryan C. Gordon |
Fixed compiler warning.
|
changeset |
files
|
Thu, 11 Jul 2013 12:17:13 -0400 |
Ryan C. Gordon |
Cleaned up WGL_ACCELERATION_ARB usage.
|
changeset |
files
|
Thu, 11 Jul 2013 01:09:45 -0400 |
Ryan C. Gordon |
Added src/thread/pthread/SDL_systls.c to the CMake scripts.
|
changeset |
files
|
Wed, 10 Jul 2013 22:13:19 -0700 |
Sam Lantinga |
Catch out of memory errors creating a window
|
changeset |
files
|
Wed, 10 Jul 2013 22:06:11 -0700 |
Sam Lantinga |
Fixed compile
|
changeset |
files
|
Wed, 10 Jul 2013 22:01:24 -0700 |
Sam Lantinga |
Fixed bug 1949 - Pulseaudio 32 bit audio formats support
|
changeset |
files
|
Wed, 10 Jul 2013 21:57:31 -0700 |
Sam Lantinga |
Fixed bug 1953 - Crash at memcpy X11_DispatchEvent(_THIS) Function
|
changeset |
files
|
Wed, 10 Jul 2013 23:43:35 -0400 |
Ryan C. Gordon |
Added src/thread/windows/SDL_systls.c to CMakeLists.txt (thanks, Charles!).
|
changeset |
files
|
Wed, 10 Jul 2013 20:17:20 -0700 |
Sam Lantinga |
Added PowerPC and ARM versions of the memory barrier functions.
|
changeset |
files
|
Wed, 10 Jul 2013 18:31:17 -0700 |
Sam Lantinga |
Added release/acquire memory barriers to the atomic API
|
changeset |
files
|
Wed, 10 Jul 2013 02:37:57 -0700 |
Sam Lantinga |
Fixed Haiku build
|
changeset |
files
|
Wed, 10 Jul 2013 02:32:04 -0700 |
Sam Lantinga |
Implemented an API for thread-local storage: SDL_TLSCreate(), SDL_TLSSet(), SDL_TLSGet()
|
changeset |
files
|
Tue, 09 Jul 2013 12:58:54 -0700 |
Jørgen P. Tjernø |
SDL_GL_MakeCurrent: Only no-op redundant calls on *same* thread.
|
changeset |
files
|
Tue, 09 Jul 2013 12:57:12 -0700 |
Jørgen P. Tjernø |
Mac: Remove dead FULLSCREEN_TOGGLEABLE code.
|
changeset |
files
|
Tue, 09 Jul 2013 13:54:29 -0300 |
Gabriel Jacobo |
Removing video/uikit/*.c from configure's iOS sources
|
changeset |
files
|
Tue, 09 Jul 2013 11:57:32 -0400 |
Ryan C. Gordon |
Backout hg changset 898992405fa7; lots of things still use SDL_types.h. :/
|
changeset |
files
|
Tue, 09 Jul 2013 08:01:40 -0700 |
Sam Lantinga |
Made the SDL_memset4() comment even clearer so we don't accidentally replace it with memset() in the future.
|
changeset |
files
|
Tue, 09 Jul 2013 07:13:58 -0700 |
Sam Lantinga |
Backed out commit 898992405fa7 because memset() does a byte fill and SDL_memset4() does a uint32 fill and this change breaks SDL_FillRect()
|
changeset |
files
|
Tue, 09 Jul 2013 10:25:16 -0300 |
Gabriel Jacobo |
Adds Input Focus handling on Android to improve pausing/resuming behavior
|
changeset |
files
|
Mon, 08 Jul 2013 23:37:00 -0400 |
Ryan C. Gordon |
Removed deprecated SDL_types.h header.
|
changeset |
files
|
Mon, 08 Jul 2013 23:22:36 -0400 |
Ryan C. Gordon |
Replaced SDL_memset4() implementation with a call to SDL_memset().
|
changeset |
files
|
Mon, 08 Jul 2013 17:51:17 -0400 |
Edward Rudd |
change fsaa argument for testgl to accept a # of samples for FSAA
|
changeset |
files
|
Mon, 08 Jul 2013 13:26:59 -0400 |
Ryan C. Gordon |
Disable OSS and BSD audio targets on OpenBSD.
|
changeset |
files
|
Mon, 08 Jul 2013 09:21:54 -0700 |
Sam Lantinga |
Make sure that srcdir has a full pathname so source indexing works.
|
changeset |
files
|
Sun, 07 Jul 2013 18:23:04 -0700 |
Sam Lantinga |
Fixed bug 1943 - Wrong handling of legacy 32bpp BMP files
|
changeset |
files
|
Sun, 07 Jul 2013 20:06:08 -0400 |
Ryan C. Gordon |
sndio dynamic loading fix.
|
changeset |
files
|
Sun, 07 Jul 2013 14:08:07 -0700 |
Sam Lantinga |
Backed out changeset c8b16b3a3c9b
|
changeset |
files
|
Sun, 07 Jul 2013 12:53:21 -0700 |
Sam Lantinga |
Fixed bug 1943 - Wrong handling of legacy 32bpp BMP files
|
changeset |
files
|
Sun, 07 Jul 2013 12:34:26 -0700 |
Sam Lantinga |
Added automated test to validate conversion between all supported formats.
|
changeset |
files
|
Sun, 07 Jul 2013 12:34:21 -0700 |
Sam Lantinga |
Added surface conversion support for ARGB2101010 formats
|
changeset |
files
|
Sun, 07 Jul 2013 10:31:01 -0700 |
Sam Lantinga |
Fixed converting ARGB2101010 surfaces to 8-bit surfaces
|
changeset |
files
|
Sun, 07 Jul 2013 10:15:10 -0700 |
Sam Lantinga |
Updated configure with the sndio audio backend
|
changeset |
files
|