Skip to content

Backwards compatibility for shaderless hardware

Hannu Hanhi requested to merge Hannu_Hanhi/SRB2:shaderless-support-next into next

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.

Merge request reports