SDL Implementation

From OLPC
Revision as of 23:39, 18 March 2007 by Kentquirk (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SDL Implementation Spec

This document will become a specification for the implementation of SDL on the OLPC platform.

Because SDL makes some assumptions about hardware, any or all of the following may be true:

  • Portions of the SDL API may be difficult or impossible to implement directly
  • Some portions may be best implemented by emulation in a higher-level API such as GTK
  • Some portions of the API may be irrelevant and should be omitted
  • Some additions may be necessary to support additional devices such as the camera

This document will attempt to outline a specification for the implementation of SDL on OLPC.

But at the moment it's just getting under way. More later. -- kentquirk