Skip to content

(SDL) Support HWSURFACE by drawing to lcd_get_frame directly #51

@GoogleCodeExporter

Description

@GoogleCodeExporter
In SDL, support HWSURFACE by drawing to lcd_get_frame directly.

Also support DOUBLEBUF with two buffers, one simply using lcd_get_frame, and 
another malloced surface, then use SendLCDFrame from 
http://wakaba.c3.cx/w/dingoo_coding to update the screen.

Unsure if the DOUBLEBUF approach will work for TV-out.

Ideas from joyrider at 
http://boards.dingoonity.org/dingoo-development/native-now-has-sdl/msg20690/#msg
20690

Original issue reported on code.google.com by hart...@gmail.com on 28 Aug 2010 at 3:51

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions