Open main menu

Vgvgf

Joined 27 April 2010
334 bytes added ,  06:54, 1 July 2010
m
Line 26: Line 26:
**'''Description:''' Implement the new backend structure to the SDL backend and its ports (Some ports may be left for later if time allows it)
**'''Description:''' Implement the new backend structure to the SDL backend and its ports (Some ports may be left for later if time allows it)
**'''Time:''' June 7 – June 28
**'''Time:''' June 7 – June 28
**'''Status:''' ''In progress'' - working on WinCE (Half done)
**'''Status:''' ''In progress'' - Cleanup and documentation
**'''Deliverables:''' The SDL backend has been refactored, and almost all its code has been modularized.
**'''Deliverables:''' The SDL backend has been refactored, and almost all its code has been modularized. Most SDL based ports have been modularized.
***'''Refactored''' OSystem_SDL, SdlAudioManager, SdlMutexManager, SdlEventManager, SdlGraphicsManager, SdlMixerImpl, OSystem_Win32, OSystem_POSIX, OSystem_MacOSX, OSystem_SDL_SamsungTV, OSystem_SDL_Symbian, OSystem_LINUXMOTO, OSystem_GP2XWIZ
***'''Refactored''' OSystem_SDL, SdlAudioManager, SdlMutexManager, SdlEventManager, SdlGraphicsManager, SdlMixerImpl, OSystem_Win32, OSystem_POSIX, OSystem_MacOSX, OSystem_SDL_SamsungTV, OSystem_SDL_Symbian, OSystem_LINUXMOTO, OSystem_GP2XWIZ, OSystem_GP2X
***'''To do:''' Refactor OSystem_WINCE3, OSystem_GP2X
*'''Implementation of OpenGL support'''
*'''Implementation of OpenGL support'''
**'''Description:''' Implement a OpenGL Graphics Manager working with 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 12
**'''Time:''' June 28 – July 19
**'''Status:''' ''To do''
*'''Implementation of OpenGL ES support'''
**'''Description:''' Implement an OpenGL ES Graphics Manager
**'''Time:''' July 12 – July 19
**'''Status:''' ''To do''
**'''Status:''' ''To do''
**'''To do:'''
***Design the base structure for a SDL OpenGL graphics manager
***Implement OpenGL setup and screen initialization code for having at least a black screen when running
***Implement blitting to screen code (drawing of game, overlay, mouse) and screen update
***Implement OpenGL scalers for any aspect ratio
***Implement a OpenGL graphics manager for non SDL platforms
***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 14
**'''Status:''' ''To do''
**'''Status:''' ''To do''
20

edits