Mercurial > fife-parpg
log engine/core/video/opengl/renderbackendopengl.h @ 633:46b95d06c8c2
age | author | description |
---|---|---|
Wed, 06 Oct 2010 14:09:24 +0000 | prock | * Renamed RenderBackend::isClearNeeded() to RenderBackend::setClearScreen(). It is no longer pure virtual. Also documented it's functionality. |
Tue, 05 Oct 2010 15:44:16 +0000 | prock | * Added drawRectangle() and fillRectangle() functions to the renderers |
Sat, 07 Aug 2010 16:36:35 +0000 | helios2000 | * Improved the floatingtextrenderer. Now you can set an alpha value for font, background quad and border. Splited quad and border into own commands. |
Sat, 31 Jul 2010 17:46:19 +0000 | helios2000 | * Added the colorbuffer patch with a small change due to SDL. Performance boost between 20-30% under OpenGL. |