void256

Results 2 issues of void256

I'm profiling memory and I'm not restricting classes in the Memory settings tab so that I can find allocations of all possible classes (Profile classes contains "*"). This works pretty...

enhancement

When I look at the statistics view in OpenGL Profiler for my application that basically only calls Display.update() each frame I see a call to "glGetIntegerv" and "glViewport" each frame...