MangoHud/src
Emil Velikov 8a1c56ba25 meson: remove broken -Dwith_dlsym
The option does not even build, so let's remove it.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2023-03-04 21:17:28 +02:00
..
app Don't update metrics if we're not logging and not displaying 2023-02-07 12:09:10 +01:00
gl Fix FPS limiter 2023-01-23 06:57:52 +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 Don't update metrics if we're not logging and not displaying 2023-02-07 12:09:10 +01:00
amdgpu.h Don't update metrics if we're not logging and not displaying 2023-02-07 12:09:10 +01: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 blacklist: Add RSI Launcher.exe 2023-02-08 20:47:55 -08:00
blacklist.h params: exec_name 2023-01-08 05:26:21 +01:00
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 Revert "Fix reporting temp of AMD zen4 CPUs" 2023-01-19 18:32:59 -08: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 extraneous break 2023-02-01 16:18:50 -08:00
file_utils.h Add lib_loaded function to check for current loaded libraries 2023-01-04 18:05:56 -08: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
hud_elements.cpp hud_elements: remove extra '}' 2023-01-20 03:21:21 +01:00
hud_elements.h params: exec_name 2023-01-08 05:26:21 +01:00
intel.cpp intel: use json for parsing intel_gpu_top output 2022-11-29 06:18:37 +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 params: toggle_hud_position 2022-12-12 16:23:47 +01:00
keybinds.h keybinds: move ifdef spaghetti into the header 2022-03-12 10:28:18 +00:00
logging.cpp logging: flush after each write 2023-01-24 07:36:53 +01:00
logging.h logging: change frametime to float 2023-01-23 15:36:00 +01: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 meson: remove broken -Dwith_dlsym 2023-03-04 21:17:28 +02: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 log_interval to 0 by default 2023-01-23 15:16:17 +01:00
overlay_params.h params: exec_name 2023-01-08 05:26:21 +01:00
overlay.cpp Don't update metrics if we're not logging and not displaying 2023-02-07 12:09:10 +01:00
overlay.frag
overlay.h mangoapp: compile using static mangohud_library 2023-01-05 07:42:54 +01: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 meson: remove broken -Dwith_dlsym 2023-03-04 21:17:28 +02: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 vulkan: Remove unused VkPhysicalDeviceFeatures 2023-02-01 16:20:03 -08:00