Skip to content

Prevent negative bases for powf in videoSetGamma()

Dino Bollinger requested to merge dibollinger/eduke32:gamma_corr into master

Otherwise causes NaN results. Not sure if this algorithm is even doing what it's supposed to do, but this makes the color correction somewhat functional again.

Addresses #151 (closed)

Merge request reports