.. |
font
|
Update font awesome and migrate to v6 headers.
|
2022-08-17 12:07:38 +02:00 |
imgui
|
Move imgui backends to a subdirectory.
|
2022-07-28 00:24:43 +02:00 |
Backend.hpp
|
Add attention request function to windowing backend.
|
2022-10-13 19:22:21 +02:00 |
BackendGlfw.cpp
|
Check if glfwRequestWindowAttention() is available.
|
2022-10-15 01:15:22 +02: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 |
main.cpp
|
Create icon texture while waiting for icon to load.
|
2022-10-15 12:16:18 +02: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
|
Update stb_image to 2.27.
|
2021-07-25 12:05:07 +02: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 |