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 3d46ccafe1
Show OpenGL version below engine name too to avoid it getting clipped
4 years ago
..
gl Show vulkan/opengl version 4 years ago
loaders [OpenGL] Use elfhacks to load real OpenGL functions 4 years ago
mesa Use std::unordered_map and std::mutex instead for object mapping and related cleanups 4 years ago
config.cpp [config] Move options map and config_file_path to overlay_params 4 years ago
config.h [config] Move options map and config_file_path to overlay_params 4 years ago
cpu.cpp Check if CPU sensor file handle is valid 4 years ago
cpu.h Check if CPU sensor file handle is valid 4 years ago
elfhacks.cpp [OpenGL] Add elfhacks 4 years ago
file_utils.cpp config file: respect XDG dirs 4 years ago
file_utils.h config file: respect XDG dirs 4 years ago
font_default.h Add Unispace as default font or load a font from file specified by envvar MANGOHUD_FONT 4 years ago
font_unispace.c Add Unispace as default font or load a font from file specified by envvar MANGOHUD_FONT 4 years ago
gpu.cpp Merge opengl into develop 4 years ago
gpu.h Merge opengl into develop 4 years ago
iostats.cpp Add I/O stats 4 years ago
iostats.h Add I/O stats 4 years ago
keybinds.h forgot to include functional 4 years ago
logging.h added log_duration param and updated readme 4 years ago
mangohud.json refactored the install process 4 years ago
mangohud.json.in configure .json files with meson 4 years ago
memory.cpp detach memory thread when done 4 years ago
memory.h Display memory stats on the hud 4 years ago
meson.build [OpenGL] Use elfhacks to load real OpenGL functions 4 years ago
notify.cpp [config] Guard overlay_params from the thread with mutex 4 years ago
notify.h [config] Guard overlay_params from the thread with mutex 4 years ago
nvidia_info.h added gpu mem and core clocks to hud 4 years ago
nvml.cpp added gpu mem and core clocks to hud 4 years ago
overlay.cpp Show OpenGL version below engine name too to avoid it getting clipped 4 years ago
overlay.frag MangoHud Standalone 4 years ago
overlay.h Show vulkan/opengl version 4 years ago
overlay.vert MangoHud Standalone 4 years ago
overlay_params.cpp [config] Move options map and config_file_path to overlay_params 4 years ago
overlay_params.h [config] Move options map and config_file_path to overlay_params 4 years ago
string_utils.h [config] Parse Wine application name without absolute path 4 years ago