Difference between revisions of "SoC Ideas SDL2"
SkeletonCrew (talk | contribs) (Created the SDL2 GSoC project) |
(→Description: Fixed links, punctuation, minor wording changes) |
||
Line 3: | Line 3: | ||
=Description= | =Description= | ||
<h2>SDL2</h2> | <h2>SDL2</h2> | ||
− | Page for the idea: [[ | + | Page for the idea: [[SoC_Ideas_SDL2]] |
− | The Wesnoth project uses the SDL library, | + | The Wesnoth project uses the [http://www.libsdl.org/ SDL] library. Last year, a new major version (2.0) of SDL was released. This version of the library has better support for mobile devices like the Android and the iPhone. This project involves helping porting Wesnoth from SDL 1.2 to 2.0. |
− | |||
− | for mobile devices like the Android and the iPhone. This project involves | ||
− | helping porting Wesnoth from SDL 1.2 to 2.0. | ||
{{#dpl: | {{#dpl: |
Revision as of 22:09, 14 February 2014
This page is related to Summer of Code 2014 |
See the list of Summer of Code 2014 Ideas |
This is a Summer of Code 2014 Idea |
Description
SDL2
Page for the idea: SoC_Ideas_SDL2
The Wesnoth project uses the SDL library. Last year, a new major version (2.0) of SDL was released. This version of the library has better support for mobile devices like the Android and the iPhone. This project involves helping porting Wesnoth from SDL 1.2 to 2.0.
There are no submitted student proposals for this idea
Additional Information
The transition from SDL [1] 1.2 to 2.0 is a large project and a lot of work needs to be done:
- The event handling has changed, so the event and input handling in Wesnoth needs to be changed.
- With SDL 1.2 we're using surface based drawing [2], with the transition to 2.0 we want use accelerated drawing [3].
The SDL transition is too large for one GSoC project, during the application period the student will discuss which part of the transition he or she wants to work on during the summer.
[1] http://libsdl.org/
[2] http://wiki.libsdl.org/CategorySurface
[3] http://wiki.libsdl.org/CategoryRender
Whom to ask about this
mordante on IRC