index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-03-10
Replace mutex_up/mutex_down methods by Common::StackLock
Max Horn
2010-03-10
cleanup
Max Horn
2010-03-10
Remove last traces of OSystem::getOutputSampleRate()
Max Horn
2010-03-10
N64: code formatting
Max Horn
2010-03-10
AGOS: cleanup
Max Horn
2010-03-10
Fix a valgrind warning.
Johannes Schickel
2010-03-10
Fix bug #2963556: SAGA: Memory leaks
Andrew Kurushin
2010-03-10
Split up the SceneResources class into a generic common set, with specific ve...
Paul Gilbert
2010-03-10
Fix warning
Max Horn
2010-03-10
Patch #2967256: Bashisms in configure break build on Solaris
Max Horn
2010-03-10
Silenced some harmless cppcheck warnings about unreachable code after a return.
Torbjörn Andersson
2010-03-09
DRASCULA: Simplify playFLI and its subroutines
Max Horn
2010-03-09
DRASCULA: Simplified some code, cleanup
Max Horn
2010-03-09
DRASCULA: Some cleanup; turn some global C++ objects into members of Drascula...
Max Horn
2010-03-09
Initialise 'releaseAdd' to avoid a Valgrind warning in Write20() when the
Torbjörn Andersson
2010-03-09
Fix missing definition of gBitFormat.
Robin Watts
2010-03-09
Only use CXX_UPDATE_DEP_FLAG for .S file rule, in case it is defined. (Thus m...
Johannes Schickel
2010-03-09
Add missing MKDIR command. This was upsetting the WinCE build.
Robin Watts
2010-03-08
Conistenlty use USE_NASM instead of using HAVE_NASM in config.mk (this matche...
Johannes Schickel
2010-03-08
Workaround for bug #1878514: COMI: Glitch when turning pages in recipe book
Max Horn
2010-03-08
Add missing include that caused build failures with Normal1xAspect and
Robin Watts
2010-03-08
Move gBitFormat definition so it works in both sizes of an ifdef.
Robin Watts
2010-03-08
Fix bug #2872076 (MIXER: Division by 0 in rate conversion if w/o soundcd)
Max Horn
2010-03-08
SCI: Make EngineState parameter to INV_SEL explicit
Max Horn
2010-03-08
Re-enable the arm asm costume drawer
Lars Persson
2010-03-08
SCI: Made some stuff static
Max Horn
2010-03-08
WINCE: Rewrote SmartphoneLandscape scaler C version to match what the ARM ass...
Max Horn
2010-03-08
Use a template for hq2x and hq3x instead of using #include and defines.
Johannes Schickel
2010-03-08
Fix compilation.
Johannes Schickel
2010-03-08
Add new aspect ratio scaler variant, based on the Normal2xAspect ARM code
Max Horn
2010-03-08
Rewrite Normal1xAspect (untested, may be broken)
Max Horn
2010-03-08
Remove redundant code
Max Horn
2010-03-08
Rename PocketPCLandscapeAspect to Normal1xAspect and move it to
Max Horn
2010-03-08
Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters,
Max Horn
2010-03-08
Move some var declarations into '#ifdef USE_NASM'
Max Horn
2010-03-08
SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internal
Max Horn
2010-03-08
Code formatting
Max Horn
2010-03-08
SCALERS: Change 'bitformat' template params to 'colormasks';
Max Horn
2010-03-08
Move some aspect ratio related stuff to graphics/scaler/aspect.h
Max Horn
2010-03-08
Remove unnecessary #includes
Max Horn
2010-03-08
Tweak makeVOCDiskStream
Max Horn
2010-03-08
Show an error message in case multiple OPL outputs are created instead of usi...
Johannes Schickel
2010-03-08
Add a slight comment when the DBOPL sources where synched with DOSBox.
Johannes Schickel
2010-03-08
Use memset instead of a custom loop for zeroing the sample buffer.
Johannes Schickel
2010-03-08
Cleanup.
Johannes Schickel
2010-03-08
Switch to the other DOSBox OPL emulator as suggested by the DOSBox developers.
Johannes Schickel
2010-03-07
And this is 1.2.0svn now
Eugene Sandulenko
2010-03-07
Exclude font data tables for The Feeble Files, when AGOS2 games are disabled.
Travis Howell
2010-03-07
Add font data for Polish Windows 4CD version of The Feeble Files.
Travis Howell
2010-03-07
Split up the scene.cpp file into separate files for M4 and MADS specific scen...
Paul Gilbert
[prev]
[next]