Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
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.
Added high resolution timing API: SDL_GetPerformanceCounter(), SDL_GetPerformanceFrequency()
2011-03-25, by Sam Lantinga
Android defines linux, but doesn't have the gettid system call.
2011-03-25, by Sam Lantinga
SDL 1.3 requires a 64-bit type for the platform.
2011-03-25, by Sam Lantinga
Fixed typos in example code
2011-03-25, by Sam Lantinga
Warn people not to run their applications as root!
2011-03-25, by Sam Lantinga
The API sets the priority for the current thread, not an arbitrary thread.
2011-03-25, by Sam Lantinga
Don't be clever, just call it testthread
2011-03-25, by Sam Lantinga
Fixed permissions
2011-03-25, by Sam Lantinga
Implemented SDL_SetThreadPriority()
2011-03-25, by Sam Lantinga
Fixed signed/unsigned warning.
2011-03-25, by Sam Lantinga
Fixed related function documentation
2011-03-22, by Sam Lantinga
The scale mode is per texture, not per texture unit.
2011-03-21, by Sam Lantinga
Fixed bug: No right mouse button events during FullScreen Mac OS
2011-03-21, by Sam Lantinga
Fixed compiler warning
2011-03-21, by Sam Lantinga
Fixed compiler warning
SDL-1.2
2011-03-21, by Sam Lantinga
Split SDL_BlitScaled into SDL_UpperBlitScaled and SDL_LowerBlitScaled.
2011-03-13, by Ken Rogoway
Make it possible to run "make dist" from a separate build directory.
2011-03-15, by Sam Lantinga
Added quotes to the post-build copy commands
2011-03-15, by Sam Lantinga
Fixed dependencies for testcursor
2011-03-15, by Sam Lantinga
Removed obsolete window positioning code.
2011-03-15, by Sam Lantinga
Fixed accidental line deletion.
2011-03-15, by Sam Lantinga
Do not break application's signal handler installed with SA_SIGINFO
2011-03-15, by Sam Lantinga
Do not break application's signal handler installed with SA_SIGINFO
SDL-1.2
2011-03-15, by Sam Lantinga
Fixed error because intrin.h contains C++ code and can't be included in an extern "C" block.
2011-03-15, by Sam Lantinga
There's a function to do that... :)
2011-03-14, by Sam Lantinga
SDL will treat the functionality as unsupported if the functions aren't filled in.
2011-03-14, by Sam Lantinga
DirectFB driver update
2011-03-14, by Sam Lantinga
Delegate should use application: didFinishLaunchingWithOptions:
2011-03-14, by Sam Lantinga
Fixed typo
2011-03-14, by Sam Lantinga
Fixed crash if the update rectangles are not pre-clipped.
2011-03-13, by Sam Lantinga
Added the SDL_HINT_RENDER_SCALE_QUALITY hint, which defaults to nearest pixel sampling.
2011-03-13, by Sam Lantinga
Removed unreferenced variable
2011-03-13, by Sam Lantinga
If we leave the default SDL_config.h in place, it'll override the one generated by configure when building from a different directory. Argh...
2011-03-12, by Sam Lantinga
Fixed so code will compile with SDL_config_minimal.h
2011-03-12, by Sam Lantinga
Fixed operator precedence
2011-03-11, by Sam Lantinga
Fixed bug 1165 (SDL_GetMouseState() returns wrong location after switch to/from fullscreen)
2011-03-11, by Sam Lantinga
Fixed bug 1167 (SDL_WINDOWPOS_CENTERED doesn't work if used right after fullscreen -> windowed switch)
2011-03-11, by Sam Lantinga
Fixed bug 1166 (No mouse motion events while SDL_SetRelativeMouseMode() is active and holding the mouse button)
2011-03-11, by Sam Lantinga
Copy icon.bmp for the testcursor build
2011-03-11, by Sam Lantinga
We don't want to remove SDL_config.h since it's in source control now.
2011-03-11, by Sam Lantinga
Updated configure with newer autoconf
2011-03-11, by Sam Lantinga
Added a function to create color cursors: SDL_CreateColorCursor()
2011-03-11, by Sam Lantinga
We can assume ARGB surface format when creating cursors (enforced by higher level API)
2011-03-11, by Sam Lantinga
Added support for the Xcursor library for color cursors
2011-03-11, by Sam Lantinga
Implemented X11 cursor support.
2011-03-11, by Sam Lantinga
Fixing permissions
2011-03-11, by Sam Lantinga
Fixed permissions for C header files
2011-03-11, by Sam Lantinga
Fixed permissions for C source files
2011-03-11, by Sam Lantinga
Gamma support is back!
2011-03-11, by Sam Lantinga
Fixed bug 1162 (Error calling SDL_RenderReadPixels() with format=0)
2011-03-10, by Sam Lantinga
SDL_RenderReadPixels() is restricted to the viewport area.
2011-03-10, by Sam Lantinga
Added screenshot support for tests using the common framework.
2011-03-10, by Sam Lantinga
Include an updated Version.rc in Visual Studio builds
2011-03-09, by Sam Lantinga
Fixed bug 1163 (SDL_TEXTINPUT not being received on iPhoneOS)
2011-03-09, by Sam Lantinga
Removed newlines from log messages
2011-03-09, by Sam Lantinga
Fixed touches for the !IPHONE_TOUCH_EFFICIENT_DANGEROUS case
2011-03-09, by Sam Lantinga
Use SDL_Log() so the messages show up on iPhone and Android
2011-03-09, by Sam Lantinga
Make the globals static so they're initialized to zero.
2011-03-09, by Sam Lantinga
Fixed testgesture to work on the iPhone
2011-03-09, by Sam Lantinga
Fixed linking x64 with Visual Studio 2010.
2011-03-08, by Sam Lantinga
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip