Difference between revisions of "User:Vgvgf"

Jump to navigation Jump to search
360 bytes added ,  02:53, 12 August 2010
m
m
 
(7 intermediate revisions by the same user not shown)
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'' - Paletted Textures
**'''Status:''' ''In progress'' - Code cleanup and documentation
**'''To do:'''
**'''To do:'''
***Design the base structure for a OpenGL graphics manager
***<s>Design the base structure for a OpenGL graphics manager</s>
***Implement OpenGL setup and screen initialization code for having at least a black screen when running
***<s>Implement OpenGL setup and screen initialization code for having at least a blank screen when running</s>
***Implement support for paletted textures
***<s>Implement overlay surface</s>
***Implement blitting to screen code (drawing of game, overlay, mouse) and screen update
***<s>Implement mouse surface</s>
***Implement OpenGL scalers for any aspect ratio
***<s>Implement game surface</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>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 14
**'''Time:''' July 19 – August 7
**'''Status:''' ''In progress'' - Working on WinCE port
*'''Final tweaks and merging with trunk'''
**'''Description:''' Have the code ready for merging with trunk
**'''Time:''' August 14 – August 16
**'''Status:''' ''To do''
**'''Status:''' ''To do''
20

edits

Navigation menu