You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MangoHud/src
jackun 824128c6f1 Fix some more references, one ID3D12Device ref to go 4 years ago
..
gl Moved push and pop style into imgui_render 4 years ago
kiero Fix some more references, one ID3D12Device ref to go 4 years ago
loaders [win32] Fixed nvml.dll path 4 years ago
mesa Use std::unordered_map and std::mutex instead for object mapping and related cleanups 4 years ago
adl.cpp [Win32] Check adl and nvapi if either works 4 years ago
adl.h Implement ADL for windows amd info 4 years ago
blacklist.cpp Always print blacklist info to STREAM 4 years ago
blacklist.h Use std::array for blacklist 4 years ago
config.cpp Assume MangoHud.conf in C:\ root on win32 4 years ago
config.h [editorconfig] Apply whitespace rules 4 years ago
cpu.cpp Find cpu temp sensor input by label or fallback to first `tempN_input` 4 years ago
cpu.h [editorconfig] Apply whitespace rules 4 years ago
cpu_win32.cpp [win32] Hopefully improved CPU usage check 4 years ago
dbus.cpp [dbus] remove missed exceptions; set dbus call timeout to 2 seconds 4 years ago
dbus_info.h [dbus] clear metadata on re-init; don't use exceptions 4 years ago
elfhacks.cpp Add __ELF_NATIVE_CLASS to musl systems 4 years ago
file_utils.cpp Allow to specify gpu with pci bus id by setting env var `MANGOHUD_PCI_DEV=xxxx:xx:xx:x` where x's are "domain🚌slot.function" 4 years ago
file_utils.h Allow to specify gpu with pci bus id by setting env var `MANGOHUD_PCI_DEV=xxxx:xx:xx:x` where x's are "domain🚌slot.function" 4 years ago
file_utils_win32.cpp De-linuxify enough for windows test 4 years ago
font_default.h [editorconfig] Apply whitespace rules 4 years ago
font_unispace.c [editorconfig] Apply whitespace rules 4 years ago
gpu.cpp Change __WIN32 to _WIN32 4 years ago
gpu.h [Win32] Check adl and nvapi if either works 4 years ago
hook_dlsym.cpp Add utility lib with dlsym hooking 4 years ago
iostats.cpp Changed pthreads to std::thread 4 years ago
iostats.h De-linuxify enough for windows test 4 years ago
keybinds.h De-linuxify enough for windows test 4 years ago
logging.h Fix uint64_t error in msvc 4 years ago
mangohud.json refactored the install process 4 years ago
mangohud.json.in Update API version to 1.2.135 in manifest 4 years ago
memory.cpp [editorconfig] Apply whitespace rules 4 years ago
memory.h [editorconfig] Apply whitespace rules 4 years ago
meson.build [D3D12] Add d3d12 files to meson.build 4 years ago
notify.cpp De-linuxify enough for windows test 4 years ago
notify.h Changed pthreads to std::thread 4 years ago
nvapi.cpp [Win32] Use nvapi on windows for gpu usage 4 years ago
nvctrl.cpp No need to convert deviceID twice 4 years ago
nvctrl.h [editorconfig] Apply whitespace rules 4 years ago
nvidia_info.h [Win32] Check adl and nvapi if either works 4 years ago
nvml.cpp Allow for more than 2 APIs in render_imgui 4 years ago
overlay.cpp [Win32] Check adl and nvapi if either works 4 years ago
overlay.frag MangoHud Standalone 4 years ago
overlay.h Allow for more than 2 APIs in render_imgui 4 years ago
overlay.vert MangoHud Standalone 4 years ago
overlay_params.cpp [Win32] Fixed multi-key binds 4 years ago
overlay_params.h Replaced log_period env with log_interval param 4 years ago
pci_ids.cpp Check if pci.ids was found 4 years ago
pci_ids.h [editorconfig] Apply whitespace rules 4 years ago
real_dlsym.cpp Add utility lib with dlsym hooking 4 years ago
real_dlsym.h [OpenGL] Use GLAD instead on gl3w and hook EGL 4 years ago
shared_x11.cpp Fix `init_x11` return value and X11/XNVCtrl logic checks 4 years ago
shared_x11.h Shared X11 intialization functions 4 years ago
string_utils.h try_stoi: spam in debug build only 4 years ago