davec555
Results
2
issues of
davec555
Hello, Commit c8cf6cb31aa12700e7cf30261159436653de8103 at line 819 (src/gl/fpe.c) `bindBuffer(GL_ELEMENT_ARRAY_BUFFER, 0);` causes DSI errors on AmigaOS4. Comment out line and error goes away. Dave
Hello, I noticed with my program using gl4es prior to this commit: https://github.com/ptitSeb/gl4es/commit/dfd54c5b939966d0c1885df6f3097446f68f4083 ... everything ran fast, but since then it's extremely slow. I've determined that the offending line in...