davec555
davec555
Here is a crash log when that line is enabled. Thing to note, is my program does not use VBO's (at least not directly). I just used display lists. ```...
So I have determined that the crash occurs due to the commenting out of the line that i did for this issue (https://github.com/ptitSeb/gl4es/issues/445) where displayLists are super slow. If I...
If you have a un-adulterated clone of the repository, then my program draws the displayLists slowly but no crash. If I remove the line or change the value to 0...
I haven't noticed anything on my program yet, but expect is was originally added for some purpose that I am not aware of
> After checking in the codebase (like 2 weeks ago), it seems to just change whether real vbos are used internally. Perhaps there are cases where this isn't the greatest....
That may have already been fixed in V1.4.7. I just checked that same re-tweet and it looked ok. Which version are you using?
It's only here on github at the moment.
Implemented in V1.5.7
That should have been fixed in V1.4. Which version are you using? If its higher than that, can you please give steps to replicate. thanks baldric555
Try sending me a tweet @baldric555 and I'll reply.