FlightlessMango
|
f2e11d5cb0
|
Added nvctrl build dep for arch based
|
2020-03-23 18:28:52 +01:00 |
|
FlightlessMango
|
994f6bd188
|
Added nvctrl build dep for ubuntu family
|
2020-03-23 18:28:06 +01:00 |
|
FlightlessMango
|
c9558eec50
|
Merge branch 'xnvctrl' into develop
|
2020-03-23 18:05:13 +01:00 |
|
Faalagorn
|
f25b0dbea9
|
Updated ManogoHud.conf color usage
|
2020-03-23 18:02:48 +01:00 |
|
jackun
|
ae3a155e22
|
Keep engine name per vulkan instance
|
2020-03-23 18:59:39 +02:00 |
|
flightlessmango
|
e1d4843e1e
|
Merge pull request #99 from gasinvein/flatpak-id-change
Change flatpak ID in readme
|
2020-03-23 14:18:43 +01:00 |
|
gasinvein
|
4627c59f22
|
Change flatpak ID in readme
|
2020-03-23 16:11:20 +03:00 |
|
jackun
|
9722e101ac
|
[build.sh] exit script on error
|
2020-03-23 12:59:09 +02:00 |
|
jackun
|
053a07d83c
|
[OpenGL] Don't set display size to scissor box if its size is just 1 by 1
|
2020-03-23 01:26:40 +02:00 |
|
Faalagorn
|
76bb50bd01
|
Updated ManogoHud.conf with the recent values
Fixes #92
|
2020-03-22 21:08:05 +01:00 |
|
jackun
|
ab9c9ea7ea
|
Meson recommends using 'threads' dependency instead of 'pthread'
|
2020-03-22 02:44:17 +02:00 |
|
jackun
|
f92a2a07db
|
GiB not GB
|
2020-03-21 21:47:50 +02:00 |
|
Newbyte
|
634adb4b3e
|
build.sh: Improve usage message (#93)
* Improve usage message
|
2020-03-21 16:17:34 +02:00 |
|
jackun
|
26d770d2bb
|
Merge branch 'master' into develop
|
2020-03-21 15:19:54 +02:00 |
|
jackun
|
a579be8c9c
|
[installer] tar -h may still delete symlinks
|
2020-03-21 15:16:52 +02:00 |
|
jackun
|
fbae1dfcc0
|
More checks for XNVCtrl support. Favor NVML but fallback to XNVCtrl if supported.
|
2020-03-20 16:36:00 +02:00 |
|
jackun
|
b059fa26bc
|
xnvctrl: parse tokenized attributes
|
2020-03-20 15:26:37 +02:00 |
|
jackun
|
c16f4b4275
|
try_stoi: spam in debug build only
|
2020-03-20 15:25:45 +02:00 |
|
FlightlessMango
|
79add746b5
|
Removed debugging messages
|
2020-03-20 13:23:39 +01:00 |
|
FlightlessMango
|
f2b770abac
|
Use XNVCTRLQueryTargetAttribute64 instead
|
2020-03-20 13:23:24 +01:00 |
|
FlightlessMango
|
2c979e52e6
|
Set nvmlSuccess to false if NVML gpu load is unsupported
|
2020-03-20 13:06:24 +01:00 |
|
FlightlessMango
|
e7b5a18d87
|
If NVML fails fallback to NVctrl
|
2020-03-20 12:54:54 +01:00 |
|
FlightlessMango
|
f81af99ee5
|
NVCtrl meson build
|
2020-03-20 12:54:20 +01:00 |
|
FlightlessMango
|
aaaf30b807
|
NVctrl fetching
|
2020-03-20 12:54:08 +01:00 |
|
FlightlessMango
|
8ee0ec2c3f
|
NVCtrl loader
|
2020-03-20 12:53:43 +01:00 |
|
jackun
|
f1c8acdb0f
|
elfhacks: check UINTPTR_MAX size of architecture bitness instead
|
2020-03-19 18:10:25 +02:00 |
|
jackun
|
1915352c86
|
Draw versions after table so they don't get clipped
|
2020-03-18 18:55:51 +02:00 |
|
jackun
|
76cd637755
|
Merge branch 'develop'
|
2020-03-18 18:29:36 +02:00 |
|
jackun
|
65f5ae773d
|
Bump to v0.3.1
|
2020-03-18 18:28:44 +02:00 |
|
flightlessmango
|
7b8c1563fd
|
create FUNDING.yml
|
2020-03-18 15:46:06 +00:00 |
|
flightlessmango
|
05a757e14c
|
Merge pull request #86 from Newbytee/opensuse-dependency-check-fix
Fix missing dependency checking on OpenSUSE
|
2020-03-17 17:34:59 +01:00 |
|
Newbyte
|
012a6503f2
|
Fix missing dependency checking on OpenSUSE
|
2020-03-17 17:31:41 +01:00 |
|
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
|
2020-03-17 16:55:57 +01:00 |
|
Newbyte
|
2be2e1154f
|
Fix gcc-c++-32bit being misspelt as gcc-c++-31bit in OpenSUSE section
|
2020-03-17 15:59:15 +01:00 |
|
jackun
|
c7bee1a99d
|
[OpenGL] Compare if viewport or scissor box size changed with window resizing and use that for display size
|
2020-03-17 15:06:58 +02:00 |
|
jackun
|
6ad6bffade
|
Use ImGui's DisplaySize so display size for layer positioning etc can be set the same way for vulkan and OpenGL
|
2020-03-17 15:00:20 +02:00 |
|
jackun
|
3d46ccafe1
|
Show OpenGL version below engine name too to avoid it getting clipped
|
2020-03-17 14:58:27 +02:00 |
|
jackun
|
8aa0783b4a
|
Show vulkan/opengl version
OpenGL glGetIntegerv(GL_[MAJOR|MINOR]_VERSION) don't work on versions < 3.0 though
|
2020-03-17 00:24:04 +02:00 |
|
jackun
|
70bcb2b23d
|
Merge branch 'master' into develop
|
2020-03-16 23:12:35 +02:00 |
|
jackun
|
9323db4a07
|
Add missing case delimiter
|
2020-03-16 23:12:04 +02:00 |
|
jackun
|
89180336b9
|
Merge remote-tracking branch 'origin/master' into develop
|
2020-03-16 22:52:23 +02:00 |
|
flightlessmango
|
dd041b22a3
|
Merge pull request #79 from TheRealDannyBoy/master
openSUSE Dependency Resolution
|
2020-03-16 21:51:38 +01:00 |
|
TheRealDannyBoy
|
2c2d393064
|
Updated README to acknowledge openSUSE dependency resolution
|
2020-03-16 15:43:42 -05:00 |
|
jackun
|
bb3aba9080
|
[OpenGL] Use elfhacks to load real OpenGL functions
|
2020-03-16 22:37:42 +02:00 |
|
jackun
|
85801bcc17
|
[OpenGL] Add elfhacks
https://github.com/ienorand/elfhacks
|
2020-03-16 22:37:42 +02:00 |
|
TheRealDannyBoy
|
2f6afb35e8
|
Added openSUSE dependency resolution
|
2020-03-16 14:14:31 -05:00 |
|
FlightlessMango
|
8fb13e23e4
|
Resize window when reloading config
|
2020-03-16 18:41:48 +01:00 |
|
jackun
|
5bdfcd493d
|
[config] Add config file change notifier to OpenGL
|
2020-03-16 19:35:46 +02:00 |
|
jackun
|
a0f5cb56a2
|
[config] Guard overlay_params from the thread with mutex
|
2020-03-16 18:52:03 +02:00 |
|
jackun
|
34184abf2e
|
[config] loop in the notifier thread and reload configuration file if it is changed
|
2020-03-16 18:35:01 +02:00 |
|