dddd545r

Results 2 issues of dddd545r

### Version/Branch of Dear ImGui: docking ### Back-ends: any ### Compiler, OS: Windows 11 ### Full config/build information: - ### Details: Hello, I’m working with an ImGui application on a...

This has a huge CPU bottleneck in the geometry pass. It's impossible to render 10,000+ meshinfo (or meshgeometry in same buffer) using this approach. The Problem: The current RenderView implementation...