]> git.mxchange.org Git - flightgear.git/commit
Always check for if glPointParameterIsSupported, even if we haven't asked
authorcurt <curt>
Thu, 20 Jul 2006 03:43:07 +0000 (03:43 +0000)
committercurt <curt>
Thu, 20 Jul 2006 03:43:07 +0000 (03:43 +0000)
commit5831d99fc048a3410d9444286ed49c09854315a0
tree6ed8dbf857bc01629ac3e9f6bb343fb22058e547
parent503cc54a935d5387238c1755ac6c37b752864331
Always check for if glPointParameterIsSupported, even if we haven't asked
for point light distance attenuation, because we may want to toggle this
on via the rendering options gui.
src/Main/main.cxx