]> git.cworth.org Git - vogl/history - src/vogleditor
UI: Improved support for shared contexts and viewing shared state objects
[vogl] / src / vogleditor /
2014-04-01 PeterLValveUI: Improved support for shared contexts and viewing... master
2014-04-01 PeterLValveMerge branch 'master' of https://github.com/ValveSoftwa...
2014-04-01 Scott LudwigMerge branch 'master' of https://github.com/ValveSoftwa...
2014-04-01 PeterLValveUI: vogleditor_tracereplayer now outputs messages regar...
2014-04-01 PeterLValveMerge branch 'master' of https://github.com/ValveSoftwa...
2014-04-01 PeterLValveUI: Update vogleditor_output so that it can be used...
2014-04-01 PeterLValveUI: Add Output window to the bottom of the main window
2014-04-01 PeterLValveUI: Add support for the indexed variant of GL_BLEND
2014-04-01 PeterLValveUI: Fix one of the 'No matching signal' errors that...
2014-04-01 PeterLValveUI: CLean up labels on Trim Trace dialog
2014-04-01 PeterLValveUI: Calls within glBegin/glEnd blocks are now nested...
2014-04-01 Rich Geldreich- Fixing restore of indexed uniform buffer bindings
2014-04-01 PeterLValveUI: Update 'Trim Trace' dialog box title bars
2014-04-01 PeterLValveMerge branch 'master' of https://github.com/ValveSoftwa...
2014-04-01 PeterLValveUI: Add a settings file
2014-04-01 PeterLValveUI: Update trim dialog so that it does not accept inval...
2014-04-01 PeterLValveUI: Consider glBitmap and glEnd drawcalls when using...
2014-04-01 PeterLValveUI: Add ability to trim files directly from vogleditor
2014-04-01 Michael SartainMerge pull request #33 from PeterLValve/master
2014-04-01 PeterLValveUI: Fix a bunch of memory leaks; rename a few member...
2014-04-01 SirAnthonyMove generation of files to cmake
2014-04-01 SirAnthonyMerge pull request #1 from ValveSoftware/master
2014-04-01 PeterLValveUI: Fix issue #21: Resizing of vogleditor window is...
2014-04-01 Michael SartainMerge pull request #23 from kingtaurus/master
2014-04-01 drivers-valveMerge pull request #24 from PeterLValve/master
2014-04-01 Peter LohrmannMerge pull request #27 from PeterLValve/master
2014-04-01 PeterLValveMerge branch 'master' of https://github.com/PeterLValve...
2014-04-01 Peter LohrmannUI: Add 'GL Context' column to API call tree to help...
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: 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 Wongvogleditor: Cleanup cmake 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ý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 Michael SartainMerge pull request #5 from andrewkww/fix_vogleditor_link
2014-04-01 Andrew Wongvogleditor: Add link libraries that are needed
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-03-12 Michael SartainInitial vogl checkin