]> git.cworth.org Git - vogl/shortlog
vogl
2014-04-01 PeterLValveUI: Fix issue #20: Search in the editor really slow
2014-04-01 PeterLValveUI: Improve processing time of vogleditor_apicalltreeit...
2014-04-01 Peter LohrmannUI: Add 'GL Context' column to API call tree to help...
2014-04-01 Michael SartainMerge branch 'master' of https://github.com/ValveSoftwa...
2014-04-01 Rich Geldreich- adding a missing entrypoint check, so traces made...
2014-04-01 Rich Geldreichadding link to wiki, and messing with git
2014-04-01 Rich Geldreich- regression test now works on AMD
2014-04-01 Michael SartainAdd link to qtcreator.md file.
2014-04-01 Rich Geldreich- Features for 10ft: PBO's, snapshotting/restoring...
2014-04-01 Michael SartainAdd QtCreator tag file and readme
2014-04-01 Peter LohrmannUI: separate capturing of vogl_gl_state_snapshot from...
2014-04-01 Peter LohrmannUI: Fix unnecessary memory overhead when loading traces.
2014-04-01 Peter LohrmannUI: Fix support for taking snapshots after an edited...
2014-04-01 Peter LohrmannUI: Remove m_pTraceWriter since it was not being used...
2014-04-01 Michael SartainDefault QTDIR to /usr/local/Trolltech/Qt-4.8.5 if not...
2014-04-01 Michael SartainMerge pull request #12 from andrewkww/cmake_fixes
2014-04-01 Andrew Wongcmake: Use find_package to find pthreads
2014-04-01 Andrew Wongvogleditor: Cleanup cmake libraries
2014-04-01 Andrew Wongcmake: Use find_package to find X11 libraries
2014-04-01 Andrew Wongcmake: Use CMAKE_DL_LIBS instead of hardcoding "dl"
2014-04-01 Michael SartainMerge branch 'master' of https://github.com/stativ...
2014-04-01 Lukáš JirkovskýFix some missing libraries.
2014-04-01 Lukáš JirkovskýFind the include directory for libunwind.h.
2014-04-01 Lukáš JirkovskýDo not hardcode qmake executable, it should be found...
2014-04-01 Michael SartainMerge pull request #8 from Daft-Freak/patch-2
2014-04-01 Charlie BirksIgnore backup files
2014-04-01 Michael SartainMerge pull request #5 from andrewkww/fix_vogleditor_link
2014-04-01 Andrew Wongvogleditor: Add link libraries that are needed
2014-04-01 Andrew Wongvoglcore: Add pthread as link library
2014-04-01 Michael Sartainchroot name cleanup
2014-04-01 Michael SartainMerge pull request #3 from andrewkww/fix_hardcoded_qt_path
2014-04-01 Andrew Wongvogleditor: Replace hardcoded Qt path with variables...
2014-04-01 Peter LohrmannUI: Initial support for saving and loading a debug...
2014-04-01 Peter LohrmannUI: minor fix to ensure the replay exists when needed
2014-04-01 Rich Geldreich- Fix for replaying display list snapshots (we regresse...
2014-04-01 Michael SartainFix missing space (Thanks Scott.)
2014-04-01 Carl WorthDrop vogl_applaunchr.cpp and vogl_applauncher.h
2014-04-01 Carl WorthDon't attempt to build gltests nor OGLSuperBible direct...
2014-03-12 Michael SartainInitial vogl checkin