1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Commit Graph

  • f15de19fda Merge pull request #601 from fabioarnold/master Bartosz Taudul 2023-08-23 13:24:47 +02:00
  • ed54848536 Fix macOS DPI scaling Fabio Arnold 2023-08-23 12:24:22 +02:00
  • 1491e5d708 Merge pull request #595 from bjornblissing/master Bartosz Taudul 2023-08-17 14:58:30 +02:00
  • e1b1fd72dc Wrap std::numeric_limits<T>::max() in parenthesis Björn Blissing 2023-08-17 10:03:52 +02:00
  • 84eff4b05d Merge pull request #594 from menduz/master-1 Bartosz Taudul 2023-08-16 11:14:46 +02:00
  • e05545b04a Fix mac compile for latest macos SDK menduz 2023-08-15 21:00:46 -03:00
  • c689e9e0aa Adjust language to no longer specify "all cores". Bartosz Taudul 2023-08-05 12:08:29 +02:00
  • 296f30a9c5 Reduce number of worker threads used for render tasks. Bartosz Taudul 2023-08-05 12:01:36 +02:00
  • 47b724a903 Merge pull request #590 from clibequilibrium/patch-1 Bartosz Taudul 2023-07-31 16:39:33 +02:00
  • 8110cb20cc Added binding links to the README.md Alexander 2023-07-31 09:47:04 -04:00
  • 1eafeea1a9 Merge pull request #588 from dmirys/fix-tracy-no-callstack Bartosz Taudul 2023-07-31 12:21:55 +02:00
  • de45af63cc Fix compilation for the case of using TRACY_NO_CALLSTACK Ястребков Дмитрий Ирикович 2023-07-31 11:40:12 +07:00
  • 0e26b9e53f Merge pull request #583 from jjcasmar/master Bartosz Taudul 2023-07-19 14:21:35 +02:00
  • 3d723299b0 Export thread id data Juan Jose Casafranca 2023-07-19 13:51:32 +02:00
  • 18f37ec52f Merge pull request #581 from Christian-Prather/feature/cmake-versioning Bartosz Taudul 2023-07-17 19:02:24 +02:00
  • a49af31188 Added cmake versioning and removed hardcoded share dir path Christian Prather 2023-07-11 13:54:22 -06:00
  • 6c6ec00251 Handle failures when loading connection history. Bartosz Taudul 2023-06-29 23:59:54 +02:00
  • 57bd63dab6 Show trace description/filename on titlebar. Bartosz Taudul 2023-06-29 23:53:37 +02:00
  • 0cb6d8588b Merge pull request #578 from theblackunknown/machizaud/fix-missing-headers Bartosz Taudul 2023-06-23 15:02:22 +02:00
  • cb30c4eb3e Fix missing TracyClient headers Andréa MACHIZAUD 2023-06-23 14:57:48 +02:00
  • 47843918f4 Fix missing entries in tracy/TracyVulkan.hpp Andréa MACHIZAUD 2023-06-23 14:56:53 +02:00
  • dcc7c24132 Merge pull request #576 from Light7734/patch-1 Bartosz Taudul 2023-06-22 11:34:00 +02:00
  • b9eb5f6bef fix: add missing #endif in 'TracyVulkan.hpp' Light7734 2023-06-22 09:31:33 +00:00
  • cf0e6b610b Update NEWS. Bartosz Taudul 2023-06-10 13:37:01 +02:00
  • 1b65a87c32 Support use of dynamic vulkan symbols (#570) robertblaketaylor 2023-06-09 03:48:30 -07:00
  • 2b191e157e Fix early exit not initializing values used later on. Bartosz Taudul 2023-06-06 17:46:49 +02:00
  • c57b8994f6 Reduce required version of wl_seat protocol to 5. Bartosz Taudul 2023-05-25 18:48:45 +02:00
  • 2759f96c0e Add headers required on FreeBSD. Bartosz Taudul 2023-05-23 23:48:48 +02:00
  • c00d8c6211 FreeBSD has 64-bit stat with no need for stat64. Bartosz Taudul 2023-05-23 23:41:39 +02:00
  • 4e1b198380 FreeBSD has alloca in stdlib.h. Bartosz Taudul 2023-05-23 23:38:34 +02:00
  • eca841dfe3 Properly call make from within makefiles. Bartosz Taudul 2023-05-23 22:42:53 +02:00
  • 6b587e61de Ignore obj files. Bartosz Taudul 2023-05-22 21:09:38 +02:00
  • 7299b49dab Merge pull request #563 from spnda/fix_missing_vulkan_macro Bartosz Taudul 2023-05-21 21:50:13 +02:00
  • ca61a1350a Fix: Missing TracyVkContextHostCalibrated overload with Tracy disabled sean 2023-05-21 21:44:54 +02:00
  • f3d3108d5f Merge pull request #562 from fran6co/missing_dep Bartosz Taudul 2023-05-18 12:11:01 +02:00
  • baf0e69a13 fix missing dependendency on install Francisco Facioni 2023-05-18 09:39:10 +01:00
  • c31bda6e8c Merge pull request #561 from KristofferC/kc/divide_zero_csvexport Bartosz Taudul 2023-05-17 14:44:54 +02:00
  • 1fc33b9389 prevent divding by zero when number of zones is 1 in csvexport KristofferC 2023-05-17 14:20:20 +02:00
  • c79154c87b Extract processing client broadcast messages to a separate function. Bartosz Taudul 2023-05-07 16:11:42 +02:00
  • b072dbcdc6 Fix TaskDispatch on wasm. Bartosz Taudul 2023-05-07 16:11:18 +02:00
  • 64daca9f79 Disable LTO on wasm. Bartosz Taudul 2023-05-07 16:10:40 +02:00
  • 72cfa3e0d1 Fix copy pasta. Bartosz Taudul 2023-05-04 15:16:31 +02:00
  • c75f01c90e Merge pull request #557 from KristofferC/kc/filter_user Bartosz Taudul 2023-05-02 17:46:27 +02:00
  • 3285c8c960 formatting Kristoffer 2023-05-02 11:25:42 +02:00
  • bd2f903c08 Add persistent target FPS option. Bartosz Taudul 2023-05-01 19:07:49 +02:00
  • 3150a48561 Update NEWS. Bartosz Taudul 2023-05-01 15:50:20 +02:00
  • ba41255ccc Adjust wording. Bartosz Taudul 2023-05-01 15:48:33 +02:00
  • d6c5d3f6db Don't enforce creating at least one worker thread in TaskDispatch. Bartosz Taudul 2023-05-01 15:44:27 +02:00
  • 58a6f703af Update NEWS. Bartosz Taudul 2023-05-01 15:30:08 +02:00
  • 555b3628ee Expose configuration options in the UI. Bartosz Taudul 2023-05-01 15:28:45 +02:00
  • b68ada2abd Load/save global config. Bartosz Taudul 2023-05-01 15:13:58 +02:00
  • efce727ad4 Add extern "C" to ini.h. Bartosz Taudul 2023-05-01 15:13:00 +02:00
  • 331c2bd7c0 Configure number of threads in TimelineController. Bartosz Taudul 2023-05-01 14:41:51 +02:00
  • a2d470690f Pass global config to View. Bartosz Taudul 2023-05-01 14:41:38 +02:00
  • 1dd0341cff Add global configuration struct. Bartosz Taudul 2023-05-01 14:40:31 +02:00
  • cbabb5aa22 Add ini to list of used libraries. Bartosz Taudul 2023-05-01 14:14:34 +02:00
  • f68be9bfc3 Add ini to project file. Bartosz Taudul 2023-05-01 14:12:34 +02:00
  • 2c227af4f3 Add rxi's ini sources. Bartosz Taudul 2023-05-01 14:08:28 +02:00
  • 9443544d80 Update speedup. Bartosz Taudul 2023-05-01 12:59:56 +02:00
  • 96d1a1b0e8 Merge pull request #558 from KristofferC/kc/doc_ext Bartosz Taudul 2023-05-01 14:05:14 +02:00
  • dc30ed2eaf give a hint towards __attribute__((cleanup) for RAII type behavior in C Kristoffer 2023-05-01 13:54:47 +02:00
  • 73c83906b6 make the histogram take into account filtered zones Kristoffer 2023-05-01 13:14:16 +02:00
  • 6c5029af78 fix id collision in clear button Kristoffer 2023-05-01 13:13:37 +02:00
  • 993c78f045 Fix thread context switch offset. Bartosz Taudul 2023-05-01 12:50:48 +02:00
  • 5019f7d2b4 Force inline GetZoneEnd's fast exit path. Bartosz Taudul 2023-05-01 01:28:32 +02:00
  • 2e9d8f8215 Check if external threads are local. Bartosz Taudul 2023-04-30 13:55:49 +02:00
  • 0f0ac2d6c5 No longer need glGenerateMipmap. Bartosz Taudul 2023-04-29 13:11:16 +02:00
  • e1e4699a52 Load custom mip chain for zigzags. Bartosz Taudul 2023-04-29 13:10:58 +02:00
  • 657bf7d44c Add images for more proper zigzag mip chain. Bartosz Taudul 2023-04-29 12:47:29 +02:00
  • ef68f3139f allow filtering zones in Zone finder based on the user text Kristoffer 2023-04-28 14:49:00 +02:00
  • b83cb3f2ce Don't use hacks to determine end time. Bartosz Taudul 2023-04-28 00:00:20 +02:00
  • 474dc6945e Draw zigzags using bitmaps. Bartosz Taudul 2023-04-27 23:16:45 +02:00
  • 62ec968f24 Load zigzag texture. Bartosz Taudul 2023-04-27 21:59:43 +02:00
  • 42aeece7fd Allow generating texture mip maps. Bartosz Taudul 2023-04-27 21:58:48 +02:00
  • d131f22354 Special-case creating zigzag texture. Bartosz Taudul 2023-04-27 21:39:49 +02:00
  • 383f1ea8f1 Update OpenGL loader. Bartosz Taudul 2023-04-27 21:39:12 +02:00
  • f7b12e2dda Add zigzag bitmap. Bartosz Taudul 2023-04-27 21:38:46 +02:00
  • 52e3ae719d Remove missed plot vector sorting during draw. Bartosz Taudul 2023-04-27 17:36:11 +02:00
  • 082beb66c9 Update NEWS. Bartosz Taudul 2023-04-26 01:14:31 +02:00
  • e42e566dae Error indicators are no more. Bartosz Taudul 2023-04-26 00:54:09 +02:00
  • 5f66cd8718 Don't use delay and resolution when processing GPU zones. Bartosz Taudul 2023-04-26 00:50:13 +02:00
  • 745ca83de6 PreprocessLocks() doesn't use yPos. Bartosz Taudul 2023-04-26 00:47:50 +02:00
  • 798249c81c Remove error indicators for CPU zones. Bartosz Taudul 2023-04-26 00:43:51 +02:00
  • 72b1ff6477 Early exit on empty plots. Bartosz Taudul 2023-04-25 00:35:53 +02:00
  • 6aa9169901 Reduce number of plot samples from 1024 to 256. Bartosz Taudul 2023-04-25 00:27:17 +02:00
  • 3811c8ace4 Remove redundant check. Bartosz Taudul 2023-04-25 00:04:59 +02:00
  • c8c6646f52 Simplify condition. Bartosz Taudul 2023-04-25 00:03:48 +02:00
  • 88cb43ad84 Don't write what is never read. Bartosz Taudul 2023-04-25 00:00:30 +02:00
  • fa815f3c3b Remove redundant check. Bartosz Taudul 2023-04-24 23:57:27 +02:00
  • def30228c9 Draw plots using preprocessed draw lists. Bartosz Taudul 2023-04-24 23:26:09 +02:00
  • 96800a2753 Do not merge small groups of plot points (up to three). Bartosz Taudul 2023-04-24 23:00:00 +02:00
  • 616992a6d5 Do not include DPI scaling when grouping plot points. Bartosz Taudul 2023-04-24 22:58:47 +02:00
  • 102bb9f8a8 Include before-start plot item, so that the plot doesn't begin abruptly. Bartosz Taudul 2023-04-24 22:01:06 +02:00
  • 8eb2cc83b3 Push plot draw list to DrawPlot(). Bartosz Taudul 2023-04-18 20:30:54 +02:00
  • 8f5022c3c8 Calculate draw lists for plots. Bartosz Taudul 2023-04-18 20:28:05 +02:00
  • 0217c06377 Cosmetics. Bartosz Taudul 2023-04-18 18:29:27 +02:00
  • 396d4f6f3c Merge pull request #555 from nehasharan/nehasharan/csvexport_messages Bartosz Taudul 2023-04-20 23:46:57 +02:00
  • 534baa829d correcting indentation Neha Sharan 2023-04-20 14:27:15 -07:00
  • 33c3d8229b Add clang-tidy config. Bartosz Taudul 2023-04-20 21:56:32 +02:00
  • ac29cffd3a Fix assert condition. Bartosz Taudul 2023-04-20 21:41:15 +02:00