.. |
gl
|
Improve Zink detection
|
2021-05-27 15:38:44 -07:00 |
loaders
|
[OpenGL] Support apitrace in debug build
|
2021-03-31 17:52:38 +03:00 |
mesa
|
|
|
win
|
Don't need vulkan hooking in kiero
|
2020-12-06 04:51:20 +01:00 |
battery.cpp
|
Check if there are batteries before checking if they are charging
|
2021-05-27 15:40:33 -07:00 |
battery.h
|
Add param to check battery power and percent
|
2021-05-27 15:40:33 -07:00 |
blacklist.cpp
|
Merge pull request #433 from baryluk/programname
|
2021-01-20 09:58:10 +01:00 |
blacklist.h
|
Make add_blacklist const&
|
2020-12-26 22:55:39 +02:00 |
config.cpp
|
Improve code for program name extraction
|
2020-12-13 11:35:40 +00:00 |
config.h
|
Improve code for program name extraction
|
2020-12-13 11:35:40 +00:00 |
cpu_win32.cpp
|
Win32 cpu usage
|
2020-09-06 13:52:18 +02:00 |
cpu.cpp
|
Re-init cpu stats if core count changes; fix off-by one error
|
2021-01-30 15:50:02 +02:00 |
cpu.h
|
Re-init cpu stats if core count changes; fix off-by one error
|
2021-01-30 15:50:02 +02:00 |
dbus_helpers.h
|
Remove more "not" and "and" in if statments
|
2020-12-03 22:00:18 -08:00 |
dbus_info.h
|
[dbus] Don't clear metadata when reloading config file
|
2020-07-31 23:05:50 +03:00 |
dbus.cpp
|
[dbus] re-init active player so media_player_name changes take effect
|
2021-01-10 00:33:44 +02:00 |
elfhacks.cpp
|
|
|
file_utils_win32.cpp
|
Improve code for program name extraction
|
2020-12-13 11:35:40 +00:00 |
file_utils.cpp
|
Remove ".exe" from wine executable's name
|
2021-03-22 21:26:11 +02:00 |
file_utils.h
|
Improve code for program name extraction
|
2020-12-13 11:35:40 +00:00 |
font_default.h
|
General cleanup (#272)
|
2020-07-06 20:31:40 +03:00 |
font_unispace.c
|
|
|
font.cpp
|
Add forkawesome from compressed Base85 TTF
|
2021-05-27 15:40:33 -07:00 |
forkawesome.h
|
Add forkawesome from compressed Base85 TTF
|
2021-05-27 15:40:33 -07:00 |
gpu.cpp
|
Perform updates of gpuInfo struct in more atomic way
|
2020-12-01 05:32:37 +00:00 |
gpu.h
|
Add checkNvidia for nvml/xnvctrl/nvapi checks, for header cleanup
|
2020-09-09 11:24:24 +03:00 |
hook_dlsym.cpp
|
[OpenGL] Some nullptr guards
|
2021-02-03 18:52:53 +02:00 |
hud_elements.cpp
|
When plugged in change battery icon according to percent
|
2021-05-27 15:40:33 -07:00 |
hud_elements.h
|
Add param to check battery power and percent
|
2021-05-27 15:40:33 -07:00 |
iostats.cpp
|
Divide IO stats by time difference since last update
|
2021-03-13 17:10:25 +02:00 |
iostats.h
|
Divide IO stats by time difference since last update
|
2021-03-13 17:10:25 +02:00 |
keybinds.cpp
|
Rename last_f3_press to more generic toggle_fps_limit_press
|
2020-09-19 13:53:24 +03:00 |
keybinds.h
|
Rename last_f3_press to more generic toggle_fps_limit_press
|
2020-09-19 13:53:24 +03:00 |
logging.cpp
|
Fix log file using wine-preloader etc instead of executable's filename
|
2021-03-16 22:32:25 +02:00 |
logging.h
|
Add checking cpu scheduler
|
2021-02-10 09:16:51 +01:00 |
mangohud.json.in
|
simplify cross arch preloading
|
2020-08-04 18:36:16 +03:00 |
mangohud.version
|
|
|
memory.cpp
|
Add swap
|
2020-12-13 11:07:17 +01:00 |
memory.h
|
Add swap
|
2020-12-13 11:07:17 +01:00 |
meson.build
|
Add forkawesome from compressed Base85 TTF
|
2021-05-27 15:40:33 -07:00 |
notify.cpp
|
|
|
notify.h
|
General cleanup (#272)
|
2020-07-06 20:31:40 +03:00 |
nvapi.cpp
|
win32: load correct NVAPI dll by checking _WIN64
|
2020-09-09 10:39:42 +03:00 |
nvctrl.cpp
|
Load libnvidia-ml and libXNVCtrl on demand
|
2020-08-04 21:43:09 +03:00 |
nvctrl.h
|
General cleanup (#272)
|
2020-07-06 20:31:40 +03:00 |
nvidia_info.h
|
General cleanup (#272)
|
2020-07-06 20:31:40 +03:00 |
nvml.cpp
|
[NVML] Only get pci info once
|
2020-08-15 16:35:04 +02:00 |
overlay_params.cpp
|
Add param to check battery power and percent
|
2021-05-27 15:40:33 -07:00 |
overlay_params.h
|
Add param to check battery power and percent
|
2021-05-27 15:40:33 -07:00 |
overlay.cpp
|
Only update battery stats if a battery is present
|
2021-05-27 15:40:33 -07:00 |
overlay.frag
|
|
|
overlay.h
|
Add new param custom_header
|
2020-12-07 18:35:08 -08:00 |
overlay.vert
|
|
|
pci_ids.cpp
|
|
|
pci_ids.h
|
General cleanup (#272)
|
2020-07-06 20:31:40 +03:00 |
real_dlsym.cpp
|
|
|
real_dlsym.h
|
General cleanup (#272)
|
2020-07-06 20:31:40 +03:00 |
shared_x11.cpp
|
|
|
shared_x11.h
|
General cleanup (#272)
|
2020-07-06 20:31:40 +03:00 |
string_utils.h
|
Use str_tokenize for multiple delimiters
|
2020-11-27 20:00:39 +02:00 |
timing.hpp
|
General cleanup (#272)
|
2020-07-06 20:31:40 +03:00 |
vulkan.cpp
|
Use aligned buffer size with vkMapMemory too
|
2021-04-08 00:46:56 +03:00 |