Commit Graph

  • 906a8cde23 added param frametime_color FlightlessMango 2020-03-10 06:30:37 +0100
  • a2735693ba Merge opengl into develop FlightlessMango 2020-03-10 06:19:18 +0100
  • a5c0d39519 Updated readme to include the new color params FlightlessMango 2020-03-10 05:45:35 +0100
  • 755558ecb9 added param io_color FlightlessMango 2020-03-10 05:01:31 +0100
  • d8b3c3c81f params for changing color of cpu, gpu, vram, ram and engine text FlightlessMango 2020-03-10 04:51:27 +0100
  • 13f5de1e10 fixed install script not properly updating .json files FlightlessMango 2020-03-10 04:29:13 +0100
  • e3b51df0a0 Update Dear ImGui `tables` branch jackun 2020-03-08 20:08:08 +0200
  • 952d7352e3
    Merge remote-tracking branch 'origin/master' into develop jackun 2020-03-08 16:46:43 +0200
  • c59c6ae7df
    Merge branch 'master' into master jackun 2020-03-08 16:13:19 +0200
  • 907caa8887
    Merge pull request #55 from egee-irl/master flightlessmango 2020-03-08 07:20:36 +0100
  • e7a252eaf7 fixed typos egee-irl 2020-03-07 18:49:06 -0800
  • 5e4bd7b8c8
    Keep time outside the table or it gets clipped if using too fancy a format jackun 2020-03-07 14:10:52 +0200
  • b4f1402461 Right align value texts jackun 2020-03-05 23:35:19 +0200
  • e881a1538a Pre-convert crosshair's color to ImGui's format jackun 2020-03-05 23:19:04 +0200
  • 1a8b98e09d Divide memory sizes by 1024 byte chunks jackun 2020-03-05 23:13:46 +0200
  • 857dcf7fb8 use hmwon freq1/2 instead for amdgpu core/mem clocks FlightlessMango 2020-03-02 21:45:26 +0100
  • 274b3e67ca don't extend hud width if gpu_stats is disabled FlightlessMango 2020-03-02 21:22:00 +0100
  • 4d5f62386b added gpu mem and core clocks to hud FlightlessMango 2020-03-01 22:01:59 +0100
  • f8398c3e7a Add I/O stats jackun 2020-02-16 02:52:14 +0200
  • 534ca9416d Spruced up iostats and change to bool from custom FlightlessMango 2020-03-01 19:36:55 +0100
  • 4847cb8e31 Using table for hud layout FlightlessMango 2020-03-01 18:51:45 +0100
  • 5f5ce9598d set ImGui to tables branch FlightlessMango 2020-03-01 01:32:14 +0100
  • 2472e69205
    Check if pApplicationInfo is null jackun 2020-03-07 02:29:31 +0200
  • ea8f0ad666
    Includes cleanup jackun 2020-03-06 23:07:28 +0200
  • fad35b9540
    Just check hwmon sysfs folder for cpu temp sensors jackun 2020-03-05 09:52:14 +0200
  • 83d235e630
    README.md: add `time` params jackun 2020-03-02 23:01:47 +0200
  • ddb84305da
    time_format examples jackun 2020-03-02 11:46:46 +0200
  • 6bf37f8510
    Add "time_format" parameter; update time string every "fps_sampling_period" interval jackun 2020-03-02 11:35:11 +0200
  • 9a4c9033fa
    Support escaping delimiters in MANGOHUD_CONFIG jackun 2020-03-02 11:31:50 +0200
  • 417b1aac8d
    config: trim only surrounding whitespace jackun 2020-03-02 11:30:37 +0200
  • 58c7831d5c hud width correction FlightlessMango 2020-02-29 01:38:40 +0100
  • 80cff1ac86 Fixed hud width not applying FlightlessMango 2020-02-29 01:16:41 +0100
  • 12ba4f9ea5 No need to set hud height manually anymore FlightlessMango 2020-02-28 22:01:04 +0100
  • c694c34dde
    Merge pull request #47 from ilyazzz/patch-1 telans 2020-02-25 07:44:44 +1300
  • 48e385615b
    Update README.md Ilya Zlobintsev 2020-02-24 09:35:21 +0200
  • 25b50e9f24
    Add AUR info to README Ilya Zlobintsev 2020-02-23 14:45:07 +0200
  • ea9160b082
    Merge pull request #43 from tim77/tim77-packaging-status telans 2020-02-21 20:07:51 +1300
  • 8a348ffbf0
    Disable gpu_timing for now jackun 2020-02-20 22:19:52 +0200
  • bcc279c498
    Add Fedora installation instructions Artem Polishchuk 2020-02-20 17:31:30 +0200
  • b91be85ff9
    Use std::unordered_map and std::mutex instead for object mapping and related cleanups jackun 2020-02-19 12:37:12 +0200
  • 54950853b5
    Remove redundant 'no_display' code jackun 2020-02-18 15:36:20 +0200
  • d78622a322
    Don't enable 'read_cfg' too when 'full' is set in MANGOHUD_CONFIG jackun 2020-02-18 15:13:22 +0200
  • 8f66bd7d87
    Set stats window height to ImGui::GetCursorPosY() jackun 2020-02-18 14:35:58 +0200
  • 2fb0453e28
    Create ImGui fonts per swapchain jackun 2020-02-18 14:19:26 +0200
  • 099082affc Refresh config keybind FlightlessMango 2020-02-18 12:04:59 +0100
  • 7593582f4a Fixed parsing crosshair color function FlightlessMango 2020-02-18 11:44:45 +0100
  • 9053b63142
    Allocate instance_data with "new" jackun 2020-02-18 11:49:09 +0200
  • 68e880a101
    config: rename param to "read_cfg" jackun 2020-02-18 11:47:58 +0200
  • ad2ed4a99a
    config: load highest priority config available only jackun 2020-02-18 09:32:45 +0200
  • 80f29aad9d
    Allow MANGOHUD_CONFIG to override configuration files' settings. jackun 2020-02-15 23:21:32 +0200
  • f7e7146883
    config: find_last_of can search for multiple characters, doh jackun 2020-02-18 00:58:58 +0200
  • 6afea3c392
    Merge pull request #41 from ikeycode/solus-support telans 2020-02-18 08:54:22 +1300
  • 6a45ac84b3
    config: sometimes wine exe has forward-slashes instead jackun 2020-02-17 13:51:27 +0200
  • cc2dc97eab
    build.sh: Add explicit support for Solus Ikey Doherty 2020-02-17 11:17:46 +0000
  • 93f3c97a63
    build.sh: Support multiple locations of the os-release file Ikey Doherty 2020-02-17 10:16:42 +0000
  • 65b90fc01b
    config file: respect XDG dirs jackun 2020-02-15 13:04:05 +0200
  • ab04249782
    build/install: respect XDG dirs telans 2020-02-15 23:35:31 +1300
  • 32b2445614
    install: run from script dir telans 2020-02-15 07:45:57 +1300
  • 6b9bb816d5
    update overlay example v0.2.0 telans 2020-02-14 20:06:44 +1300
  • 67eab673d8
    Override previous setting, std::unordered_map::insert() does not. jackun 2020-02-14 08:44:22 +0200
  • 9d0b766cda
    build: support Pop!_OS telans 2020-02-14 10:55:55 +1300
  • 70d0e81c36
    Clone vulkan headers if needed jackun 2020-02-13 23:33:04 +0200
  • 18edd4eb50 meson: Add option to use system vulkan headers Danilo Spinella 2020-02-13 19:16:31 +0100
  • 2c6f9d0d44 meson: Remove generation of unneeded includes Danilo Spinella 2020-02-13 19:02:24 +0100
  • 5c4816efa5
    Unused instance_data jackun 2020-02-13 20:54:17 +0200
  • 15921679a9 meson: Add option to use system vulkan headers Danilo Spinella 2020-02-13 19:16:31 +0100
  • 58460dbe8b meson: Remove generation of unneeded includes Danilo Spinella 2020-02-13 19:02:24 +0100
  • b2abe8073e
    Remove unused android stuff jackun 2020-02-13 20:09:47 +0200
  • 69cf83d3bc
    config file: print that config file is skipped if we failed to open it jackun 2020-02-13 15:19:42 +0200
  • 3e0eda559d
    print if done parsing config file jackun 2020-02-13 13:47:14 +0200
  • 6086a6b9ab
    config file: try to detect Wine executable's path jackun 2020-02-13 13:28:06 +0200
  • ca738c4126
    config: add time, vsync explanation telans 2020-02-13 13:08:10 +1300
  • 81dc992dfa
    readme: mention config telans 2020-02-13 11:17:32 +1300
  • fda9f1cd94
    install: recursive telans 2020-02-13 10:27:53 +1300
  • 9b566a64bd
    install: update config locations telans 2020-02-13 10:26:55 +1300
  • 169d5ff99a
    Search configs in ~/.config/MangoHud jackun 2020-02-12 23:10:19 +0200
  • 08debe5d09
    Add per-executable config file support jackun 2020-02-12 23:00:33 +0200
  • 90a93fd2fc
    Add "get executable's path" function jackun 2020-02-12 22:59:00 +0200
  • 74c9803087
    config file: if parameter line has no equal sign, default value to 1 jackun 2020-02-12 22:26:26 +0200
  • 27848bd253
    Don't crash if there's nothing to draw jackun 2020-02-12 19:58:01 +0200
  • d8783d3002 Added time param FlightlessMango 2020-02-12 18:24:00 +0100
  • 29bacea97f Add param option full FlightlessMango 2020-02-12 16:52:54 +0100
  • b9ae979a05
    Don't interpolate fps limit sleep overhead jackun 2020-02-12 13:58:13 +0200
  • dba31e6a11 Set background alpha color to 1.0 FlightlessMango 2020-02-12 12:43:46 +0100
  • 751fd65e5d
    update scripts for config file telans 2020-02-13 00:00:18 +1300
  • 2c19b62894 wip jackun_wip jackun 2020-02-12 12:33:00 +0200
  • a7d0a892e1
    initial config file telans 2020-02-12 22:56:29 +1300
  • e947dae9ed Fixed fps limiter accuracy FlightlessMango 2020-02-12 05:59:18 +0100
  • c73df54166 Added background_alpha param FlightlessMango 2020-02-12 04:51:08 +0100
  • 31092434e3 Add x11/wayland feature switches Danilo Spinella 2020-02-11 22:29:29 +0100
  • 23044f0f1f
    Hijack Xlib/XCB events for input interception and save swapchain image untainted by HUD jackun 2020-02-11 00:45:09 +0200
  • 8590209394
    Show build date on hud for debug build jackun 2020-02-08 23:03:27 +0200
  • 0de8a3e764
    Return nulled memory_information if failed to open /proc/meminfo jackun 2020-02-08 20:40:18 +0200
  • ad1996d1c5
    Get std::async return type from function itself jackun 2020-02-08 19:12:50 +0200
  • 3d14c7d505
    Use std::async to update stats jackun 2020-02-08 17:54:48 +0200
  • 60763420eb
    Use defines instead of magic numbers for HUD hotkeys' jackun 2020-02-11 21:48:42 +0200
  • e81fa5776e Added crosshair_color param FlightlessMango 2020-02-11 09:21:23 +0100
  • d79d06271f Repurposed no_display param FlightlessMango 2020-02-11 06:10:10 +0100
  • 50cff923e8 Changed vram to display GB from MB FlightlessMango 2020-02-11 02:50:33 +0100
  • 3c4fcda623 Added offset x/y in params FlightlessMango 2020-02-10 17:37:37 +0100