Mercurial > fife-parpg
log engine/core/video/image.cpp @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
Thu, 30 Sep 2010 21:24:55 +0000 | prock | * Moved the GLEnable and GLDisable structures from opengl_gui_graphics.cpp to fife_opengl.h as they may prove to be useful elsewhere. |
Mon, 13 Sep 2010 19:00:12 +0000 | prock | Fixed a few compiler warning messages. Also removed a bunch of extra whitespace. |
Tue, 24 Mar 2009 16:32:08 +0000 | phoku | Removed some weird stubs. |
Tue, 14 Oct 2008 20:40:02 +0000 | phoku | Sorry. Last fix/bug was brought to you by pure unadulterated stupitity. |
Tue, 14 Oct 2008 20:20:29 +0000 | phoku | Fixed a tiny off-by-one in the getBixel |
Sun, 13 Jul 2008 11:05:12 +0000 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
Sat, 12 Jul 2008 00:20:26 +0000 | spq | fix getPixelRGBA - it should return r g b and not r b g... |
Sun, 29 Jun 2008 18:44:17 +0000 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |