MangoHud/src
2022-05-18 02:45:11 +02:00
..
app Use overlay_new/end_frame with mangoapp 2022-05-16 11:06:23 +03:00
gl Rename GL files to avoid some confusion with upstream Dear ImGui files 2022-05-16 13:06:07 +03: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: improve polling perf by reading with c 2022-05-16 09:01:13 +02:00
amdgpu.h Check if amdgpu gpu_metrics can be read and do some sanity-checks 2022-03-31 09:04:11 +03:00
battery.cpp Check if battery status is full 2022-02-13 14:40:04 -08:00
battery.h Battery remaining time 2022-02-09 05:20:59 +01:00
blacklist.cpp Blacklist: add EADesktop.exe and EALauncher.exe 2022-01-03 15:49:08 -08:00
blacklist.h
config.cpp Remove unused parseConfigFile() return type 2022-03-06 19:02:39 +00:00
config.h Remove unused parseConfigFile() return type 2022-03-06 19:02:39 +00:00
control.cpp Remove unused-but-set variables 2022-03-06 19:01:23 +00:00
cpu_win32.cpp
cpu.cpp Deal with disappearing cpus 2022-04-25 10:29:15 +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
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 More quotation glyphs 2021-07-01 17:36:34 +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 Clean up getAmdGpuInfo_actual 2022-05-14 19:50:57 +03:00
hook_dlsym.cpp [OpenGL] Some nullptr guards 2021-02-03 18:52:53 +02:00
hud_elements.cpp Move gamepad_update to update_hw_info 2022-05-16 16:13:46 -07: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
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 Use Hudelements params in logging 2022-05-16 04:38:37 +02:00
logging.h Const annotate overlay_params& across the board 2022-03-30 10:20:27 +03:00
mangohud.json.in
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 s/is/are/g 2022-05-16 13:16:45 +03: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 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
overlay_params.h Rename to frame_count for consistency 2022-05-04 07:14:46 +03:00
overlay.cpp Move gamepad_update to update_hw_info 2022-05-16 16:13:46 -07:00
overlay.frag
overlay.h Use overlay_new/end_frame to push/pop custom ImGui styles 2022-05-15 02:02:50 +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 overlay_new/end_frame to push/pop custom ImGui styles 2022-05-15 02:02:50 +03:00