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.
Mike Gorchak to Sam
2009-11-19, by Sam Lantinga
Found a way to implement mask semantics in OpenGL
2009-11-19, by Sam Lantinga
Allow some variation in the pixel values to account for blending accuracy differences.
2009-11-19, by Sam Lantinga
Include the endpoint in the line we're drawing
2009-11-19, by Sam Lantinga
Adjust the vertices to be over the texel center.
2009-11-19, by Sam Lantinga
Fixed a bunch of bugs in the blit blend mode tests
2009-11-18, by Sam Lantinga
Use SDL's string and memory functions instead of stdlib
2009-11-18, by Sam Lantinga
Implemented SDL_RenderReadPixels()/SDL_RenderWritePixels() for the dummy renderer.
2009-11-18, by Sam Lantinga
Don't add the OpenGL renderers for drivers that don't support OpenGL
2009-11-18, by Sam Lantinga
Fixes for the automated rendering test
2009-11-18, by Sam Lantinga
If we explicitly request a driver, try to initialize it.
2009-11-18, by Sam Lantinga
Fixed GL_RenderReadPixels() - thanks Ryan!
2009-11-18, by Sam Lantinga
First pass (untested) at RenderWritePixels()
2009-11-18, by Sam Lantinga
Refactored to use render_loadTestFace()
2009-11-18, by Sam Lantinga
Fixed endianness of the face image surface
2009-11-18, by Sam Lantinga
Trying to figure out why the OpenGL tests are failing...
2009-11-18, by Sam Lantinga
Compare against the correct image
2009-11-18, by Sam Lantinga
Debug info to help track down render test failures
2009-11-17, by Sam Lantinga
Added missing return values
2009-11-17, by Sam Lantinga
Fixed some bugs in the automated test suite, revealed by working SDL_RenderReadPixels()
2009-11-17, by Sam Lantinga
Scott to slouken
2009-11-17, by Sam Lantinga
Thank you automated tests (and bobbens!), fixed alpha blending for accuracy
2009-11-16, by Sam Lantinga
Fixed memory corruption in SW_RenderReadPixels()
2009-11-16, by Sam Lantinga
You can specify the format for pixel data in SDL_RenderReadPixels() and SDL_RenderWritePixels()
2009-11-16, by Sam Lantinga
Added a utility function to convert blocks of pixels
2009-11-15, by Sam Lantinga
Hmm, this isn't going to work, is it?
2009-11-15, by Sam Lantinga
Work in progress: SDL_RenderReadPixels() should be implemented soon.
2009-11-15, by Sam Lantinga
Work in progress on OpenGL ReadPixels/WritePixels interface
2009-11-15, by Sam Lantinga
Updated for the new pixel format structure
2009-11-11, by Sam Lantinga
The docs directory doesn't exist anymore
2009-11-11, by Sam Lantinga
Fixed gcc warning
2009-11-09, by Sam Lantinga
Work in progress on implementation of SDL_RenderReadPixels() and SDL_RenderWritePixels(), code untested.
2009-11-09, by Sam Lantinga
Fixed bug #878
2009-11-09, by Sam Lantinga
Fixed compile warning
2009-11-08, by Sam Lantinga
Skip renderers that fail to initialize
2009-11-08, by Sam Lantinga
Removed the separate static simulator target, all targets create libSDLiPhoneOS.a
2009-11-02, by Sam Lantinga
Fixed bug #847
2009-11-02, by Sam Lantinga
cpuid doesn't actually change the flags register
2009-10-30, by Sam Lantinga
Fixed bug #734
2009-10-30, by Sam Lantinga
Cursor hotspot fixes.
2009-10-29, by Mike Gorchak
Fixed compile error
2009-10-28, by Sam Lantinga
Automatically initialize the video system and create a renderer to simplify use.
2009-10-28, by Sam Lantinga
Adam Strzelecki to SDL
2009-10-28, by Sam Lantinga
Adam Strzelecki to SDL
2009-10-28, by Sam Lantinga
Adam Strzelecki to SDL
2009-10-23, by Sam Lantinga
Adam Strzelecki to SDL
2009-10-23, by Sam Lantinga
Fixes in GLES configuration selection.
2009-10-22, by Mike Gorchak
Fixes in GLES configuration selection. Support for an old QNX 6.3.2.
2009-10-22, by Mike Gorchak
Optimizations.
2009-10-22, by Mike Gorchak
Adam Strzelecki to SDL
2009-10-22, by Sam Lantinga
Support for GL initialization parameters has been added.
2009-10-21, by Mike Gorchak
Partial fix for bug #859
2009-10-19, by Sam Lantinga
There's a bug with gcc 4.4.1 and -O2 where srcp doesn't get the correct value after the first scanline. Ugh.
2009-10-18, by Sam Lantinga
Merged improvements to SDL_SoftStretch() from SDL 1.2
2009-10-18, by Sam Lantinga
Fixed bug #853
2009-10-18, by Sam Lantinga
Whoops, need " inside quotes
2009-10-17, by Sam Lantinga
Fixed bug #852
2009-10-17, by Sam Lantinga
iPhone/Xcode for 1.3
2009-10-17, by Sam Lantinga
iPhone interruption patch / SDL 1.3
2009-10-17, by Sam Lantinga
Working on fullscreen video modes support
2009-10-13, by Mike Gorchak
Fixed memory allocation size.
2009-10-13, by Mike Gorchak
Fixed handling of the initial window size.
2009-10-13, by Mike Gorchak
All 2D operations in Photon driver have been finished. The driver is ready to use. There fullscreen modes and YUV textures are rest only.
2009-10-13, by Mike Gorchak
Options --double --triple have been added to test double and triple buffering.
2009-10-13, by Mike Gorchak
We don't need dlvsym() for ALSA anymore, yay!
2009-10-13, by Sam Lantinga
Fixed SDL_BLENDMODE_MASK for GL and GLES renderers, now blending works like in software renderer.
2009-10-13, by Mike Gorchak
Only show the dynamic audio libraries if we'll be dynamically loading them
2009-10-13, by Sam Lantinga
Simplify and improve dynamic library detection, taken from SDL_image
2009-10-13, by Sam Lantinga
Debian patch: 050_altivec_detection.diff
2009-10-13, by Sam Lantinga
Fixed OpenGL ES primitive alpha blending.
2009-10-13, by Mike Gorchak
Missed converting PULSE to PULSEAUDIO
2009-10-13, by Sam Lantinga
Initial support for fullscreen application modes.
2009-10-12, by Mike Gorchak
Photon SDL renderer almost finished, the double/tripple buffering is left only.
2009-10-12, by Mike Gorchak
Joystick patch from FreeBSD ports system
2009-10-12, by Sam Lantinga
Continue working on 2D support in Photon.
2009-10-12, by Mike Gorchak
Continue working on 2D support in Photon
2009-10-11, by Mike Gorchak
A better solution to making the default build optimization -O3
2009-10-11, by Sam Lantinga
Whoops, the ProjectDir is one level lower than the SolutionDir
2009-10-11, by Sam Lantinga
stefanullinger to me
2009-10-11, by Sam Lantinga
pkg-config replaced sdl-config in these cases.
2009-10-11, by Sam Lantinga
Fixed bug #31
2009-10-11, by Sam Lantinga
gcc can't generate dependencies for a file that doesn't exist, so first create SDL_revision.h
2009-10-11, by Sam Lantinga
This is crazy. In order to override the default optimization for GCC,
2009-10-11, by Sam Lantinga
Continue working on 2D support for Photon/QNX.
2009-10-10, by Mike Gorchak
MatÄ›j TÃ½Ä 2009-10-05 14:09:03 PDT
2009-10-10, by Sam Lantinga
Revert back. Sorry.
2009-10-10, by Mike Gorchak
Added phrender library linkage for QNX target.
2009-10-10, by Mike Gorchak
Call CommonQuit() at exit has been added.
2009-10-10, by Mike Gorchak
Created windows must be destroyed at CommonQuit().
2009-10-10, by Mike Gorchak
Debian patch: 218_joystick_memmove.diff
2009-10-10, by Sam Lantinga
Fixed bug #833
2009-10-10, by Sam Lantinga
Whoops, FreeBSD 6.2 doesn't define __FreeBSD_kernel_version
2009-10-10, by Sam Lantinga
Adapted from Debian patch: 215_kfreebsd_gnu.diff
2009-10-10, by Sam Lantinga
Made typedef for SDL_bool the same as the other typedefs.
2009-10-10, by Sam Lantinga
Support for the atomic operations for ARM, PPC, MIPS, SH, X86 platforms has been added.
2009-10-10, by Mike Gorchak
Fixed bug #627
2009-10-10, by Sam Lantinga
Merged r4990:4991 from branches/SDL-1.2: ALSA 1.0 API and dlvsym() removal.
2009-10-10, by Ryan C. Gordon
typo
2009-10-10, by Sam Lantinga
Use new 1.3 API for getting audio driver name.
2009-10-10, by Ryan C. Gordon
Added some debug output to loopwave.c
2009-10-10, by Ryan C. Gordon
Use test instead of [ because that's an m4 quote character
2009-10-10, by Sam Lantinga
Fixed bug #830
2009-10-08, by Sam Lantinga
Fixed bug #830
2009-10-08, by Sam Lantinga
Merged r4974:4975 from branches/SDL-1.2: sdl.pc removal on make uninstall.
2009-10-08, by Ryan C. Gordon
Fixed bug #828
2009-10-08, by Sam Lantinga
Update config.guess and config.sub
2009-10-08, by Sam Lantinga
The SDL 1.3 documentation will be primarily online wiki based:
2009-10-07, by Sam Lantinga
SuSE 11.1 installs directfb-config without directfb-devel, so check to
2009-10-07, by Sam Lantinga
Reminder, add multiple icon sizes!
2009-10-07, by Sam Lantinga
Upgrading libtool didn't fix bug #499
2009-10-07, by Sam Lantinga
Eric Wing to Sam
2009-10-06, by Sam Lantinga
Eric Wing to Sam
2009-10-06, by Sam Lantinga
Updated libtool to version 2.2.6a
2009-10-04, by Sam Lantinga
Split out ltoptions.m4
2009-10-04, by Sam Lantinga
Fixed make dist
2009-10-04, by Sam Lantinga
Fixed make dist
2009-10-04, by Sam Lantinga
Split acinclude.m4 into its constituent parts for easy upgrading
2009-10-04, by Sam Lantinga
Fixed bug #826
2009-10-04, by Sam Lantinga
Fixed bug #522
2009-10-04, by Sam Lantinga
Eric Wing to Sam
2009-10-04, by Sam Lantinga
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip