MangoHud/src
2022-11-01 12:01:50 +01:00
..
app horizontal view and hud_no_margin 2022-09-05 13:50:27 +02:00
gl use intel_gpu_top for gpu stats 2022-11-01 12:01:50 +01:00
loaders Add gpu throttling status 2022-05-03 11:00:05 +02:00
mesa Couple of whitespace fixes 2022-03-06 19:03:35 +00:00
win Some fixes for windows compiling 2022-02-24 22:26:28 +01:00
amdgpu.cpp amdgpu tests 2022-10-27 03:44:00 +02:00
amdgpu.h amdgpu tests 2022-10-27 03:44:00 +02:00
battery.cpp src/battery.cpp: fix getTimeRemaining for energy_now 2022-10-11 14:37:20 +02:00
battery.h Battery remaining time 2022-02-09 05:20:59 +01:00
blacklist.cpp Convert printf to spdlog 2022-06-26 10:36:29 -07:00
blacklist.h
config.cpp Don't check for conf file if blacklisted 2022-07-26 12:28:10 -07:00
config.h Remove unused parseConfigFile() return type 2022-03-06 19:02:39 +00:00
control.cpp control: send msg when log stops 2022-07-28 02:48:35 +02:00
cpu_win32.cpp
cpu.cpp Add support for it8603 sensor 2022-09-09 21:14:12 +03:00
cpu.h Deal with disappearing cpus 2022-04-25 10:29:15 +03:00
dbus_helpers.h [dbus] Also check if gamemode is enabled with D-Bus 2021-08-21 18:45:47 +03:00
dbus_info.h [dbus] Use GameMode portal inside flatpak 2022-03-24 12:06:40 +02:00
dbus.cpp [dbus] Fix trying to deinit non-active service(s) 2022-04-02 00:52:45 +03:00
elfhacks.cpp
engine_types.h Generalize control over socket so it works with OpenGL too 2022-05-23 18:07:39 +03:00
fcat.h Introduce FCAT overlay support 2022-05-23 17:53:49 +03:00
file_utils_win32.cpp Remove find_folder() API 2022-03-12 18:10:04 +00:00
file_utils.cpp Remove find_folder() API 2022-03-12 18:10:04 +00:00
file_utils.h Remove find_folder() API 2022-03-12 18:10:04 +00:00
font_default.h
font_unispace.c
font.cpp Use separate font atlas for vulkan 2022-07-29 02:11:28 +03:00
forkawesome.h Scale down icons if font is small 2021-05-27 15:40:33 -07:00
gamepad.cpp gamepad: add bool is_charging 2022-02-18 18:16:41 -08:00
gamepad.h gamepad: add bool is_charging 2022-02-18 18:16:41 -08:00
gpu.cpp Clean up getAmdGpuInfo_actual 2022-05-14 19:50:57 +03:00
gpu.h use intel_gpu_top for gpu stats 2022-11-01 12:01:50 +01:00
hook_dlsym.cpp [OpenGL] Some nullptr guards 2021-02-03 18:52:53 +02:00
hud_elements.cpp hud elements: battery: adjust remaining time for normal and horizontal view 2022-09-12 00:54:44 +02:00
hud_elements.h Set width by table_columns if not specified. Set "text" values to next column with no_small_text 2022-05-15 13:30:22 +03:00
intel.cpp use intel_gpu_top for gpu stats 2022-11-01 12:01:50 +01:00
iostats.cpp Use single IO stats instance 2022-02-18 16:44:10 +02:00
iostats.h Use single IO stats instance 2022-02-18 16:44:10 +02:00
keybinds.cpp Remove update_hw_info thread from log keybind 2022-05-18 02:45:11 +02:00
keybinds.h keybinds: move ifdef spaghetti into the header 2022-03-12 10:28:18 +00:00
logging.cpp Explicitly include array 2022-08-22 22:30:51 +03:00
logging.h changing Logger class from struct pointer to 3 variables 2022-08-01 01:26:10 +02:00
mangohud.json.in Lower api minor version 2022-07-15 01:21:47 +03:00
mangohud.version
memory.cpp Fix integer overflow on 32 bit, for procmem 2021-08-08 17:21:45 +03:00
memory.h Fix integer overflow on 32 bit, for procmem 2021-08-08 17:21:45 +03:00
meson.build use intel_gpu_top for gpu stats 2022-11-01 12:01:50 +01:00
notify.cpp Specify fileChanged argument type 2022-03-29 09:33:25 +03:00
notify.h
nvapi.cpp
nvctrl.cpp Use spdlog macros so logging can be completely disabled during compile-time 2021-07-27 16:16:39 +03:00
nvctrl.h
nvidia_info.h Nvidia: only do throttling checks if enabled 2022-05-10 14:02:18 +02:00
nvml.cpp Nvidia: only do throttling checks if enabled 2022-05-10 14:02:18 +02:00
overlay_params.cpp params: don't enable hud_no_margin and log_versioning with full 2022-09-19 06:42:33 +02:00
overlay_params.h horizontal view and hud_no_margin 2022-09-05 13:50:27 +02:00
overlay.cpp use intel_gpu_top for gpu stats 2022-11-01 12:01:50 +01:00
overlay.frag
overlay.h Use separate font atlas for vulkan 2022-07-29 02:11:28 +03:00
overlay.vert
pci_ids.cpp Fix parse_pciids when trying to open pci.ids from alternate location 2021-07-21 19:00:49 +03:00
pci_ids.h
real_dlsym.cpp Iterate through libraries for possible locations of dlopen/dlsym functions 2021-10-07 09:02:59 +03:00
real_dlsym.h
shared_x11.cpp Use spdlog macros so logging can be completely disabled during compile-time 2021-07-27 16:16:39 +03:00
shared_x11.h
string_utils.h Use spdlog's 'fmt' to format media player metadata 2021-09-23 14:54:22 +03:00
timing.hpp
vulkan.cpp Use separate font atlas for vulkan 2022-07-29 02:11:28 +03:00