aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-11Adding support for the early Fascination IMD formatSven Hesse
2010-03-11Adding support for the very primitive and simply early IMD format used in Fas...Sven Hesse
2010-03-10Fix bug #2963556: SAGA: Memory leaks #2Andrew Kurushin
2010-03-10Replace mutex_up/mutex_down methods by Common::StackLockMax Horn
2010-03-10cleanupMax Horn
2010-03-10Remove last traces of OSystem::getOutputSampleRate()Max Horn
2010-03-10N64: code formattingMax Horn
2010-03-10AGOS: cleanupMax Horn
2010-03-10Fix a valgrind warning.Johannes Schickel
2010-03-10Fix bug #2963556: SAGA: Memory leaksAndrew Kurushin
2010-03-10Split up the SceneResources class into a generic common set, with specific ve...Paul Gilbert
2010-03-10Fix warningMax Horn
2010-03-10Patch #2967256: Bashisms in configure break build on SolarisMax Horn
2010-03-10Silenced some harmless cppcheck warnings about unreachable code after a return.Torbjörn Andersson
2010-03-09DRASCULA: Simplify playFLI and its subroutinesMax Horn
2010-03-09DRASCULA: Simplified some code, cleanupMax Horn
2010-03-09DRASCULA: Some cleanup; turn some global C++ objects into members of Drascula...Max Horn
2010-03-09Initialise 'releaseAdd' to avoid a Valgrind warning in Write20() when theTorbjörn Andersson
2010-03-09Fix missing definition of gBitFormat.Robin Watts
2010-03-09Only use CXX_UPDATE_DEP_FLAG for .S file rule, in case it is defined. (Thus m...Johannes Schickel
2010-03-09Add missing MKDIR command. This was upsetting the WinCE build.Robin Watts
2010-03-08Conistenlty use USE_NASM instead of using HAVE_NASM in config.mk (this matche...Johannes Schickel
2010-03-08Workaround for bug #1878514: COMI: Glitch when turning pages in recipe bookMax Horn
2010-03-08Add missing include that caused build failures with Normal1xAspect andRobin Watts
2010-03-08Move gBitFormat definition so it works in both sizes of an ifdef.Robin Watts
2010-03-08Fix bug #2872076 (MIXER: Division by 0 in rate conversion if w/o soundcd)Max Horn
2010-03-08SCI: Make EngineState parameter to INV_SEL explicitMax Horn
2010-03-08Re-enable the arm asm costume drawerLars Persson
2010-03-08SCI: Made some stuff staticMax Horn
2010-03-08WINCE: Rewrote SmartphoneLandscape scaler C version to match what the ARM ass...Max Horn
2010-03-08Use a template for hq2x and hq3x instead of using #include and defines.Johannes Schickel
2010-03-08Fix compilation.Johannes Schickel
2010-03-08Add new aspect ratio scaler variant, based on the Normal2xAspect ARM codeMax Horn
2010-03-08Rewrite Normal1xAspect (untested, may be broken)Max Horn
2010-03-08Remove redundant codeMax Horn
2010-03-08Rename PocketPCLandscapeAspect to Normal1xAspect and move it toMax Horn
2010-03-08Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters,Max Horn
2010-03-08Move some var declarations into '#ifdef USE_NASM'Max Horn
2010-03-08SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internalMax Horn
2010-03-08Code formattingMax Horn
2010-03-08SCALERS: Change 'bitformat' template params to 'colormasks';Max Horn
2010-03-08Move some aspect ratio related stuff to graphics/scaler/aspect.hMax Horn
2010-03-08Remove unnecessary #includesMax Horn
2010-03-08Tweak makeVOCDiskStreamMax Horn
2010-03-08Show an error message in case multiple OPL outputs are created instead of usi...Johannes Schickel
2010-03-08Add a slight comment when the DBOPL sources where synched with DOSBox.Johannes Schickel
2010-03-08Use memset instead of a custom loop for zeroing the sample buffer.Johannes Schickel
2010-03-08Cleanup.Johannes Schickel
2010-03-08Switch to the other DOSBox OPL emulator as suggested by the DOSBox developers.Johannes Schickel
2010-03-07And this is 1.2.0svn nowEugene Sandulenko