Commit Graph

  • 7a577e76cf Fix package names. While they can be installed via these names, they do not appear with these names in `dnf list installed`, so the script will attempt to install them regardless of whether they already are installed Newbyte 2020-03-15 09:35:54 +0100
  • d0051c7063 Don't say "at least one argument" and fix issue with multiple arguments Newbyte 2020-03-15 09:27:19 +0100
  • 59937aa5f4 Show usage help when no arguments were passed Newbyte 2020-03-15 09:16:53 +0100
  • 8b24743a30 Add --no-overwrite-dir to tar jackun 2020-03-15 02:52:31 +0200
  • c48731b9a9 follow symlink again in build.sh FlightlessMango 2020-03-15 01:14:44 +0100
  • e4340ed099 Let tar follow symlinks and no need for ldconfig jackun 2020-03-15 02:10:34 +0200
  • a37874926e
    Keep own copy of imgui/tables for now jackun 2020-03-14 21:43:46 +0200
  • abef561573
    Disable CPU stat(s) if it failed to initialize jackun 2020-03-14 23:04:02 +0200
  • 712590befe
    Check if CPU sensor file handle is valid jackun 2020-03-14 22:59:43 +0200
  • a7e4418d29 Merge branch 'TheEvilSkeleton-master' FlightlessMango 2020-03-14 20:20:24 +0100
  • f42c022131 [readme] Don't recommend using sudo for ./build.sh install FlightlessMango 2020-03-14 20:19:50 +0100
  • 33d9643146
    oofie doofie pt2 TheEvilSkeleton 2020-03-14 19:00:16 +0000
  • 82c2bf1c3d
    Update README.md TheEvilSkeleton 2020-03-14 18:56:08 +0000
  • 615c0876e9
    oofie doofie TheEvilSkeleton 2020-03-14 18:54:07 +0000
  • 0192a2969f
    Update README.md TheEvilSkeleton 2020-03-14 18:52:23 +0000
  • 64a42df047 forgot to include functional FlightlessMango 2020-03-14 19:27:25 +0100
  • cbb58ab79c make sure Xdisplay is closed on shutdown FlightlessMango 2020-03-14 19:18:41 +0100
  • 63c07d5844
    Merge pull request #59 from Newbytee/patch-1 flightlessmango 2020-03-14 18:33:08 +0100
  • aaab43ef97
    Supporting setting up dependencies in elementaryOS Newbyte 2020-03-14 18:29:44 +0100
  • b3286cbe48 check if opengl/vulkan with is_vulkan bool FlightlessMango 2020-03-14 18:29:43 +0100
  • 13e57578c3
    Fix update_hud_info indentation jackun 2020-03-14 19:11:34 +0200
  • 154380e056
    Don't update time if not enabled jackun 2020-03-14 19:10:38 +0200
  • 9a7a4d99e0
    Don't update CPU freq/temp if not enabled jackun 2020-03-14 18:47:03 +0200
  • 6bbc89a9cc
    Don't update CPU stats if not enabled jackun 2020-03-14 18:41:50 +0200
  • 16552b25e3 Don't update RAM/IO stats if not enabled jackun 2020-03-14 18:38:18 +0200
  • c850507314
    [OpenGL] Initialize MangoHud from glXSwapBuffers even if glXMakeCurrent is skipped for some reason jackun 2020-03-14 18:31:13 +0200
  • 779f79de91 [readme] example config location FlightlessMango 2020-03-14 17:12:58 +0100
  • c2fb89ace5 Bump to v0.3.0 jackun 2020-03-14 18:05:42 +0200
  • ee9c2df771
    Merge pull request #58 from LiamDawe/patch-1 flightlessmango 2020-03-14 16:37:00 +0100
  • abada4f406
    update readme based on new command Liam Dawe 2020-03-14 15:34:37 +0000
  • 6527b17318
    Update README.md jackun 2020-03-14 14:52:19 +0200
  • d455cc3cb9
    Update README.md jackun 2020-03-14 14:52:00 +0200
  • d46fbd948d
    Uninstall docs too jackun 2020-03-14 14:17:40 +0200
  • 71afd173bb
    Update mangohud-setup.sh v0.3.0 jackun 2020-03-14 14:12:51 +0200
  • ae27b4b58e Merge branch 'develop' FlightlessMango 2020-03-14 13:00:34 +0100
  • fa41e6f882
    Always configure vulkan json jackun 2020-03-14 13:22:17 +0200
  • deaccb7dd8
    Update build.sh jackun 2020-03-14 13:09:35 +0200
  • ad64bf345d
    Update build scripts, again jackun 2020-03-14 12:59:20 +0200
  • f73ea2e3ce Merge branch 'master' into develop FlightlessMango 2020-03-14 10:20:39 +0100
  • 4df0fa559a make sure all mangohud files are being uninstalled FlightlessMango 2020-03-14 10:00:08 +0100
  • 5e6fe9876c Merge branch 'develop' FlightlessMango 2020-03-13 20:32:55 +0100
  • d76c2a3830 [build/install script] remove entire defunct mangohud folder FlightlessMango 2020-03-13 17:51:32 +0100
  • 50cef9621b
    Remove ~/.local/share/MangoHud/MangoHud.conf support jackun 2020-03-13 18:37:55 +0200
  • 57f3b3470d
    Remove param_unit() jackun 2020-03-13 18:25:22 +0200
  • 2e3f8077cb
    Remove parse_output_file jackun 2020-03-13 18:24:21 +0200
  • 3d4a4cf336
    Update README.md jackun 2020-03-13 18:16:17 +0200
  • 1e19a62f67 [readme] opengl vsync option FlightlessMango 2020-03-13 17:07:57 +0100
  • da9120f971
    Add parse_signed() for gl_sync jackun 2020-03-13 18:05:03 +0200
  • 125dbc1403
    [OpenGL] Allow swap interval of -1 for adaptive sync, if supported jackun 2020-03-13 17:53:22 +0200
  • dbfa6d8f8b [readme] vsync opengl and vulkan explanation FlightlessMango 2020-03-13 16:50:26 +0100
  • e24f5dfc8b added log_duration param and updated readme FlightlessMango 2020-03-13 16:27:45 +0100
  • b4cd837328 [OpenGL] custom font file FlightlessMango 2020-03-13 16:18:59 +0100
  • 8641392ca7 added MANGOHUD_FONT to params as font_file FlightlessMango 2020-03-13 16:18:47 +0100
  • d1bdf71580 added MANGOHUD_OUTPUT to params as output_file FlightlessMango 2020-03-13 16:06:57 +0100
  • 4adb6ed25f
    Convert tabs to spaces in cpu.cpp/cpu.h jackun 2020-03-13 16:35:11 +0200
  • 72d7f6ef71
    Print also a reason for skipping a config file jackun 2020-03-13 16:14:58 +0200
  • 31a651133c
    [OpenGL] Cleanup stderr output a little jackun 2020-03-13 15:59:54 +0200
  • bbfad2e073
    [OpenGL] Parse and initialize configuration just once jackun 2020-03-13 15:58:49 +0200
  • a52dce875f
    [OpenGL] Keep glClipControl local to imgui_impl_opengl3.cpp jackun 2020-03-13 15:58:06 +0200
  • 05d61ee77e
    Init CPUStats just once jackun 2020-03-13 15:57:04 +0200
  • e68dd48f3f forgot one refresh_config FlightlessMango 2020-03-13 15:07:44 +0100
  • fe69ec2955 changed refresh_config to reload_cfg FlightlessMango 2020-03-13 14:57:11 +0100
  • a8c5221c6e
    Add read_cfg to README.md jackun 2020-03-13 15:40:37 +0200
  • 501d7d74d2 install example config with meson FlightlessMango 2020-03-13 12:41:22 +0100
  • f7547aa1f0
    Add gl_sync to MangoHud.conf jackun 2020-03-13 10:38:53 +0200
  • 5caeb10882
    [OpenGL] Apply swap interval from glXMakeCurrent jackun 2020-03-13 10:05:41 +0200
  • 297b44bfe6
    [OpenGL] Force-load libGL.so.1 with dlopen() if dlsym fails to find functions jackun 2020-03-13 09:35:14 +0200
  • e0ce0493f7
    [OpenGL] Set swap interval (vsync) with `gl_vsync` param jackun 2020-03-12 12:11:31 +0200
  • 690c7e7e1f
    Make paths in libmangohud.conf lowercase jackun 2020-03-12 10:44:03 +0200
  • 62a3759d07 only add ld.so.conf file for build.sh FlightlessMango 2020-03-12 09:24:36 +0100
  • 8133048e9c Add blank configuration for project_name and layer_suffix with build.sh FlightlessMango 2020-03-12 09:20:22 +0100
  • 8153e29eb3 forgot to add '/' to end of path FlightlessMango 2020-03-12 08:31:33 +0100
  • 8599484032 configure .json files with meson FlightlessMango 2020-03-12 08:24:37 +0100
  • 69947c3732
    Update mangohud-setup.sh for new libdir paths jackun 2020-03-11 19:01:59 +0200
  • 37e34335ae
    Sprinkle NDEBUG over gl debug prints jackun 2020-03-11 18:56:52 +0200
  • ad598f7ec4
    [OpenGL] Fix double-free with ImGui context jackun 2020-03-11 18:56:04 +0200
  • f99129f9de
    Libdirs: once more, with feeling jackun 2020-03-11 18:04:10 +0200
  • 4761078133
    Fix small font for gl jackun 2020-03-11 12:23:39 +0200
  • c88b930a37
    Match gl PushPopStyle count with vulkan's jackun 2020-03-11 12:16:53 +0200
  • bc7db582bd
    Single ImGui context for OpenGL jackun 2020-03-11 12:15:44 +0200
  • 373bba5fcf
    Keep time outside the table or it gets clipped if using too fancy a format jackun 2020-03-07 14:10:52 +0200
  • d62c70172e [build/install script] rm recusive not needed FlightlessMango 2020-03-11 10:01:46 +0100
  • 2d01a9f5ba [install/build script] remove old mangohud files FlightlessMango 2020-03-11 09:57:38 +0100
  • c6df71a4be [readme] updated installed instructions FlightlessMango 2020-03-11 06:46:59 +0100
  • 42d6b8b2b3 [readme] added text_color FlightlessMango 2020-03-11 06:20:59 +0100
  • 8bf8723ad5 added param text_color FlightlessMango 2020-03-11 06:20:18 +0100
  • d39bcd2cdb [readme] changed frametime_alpha to alpha FlightlessMango 2020-03-11 06:15:04 +0100
  • 77b3033cc7 Removed frametime_alpha and replace it with an overall alpha for text and frametime FlightlessMango 2020-03-11 06:07:41 +0100
  • ab9e3e2625 fixed install script after libdir change FlightlessMango 2020-03-11 05:21:47 +0100
  • a1eafc3403 Install .so into subdirectory in libdir FlightlessMango 2020-03-11 05:19:48 +0100
  • a64b6cada2
    Build/install scripts: verbose tar output and set files' owner/group to root jackun 2020-03-10 23:38:27 +0200
  • 987b72174c [readme] install needs sudo now FlightlessMango 2020-03-10 15:20:58 +0100
  • 8558d038d7 refactored the install process FlightlessMango 2020-03-10 13:39:52 +0100
  • ccf870e630 changed offset_x/y to int so it can be negative FlightlessMango 2020-03-10 10:18:59 +0100
  • c021c7d67e try to load both vulkan and opengl with the run script FlightlessMango 2020-03-10 08:28:12 +0100
  • 88ad5de2ab Fix so preloading doesn't break vulkan layer FlightlessMango 2020-03-10 08:27:27 +0100
  • a5ae5fc30f added param background_alpha to readme FlightlessMango 2020-03-10 07:48:21 +0100
  • 163c76bea7 added param background_color FlightlessMango 2020-03-10 07:48:04 +0100
  • 7dc532b956 Added background_alpha and frametime_alpha to readme FlightlessMango 2020-03-10 07:29:56 +0100
  • 28e765a6a3 added param frametime_alpha FlightlessMango 2020-03-10 07:27:28 +0100