We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1154 - WinCE videodriver
Summary: WinCE videodriver
Status: RESOLVED WONTFIX
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 1.2.14
Hardware: x86 Windows (CE)/PocketPC
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-28 15:16 UTC by Sam Lantinga
Modified: 2011-12-29 01:35 UTC (History)
0 users

See Also:


Attachments
Patch for Windows CE (105.84 KB, patch)
2011-02-28 15:16 UTC, Sam Lantinga
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Lantinga 2011-02-28 15:16:03 UTC
From: Andrey A.

I made a new video driver for WinCE (SDL-1.2).

I checked the work on the screens of VGA, WVGA, QVGA, WQVGA, HVGA,
 + tested all modes with WindowsMobile Emulator.

Also, correctly draws the pointer positio and the scale of the pointer
for VGA/WVGA modes,
correctly draws top left position for DM orientation screen, and
portrait/landscape/square geometry the screen also correct.

Patch for latest revision SDL-1.2 in an attachment. Also, probably it
is useful for SDL-1.3.
Comment 1 Sam Lantinga 2011-02-28 15:16:42 UTC
Created attachment 590 [details]
Patch for Windows CE
Comment 2 Sam Lantinga 2011-12-29 01:35:06 UTC
I'm not adding any new back ends for SDL 1.2 at this time.