OpenGL Brightness and SDL

Hi,

This there a good way I can tweak the gamma level of OpenGL or should I do it
just using the SDL gamma functions…?

Steve :slight_smile:

This there a good way I can tweak the gamma level of OpenGL or should I do it
just using the SDL gamma functions…?

Good question, I’m also interested if somebody have an answer. One of
my old programs has been recompiled and since then all colors look
dull… =(

This there a good way I can tweak the gamma level of OpenGL or should I do it
just using the SDL gamma functions…?

The SDL gamma functions should work with OpenGL contexts.

–ryan.