aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2006-07-09Adding data which was missing from initial patch.Neil Millstone
2006-07-09svn-id: r23462Neil Millstone
2006-07-09Final fixes. Builds fine now, apart from a few still-missing-from-svn filesJames Brown
2006-07-09More DS port fixesJames Brown
2006-07-09Fix some more duplicated files, and unify case for rpc includeJames Brown
2006-07-09Remove duplicated contentJames Brown
2006-07-09Patch #1519399: DS BackendMax Horn
2006-07-07fix build with latest psp toolchainJoost Peters
2006-07-07implement grabRawScreen()Joost Peters
2006-07-06Moving remaining platform/backends code, as previously threatenedMax Horn
2006-07-01move ce port to its new homeKostas Nakos
2006-06-30Moved savefile.cpp to backends, to work around link errorMax Horn
2006-06-30fix compilation after backend moveJoost Peters
2006-06-30move psp backend to backends/platforms/pspJoost Peters
2006-06-30Moved backends/dc into new platform directory.Marcus Comstedt
2006-06-30Align memory address properly. This fixes crash on the GP32.Won Star
2006-06-29Oh. I forgot to change function calls.Won Star
2006-06-29Whoops. Correct varible name.Won Star
2006-06-29Properly init memory tables.Won Star
2006-06-29Lock sound timer thread.Won Star
2006-06-29Try to use processor cache efficiently.Won Star
2006-06-29Add custom memory management code. malloc() for small allocs became much fast...Won Star
2006-06-24Started to move 'monolithic' parts of our ports to the new 'background/platfo...Max Horn
2006-06-24Follow our code formatting guidelines; also, we provide default implementatio...Max Horn
2006-06-24Moved savefile code to new 'saves' backend module (work in progress)Max Horn
2006-06-24Added 'timer' backend module, based on the existing TimerManager code (work i...Max Horn
2006-06-24* Renamed config.mak to config.mkMax Horn
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
2006-06-20updated the readme for 0.9.0 releaseKostas Nakos
2006-06-20Cleanup. It seems unnecessary to have a "break" right after an unconditionalTorbjörn Andersson
2006-06-20fix vga device overlays and invalid mouse cursor callsKostas Nakos
2006-06-20fix typoKostas Nakos
2006-06-20kyra engine supportKostas Nakos
2006-06-19Updated symbian actions for working key namesLars Persson
2006-06-12o WIP file cache code borrowed from PS2 port.Won Star
2006-06-11* Move gp32-fs.cpp to fs/gp32 dir.Won Star
2006-06-11Rename filesystem file.Won Star
2006-06-11correctly load configuration at startupKostas Nakos
2006-06-10Specific resource file used for UIQ3Lars Persson
2006-06-10Symbian port build updates for S60V3 and UIQ3Lars Persson
2006-06-10fixed hashmap useKostas Nakos
2006-06-10added multiple state supportKostas Nakos
2006-06-10fixed code regression to pre 0.8.2, panel, clipping, overlay fixes, support f...Kostas Nakos
2006-06-10added hires aware flag for by-the-book handling of hires devicesKostas Nakos
2006-06-10new landscape aspect scaler (n0p)Kostas Nakos
2006-06-10added rotate and virtual keyboard actionsKostas Nakos
2006-06-10added keyboard-emulated mouse cursorKostas Nakos
2006-06-08cleanup, made osystem for .ini on different devices.Robert Göffringmann
2006-06-07Changed UID comment for S60V3 id tagLars Persson
2006-06-07Disable AGI support by default in the buildLars Persson