Hi,
I need help on how to make a simple color change of the image. The result should be the same as using glSetColor(r, g, b) before a texture is written.
Need this for my map editor to be able to specify color for an entire layer.
If there is no easy (and fast) way to do it, is there a way to set the brightness of an image?