-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hook up optional tracy profiler integration #1328
base: master
Are you sure you want to change the base?
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b32a6b - Browse repository at this point
Copy the full SHA 8b32a6bView commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d85281 - Browse repository at this point
Copy the full SHA 6d85281View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af364ce - Browse repository at this point
Copy the full SHA af364ceView commit details -
Merge branch 'tracy_profiling' of github.com:sharkautarch/gamescope i…
…nto tracy_profiling
Configuration menu - View commit details
-
Copy full SHA for 6e99165 - Browse repository at this point
Copy the full SHA 6e99165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 235b257 - Browse repository at this point
Copy the full SHA 235b257View commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e90713d - Browse repository at this point
Copy the full SHA e90713dView commit details
Commits on Jul 13, 2024
-
rendervulkan: Collect gpu profiling data when Tracy is enabled. Also …
…enable Tracy to use vulkan VK_EXT_calibrated_timestamps
Configuration menu - View commit details
-
Copy full SHA for 6217df1 - Browse repository at this point
Copy the full SHA 6217df1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f660c6d - Browse repository at this point
Copy the full SHA f660c6dView commit details
Commits on Jul 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c7f764f - Browse repository at this point
Copy the full SHA c7f764fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0e5e41 - Browse repository at this point
Copy the full SHA d0e5e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0afa3d - Browse repository at this point
Copy the full SHA c0afa3dView commit details -
rendervulkan: tracy gpu profiling: fix segfault & other issues that w…
…ere preventing the gpu zones from working
Configuration menu - View commit details
-
Copy full SHA for 85a533a - Browse repository at this point
Copy the full SHA 85a533aView commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 320c6d7 - Browse repository at this point
Copy the full SHA 320c6d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ea3e1 - Browse repository at this point
Copy the full SHA 38ea3e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc8bee - Browse repository at this point
Copy the full SHA 0bc8beeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e436828 - Browse repository at this point
Copy the full SHA e436828View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0136cb - Browse repository at this point
Copy the full SHA f0136cbView commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ae898a - Browse repository at this point
Copy the full SHA 5ae898aView commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 233c7b0 - Browse repository at this point
Copy the full SHA 233c7b0View commit details -
Tracy profiling: fix & tweak fiber usage
also set TRACY_LIBBACKTRACE_ELF_DYNLOAD_SUPPORT define for dynamic lib symbol resolution
Configuration menu - View commit details
-
Copy full SHA for 5e17dad - Browse repository at this point
Copy the full SHA 5e17dadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a739d - Browse repository at this point
Copy the full SHA 34a739dView commit details
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0657cb5 - Browse repository at this point
Copy the full SHA 0657cb5View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8299ad3 - Browse repository at this point
Copy the full SHA 8299ad3View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1d0969 - Browse repository at this point
Copy the full SHA d1d0969View commit details -
Tracy profiling: Add convenience RAII wrapper ScopedLockable around D…
…oubleLockable. Markup locks used by the drm and wayland backends also fix compiler/linker error when building w/ tracy profiler disabled
Configuration menu - View commit details
-
Copy full SHA for 66da9ed - Browse repository at this point
Copy the full SHA 66da9edView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f577f - Browse repository at this point
Copy the full SHA e8f577fView commit details
Commits on Aug 6, 2024
-
Tracy Profiling: add a *LOT* of new zone instrumentation
also add some extra misc details, including some window & commit details previously only shown by gpuvis
Configuration menu - View commit details
-
Copy full SHA for 3b78d1a - Browse repository at this point
Copy the full SHA 3b78d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b54324b - Browse repository at this point
Copy the full SHA b54324bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a64c02 - Browse repository at this point
Copy the full SHA 1a64c02View commit details -
tracy profiling: update_wayland_res(): comment out ZoneTextF() for now
might somehow be causing gamescope-xwm to crash
Configuration menu - View commit details
-
Copy full SHA for 24e408e - Browse repository at this point
Copy the full SHA 24e408eView commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f316972 - Browse repository at this point
Copy the full SHA f316972View commit details -
tracy profiling: remove workaround to an issue that's now fixed
also fix warning wrt CVulkanDevice::commandBuffer()
Configuration menu - View commit details
-
Copy full SHA for 28cd633 - Browse repository at this point
Copy the full SHA 28cd633View commit details -
tracy profiling: Collect callstacks in certain places if building w/ …
…-Dtracy_collect_callstacks=true
Configuration menu - View commit details
-
Copy full SHA for 3b8930d - Browse repository at this point
Copy the full SHA 3b8930dView commit details -
tracy profiling: turn on sampling and system tracing if tracy_collect…
…_callstacks=true
Configuration menu - View commit details
-
Copy full SHA for 1f9453f - Browse repository at this point
Copy the full SHA 1f9453fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d32d0e - Browse repository at this point
Copy the full SHA 7d32d0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 020f8f6 - Browse repository at this point
Copy the full SHA 020f8f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5bbc97 - Browse repository at this point
Copy the full SHA c5bbc97View commit details