NeomerArcana

Results 3 comments of NeomerArcana

I've found that the OpenGL creation appears to cause the crash. If I remove the context creation, Dr Memory executes fine. I've noted the missing includes and template types in...

I downloaded 8.1.0 of Mingw64-Builds and everything appears to work correctly for it. I can even parse a generated gmon.out from 8.1.0 with the latest MSYS2 and it produces the...

If you profile with `-z` all functions will be listed with 0 counts and 0 time spent. So it's definitely a problem in the way that the code is being...