Mercurial > fife-parpg
log engine/core/video/renderbackend.h @ 579:b2feacaed53c
age | author | description |
---|---|---|
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. |
Sat, 20 Feb 2010 19:11:01 +0000 | vtchill | A client can now specify a global color key to be used with all images. The default color key is (255,0,255) in RGB format. Also the client can enable/disable the color key feature by using the setColorKeyEnabled function in the EngineSettings class. By default the color key feature is disabled. fixes[t:451] |
Wed, 16 Jul 2008 12:37:41 +0000 | spq | allow clients to set a custom window title and icon |
Sun, 13 Jul 2008 11:05:12 +0000 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
Sun, 29 Jun 2008 18:44:17 +0000 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |