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
2020-03-15 09:35:54 +01:00
FlightlessMango
a7e4418d29
Merge branch 'TheEvilSkeleton-master'
2020-03-14 20:20:24 +01:00
FlightlessMango
f42c022131
[readme] Don't recommend using sudo for ./build.sh install
2020-03-14 20:19:50 +01:00
TheEvilSkeleton
33d9643146
oofie doofie pt2
2020-03-14 19:00:16 +00:00
TheEvilSkeleton
82c2bf1c3d
Update README.md
...
- Added Flatpak
2020-03-14 18:56:08 +00:00
TheEvilSkeleton
615c0876e9
oofie doofie
2020-03-14 18:54:07 +00:00
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
2020-03-14 18:52:23 +00:00
flightlessmango
63c07d5844
Merge pull request #59 from Newbytee/patch-1
...
Supporting setting up dependencies in elementary OS
2020-03-14 18:33:08 +01:00
Newbyte
aaab43ef97
Supporting setting up dependencies in elementaryOS
...
Add elementary OS to list of Debian-family operating systems. Tested on 5.1 Hera.
2020-03-14 18:29:44 +01:00
FlightlessMango
779f79de91
[readme] example config location
2020-03-14 17:12:58 +01:00
flightlessmango
ee9c2df771
Merge pull request #58 from LiamDawe/patch-1
...
update readme based on new command
2020-03-14 16:37:00 +01:00
Liam Dawe
abada4f406
update readme based on new command
...
Adjust the Normal use text, to account for OpenGL and the new command.
2020-03-14 15:34:37 +00:00
jackun
6527b17318
Update README.md
2020-03-14 14:52:19 +02:00
jackun
d455cc3cb9
Update README.md
2020-03-14 14:52:00 +02:00
jackun
d46fbd948d
Uninstall docs too
2020-03-14 14:18:33 +02:00
jackun
71afd173bb
Update mangohud-setup.sh
2020-03-14 14:13:18 +02:00
FlightlessMango
ae27b4b58e
Merge branch 'develop'
2020-03-14 13:00:34 +01:00
jackun
fa41e6f882
Always configure vulkan json
2020-03-14 13:22:17 +02:00
jackun
deaccb7dd8
Update build.sh
2020-03-14 13:16:47 +02:00
jackun
ad64bf345d
Update build scripts, again
...
Install to $prefix$libdir/mangohud by default.
2020-03-14 12:59:43 +02:00
FlightlessMango
f73ea2e3ce
Merge branch 'master' into develop
2020-03-14 10:20:39 +01:00
FlightlessMango
4df0fa559a
make sure all mangohud files are being uninstalled
2020-03-14 10:00:08 +01:00
FlightlessMango
5e6fe9876c
Merge branch 'develop'
2020-03-13 20:32:55 +01:00
FlightlessMango
d76c2a3830
[build/install script] remove entire defunct mangohud folder
2020-03-13 17:51:32 +01:00
jackun
50cef9621b
Remove ~/.local/share/MangoHud/MangoHud.conf support
2020-03-13 18:37:55 +02:00
jackun
57f3b3470d
Remove param_unit()
2020-03-13 18:25:22 +02:00
jackun
2e3f8077cb
Remove parse_output_file
2020-03-13 18:24:21 +02:00
jackun
3d4a4cf336
Update README.md
2020-03-13 18:16:17 +02:00
FlightlessMango
1e19a62f67
[readme] opengl vsync option
2020-03-13 17:07:57 +01:00
jackun
da9120f971
Add parse_signed() for gl_sync
2020-03-13 18:05:03 +02:00
jackun
125dbc1403
[OpenGL] Allow swap interval of -1 for adaptive sync, if supported
2020-03-13 17:54:36 +02:00
FlightlessMango
dbfa6d8f8b
[readme] vsync opengl and vulkan explanation
2020-03-13 16:50:26 +01:00
FlightlessMango
e24f5dfc8b
added log_duration param and updated readme
2020-03-13 16:27:45 +01:00
FlightlessMango
b4cd837328
[OpenGL] custom font file
2020-03-13 16:18:59 +01:00
FlightlessMango
8641392ca7
added MANGOHUD_FONT to params as font_file
2020-03-13 16:18:47 +01:00
FlightlessMango
d1bdf71580
added MANGOHUD_OUTPUT to params as output_file
2020-03-13 16:06:57 +01:00
jackun
4adb6ed25f
Convert tabs to spaces in cpu.cpp/cpu.h
2020-03-13 16:35:11 +02:00
jackun
72d7f6ef71
Print also a reason for skipping a config file
2020-03-13 16:14:58 +02:00
jackun
31a651133c
[OpenGL] Cleanup stderr output a little
2020-03-13 16:08:36 +02:00
jackun
bbfad2e073
[OpenGL] Parse and initialize configuration just once
2020-03-13 16:08:36 +02:00
jackun
a52dce875f
[OpenGL] Keep glClipControl local to imgui_impl_opengl3.cpp
2020-03-13 16:08:36 +02:00
jackun
05d61ee77e
Init CPUStats just once
2020-03-13 16:08:36 +02:00
FlightlessMango
e68dd48f3f
forgot one refresh_config
2020-03-13 15:07:44 +01:00
FlightlessMango
fe69ec2955
changed refresh_config to reload_cfg
2020-03-13 14:57:11 +01:00
jackun
a8c5221c6e
Add read_cfg to README.md
2020-03-13 15:41:12 +02:00
FlightlessMango
501d7d74d2
install example config with meson
2020-03-13 12:41:22 +01:00
jackun
f7547aa1f0
Add gl_sync to MangoHud.conf
2020-03-13 10:38:53 +02:00
jackun
5caeb10882
[OpenGL] Apply swap interval from glXMakeCurrent
2020-03-13 10:05:41 +02:00
jackun
297b44bfe6
[OpenGL] Force-load libGL.so.1 with dlopen() if dlsym fails to find functions
2020-03-13 09:35:14 +02:00
jackun
e0ce0493f7
[OpenGL] Set swap interval (vsync) with gl_vsync
param
2020-03-12 12:12:21 +02:00