]> 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)
committerRudolf Polzer <divVerent@xonotic.org>
Mon, 24 Apr 2017 00:58:35 +0000 (02:58 +0200)
commitcb8da6be6eae56b5f9818f1eff49573c7a476fcd
tree71cc6c41d1c3e06f1267e6460f44537c5c27f1a5
parent360452cf7e3c6d203c3aed9ddf3f3f1993f46be4
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
::stable-branch::merge=d935102f6ffdbfed14a50ee67f0231407c2073db
menu.c
vid.h
vid_shared.c