Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
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.
PSP: Fixed returning success from unsupported SDL_RenderReadPixels().
2016-04-01, by Philipp Wiesemann
PSP: Fixed returning success for unsupported SDL_SetTextureColorMod().
2016-04-01, by Philipp Wiesemann
PSP: Fixed missing error message for unsupported SDL_CreateWindowFrom().
2016-04-01, by Philipp Wiesemann
Updated info about required Ubuntu version for Mir support in README.
2016-04-01, by Philipp Wiesemann
Wayland: Fixed missing error message if creating a custom cursor failed.
2016-03-28, by Philipp Wiesemann
Removed not needed SDL_WINDOW_SHOWN from chessboard test program.
2016-03-28, by Philipp Wiesemann
iOS: Removed not needed SDL_WINDOW_SHOWN from rectangles demo.
2016-03-28, by Philipp Wiesemann
iOS: Fixed keyboard demo ignoring quit requests and window closing.
2016-03-28, by Philipp Wiesemann
iOS: Replaced #import with #include in two demos.
2016-03-27, by Philipp Wiesemann
iOS: Restored older version of rectangles demo.
2016-03-27, by Philipp Wiesemann
iOS: Updated SDL version in demo README.
2016-03-27, by Philipp Wiesemann
Fixed comment in gesture source.
2016-03-27, by Philipp Wiesemann
1.2 stdlib: include SDL_config.h so we can see if HAVE_QSORT is actually set.
SDL-1.2
2016-03-30, by Ryan C. Gordon
gcc-fat.sh: SDL 1.2 won't build with the Mac OS X 10.11 SDK with < 10.7 compat.
SDL-1.2
2016-03-30, by Ryan C. Gordon
SDL_qsort in SDL 1.2 needs to use the system includes.
SDL-1.2
2016-03-30, by Ryan C. Gordon
Mac: avoid calling CGSetLocalEventsSuppressionInterval, it was deprecated in OS X 10.6.
2016-03-20, by Alex Szpakowski
Windows CMake: don't try to link dxguid, it's unavailable when using Visual Studio's XP-compatible toolset.
2016-03-18, by Alex Szpakowski
Wayland: Fixed crash if memory mapping failed while creating a custom cursor.
2016-03-16, by Philipp Wiesemann
Wayland: Fixed storing a theme cursor which is never used in video data.
2016-03-16, by Philipp Wiesemann
Quick fix for qsort off-by-one error.
SDL-1.2
2016-03-11, by Sam Lantinga
Pick up new display mode information after a mode change (Windows only right now).
2016-03-11, by Sam Lantinga
Quick fix for qsort off-by-one error.
2016-03-11, by Sam Lantinga
Emscripten: Deactivated custom cursor support because it created system cursors.
2016-03-11, by Philipp Wiesemann
Wayland: Fixed drawing created cursors without transparency.
2016-03-11, by Philipp Wiesemann
Wayland: Fixed showing created cursors incorrectly before the first redraw.
2016-03-11, by Philipp Wiesemann
WinRT: Removed dead code and fixed memory leak if allocation for driver failed.
2016-03-10, by Philipp Wiesemann
Fixed compiling IME test program with HAVE_SDL_TTF on C89 compilers.
2016-03-10, by Philipp Wiesemann
Removed unnecessary include statement in test program.
2016-03-10, by Philipp Wiesemann
A simple test program for SDL_qsort().
2016-03-10, by Ryan C. Gordon
Another commit to test revision control.
2016-03-08, by Ryan C. Gordon
Minor tweak to a README to test Mercurial server.
2016-03-08, by Ryan C. Gordon
Fixed infinite timeout in SDL_WaitEventTimeout() - thanks Константин Гончарик
2016-03-08, by Sam Lantinga
Allow mappings to be added before GameControllerInit
2016-03-07, by Ethan Lee
alsa: Implemented basic device detection.
2016-03-05, by Ryan C. Gordon
x11: Fix a few more XMoveWindow() calls to adjust for border size.
2016-03-04, by Ryan C. Gordon
x11: Deal with window borders better.
2016-03-04, by Ryan C. Gordon
Raspberry: Fixed crash if memory allocation for cursor failed.
2016-03-03, by Philipp Wiesemann
Fixed compile warnings about unused variables in IME test program.
2016-03-03, by Philipp Wiesemann
Wayland: Fixed fault in event handling which might have caused a crash someday.
2016-03-02, by Philipp Wiesemann
Wayland: Fixed crash if allocating memory for cursor failed.
2016-03-02, by Philipp Wiesemann
Replaced strlen() with SDL_strlen() in IME test program.
2016-03-02, by Philipp Wiesemann
wayland: Add wl_proxy_marshal_constructor_versioned sym
2016-02-17, by Jonas Ådahl
Mir: Do not use opengl to find the valid pixel format if we dont use opengl
2016-02-25, by Brandon Schaefer
Mir: Replaced memcpy() with SDL_memcpy().
2016-02-24, by Philipp Wiesemann
Mir: Fixed comment at conditional compilation macro.
2016-02-24, by Philipp Wiesemann
Fixed doxygen warnings about markdown formatting.
2016-02-24, by Philipp Wiesemann
Mir: Fixed crash if allocating memory for cursor failed.
2016-02-22, by Philipp Wiesemann
Regenerated configure script with Mir changes.
2016-02-21, by Ryan C. Gordon
Fix API/ABI breakage in Mir 0.13/0.14.
2016-02-21, by bschaefer
Windows: Just use WaitForSingleObjectEx() everywhere.
2016-02-21, by Ryan C. Gordon
Windows: let threads be named in the debugger.
2016-02-21, by Ryan C. Gordon
1.2 stdlib: Updated qsort with licensing resolved (thanks, Gareth!).
SDL-1.2
2016-02-21, by Ryan C. Gordon
stdlib: Restored previous qsort() implementation; the licensing is resolved.
2016-02-21, by Ryan C. Gordon
x11: better fix for the previous commit's fullscreen vs maximized issue.
2016-02-20, by Ryan C. Gordon
x11: Don't mess with fullscreen vs maximized window state on unmapped windows.
2016-02-20, by Ryan C. Gordon
Android: Restored Philipp's joystick change, lost in the previous merge.
2016-02-19, by Ryan C. Gordon
Merge Android C89 fixes from Eric Wing.
2016-02-19, by Ryan C. Gordon
Android: C89 cleanup to avoid warnings/errors since the default gcc mode on Android is still pre-C99.
2016-02-09, by Eric Wing
x11/wayland/mir: Make the dynamic loading macro salsa a little less messy.
2016-02-18, by Ryan C. Gordon
Added support for the Mad Catz FightStick TE S+ PS3
2016-02-17, by Sam Lantinga
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
tip