Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinCE GAPI video driver #36

Closed
SDLBugzilla opened this issue Feb 10, 2021 · 0 comments
Closed

WinCE GAPI video driver #36

SDLBugzilla opened this issue Feb 10, 2021 · 0 comments

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

These attachments are available in the static archive:

Reported in version: HG 1.2
Reported for operating system, platform: Windows (CE)/PocketPC, Other

Comments on the original bug report:

On 2006-01-18 09:38:00 +0000, Dmitry Yakimov wrote:

GAPI driver supports:

  • all possible WinCE devices (Pocket PC, Smartphones, HPC)
    with different orientations of video memory and resolutions.
  • 4, 8 and 16 bpp devices
  • special handling of 8bpp on 8bpp devices
  • VGA mode, you can even switch between VGA and GAPI in runtime
    (between 240x320 and 480x640 for example). On VGA devices you can
    use either GAPI or VGA.
  • Landscape mode and automatic rotation of buttons and stylus coordinates.
    To enable landscape mode make width of video screen bigger than height.
    For example:
    SDL_SetVideoMode(320,240,16,SDL_FULLSCREEN)
  • WM2005
  • SDL_ListModes

It contains updated project files for bug # 28 (wince timer patch)

On 2006-01-18 09:39:34 +0000, Dmitry Yakimov wrote:

Created attachment 24
It contains diff, binary libraries for testing and updated project files

On 2006-01-19 03:06:00 +0000, Ryan C. Gordon wrote:

I'm taking a look at this now...

--ryan.

On 2006-01-19 03:43:31 +0000, Ryan C. Gordon wrote:

This is now in CVS...thanks for all the work on this!

--ryan.

On 2006-01-22 03:43:24 +0000, Ryan C. Gordon wrote:

*** Bug 65 has been marked as a duplicate of this bug. ***

On 2006-01-27 11:23:15 +0000, Ryan C. Gordon wrote:

Setting Sam as "QA Contact" on all bugs (even resolved ones) so he'll definitely be in the loop to any further discussion here about SDL.

--ryan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant