Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-04GPU time adjust fixes.Bartosz Taudul
2019-08-04Fix multiple GPU drift entry fields.Bartosz Taudul
2019-08-04Fix GPU zone search.Bartosz Taudul
2019-08-04Implement automatic GPU clock drift calculation.Bartosz Taudul
2019-08-03Display FPS counts next to frame times.Bartosz Taudul
2019-08-03Increase height of frame graph.Bartosz Taudul
2019-08-03Draw target frame time lines.Bartosz Taudul
2019-08-02Bin number shouldn't be floating point.Bartosz Taudul
2019-08-02Proper handling of disconnect request.Bartosz Taudul
2019-07-31Simplify loop.Bartosz Taudul
2019-07-31Also display number of visible messages.Bartosz Taudul
2019-07-31Add text coloring to memory window.Bartosz Taudul
2019-07-31Display total message count.Bartosz Taudul
2019-07-29AVX2 version of plot min max calculation.Bartosz Taudul
2019-07-29Pause playback when playback window is closed.Bartosz Taudul
2019-07-28Fix drawing zones at extreme zoom out levels.Bartosz Taudul
2019-07-27Keep zone info windows headers at top.Bartosz Taudul
2019-07-27Use big font in zone info windows.Bartosz Taudul
2019-07-27Use big font in lock info window.Bartosz Taudul
2019-07-27Move trace version display to trace statistics section.Bartosz Taudul
2019-07-27Keep trace info header at top of the window.Bartosz Taudul
2019-07-27Use less space for call stack tree headers.Bartosz Taudul
2019-07-27Keep memory window header at top.Bartosz Taudul
2019-07-27Keep find zone, compare headers at top.Bartosz Taudul
2019-07-27Display trace descriptions in compare menu.Bartosz Taudul
2019-07-27Load second trace user data in compare menu.Bartosz Taudul
2019-07-27Allow setting custom description of the trace.Bartosz Taudul
2019-07-27Add user data storage handler.Bartosz Taudul
2019-07-26Display histogram time range on histogram.Bartosz Taudul
2019-07-25Add background tasks notification tooltip.Bartosz Taudul
2019-07-25Messages window should be scrollable due to thread list.Bartosz Taudul
2019-07-25Add messages filter clear button.Bartosz Taudul
2019-07-25Verify source file modification time against capture time.Bartosz Taudul
2019-07-25Ditto for call stack window.Bartosz Taudul
2019-07-25Keep statistics window headers always on top of the window.Bartosz Taudul
2019-07-25Remove unnecessary separators.Bartosz Taudul
2019-07-25Fix printf warnings.Bartosz Taudul
2019-07-24Workaround scroll-to-message regression.Bartosz Taudul
2019-07-24Disable messages following when focusing on a message.Bartosz Taudul
2019-07-19Add optional 2x zoom to frame images playback.Bartosz Taudul
2019-07-13Add message filtering.Bartosz Taudul
2019-07-13Auto-scroll message list to bottom.Bartosz Taudul
2019-07-13Always keep message list options at top.Bartosz Taudul
2019-07-12Use big font in trace information window.Bartosz Taudul
2019-07-12Pass big font to TracyView.Bartosz Taudul
2019-07-12Rearrange trace information window.Bartosz Taudul
2019-07-12Display application info in info window.Bartosz Taudul
2019-07-11Reorder threads by drag and drop.Bartosz Taudul
2019-06-30Smaller histogram controls.Bartosz Taudul
2019-06-27Switch to DXT1 textures in profiler utility.Bartosz Taudul