Commit Graph

1962 Commits (2f0976c82c6e10f2b5014865b390e8ad5b6f6a49)
 

Author SHA1 Message Date
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
jackun 6527b17318
Update README.md 5 years ago
jackun d455cc3cb9
Update README.md 5 years ago
jackun d46fbd948d
Uninstall docs too 5 years ago
jackun 71afd173bb
Update mangohud-setup.sh 5 years ago
FlightlessMango ae27b4b58e Merge branch 'develop' 5 years ago
jackun fa41e6f882
Always configure vulkan json 5 years ago
jackun deaccb7dd8
Update build.sh 5 years ago
jackun ad64bf345d
Update build scripts, again
Install to $prefix$libdir/mangohud by default.
5 years ago
FlightlessMango f73ea2e3ce Merge branch 'master' into develop 5 years ago
FlightlessMango 4df0fa559a make sure all mangohud files are being uninstalled 5 years ago
FlightlessMango 5e6fe9876c Merge branch 'develop' 5 years ago
FlightlessMango d76c2a3830 [build/install script] remove entire defunct mangohud folder 5 years ago
jackun 50cef9621b
Remove ~/.local/share/MangoHud/MangoHud.conf support 5 years ago
jackun 57f3b3470d
Remove param_unit() 5 years ago
jackun 2e3f8077cb
Remove parse_output_file 5 years ago
jackun 3d4a4cf336
Update README.md 5 years ago
FlightlessMango 1e19a62f67 [readme] opengl vsync option 5 years ago
jackun da9120f971
Add parse_signed() for gl_sync 5 years ago
jackun 125dbc1403
[OpenGL] Allow swap interval of -1 for adaptive sync, if supported 5 years ago
FlightlessMango dbfa6d8f8b [readme] vsync opengl and vulkan explanation 5 years ago
FlightlessMango e24f5dfc8b added log_duration param and updated readme 5 years ago
FlightlessMango b4cd837328 [OpenGL] custom font file 5 years ago
FlightlessMango 8641392ca7 added MANGOHUD_FONT to params as font_file 5 years ago
FlightlessMango d1bdf71580 added MANGOHUD_OUTPUT to params as output_file 5 years ago
jackun 4adb6ed25f
Convert tabs to spaces in cpu.cpp/cpu.h 5 years ago
jackun 72d7f6ef71
Print also a reason for skipping a config file 5 years ago
jackun 31a651133c
[OpenGL] Cleanup stderr output a little 5 years ago
jackun bbfad2e073
[OpenGL] Parse and initialize configuration just once 5 years ago
jackun a52dce875f
[OpenGL] Keep glClipControl local to imgui_impl_opengl3.cpp 5 years ago
jackun 05d61ee77e
Init CPUStats just once 5 years ago
FlightlessMango e68dd48f3f forgot one refresh_config 5 years ago
FlightlessMango fe69ec2955 changed refresh_config to reload_cfg 5 years ago