Closed
Description
openedon Feb 9, 2016
Reticketed from #3632.
OpenGL really suxx on my hardware (just 5 years old notebook) and I want to play with Godot. I had some success making it run with regal by @nigels-com, but it is still too slow.
Chrome uses OpenGL ES for WebGL and it works ok through ANGLE library. Firefox uses it too.
Ideally, it should be possible to select ANGLE renderer with command line.
Activity