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
2022-06-28Release 0.8.2.v0.8.2Bartosz Taudul
2022-06-28Merge pull request #415 from kklobe/kk/fix-gcc-mac-compile-errorBartosz Taudul
2022-06-28Fix macOS GCC 11/12 compile errorKirk Klobe
2022-06-27Merge pull request #412 from theblackunknown/fix-windows-vcpkgBartosz Taudul
2022-06-27only build Tracy/capture Release for `build-without-vcpkg-integration`MACHIZAUD Andréa
2022-06-27non need to package binaries in `build-without-vcpkg-integration`MACHIZAUD Andréa
2022-06-25Fail with error code if install_vcpkg_dependencies.bat commands failMACHIZAUD Andréa
2022-06-23Update xxhash filename in MSVC project.Bartosz Taudul
2022-06-23On ARM64 use ISB to yield CPU in spinlocks.Bartosz Taudul
2022-06-22Extract common reference time processing to a function.Bartosz Taudul
2022-06-22Subtract base time directly in TscTime().Bartosz Taudul
2022-06-22Remove unused intrinsic includes.Bartosz Taudul
2022-06-21Update ImGui OpenGL loader.Bartosz Taudul
2022-06-21Update ImGui to 1.88 + docking.Bartosz Taudul
2022-06-21Update ARM CPU part decoding.Bartosz Taudul
2022-06-21Update iCrap devices list.Bartosz Taudul
2022-06-21Add comments to ARM Part dispatch.Bartosz Taudul
2022-06-21Update NEWS.Bartosz Taudul
2022-06-21Replace CPU topology tree with CPU schematics.Bartosz Taudul
2022-06-19Display true values in plot ranges, not animation values.Bartosz Taudul
2022-06-18Use $(ProjectDir) for vcpkg msbuild without integration paths.MACHIZAUD Andréa
2022-06-18Uses $(VcpkgManifestRoot) for vcpkg msbuild integration paths.MACHIZAUD Andréa
2022-06-18Test both way to pull vcpkg dependencies in CIMACHIZAUD Andréa
2022-06-16Add braces around initialization of subobjects.Bartosz Taudul
2022-06-16Install libdebuginfod-dev.Bartosz Taudul
2022-06-16Use ubububu 22.04.Bartosz Taudul
2022-06-16Decrease sampling worker sleep time from 10 to 1 ms.Bartosz Taudul
2022-06-16Run sampling worker thread at max priority.Bartosz Taudul
2022-06-16Emit warning if priority change failed.Bartosz Taudul
2022-06-16Remove invalid assert.Bartosz Taudul
2022-06-16Move ring identifier check out of the loop.Bartosz Taudul
2022-06-16Move ring identifier extraction out of loop.Bartosz Taudul
2022-06-14Merge pull request #410 from benvanik/benvanik-fiber-incompleteBartosz Taudul
2022-06-14Hiding the "Incomplete context switch data" warning on fibers.Ben Vanik
2022-06-13Fix vcxproj support without `vcpkg integrate install`MACHIZAUD Andréa
2022-06-12Update NEWS.Bartosz Taudul
2022-06-10Merge pull request #408 from beqjanus/issue-407Bartosz Taudul
2022-06-09Avoid "Code is unreachable warning"Beq
2022-06-06Merge pull request #405 from tksuoran/fix-operator-precedenceBartosz Taudul
2022-06-06Use explicit operator precendence, avoids warningTimo Suoranta
2022-06-06Merge pull request #401 from thedmd/inactive-allocationsBartosz Taudul
2022-06-06Add ability to filter callstacks in memory tab by inactive allocations.thedmd
2022-06-05Update NEWS.Bartosz Taudul
2022-06-04Merge pull request #365 from theblackunknown/msvc+vcpkg-manifestBartosz Taudul
2022-06-04Fix ManualMACHIZAUD Andréa
2022-06-04Add information about vcpkg manifest mode in the manualMACHIZAUD Andréa
2022-06-04Remove vcpkg builtin-baselineMACHIZAUD Andréa
2022-06-04Inject appropriate path for manifest installMACHIZAUD Andréa
2022-06-02Fix MSVC warnings snafu.Bartosz Taudul
2022-05-22Update manual.Bartosz Taudul