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

Summary: WinCE videodriver
Product: SDL Reporter: Sam Lantinga <slouken>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED WONTFIX QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 1.2.14   
Hardware: x86   
OS: Windows (CE)/PocketPC   
Attachments: Patch for Windows CE

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.