vogl
vogl copied to clipboard
OpenGL capture / playback debugger.
-- Could NOT find Threads (missing: Threads_FOUND) CMake Error at src/build_options.cmake:360 (message): pthread not found Call Stack (most recent call first): src/voglcore/CMakeLists.txt:8 (require_pthreads)
I have installed the dependencies especially libunwind8 but cmake complains: -- Looking for unw_backtrace_skip in /usr/lib/x86_64-linux-gnu/libunwind.so -- Looking for unw_backtrace_skip in /usr/lib/x86_64-linux-gnu/libunwind.so - not found However that file does exist....
``` [ 27%] Built target voglcore [ 29%] Built target voglgen [ 29%] Built target voglgen_make_inc [ 47%] Built target voglcommon [ 48%] Building CXX object src/voglreplay/CMakeFiles/vogl.dir/replay_tool_trace.cpp.o In file included...
This project is clearly abandoned in favour of renderdoc, the readme should probably be updated to reflect this fact and the repository should be archived.
This solves https://github.com/ValveSoftware/vogl/issues/222 X11 header definitions was conflicting with Qt headers, a solution was to undef the conflicting symbols just after including `vogl_common.h` and avoid to use them Now I...
Compilation fails with the following output: ``` $ make [ 25%] Built target voglcore [ 26%] Built target voglgen [ 26%] Built target voglgen_make_inc [ 32%] Built target backtracevogl [...
This is an attempt to remedy #217.
even if this is not a real issue in terms of a bug. It would be great to get a release on github. If there is not tag (even if...
``` Game: /nix/store/d4qb15n9kycxbbngwnnngl6xzjf0nc8s-glxinfo-8.3.0/bin/glxinfo Tracefile: glxinfo.bin Logfile: /tmp/vogltrace.glxinfo.2017_03_19-05_44_19.log (will have PID appended) ==32397== Conditional jump or move depends on uninitialised value(s) ==32397== at 0x4C2D820: rindex (in /nix/store/j6575j2yywgbymdr3pbnz9b5caa6jyz0-valgrind-3.12 .0/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==32397== by 0x6879C26:...