log engine/core/video/opengl/glimage.cpp @ 433:c75f9834f9d0

age author description
2010-02-23 prock Added the ability to render a vertex on the screen. The vertex is represented by a small square. fixes[t:455]
2010-02-20 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]
2009-06-11 cheesesucker Fixed a bug in the OpenGl renderer where the last chunk of images would not be displayed when image_height % chunk_size was 0.
2008-07-13 mvbarracuda * Final LGPL switch step by adjusting the file headers
2008-06-29 mvbarracuda * Datasets becomes the new trunk and retires after that :-)