Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-15
+15
+100
+300
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fixed bug 1953 - Crash at memcpy X11_DispatchEvent(_THIS) Function
2013-07-10, by Sam Lantinga
Added src/thread/windows/SDL_systls.c to CMakeLists.txt (thanks, Charles!).
2013-07-10, by Ryan C. Gordon
Added PowerPC and ARM versions of the memory barrier functions.
2013-07-10, by Sam Lantinga
Added release/acquire memory barriers to the atomic API
2013-07-10, by Sam Lantinga
Fixed Haiku build
2013-07-10, by Sam Lantinga
Implemented an API for thread-local storage: SDL_TLSCreate(), SDL_TLSSet(), SDL_TLSGet()
2013-07-10, by Sam Lantinga
SDL_GL_MakeCurrent: Only no-op redundant calls on *same* thread.
2013-07-09, by Jørgen P. Tjernø
Mac: Remove dead FULLSCREEN_TOGGLEABLE code.
2013-07-09, by Jørgen P. Tjernø
Removing video/uikit/*.c from configure's iOS sources
2013-07-09, by Gabriel Jacobo
Backout hg changset 898992405fa7; lots of things still use SDL_types.h. :/
2013-07-09, by Ryan C. Gordon
Made the SDL_memset4() comment even clearer so we don't accidentally replace it with memset() in the future.
2013-07-09, by 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()
2013-07-09, by Sam Lantinga
Adds Input Focus handling on Android to improve pausing/resuming behavior
2013-07-09, by Gabriel Jacobo
Removed deprecated SDL_types.h header.
2013-07-08, by Ryan C. Gordon
Replaced SDL_memset4() implementation with a call to SDL_memset().
2013-07-08, by Ryan C. Gordon
less
more
|
(0)
-3000
-1000
-300
-100
-15
+15
+100
+300
+1000
tip