OpenArena / engine

OpenArena modifications to the ioquake3 engine
http://openarena.ws
GNU General Public License v2.0
212 stars 50 forks source link

3dfx gamma control is broken #17

Closed leilei- closed 8 years ago

leilei- commented 8 years ago

You can't adjust brightness or have overbrights on a 3dfx card.

Not an issue in q3 - both can be done. The extension WGL_3DFX_gamma_control is used for this.

leilei- commented 8 years ago

Fixed.