You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UI shows up as a hotspot in https://github.com/tonihele/OpenKeeper CPU profiles cause it constantly uploads data via glBufferData.
Is this a problem on the user side or does the code lack optimizations to avoid that:
The UI shows up as a hotspot in https://github.com/tonihele/OpenKeeper CPU profiles cause it constantly uploads data via glBufferData.
Is this a problem on the user side or does the code lack optimizations to avoid that:
jmonkeyengine/jme3-niftygui/src/main/java/com/jme3/niftygui/JmeBatchRenderBackend.java
Lines 557 to 570 in 03c26a8
The text was updated successfully, but these errors were encountered: