horde3d / Horde3D

Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as lightweight and conceptually clean as possible.
http://horde3d.org/
1.55k stars 308 forks source link

Fix fallback path from gl4 render backend to gl2 backend #177

Closed algts closed 3 years ago

algts commented 3 years ago

This should fix #171 permanently. Moved fallback path from engine to sample framework. Checked on Linux + Mesa on glfw and sdl backends.