Skip to content

Backwards compatibility for shaderless hardware (conflict fix)

This patch should make SRB2 not crash when ran on OpenGL mode on machines that cannot run shaders.

It will detect the lack of shader support and force shaders off regardless of the value in gr_shaders.

(second attempt, this time hopefully no conflicts)

Merge request reports