tracy/profiler/src
2023-01-31 22:55:18 +01:00
..
font Update font awesome and migrate to v6 headers. 2022-08-17 12:07:38 +02:00
imgui Update ImGui to 1.89.2 + docking. 2023-01-05 19:15:58 +01:00
wayland Add xdg-decoration protocol. 2022-12-04 21:12:50 +01:00
Backend.hpp Add attention request function to windowing backend. 2022-10-13 19:22:21 +02:00
BackendGlfw.cpp Enable alt-space menu on windows. 2022-12-09 19:04:45 +01:00
BackendWayland.cpp Push keyboard modifiers to ImGui. 2022-12-22 17:48:14 +01:00
ConnectionHistory.cpp Extract connection history functionality. 2022-07-28 00:24:46 +02:00
ConnectionHistory.hpp Extract connection history functionality. 2022-07-28 00:24:46 +02:00
Filters.cpp InputBuf is no longer than 255 bytes. 2022-08-14 18:20:39 +02:00
Filters.hpp Extract filtering connections functionality. 2022-07-28 00:24:46 +02:00
Fonts.cpp Add ellipsis to fixed font atlas. 2022-09-24 00:29:21 +02:00
Fonts.hpp Extract font loading. 2022-07-28 00:24:44 +02:00
HttpRequest.cpp Move TracyVersion.hpp to common. 2022-08-27 16:05:36 +02:00
HttpRequest.hpp Extract HTTP request functionality. 2020-09-12 12:46:00 +02:00
icon.hpp Provide 256x256 application icon (was 48x48). 2022-05-03 02:41:10 +02:00
ImGuiContext.cpp Disable cursor blinking. 2022-09-27 22:13:31 +02:00
ImGuiContext.hpp Move all GLFW code to a separate class. 2022-07-28 00:24:52 +02:00
IsElevated.cpp On POSIX check if UID is 0. 2022-11-27 22:35:19 +01:00
IsElevated.hpp Check elevation status on Windows. 2022-11-27 21:53:47 +01:00
main.cpp Explain it makes no sense to run server with admin rights. 2022-11-27 22:24:42 +01:00
ResolvService.cpp Ports are uint16_t. 2020-10-02 18:51:54 +02:00
ResolvService.hpp Ports are uint16_t. 2020-10-02 18:51:54 +02:00
RunQueue.cpp Extract main thread run queue. 2022-07-28 00:24:45 +02:00
RunQueue.hpp Extract main thread run queue. 2022-07-28 00:24:45 +02:00
stb_image_resize.h Add stb_image_resize. 2022-07-28 00:24:47 +02:00
stb_image.h Bump stb_image.h to 2.28. 2023-01-31 22:55:18 +01:00
WindowPosition.cpp Extract window position save/load functionality. 2022-07-28 00:24:45 +02:00
WindowPosition.hpp Extract window position save/load functionality. 2022-07-28 00:24:45 +02:00
winmain.cpp Display dialog when CPU doesn't support AVX/AVX2. 2018-08-19 22:20:54 +02:00
winmainArchDiscovery.cpp Display dialog when CPU doesn't support AVX/AVX2. 2018-08-19 22:20:54 +02:00