Commit Graph

50 Commits (b89b9b810958df4654356a44fe62d945eb4866b6)

Author SHA1 Message Date
Alessandro Toia b89b9b8109 Add ForkAwesome Icons 3 years ago
Alessandro Toia 1ab25220c6 Add param to check battery power and percent 3 years ago
Alessandro Toia 36ec9ef41a Add round_corners param 3 years ago
jackun a724e5e294
Fix engine name not showing with `engine_version` without `fps` also enabled 3 years ago
Lukáš Horáček 8f3ecb81df Divide IO stats by time difference since last update
This should prevent IO stats reaching high numbers when application stops responding resulting into MangoHud not updating.
3 years ago
FlightlessMango 48cf66630b Detect WineD3D 3 years ago
flightlessmango 185941a857 Fix some warnings 3 years ago
flightlessmango fc8eeaf0dc Lingering TableNextCell 3 years ago
flightlessmango e57be394d7
Merge pull request #428 from flgx16/swap
Add swap
3 years ago
FlightlessMango 90ce1c5778 ImGui wrap 3 years ago
Alessandro Toia 2c99138374 Remove custom_text_center from legacy and trailing spaces 3 years ago
flightlessmango 05cf9fc5d6 Add gamemode and vkbasalt function 3 years ago
Alessandro Toia 1d8f4b79c1 Formatting Fixes and remove unused variable 3 years ago
FlightlessMango c54f8bec5d Hud elements exec function 3 years ago
Alessandro Toia c4925ac83e Allow multiple instances of custom_text_center and custom_text 3 years ago
FlightlessMango 05c09e3fdf Only draw custom_text_center if it's not empty 3 years ago
Lukáš Horáček f11a49ae8b
Add swap 3 years ago
Alessandro Toia 80004d3fe0 Chnage fps color based on fps value 3 years ago
Alessandro Toia 75d9e51445 Remove custom_header, add new params custom_text_center and custom_text 3 years ago
Alessandro Toia 439f1266ba Remove custom_header background and add newline after 3 years ago
Alessandro Toia 576f9887e0 Add custom_header to legacy_elements, make sure custom_header is always shown first 3 years ago
Alessandro Toia c479694735 Use SetCursorPosX() instead of SameLine() to center text 3 years ago
Alessandro Toia b77517501c Add new param custom_header 3 years ago
FlightlessMango c20b06c851 Remove more ram related things for windows 3 years ago
Alessandro Toia 06f2c7dc1b Do not show fps_limit if unlimited 3 years ago
Alessandro Toia 4ada6d1036 Add show_fps_limit param 3 years ago
FlightlessMango c8d68be476 Add resolution param 3 years ago
Alessandro Toia ed0c7a344d Add new param 'core_load_change' to change colors of cpu core load depending on load % 3 years ago
FlightlessMango a4a5950ddf Make sure graphs have data without enabling elems 4 years ago
jackun fda43f5727
Use str_tokenize for multiple delimiters 4 years ago
FlightlessMango 27fee4f151 Prettying up hudelements::graphs 4 years ago
Alessandro Toia 8cad40cfac Change order of cpu/gpu load colors and data 4 years ago
FlightlessMango f3987ec65c Move frame_timings ms text to above 4 years ago
FlightlessMango 9124f0f26a Let graphs take up full content region 4 years ago
jackun 1e8487c991
Move color conversion to HudElements; move some overlay related functions back to overlay.cpp 4 years ago
flightlessmango ce6a87823b
Merge pull request #388 from flgx16/cpu_power
Add cpu_power
4 years ago
Alessandro Toia 92146c5833 Add frametime param to enable/disable frametime data next to fps 4 years ago
jackun 7a2a2eafc9
Clear already parsed HUD elements when using legacy layout 4 years ago
Lukáš Horáček 3726c90c7a
Add cpu_power 4 years ago
FlightlessMango 00c9841ff6 Histogram option for all graphs 4 years ago
FlightlessMango 553bf50e6a Added cpu_mhz param 4 years ago
FlightlessMango 366de9a9dd Legacy elements 4 years ago
FlightlessMango 0c57171497 Make sure gpu_temp is being logged 4 years ago
FlightlessMango 8ebc56d4f7 CPU/GPU Temp graphs 4 years ago
FlightlessMango cc38924997 Added graphs 4 years ago
FlightlessMango 6e7747c73c Add sorting for env var 4 years ago
jackun dbfbd05ecf Add `media_player` to HudElements 4 years ago
FlightlessMango ee7f7058c2 No need to use HudElements object in sort_elements 4 years ago
FlightlessMango aebd3353ab Move most hud elements into HudElement functions 4 years ago
FlightlessMango 378cc1e089 Push params to HudElements options 4 years ago