Passed color mask from screen SDL_Surface to the gradients cache one. This fixes...
[supertux.git] / src / screen / texture.cpp
2004-06-12 Ricardo CruzPassed color mask from screen SDL_Surface to the gradie...
2004-06-10 Ricardo CruzThis is an implementation that creates a gradient Surfa...
2004-06-09 Ryan Flegel- just doing some C++ifying
2004-06-08 Ricardo CruzReplaced uint32_t by Uint32. Has to be done, since...
2004-05-31 Ricardo CruzAdded support for drawing effects again.
2004-05-30 Matthias Braun-Changed drawing model. Everything is handled through...