rdb wrote:It is supported, I'm just not sure if makepanda supports building with GLES support on Windows. It does on other platforms.
That is music to my ears. Then I should be able to compile it on a linux system or with my virtual machine without issue, correct?
rdb wrote:Also required is a display module written to combine the GLES renderer and the EGL code on Windows.
I can remember there was someone on the forums who built with GLES support on Windows, and also wrote the required display module. I don't remember if I included his changes in the codebase.
Aha then it must be the thread
here I found earlier after all. From the looks of it, nothing was ever fully completed or implemented. I guess the only thing left to do now is try it and see what happens.