Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-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.
Create a fake desktop mode for windowed mode apps
2006-07-16, by Sam Lantinga
Fixed building on Mac OS X without the Carbon and Cocoa video drivers
2006-07-16, by Sam Lantinga
Look at environment variables in SDL_VideoInit() and SDL_AudioInit()
2006-07-15, by Sam Lantinga
Implemented fully featured dummy renderer
2006-07-15, by Sam Lantinga
Streamlined the API a bit and optimized the software renderer.
2006-07-15, by Sam Lantinga
Changed the name of the dummy renderer
2006-07-14, by Sam Lantinga
Prefer the D3D renderer over GDI, at least for testing.
2006-07-14, by Sam Lantinga
Yay! D3D renderer works!
2006-07-14, by Sam Lantinga
More of the Direct3D renderer is implemented, I'm not sure why it's not showing texture copies yet...
2006-07-14, by Sam Lantinga
Updated Visual C++ 2005 project
2006-07-13, by Sam Lantinga
Removed libc dependency on Windows again, to fix building with Visual C++ 2005 Express Edition.
2006-07-13, by Sam Lantinga
First stab at a D3D renderer, only 30FPS so far... ?
2006-07-12, by Sam Lantinga
debug cleanup
2006-07-12, by Sam Lantinga
Playing around, trying to find a fast path with GDI
2006-07-12, by Sam Lantinga
Solved the performance problems by introducing the concept of a single-buffered
2006-07-12, by Sam Lantinga
Updated the snapshot build target to reflect the new source location
2006-07-10, by Sam Lantinga
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-07-10, by Sam Lantinga
sdl.pc is in build directory, not source
2006-07-06, by Patrice Mandin
Include sdl.pc in the development RPM
release-1.2.11
2006-06-27, by Sam Lantinga
Added 1.2.11 patch notes
2006-06-27, by Sam Lantinga
Fixed libiconv detection
2006-06-26, by Sam Lantinga
Fixed problem with nasm hidden visibility detection
2006-06-26, by Sam Lantinga
Almost added Mac OS X nasm support
2006-06-26, by Sam Lantinga
------- Comment #5 From Marc Peter 2006-06-25 18:03 [reply] -------
2006-06-26, by Sam Lantinga
Updated version to SDL 1.2.1
2006-06-25, by Sam Lantinga
Updated the version to 1.2.11
2006-06-25, by Sam Lantinga
(none)
2006-06-25, by Sam Lantinga
Fixed including stdint.h with gcc on Win32
2006-06-25, by Sam Lantinga
Fix for bug #240
2006-06-24, by Sam Lantinga
Fixed bug #258
2006-06-24, by Sam Lantinga
Fixed bug #255
2006-06-24, by Sam Lantinga
Fixed bug #260
2006-06-24, by Sam Lantinga
Default the X11 dynamically loading on if the OS loader loads libraries
2006-06-23, by Sam Lantinga
Swizzle ALSA channels for 5.1 output to match DirectSound and CoreAudio.
2006-06-23, by Ryan C. Gordon
Fixed bug #69
2006-06-23, by Sam Lantinga
Fixed bug #147
2006-06-23, by Sam Lantinga
Only allow dynamic X11 if gcc4 (-fvisibility=hidden) is used.
2006-06-23, by Ryan C. Gordon
Minor bit of sanity-checking debug info in dynamic X11 code.
2006-06-23, by Ryan C. Gordon
Renamed, per Mike's comment on bug #157
2006-06-21, by Sam Lantinga
Renamed, per Mike's comment on bug #157
2006-06-21, by Sam Lantinga
Fixed bug #157
2006-06-21, by Sam Lantinga
Fixed bug #256
2006-06-21, by Sam Lantinga
Date: Fri, 9 Jun 2006 11:35:23 +0300
2006-06-20, by Sam Lantinga
Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST)
2006-06-20, by Sam Lantinga
Fixed bug #251
2006-06-20, by Sam Lantinga
Bug #250, pkg-config support contributed by Mikael Eriksson
2006-06-20, by Sam Lantinga
Bug #250, pkg-config support contributed by Mikael Eriksson
2006-06-20, by Sam Lantinga
I think this fixes bug #244
2006-06-20, by Sam Lantinga
Fixed bug #241
2006-06-20, by Sam Lantinga
Test case for bug #240
2006-06-20, by Sam Lantinga
Fixed bug #232
2006-06-20, by Sam Lantinga
Fixed bug #232
2006-06-20, by Sam Lantinga
Oops, reverted single/double buffer update
2006-06-14, by Patrice Mandin
Add program to test mouse cursor change
2006-06-14, by Patrice Mandin
Fix mouse cursor change
2006-06-14, by Patrice Mandin
Date: Mon, 22 May 2006 01:16:47 -0400
2006-05-23, by Sam Lantinga
Moved DirectInput joystick code to 1.3 branch
2006-05-21, by Sam Lantinga
Closed bug #74
2006-05-21, by Sam Lantinga
Removed unused variable with undefined type. Fixes Bugzilla #234.
2006-05-21, by Ryan C. Gordon
Try to keep SDL keysyms sane regardless of keyboard layout in windib target.
2006-05-18, by Ryan C. Gordon
Make sure sem_wait didn't return early with EINTR. Fixes Bugzilla #231.
2006-05-17, by Ryan C. Gordon
Fixed thread callback calling conventions, updated OS/2 DLL name to SDL12.dll
2006-05-17, by Sam Lantinga
Fixed uninitialized variable warnings
2006-05-17, by Sam Lantinga
Clean out the tests before creating distribution archive
release-1.2.10
2006-05-17, by Sam Lantinga
Updated RPM spec file with License keyword
2006-05-17, by Sam Lantinga
Whoops, clean files in the dist directory
2006-05-17, by Sam Lantinga
(none)
2006-05-17, by Sam Lantinga
Removed support for Darwin, due to build problems on ps2linux
2006-05-17, by Sam Lantinga
Needed unistd.h for unlink()
2006-05-17, by Sam Lantinga
Patch from Ryan to fix compiler warnings
2006-05-17, by Sam Lantinga
Use the correct parameter for GLX_VISUAL_CAVEAT_EXT
2006-05-16, by Sam Lantinga
Updated docs for SDL 1.2.10 release
2006-05-16, by Sam Lantinga
Added information about gcc-fat.sh to README.MacOSX
2006-05-16, by Sam Lantinga
Fixed compiling GS YUV conversion code
2006-05-16, by Sam Lantinga
Date: Mon, 15 May 2006 17:18:34 +0300
2006-05-16, by Sam Lantinga
DragonFly BSD has an older version of VGL which SDL doesn't support.
2006-05-15, by Sam Lantinga
Fixed corrupt image
2006-05-15, by Sam Lantinga
OpenBSD doesn't ship with X11 library major version symlinks
2006-05-15, by Sam Lantinga
Added yet another variant of autoconf to the list
2006-05-15, by Sam Lantinga
Added yet another variant of autoconf to the list
2006-05-15, by Sam Lantinga
Fix from Marc Peter: slightly fixed Watcom makefiles for 1.2.10 release
2006-05-14, by Sam Lantinga
Add a reminder to fix current->w,current->h
2006-05-14, by Patrice Mandin
Fixed alloca declaration for MPW
2006-05-14, by Sam Lantinga
Hey, whaddy know! MacOS Classic has 64-bit types!
2006-05-13, by Sam Lantinga
SDLmain compile fix
2006-05-13, by Sam Lantinga
Add missing include file
2006-05-12, by Patrice Mandin
Use the right variables to set stuff for sdl-config script
2006-05-12, by Patrice Mandin
Fixed signed/unsigned issues
2006-05-12, by Sam Lantinga
Whoops, need a space after dnl to make it meaningful. :)
2006-05-12, by Sam Lantinga
Should we always look in /usr/local when compiling natively?
2006-05-11, by Sam Lantinga
Date: Thu, 11 May 2006 19:08:05 -0400
2006-05-11, by Sam Lantinga
Date: Thu, 11 May 2006 17:09:17 -0400
2006-05-11, by Sam Lantinga
Forgot to declare volatile stuff also in c file
2006-05-11, by Patrice Mandin
Fixed some bugs in string handling
2006-05-11, by Sam Lantinga
Saved a little space by not including the CodeWarrior 5 XML projects
2006-05-11, by Sam Lantinga
Fixed bug #53
2006-05-11, by Sam Lantinga
Fixed building with CodeWarrior on MacOS Classic
2006-05-11, by Sam Lantinga
Fixed MacOS Classic build
2006-05-11, by Sam Lantinga
sdl-config doesn't include the OpenGL library in --libs
2006-05-11, by Sam Lantinga
Fixed bug #208
2006-05-11, by Sam Lantinga
Fixed bug #226
2006-05-11, by Sam Lantinga
Fixed bug #225
2006-05-11, by Sam Lantinga
Date: Wed, 10 May 2006 17:43:21 -0700
2006-05-11, by Sam Lantinga
Only set Mac OS X default if both parameters are left default
2006-05-10, by Sam Lantinga
(none)
2006-05-10, by Sam Lantinga
Added hardcoded /usr/X11R6 path so GLX detection works on Mac OS X.
2006-05-10, by Sam Lantinga
Need to use __MACOSX__ for the Mac OS X platform.
2006-05-10, by Sam Lantinga
Fixed bug #221
2006-05-10, by Sam Lantinga
Fixed bug #222
2006-05-10, by Sam Lantinga
Prevent both __MACOS__ and __MACOSX__ from being defined in Codewarrior
2006-05-10, by Sam Lantinga
Xcode has trouble compiling different files with the same name for two architectures
2006-05-10, by Sam Lantinga
Removed unused variable
2006-05-10, by Sam Lantinga
Fixed X11 support on Mac OS X Universal build
2006-05-10, by Sam Lantinga
Date: Tue, 9 May 2006 23:01:49 -0400
2006-05-10, by Sam Lantinga
Fat test programs! :)
2006-05-09, by Sam Lantinga
Fixed bug #218
2006-05-09, by Sam Lantinga
Fixed bug #220
2006-05-09, by Sam Lantinga
Fixed bug #137
2006-05-09, by Sam Lantinga
Date: Mon, 8 May 2006 14:19:30 -0700
2006-05-09, by Sam Lantinga
More compile fixes for systems without the DPMS extension
2006-05-09, by Sam Lantinga
less
more
|
(0)
-1000
-120
+120
+1000
+3000
tip