Commit graph

23 commits

Author SHA1 Message Date
Bertrand Augereau
a7271cb9dd NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restoreGameBackBuffer when CPU scaler is on
svn-id: r27176
2007-06-07 20:34:15 +00:00
Max Horn
218e132e37 Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
2007-05-30 21:56:52 +00:00
Neil Millstone
c6d41c0755 Updating DS port for changes in main codebase. Code changes for DevkitArm r20 and latest libnds.
svn-id: r26394
2007-04-06 18:34:53 +00:00
Max Horn
995a4d7cff Some fixes to cope with the move of the event code from OSystem to Common
svn-id: r26233
2007-03-18 21:55:57 +00:00
Max Horn
ed54ea9155 Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
svn-id: r26180
2007-03-17 19:02:05 +00:00
Bertrand Augereau
887cf19cac NDS : The scaler profiling renders a white line (1 pixel / 1 ms)
svn-id: r25704
2007-02-18 20:53:06 +00:00
Neil Millstone
45ed48a860 Changes made for 0.9.1a beta2 release backported to trunk
svn-id: r25617
2007-02-15 23:23:03 +00:00
Bertrand Augereau
f01d2a1199 NDS : Added the cpu scaler option in dsoptions (even seem to work dynamically, at least in Maniac Mansion)
svn-id: r25561
2007-02-13 21:04:31 +00:00
Neil Millstone
0c82694f47 Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption.
svn-id: r25129
2007-01-20 17:29:20 +00:00
Neil Millstone
fe9682ac55 Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out all other fat drivers)
svn-id: r25124
2007-01-19 21:47:10 +00:00
Bertrand Augereau
dfb325b88b NDS : Scaler cleaning
svn-id: r24821
2006-12-09 14:14:58 +00:00
Bertrand Augereau
8b68cfdb93 NDS : CPU scaler profiling (currently 50ms ouch)
svn-id: r24810
2006-12-06 20:17:21 +00:00
Neil Millstone
40d10a5436 svn-id: r24799 2006-12-01 22:36:54 +00:00
Bertrand Augereau
360da37d2e DS : The hi-quality scaler works on the secondary screen
svn-id: r24790
2006-11-25 22:03:34 +00:00
Bertrand Augereau
6c3672508b DS : High quality scaling.
Doesn't work on the second screen yet.
(switch cpuScaler in dsmain.cpp to test)

svn-id: r24788
2006-11-25 20:35:34 +00:00
Bertrand Augereau
920c9f1f4f DS : Compilation fix when USE_DEBUGGER is not defined
svn-id: r24748
2006-11-19 20:10:52 +00:00
Neil Millstone
ea6663fdfa Merging in changes made in branch for 0.9.1 release into trunk
svn-id: r24596
2006-11-03 23:16:29 +00:00
Bertrand Augereau
24b0d4800a DS backend : Compile fixes for the new backends system, still needs plugging the old callbacks
svn-id: r24504
2006-10-25 19:18:38 +00:00
Bertrand Augereau
3dc7c88e06 DS CPU scaling prototype, in 16 bit mode (for menu), not plugged(switch cpuScaler to test)
svn-id: r24129
2006-10-05 22:44:11 +00:00
Eugene Sandulenko
e027e7591f o Proper ScummVM copyrights
o Apparently because some patch was applied twice, many header files had
  their contents doubled. Fixing this as well.

svn-id: r23548
2006-07-21 21:46:19 +00:00
Neil Millstone
7f00697913 svn-id: r23462 2006-07-09 18:28:58 +00:00
James Brown
0e66c43c70 Fix some more duplicated files, and unify case for rpc include
svn-id: r23459
2006-07-09 13:10:45 +00:00
Max Horn
bea72e9514 Patch #1519399: DS Backend
svn-id: r23452
2006-07-09 11:47:17 +00:00