Commit graph

25 commits

Author SHA1 Message Date
Max Horn
a4bdd3cdec WINCE: Code formatting
svn-id: r53979
2010-10-31 17:11:43 +00:00
Robin Watts
9bf5bbf9bf Move gBitFormat definition so it works in both sizes of an ifdef.
svn-id: r48205
2010-03-08 22:14:57 +00:00
Max Horn
c554c8541e WINCE: Rewrote SmartphoneLandscape scaler C version to match what the ARM assembler version does (untested)
svn-id: r48198
2010-03-08 20:11:44 +00:00
Max Horn
2cdf8996f3 Rename PocketPCLandscapeAspect to Normal1xAspect and move it to
graphics/scaler/aspect.cpp

svn-id: r48192
2010-03-08 10:31:42 +00:00
Max Horn
0fc137cdf2 Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters,
and move it to graphics/scaler.

svn-id: r48191
2010-03-08 10:31:09 +00:00
Max Horn
a558e60fec SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internal
svn-id: r48189
2010-03-08 10:30:23 +00:00
Max Horn
d239d5c2f8 SCALERS: Change 'bitformat' template params to 'colormasks';
get rid of some #defines

svn-id: r48187
2010-03-08 10:29:35 +00:00
Max Horn
8aa4083bc9 Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscaler* code (untested as of now)
svn-id: r45975
2009-11-18 15:22:15 +00:00
Max Horn
8e73622d13 Add some doxygen comments to WinCE scalers. Somebody should verify those. Also note how SmartphoneLandscape's ARM asm version seems to do something different compared to the C version
svn-id: r44642
2009-10-04 22:33:15 +00:00
Robin Watts
cef5230595 Remove more warnings from wince build.
svn-id: r43663
2009-08-22 23:09:43 +00:00
Robin Watts
4a33ef34a3 Eliminate more warnings for buildbot.
svn-id: r43662
2009-08-22 23:00:08 +00:00
Robin Watts
0ef33c86d5 Attempt to remove some warnings in the wince build that occur on the buildbot's
version of gcc (5.1) but don't occur on my local copy (4.1.0).

svn-id: r43661
2009-08-22 22:41:31 +00:00
Kostas Nakos
4bd5023d23 whoops, fix non-arm build (why? :-) )
svn-id: r42619
2009-07-19 16:10:55 +00:00
Kostas Nakos
c313396aac remove dead code leftover
svn-id: r42615
2009-07-19 14:46:11 +00:00
Robin Watts
caae53a25a New ARM code blending Smartphone landscale scaler for WinCE port. Seems to work
in my mockup - I don't have a smartphone resolution device to test it.

svn-id: r42516
2009-07-15 20:51:31 +00:00
Kostas Nakos
493eb0c5a4 apply patch by Fingolfin to optimize scalers + more
svn-id: r36338
2009-02-14 19:42:18 +00:00
Max Horn
53ea302f5d Added note on how the WinCE scalers are wasting valuable cycles, and how to fix that
svn-id: r31241
2008-03-26 11:09:38 +00:00
Jordi Vilalta Prat
66e9d4f5e8 Removed trailing spaces.
svn-id: r30664
2008-01-27 19:47:41 +00:00
Kostas Nakos
bb8ad040a5 formatting fixes
svn-id: r29302
2007-10-28 18:09:34 +00:00
Nicola Mettifogo
258901bab9 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
2007-09-19 08:40:12 +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
Kostas Nakos
4a19a563af bugfix aspect scaler
svn-id: r26667
2007-04-28 22:35:14 +00:00
Kostas Nakos
dae21b3b31 more logical formatting for scaler code, at least for me :-)
svn-id: r26660
2007-04-28 17:37:41 +00:00
Kostas Nakos
c909ae47f6 applied patch 1696852: ARM 4/1 scaler by Robin Watts
svn-id: r26442
2007-04-09 19:41:30 +00:00
Kostas Nakos
6a8749ace0 move ce port to its new home
svn-id: r23366
2006-07-01 08:13:46 +00:00
Renamed from backends/wince/CEScaler.cpp (Browse further)