Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-31 | WINCE: Code formatting | Max Horn | |
svn-id: r53979 | |||
2010-03-08 | Move gBitFormat definition so it works in both sizes of an ifdef. | Robin Watts | |
svn-id: r48205 | |||
2010-03-08 | WINCE: Rewrote SmartphoneLandscape scaler C version to match what the ARM ↵ | Max Horn | |
assembler version does (untested) svn-id: r48198 | |||
2010-03-08 | Rename PocketPCLandscapeAspect to Normal1xAspect and move it to | Max Horn | |
graphics/scaler/aspect.cpp svn-id: r48192 | |||
2010-03-08 | Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters, | Max Horn | |
and move it to graphics/scaler. svn-id: r48191 | |||
2010-03-08 | SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internal | Max Horn | |
svn-id: r48189 | |||
2010-03-08 | SCALERS: Change 'bitformat' template params to 'colormasks'; | Max Horn | |
get rid of some #defines svn-id: r48187 | |||
2009-11-18 | Modify WinCE, LinuxMoto and GP2xWiz backends to use ↵ | Max Horn | |
graphics/scaler/downscaler* code (untested as of now) svn-id: r45975 | |||
2009-10-04 | Add some doxygen comments to WinCE scalers. Somebody should verify those. ↵ | Max Horn | |
Also note how SmartphoneLandscape's ARM asm version seems to do something different compared to the C version svn-id: r44642 | |||
2009-08-22 | Remove more warnings from wince build. | Robin Watts | |
svn-id: r43663 | |||
2009-08-22 | Eliminate more warnings for buildbot. | Robin Watts | |
svn-id: r43662 | |||
2009-08-22 | Attempt to remove some warnings in the wince build that occur on the buildbot's | Robin Watts | |
version of gcc (5.1) but don't occur on my local copy (4.1.0). svn-id: r43661 | |||
2009-07-19 | whoops, fix non-arm build (why? :-) ) | Kostas Nakos | |
svn-id: r42619 | |||
2009-07-19 | remove dead code leftover | Kostas Nakos | |
svn-id: r42615 | |||
2009-07-15 | New ARM code blending Smartphone landscale scaler for WinCE port. Seems to work | Robin Watts | |
in my mockup - I don't have a smartphone resolution device to test it. svn-id: r42516 | |||
2009-02-14 | apply patch by Fingolfin to optimize scalers + more | Kostas Nakos | |
svn-id: r36338 | |||
2008-03-26 | Added note on how the WinCE scalers are wasting valuable cycles, and how to ↵ | Max Horn | |
fix that svn-id: r31241 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2007-10-28 | formatting fixes | Kostas Nakos | |
svn-id: r29302 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-04-28 | bugfix aspect scaler | Kostas Nakos | |
svn-id: r26667 | |||
2007-04-28 | more logical formatting for scaler code, at least for me :-) | Kostas Nakos | |
svn-id: r26660 | |||
2007-04-09 | applied patch 1696852: ARM 4/1 scaler by Robin Watts | Kostas Nakos | |
svn-id: r26442 | |||
2006-07-01 | move ce port to its new home | Kostas Nakos | |
svn-id: r23366 |