]> git.notmuchmail.org Git - vogl/shortlog
vogl
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 Scott LudwigAdd support for fast path i386 call stack tracing
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 Rich Geldreich- Adding snapshot/restore support for indeded variants...
2014-04-01 PeterLValveUI: CLean up labels on Trim Trace dialog
2014-04-01 Rich Geldreich- fixing restoring of transform feedback and uniform...
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 Rich Geldreich- Adding support for pixel pack buffers used with glRea...
2014-04-01 PeterLValveUI: Update trim dialog so that it does not accept inval...
2014-04-01 Michael SartainMerge pull request #41 from Mischanix/encrypted-home
2014-04-01 PeterLValveUI: Consider glBitmap and glEnd drawcalls when using...
2014-04-01 Michael SartainAdd missing CLANG_ANALYZE check back.
2014-04-01 Robert NixAdded a note on encrypted home folders
2014-04-01 Peter LohrmannUpdate qtcreator.md
2014-04-01 Rich Geldreich- Initial support for KHR_debug API's in tracer/replayer
2014-04-01 Rich Geldreich- Adding "-msaa X" command line option to voglreplay...
2014-04-01 PeterLValveUI: Add ability to trim files directly from vogleditor
2014-04-01 Rich Geldreichimproving error message
2014-04-01 Rich GeldreichAdding glTexGen[i|f|d] and glMaterial[f|i]v? to the...
2014-04-01 Michael SartainMerge pull request #33 from PeterLValve/master
2014-04-01 SirAnthonyAdd gl_pname_defs as non-generated file
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 SirAnthonyMake voglgen accept specdir as option
2014-04-01 SirAnthonyMerge pull request #2 from ValveSoftware/master
2014-04-01 SirAnthonyMerge pull request #1 from ValveSoftware/master
2014-04-01 SirAnthonyRemove copy of bin/voglgen_copy_inc_files.ch
2014-04-01 Peter LohrmannUpdate README.md
2014-04-01 PeterLValveUI: Fix issue #21: Resizing of vogleditor window is...
2014-04-01 Rich Geldreich- Fix for restoring FBO's that have attachments that...
2014-04-01 Michael SartainMerge pull request #23 from kingtaurus/master
2014-04-01 Rich GeldreichFixing various issues that were showing up when trying...
2014-04-01 drivers-valveMerge pull request #24 from PeterLValve/master
2014-04-01 Gregory KingUpdate to the build environment;
2014-04-01 Rich GeldreichFixing various issues that were showing up when trying...
2014-04-01 Gregory KingReworked src/voglen/CMakeLists.txt to not compile tinyxml;
2014-04-01 Rich Geldreich- Fixing driver crash on AMD's fglrx caused by us passi...
2014-04-01 Gregory KingUpdated voglcore/CMakeLists.txt removing lzma_*.cpp;
2014-04-01 Rich Geldreich- Fixing polygon stipple saving/restoring so it doesn...
2014-04-01 Gregory KingReworked src/vogltrace/CMakeLists.txt to fix issue 16;
2014-04-01 Peter LohrmannMerge pull request #27 from PeterLValve/master
2014-04-01 Gregory KingUpdated CMakeLists.txt to fix ValveSoftware/vogl/issues/16;
2014-04-01 Gregory KingReworked glxspheres/CMakeLists.txt
2014-04-01 Gregory KingAdded a simple find_package module for TinyXML.cmake;
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 Peter LohrmannUpdate qtcreator.md
2014-04-01 PeterLValveUI: Fix issue #20: Search in the editor really slow
2014-04-01 Michael SartainMerge branch 'master' of https://github.com/ValveSoftwa...
2014-04-01 PeterLValveUI: Improve processing time of vogleditor_apicalltreeit...
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