20
edits
m (→Schedule) |
m (→Schedule) |
||
Line 32: | Line 32: | ||
**'''Description:''' Implement a OpenGL (and OpenGL ES 1.1 compatible) Graphics Manager for use with a SDL backend, and another Manager without using SDL. | **'''Description:''' Implement a OpenGL (and OpenGL ES 1.1 compatible) Graphics Manager for use with a SDL backend, and another Manager without using SDL. | ||
**'''Time:''' June 28 – July 19 | **'''Time:''' June 28 – July 19 | ||
**'''Status:''' ''In progress'' - | **'''Status:''' ''In progress'' - Code cleanup and documentation | ||
**'''To do:''' | **'''To do:''' | ||
***<s>Design the base structure for a OpenGL graphics manager</s> | ***<s>Design the base structure for a OpenGL graphics manager</s> | ||
Line 41: | Line 41: | ||
***<s>Implement OpenGL scalers for any aspect ratio (Still need to work on aspect ratio)</s> | ***<s>Implement OpenGL scalers for any aspect ratio (Still need to work on aspect ratio)</s> | ||
***<s>Add options for switching between OpenGL manager and SDL manager</s> | ***<s>Add options for switching between OpenGL manager and SDL manager</s> | ||
***Porting to OpenGL ES and testing | ***<s>Porting to OpenGL ES and testing</s> | ||
***Code cleanup and documentation | ***Code cleanup and documentation | ||
*'''Implementation of new modular backend for other platform backends''' | *'''Implementation of new modular backend for other platform backends''' | ||
**'''Description:''' Refactor the actual ports for subclassing the ModularBackend class | **'''Description:''' Refactor the actual ports for subclassing the ModularBackend class | ||
**'''Time:''' July 19 – August 7 | **'''Time:''' July 19 – August 7 | ||
**'''Status:''' '' | **'''Status:''' ''In progress'' - Working on WinCE port | ||
*'''Final tweaks and merging with trunk''' | *'''Final tweaks and merging with trunk''' | ||
**'''Description:''' | **'''Description:''' Have the code | ||
**'''Time:''' August | **'''Time:''' August 14 – August 16 | ||
**'''Status:''' ''To do'' | **'''Status:''' ''To do'' |
edits