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
2021-01-23Release 0.7.5.v0.7.5Bartosz Taudul
2021-01-23Update NEWS.Bartosz Taudul
2021-01-22Merge pull request #168 from jkriegshauser/improve-importBartosz Taudul
2021-01-22Merge pull request #169 from sideeffects/opencl_fixesBartosz Taudul
2021-01-22Fixes for OpenCLCtxScope when !m_active.John Lynch
2021-01-22PR feedback: write the name into the tracy filejoshuakr
2021-01-22Adding a few things to ignorejoshuakr
2021-01-22Update second screenshot.Bartosz Taudul
2021-01-22Fix for macOS buildjoshuakr
2021-01-22Fix vertical padding of items in CPU data table.Bartosz Taudul
2021-01-22Imported Chrome traces bring over thread namesjoshuakr
2021-01-22Imported chrome traces show the file name in the title barjoshuakr
2021-01-22Revert "Fix shutdown hang (resolves #160)"joshuakr
2021-01-22Fix typo.Bartosz Taudul
2021-01-22Set appropriate flags for CPU data table columns.Bartosz Taudul
2021-01-22Update pdqsort.Bartosz Taudul
2021-01-22Another ImGuiTableColumnFlags_WidthAuto fix.Bartosz Taudul
2021-01-22Update ImGui to 1.80 + docking.Bartosz Taudul
2021-01-21Merge pull request #167 from sideeffects/masterBartosz Taudul
2021-01-21Move call to clRetainEvent outside of assert withinJohn Lynch
2021-01-21In OpenCLCtxScope::SetEvent, the necessary clRetainEventJohn Lynch
2021-01-17Merge pull request #166 from kubouch/fix-manual-typosBartosz Taudul
2021-01-17Fix description of csvexport manual entrykubouch
2021-01-16Merge pull request #165 from Xenonic/masterBartosz Taudul
2021-01-16Update manualAndrew Depke
2021-01-16Update NEWSAndrew Depke
2021-01-16Added transient D3D12 zones, fixed callstacksAndrew Depke
2021-01-16Update manual.Bartosz Taudul
2021-01-16Update NEWS.Bartosz Taudul
2021-01-16Add transient Vulkan zones.Bartosz Taudul
2021-01-16Vulkan will now properly send serial callstacks.Bartosz Taudul
2021-01-16Support serial callstacks when processing GPU zones.Bartosz Taudul
2021-01-16Support queuing serial items with callstack.Bartosz Taudul
2021-01-15Rename CallstackMemory to CallstackSerial.Bartosz Taudul
2021-01-15Process allocated source location GPU zones.Bartosz Taudul
2021-01-15Don't operate on short_ptr.Bartosz Taudul
2021-01-15Keep zone begin implementations together.Bartosz Taudul
2021-01-15Add transient OpenGL zones.Bartosz Taudul
2021-01-13Explicitly state which default-linked libraries are needed.Bartosz Taudul
2021-01-08Bump year in LICENSE.Bartosz Taudul
2021-01-08Bump ImGui.Bartosz Taudul
2021-01-06Fix shutdown hang (resolves #160)joshuakr
2020-12-27Mark rprealloc as a part of Tracy API.Bartosz Taudul
2020-12-26Expose rpmalloc init/finalize functions.Bartosz Taudul
2020-12-26Add missing include.Bartosz Taudul
2020-12-21Manually initialize GUID structs.Bartosz Taudul
2020-12-21Check return value of EnableTraceEx2().Bartosz Taudul
2020-12-18Update zstd to 1.4.7.Bartosz Taudul
2020-12-16Add quick-start guide to the manual.Bartosz Taudul
2020-12-16Update NEWS.Bartosz Taudul