Commit Graph

594 Commits (0e3508dcf0b14ae6ef9584911906799b226b0298)
 

Author SHA1 Message Date
jackun 85801bcc17
[OpenGL] Add elfhacks
https://github.com/ienorand/elfhacks
5 years ago
TheRealDannyBoy 2f6afb35e8
Added openSUSE dependency resolution 5 years ago
FlightlessMango 8fb13e23e4 Resize window when reloading config 5 years ago
jackun 5bdfcd493d
[config] Add config file change notifier to OpenGL 5 years ago
jackun a0f5cb56a2
[config] Guard overlay_params from the thread with mutex 5 years ago
jackun 34184abf2e
[config] loop in the notifier thread and reload configuration file if it is changed 5 years ago
jackun 341aa21b87
[config] Move options map and config_file_path to overlay_params 5 years ago
FlightlessMango c5dad16612 Listen for modify on config file 5 years ago
jackun 32c45150bc
Create config folder when installing 5 years ago
jackun b0f36fad31
Expand paths only 5 years ago
FlightlessMango b0e1fe9321 [params] set targetFrameTime in params.cpp 5 years ago
FlightlessMango 71b602751d [meson] option to include_doc 5 years ago
jackun 6e40f9bdd5
Expand tilde to home dir if string param start with `~` 5 years ago
flightlessmango 48697f5775
Merge pull request #70 from gasinvein/patch-1
Add Flatpak usage notes to readme
5 years ago
flightlessmango 3624ebdfee
Merge pull request #69 from Newbytee/fedora-dep-check-fix
Correct Fedora package names
5 years ago
flightlessmango d7a4675724
Merge pull request #68 from Newbytee/no-args-patch
build.sh: Show usage help when no arguments are passed
5 years ago
jackun f7a7256374
Clear options map so reloading config files actually has an effect 5 years ago
gasinvein 90ad332f38 Add Flatpak usage notes to readme 5 years ago
jackun 6b4103eae9
[config] Parse Wine application name without absolute path 5 years ago
Newbyte 4042efc53a gcc-c++, not gcc-g++ 5 years ago
Newbyte 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 5 years ago
Newbyte d0051c7063 Don't say "at least one argument" and fix issue with multiple arguments 5 years ago
Newbyte 59937aa5f4 Show usage help when no arguments were passed 5 years ago
jackun 8b24743a30 Add --no-overwrite-dir to tar 5 years ago
FlightlessMango c48731b9a9 follow symlink again in build.sh 5 years ago
jackun e4340ed099 Let tar follow symlinks and no need for ldconfig 5 years ago
jackun a37874926e
Keep own copy of imgui/tables for now 5 years ago
jackun abef561573
Disable CPU stat(s) if it failed to initialize 5 years ago
jackun 712590befe
Check if CPU sensor file handle is valid 5 years ago
FlightlessMango a7e4418d29 Merge branch 'TheEvilSkeleton-master' 5 years ago
FlightlessMango f42c022131 [readme] Don't recommend using sudo for ./build.sh install 5 years ago
TheEvilSkeleton 33d9643146
oofie doofie pt2 5 years ago
TheEvilSkeleton 82c2bf1c3d
Update README.md
- Added Flatpak
5 years ago
TheEvilSkeleton 615c0876e9
oofie doofie 5 years ago
TheEvilSkeleton 0192a2969f
Update README.md
- Separated #build and #install
- Properly formatted
- Fixed some Arch stuff
- Changed "Packaging Status" to "Pre-packaged binaries" to make more sense
5 years ago
FlightlessMango 64a42df047 forgot to include functional 5 years ago
FlightlessMango cbb58ab79c make sure Xdisplay is closed on shutdown 5 years ago
flightlessmango 63c07d5844
Merge pull request #59 from Newbytee/patch-1
Supporting setting up dependencies in elementary OS
5 years ago
Newbyte aaab43ef97
Supporting setting up dependencies in elementaryOS
Add elementary OS to list of Debian-family operating systems. Tested on 5.1 Hera.
5 years ago
FlightlessMango b3286cbe48 check if opengl/vulkan with is_vulkan bool 5 years ago
jackun 13e57578c3
Fix update_hud_info indentation 5 years ago
jackun 154380e056
Don't update time if not enabled 5 years ago
jackun 9a7a4d99e0
Don't update CPU freq/temp if not enabled 5 years ago
jackun 6bbc89a9cc
Don't update CPU stats if not enabled 5 years ago
jackun 16552b25e3 Don't update RAM/IO stats if not enabled 5 years ago
jackun c850507314
[OpenGL] Initialize MangoHud from glXSwapBuffers even if glXMakeCurrent is skipped for some reason 5 years ago
FlightlessMango 779f79de91 [readme] example config location 5 years ago
jackun c2fb89ace5 Bump to v0.3.0 5 years ago
flightlessmango ee9c2df771
Merge pull request #58 from LiamDawe/patch-1
update readme based on new command
5 years ago
Liam Dawe abada4f406
update readme based on new command
Adjust the Normal use text, to account for OpenGL and the new command.
5 years ago