Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+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.
Make SDL_QuitRequested() return an SDL_bool
2011-06-12, by Sam Lantinga
Fixed gcc warnings for apps using SDL headers with -Wundef flag.
2011-06-06, by Ryan C. Gordon
Closing Sunny's "experimental" named branch.
experimental
2011-06-04, by Ryan C. Gordon
Don't call CGContextRelease() on object Cocoa already flagged for autorelease.
SDL-1.2
2011-06-04, by Ryan C. Gordon
QZ_LockHWSurface() should always check for changes to the screen surface.
SDL-1.2
2011-06-04, by Ryan C. Gordon
Updated configure.in to be compatible with autoconf 2.67.
2011-06-04, by Ryan C. Gordon
Assert code's stdio interface was reading from the wrong variable.
2011-06-03, by Ryan C. Gordon
Clarified SDL_GetWindowSurface() documentation
2011-04-22, by Sam Lantinga
Fixed so SDL_quit.h doesn't require SDL_compat.h
2011-04-21, by Sam Lantinga
Make assert dialog work on Cocoa target even if we haven't initialized video.
2011-04-20, by Ryan C. Gordon
Debug win 32 settings was wrongfully set to build the Release 32bit version.
2011-04-20, by Dennis Cappendijk
Added test of the assertion reporting system
2011-04-19, by Sam Lantinga
Removed assertion list terminator (just do it like a normal linked list).
2011-04-19, by Ryan C. Gordon
Fixed bug 1185 (VS 2010 project files do not support side-by-side 32-bit and 64-bit builds)
2011-04-19, by Sam Lantinga
Fixed: Windows always fails with SDL_HapticOpenFromJoystick
2011-04-19, by Sam Lantinga
Minor missing parameter name
2011-04-18, by Sam Lantinga
Updated documentation to reflect new license
2011-04-15, by Sam Lantinga
Removed buggy and LGPL MMX mixing routines.
2011-04-08, by Sam Lantinga
SDL 1.3 is now under the zlib license.
2011-04-08, by Sam Lantinga
Fixed build error
2011-04-06, by Sam Lantinga
Fixed bug 1177 (testsdl ios crash)
2011-04-05, by Sam Lantinga
Allow overriding the app delegate on iOS
2011-04-05, by Sam Lantinga
Fixed setting programmatically setting the size of a window on X11 for non-resizable windows.
2011-04-05, by Sam Lantinga
Fixed bug 1173 (No mouse wheel event on linux/x11)
2011-04-05, by Sam Lantinga
Some more iOS orientation rotation fixes.
2011-04-04, by Ryan C. Gordon
Added SDL_GetRenderer()
2011-04-04, by Sam Lantinga
iOS: Correctly resize renderbuffers when rotating orientation.
2011-04-03, by Ryan C. Gordon
Move variable declaration position to stick with C standart.
2011-04-03, by Airlangga Cahya Utama
Fixed compile error.
2011-03-29, by Sam Lantinga
Filter out SDL_WINDOWEVENT_SIZE_CHANGED events too
2011-03-28, by Sam Lantinga
Make sure the resize event gets through
2011-03-28, by Sam Lantinga
Backed out changeset ef550bdb8c1b
2011-03-28, by Sam Lantinga
If a test program window resizes, resize its viewport, too.
2011-03-28, by Ryan C. Gordon
Added orientation rotation for iOS.
2011-03-28, by Ryan C. Gordon
Make the iOS test projects target iPhone and iPad instead of just the phone.
2011-03-28, by Ryan C. Gordon
iOS: Report both landscape and portrait orientation as display modes.
2011-03-27, by Ryan C. Gordon
NDS update
2011-03-26, by Sam Lantinga
Temporarily removing sprite and sprite2 at Frank's request
2011-03-26, by Sam Lantinga
NDS update
2011-03-26, by Sam Lantinga
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
Removed obsolete test program
2011-03-08, by Sam Lantinga
Added missing test program
2011-03-08, by Sam Lantinga
Fixed 64-bit compiling
2011-03-07, by Sam Lantinga
The msimg library isn't needed anymore.
2011-03-07, by Sam Lantinga
The MMX and 3DNow! instructions can't be compiled by 64-bit Visual Studio.
2011-03-07, by Sam Lantinga
The msimg library isn't needed anymore.
2011-03-07, by Sam Lantinga
Fixed the libraries linked with Visual Studio 2010, the msimg library isn't needed anymore.
2011-03-07, by Sam Lantinga
Fixed compiler warning on Visual C++
2011-03-07, by Sam Lantinga
Fixed bug 1161 (Setting GL_ACCELERATED_VISUAL to 1 forces software rendering in Windows XP)
2011-03-07, by Sam Lantinga
Enabled multi-touch
2011-03-07, by Sam Lantinga
Added gesture test program
2011-03-07, by Sam Lantinga
Removed associated source files
2011-03-07, by Sam Lantinga
Removed associated resources
2011-03-07, by Sam Lantinga
Removed old test
2011-03-07, by Sam Lantinga
Fixed compile error
2011-03-07, by Sam Lantinga
Removed the NDS hack for ARGB1555 surfaces, since it's a general problem; added full color expansion for 16 bpp packed pixels.
2011-03-07, by Sam Lantinga
Fixed bitmap order interpretation; SDL defaults to MSB ordering so a bitstream corresponds to a pixel stream.
2011-03-07, by Sam Lantinga
We explicitly don't know how to handle 1 and 4 bpp pixel formats.
2011-03-07, by Sam Lantinga
Fixed memory corruption with invalid pixel values.
2011-03-06, by Sam Lantinga
Fixed up structure to match header, added missing Aloss
2011-03-06, by Sam Lantinga
Added padding for better aligned access to *shift/*loss members
2011-03-06, by Sam Lantinga
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip