aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2010-04-28PSP: added profiling support to custom makefile for ease of useYotam Barnoy
2010-04-26PSP: Added support for profiling using configure:Yotam Barnoy
2010-04-26PSP: Cleanup trace.h a bitMax Horn
2010-04-25PSP: A couple of small fixes to the debugging supportYotam Barnoy
2010-04-25PSP:Implemented fingolfin's suggestion for cleaning up debugging codeYotam Barnoy
2010-04-20abort() when calling setPalette() or grabPalette() in non CLUT8 modes.Andre Heider
2010-04-20Round up the game texture dimensions if the requested size is incompatible to...Andre Heider
2010-04-19Add note about fix for 1.1.1 to README-WinCE.txtRobin Watts
2010-04-19Fix lockScreen() for 16bit modes.Andre Heider
2010-04-19Reinit the video mode when showing the console on an abnormal exit. This was ...Andre Heider
2010-04-16DS: Merge changes from 1.1.0 branch into trunkMax Horn
2010-04-15Replace ancient maemo patch with the one from 1.1.0 branchMax Horn
2010-04-12add const keyword to some methodsJoost Peters
2010-04-12formattingMax Horn
2010-04-12PSP: Fix code formatting using astyleMax Horn
2010-04-12PSP: refactoring/redesign of the backendYotam Barnoy
2010-04-04Commit of patch #2980597 "GSoC: GUI: Text input + Right Alt (bug #2978736)".Johannes Schickel
2010-04-03Updated README-WinCE.txt with release details.Robin Watts
2010-04-03Updated XCode projectOystein Eftevaag
2010-04-01Updated readme with history of releasesLars Persson
2010-03-31Tweak WinCE port readme file to correct version numbers.Robin Watts
2010-03-22Patch #2938173: LinuxMoto update 23012010Max Horn
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2010-03-21Ack, typo!Marcus Comstedt
2010-03-21Autodetect long V numbers and shorten them.Marcus Comstedt
2010-03-20DS: Changing version number on title screenNeil Millstone
2010-03-18Convert some occurences of StringList to StringArray;Max Horn
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
2010-03-13Fix our DECLARE_SINGLETON macro to conform to the C++ specs.Johannes Schickel
2010-03-12GP2x: Oops, forgot to checkin this fileMax Horn
2010-03-12GP2X: Try to fix compile errorMax Horn
2010-03-11Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...Max Horn
2010-03-10Remove last traces of OSystem::getOutputSampleRate()Max Horn
2010-03-10N64: code formattingMax 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-08Re-enable the arm asm costume drawerLars Persson
2010-03-08WINCE: Rewrote SmartphoneLandscape scaler C version to match what the ARM ass...Max Horn
2010-03-08Rename PocketPCLandscapeAspect to Normal1xAspect and move it toMax Horn
2010-03-08Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters,Max Horn
2010-03-08SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internalMax 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-06N64: Use mips timer to partially simulate an RTC for the n64 portFabio Battaglia
2010-03-06N64: Reduce N64 mouse sensibility a bitFabio Battaglia
2010-02-28N64: change how asserts are printedFabio Battaglia
2010-02-27Added the svn:keywords property to some files missing it.Jordi Vilalta Prat
2010-02-27N64: added list of required devices to use the portFabio Battaglia
2010-02-27N64: correct control buttons namingFabio Battaglia