Mercurial > fife-parpg
log engine/core/video/opengl/renderbackendopengl.h @ 634:5f381fa34769
age | author | description |
---|---|---|
Wed, 06 Oct 2010 15:49:53 +0000 | prock | * Added the clearBackBuffer() function to the renderbackends. |
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. |