0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added createSprite() to 2D rendering More... over 10 years ago
Added StringStream More... over 10 years ago
Minor: explicit std::iostream error state clearing More... over 11 years ago
Added FileStream::Read static function More... over 11 years ago
Added OutFileStream::Write static functions. More... over 11 years ago
Created CopyStream w/ test More... over 11 years ago
Minor changes More... almost 12 years ago
Created BufferWriter More... almost 12 years ago
Oops More... almost 12 years ago
StringWriter stream More... almost 12 years ago
Created NullStream More... almost 12 years ago
Created VFS::StreamFactory More... almost 12 years ago
Increased buffer number and fixed bug in openal_out.cpp More... about 12 years ago
Merge ../spill/mangle More... almost 13 years ago
Added mouse button events to SDL input More... almost 13 years ago
Made CapStream reusable More... almost 13 years ago
Added CapStream, with test. Also fixed up some minor test issues. More... almost 13 years ago
Changed Stream::isReadable default to 'false'. Fixed missing isReadable settings in various constructors. More... almost 13 years ago
Changed DisplayFormat to DisplayFormatAlpha in SDL image loading, to support transparency. More... about 13 years ago
More direct pixel functions. More... over 13 years ago
Added pixel() to Rend2D::Sprite More... over 13 years ago
Improved OpenAL includes. Hacked std_stream to make seek() able to recover from eof(). More... over 13 years ago
Fixed conflict in last commit More... over 13 years ago
Fixed OpenAL cloning bug More... over 13 years ago
Fix for Visual Studio 2008. stdint.h is not bundled with VS 2008, instead we use cstdint.hpp from BOOST. More... over 13 years ago
Fixed screen transformation More... over 13 years ago
Added SDL+OpenGL 2D rendering backend (ony basic features) More... over 13 years ago
Merge branch 'master' of git://github.com/korslund/mangle More... over 13 years ago
Fix crash at shutdown More... over 13 years ago
Completed and refactored io_stream, split into hpp/cpp. More... over 13 years ago