Commit Graph

373 Commits (dc39dc76507585535cccac45ed14296f9a4a53e0)
 

Author SHA1 Message Date
Stephan Lachnit dc39dc7650
Create script to release DFSG compliant source
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
4 years ago
Stephan Lachnit f860418e7e
Allow system NVML to be used
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
4 years ago
jackun 40c112b80c
Merge pull request #111 from stephanlachnit/patch/builddir
Add builddir to gitignore
4 years ago
Stephan Lachnit b763dd852f
Add builddir/ to gitignore
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
4 years ago
flightlessmango a5f691284d
Merge pull request #95 from Faalagorn/patch-1
Updated ManogoHud.conf with the recent values
4 years ago
Faalagorn f25b0dbea9
Updated ManogoHud.conf color usage 4 years ago
flightlessmango e1d4843e1e
Merge pull request #99 from gasinvein/flatpak-id-change
Change flatpak ID in readme
4 years ago
gasinvein 4627c59f22 Change flatpak ID in readme 4 years ago
Faalagorn 76bb50bd01
Updated ManogoHud.conf with the recent values
Fixes #92
4 years ago
Newbyte 634adb4b3e
build.sh: Improve usage message (#93)
* Improve usage message
4 years ago
jackun a579be8c9c
[installer] `tar -h` may still delete symlinks 4 years ago
jackun 1915352c86
Draw versions after table so they don't get clipped 4 years ago
jackun 76cd637755
Merge branch 'develop' 4 years ago
jackun 65f5ae773d
Bump to v0.3.1 4 years ago
flightlessmango 7b8c1563fd
create FUNDING.yml 4 years ago
flightlessmango 05a757e14c
Merge pull request #86 from Newbytee/opensuse-dependency-check-fix
Fix missing dependency checking on OpenSUSE
4 years ago
Newbyte 012a6503f2 Fix missing dependency checking on OpenSUSE 4 years ago
flightlessmango 699a30af34
Merge pull request #84 from Newbytee/opensuse-gcc-typo-fix
Fix gcc-c++-32bit being misspelt as gcc-c++-31bit in OpenSUSE section
4 years ago
Newbyte 2be2e1154f Fix gcc-c++-32bit being misspelt as gcc-c++-31bit in OpenSUSE section 4 years ago
jackun c7bee1a99d
[OpenGL] Compare if viewport or scissor box size changed with window resizing and use that for display size 4 years ago
jackun 6ad6bffade
Use ImGui's DisplaySize so display size for layer positioning etc can be set the same way for vulkan and OpenGL 4 years ago
jackun 3d46ccafe1
Show OpenGL version below engine name too to avoid it getting clipped 4 years ago
jackun 8aa0783b4a
Show vulkan/opengl version
OpenGL glGetIntegerv(GL_[MAJOR|MINOR]_VERSION) don't work on versions < 3.0 though
4 years ago
jackun 70bcb2b23d
Merge branch 'master' into develop 4 years ago
jackun 9323db4a07
Add missing case delimiter 4 years ago
jackun 89180336b9
Merge remote-tracking branch 'origin/master' into develop 4 years ago
flightlessmango dd041b22a3
Merge pull request #79 from TheRealDannyBoy/master
openSUSE Dependency Resolution
4 years ago
TheRealDannyBoy 2c2d393064
Updated README to acknowledge openSUSE dependency resolution 4 years ago
jackun bb3aba9080
[OpenGL] Use elfhacks to load real OpenGL functions 4 years ago
jackun 85801bcc17
[OpenGL] Add elfhacks
https://github.com/ienorand/elfhacks
4 years ago
TheRealDannyBoy 2f6afb35e8
Added openSUSE dependency resolution 4 years ago
FlightlessMango 8fb13e23e4 Resize window when reloading config 4 years ago
jackun 5bdfcd493d
[config] Add config file change notifier to OpenGL 4 years ago
jackun a0f5cb56a2
[config] Guard overlay_params from the thread with mutex 4 years ago
jackun 34184abf2e
[config] loop in the notifier thread and reload configuration file if it is changed 4 years ago
jackun 341aa21b87
[config] Move options map and config_file_path to overlay_params 4 years ago
FlightlessMango c5dad16612 Listen for modify on config file 4 years ago
jackun 32c45150bc
Create config folder when installing 4 years ago
jackun b0f36fad31
Expand paths only 4 years ago
FlightlessMango b0e1fe9321 [params] set targetFrameTime in params.cpp 4 years ago
FlightlessMango 71b602751d [meson] option to include_doc 4 years ago
jackun 6e40f9bdd5
Expand tilde to home dir if string param start with `~` 4 years ago
flightlessmango 48697f5775
Merge pull request #70 from gasinvein/patch-1
Add Flatpak usage notes to readme
4 years ago
flightlessmango 3624ebdfee
Merge pull request #69 from Newbytee/fedora-dep-check-fix
Correct Fedora package names
4 years ago
flightlessmango d7a4675724
Merge pull request #68 from Newbytee/no-args-patch
build.sh: Show usage help when no arguments are passed
4 years ago
jackun f7a7256374
Clear options map so reloading config files actually has an effect 4 years ago
gasinvein 90ad332f38 Add Flatpak usage notes to readme 4 years ago
jackun 6b4103eae9
[config] Parse Wine application name without absolute path 4 years ago
Newbyte 4042efc53a gcc-c++, not gcc-g++ 4 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 4 years ago