]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Removed the gray-out behavior on the gamma settings in the color control menu when...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 23 Apr 2017 22:05:47 +0000 (22:05 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 23 Apr 2017 22:05:47 +0000 (22:05 +0000)
commitd935102f6ffdbfed14a50ee67f0231407c2073db
tree71cc6c41d1c3e06f1267e6460f44537c5c27f1a5
parent6fb644eee19956bee121e1f2430d2b84067dc056
Removed the gray-out behavior on the gamma settings in the color control menu when hwgamma is unsupported or disabled.

Apply gamma correction to the color boxes in the color control menu when hwgamma is off so that they are an accurate preview.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12330 d7cf8633-e32d-0410-b094-e92efae38249
menu.c
vid.h
vid_shared.c