KhronosGroup / OpenGL-Refpages

OpenGL and OpenGL ES reference page sources, and generated HTML used as backing store for khronos.org
424 stars 131 forks source link

gl4: fix isinf minimum GLSL version #107

Closed imirkin closed 2 years ago

imirkin commented 2 years ago

This function appeared in GLSL 1.30, like isnan.

johnstiles-google commented 2 years ago

@oddhack I just independently ran into this bug (see #109). Please consider accepting this PR.

oddhack commented 2 years ago

@pdaniell-nv please sign off - LGTM.

johnstiles-google commented 2 years ago

Thank you @pdaniell-nv and @oddhack !

mattst88 commented 2 years ago

In the future, what do we need to do to get obviously correct fixes into the man pages? Immediately cc @pdaniell-nv and @oddhack?

Presumably could have saved John some headache if this had been merged in December.

pdaniell-nv commented 2 years ago

In the future, what do we need to do to get obviously correct fixes into the man pages? Immediately cc @pdaniell-nv and @oddhack?

Sorry for the delay on this. Yes, please at ping us if you need faster attention.