.. |
app
|
Lower api minor version
|
2022-07-15 01:21:47 +03:00 |
gl
|
Convert some "printfs" to spdlog
|
2022-06-21 18:11:36 +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: average gfx and cpu power as float
|
2022-05-19 07:40:27 +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
|
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
|
Generalize control over socket so it works with OpenGL too
|
2022-05-23 18:07:39 +03: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
|
|
|
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
|
|
|
forkawesome.h
|
|
|
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
|
|
|
hud_elements.cpp
|
Remove unnecessary row/column changes in HudElements::gpu_stats
|
2022-07-13 20:38:18 +03: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
|
logging: versioning
|
2022-07-28 01:19:16 +02:00 |
logging.h
|
Generalize control over socket so it works with OpenGL too
|
2022-05-23 18:07:39 +03: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
|
Add meson install_tags, bump meson to 0.60
|
2022-07-14 17:36:49 +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
|
If fps_only is enabled then disable legacy_layout
|
2022-06-23 17:15:31 -07:00 |
overlay_params.h
|
logging: versioning
|
2022-07-28 01:19:16 +02:00 |
overlay.cpp
|
When pci_dev is set, don't skip AMD gpu if device id doesn't match
|
2022-07-17 20:28:27 +03:00 |
overlay.frag
|
|
|
overlay.h
|
Generalize control over socket so it works with OpenGL too
|
2022-05-23 18:07:39 +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
|
Set initial client socket handle to "invalid" value
|
2022-06-12 19:35:50 +03:00 |