solarus-games / solarus

This repository was moved to GitLab: https://gitlab.com/solarus-games/solarus
http://www.solarus-games.org
Other
710 stars 134 forks source link

shader multitexturing hot-fix #1168

Closed stdgregwar closed 6 years ago

stdgregwar commented 6 years ago

The use of multiple textures in shaders was screwing the GL state for the SDL2 renderer. This fixes the glitch for the modern opengl shader.