Commit Graph

178 Commits

Author SHA1 Message Date
jackun
bba8702ff3
Check if engine name is set 2020-02-05 00:43:32 +02:00
jackun
bf45bd9a02
Don't increment cpuData index inline 2020-02-04 23:33:36 +02:00
jackun
6d3d869586
Fix system info and stats parsing 2020-02-04 23:23:01 +02:00
jackun
217b65f0e9
Some cpu/gpu stats parsing fixes 2020-02-04 23:23:01 +02:00
jackun
6400ab3cdc
meson: option to add _GLIBCXX_ASSERTIONS define 2020-02-04 23:23:01 +02:00
jackun
b5bfd437a6
Add file and string utility functions 2020-02-04 23:23:01 +02:00
jackun
f559730d2f
Return bool from checkNvidia() 2020-02-04 23:23:00 +02:00
telans
56099d1035
build.sh: fix VERSION with tags 2020-02-05 08:29:39 +13:00
jackun
4ee5670ac2
Update README.md
Add `frame_timing` and how to hide it.
2020-02-04 21:20:38 +02:00
telans
1b5bc3de7b
update overlay example 2020-02-05 00:00:15 +13:00
telans
56ef50c77e
update README 2020-02-04 23:30:40 +13:00
telans
539e1bb4dc
saturate the colors a little 2020-02-04 20:58:35 +13:00
telans
845d4c73ad
build.sh: fix installation
appears as if case doesn't play well when stringing together multiple arguments
2020-02-04 11:03:21 +13:00
telans
5ead806acb
Merge branch 'package-install' 2020-02-03 10:13:38 +00:00
telans
cbf235ad69
build.sh: support multiple arguments 2020-02-03 23:09:24 +13:00
jackun
ca0462f817
Revert "Fix Get*ProcAddr functions' exports"
This reverts commit 3f036dd3a0.
2020-02-03 02:58:43 +02:00
telans
b6b8b157e7
install.sh: verbose 2020-02-03 11:57:38 +13:00
telans
f2798a2cd9
build.sh: distributable package 2020-02-03 11:40:06 +13:00
jackun
7f6bc9434a
Fix nvml loader's ctor 2020-02-03 00:15:58 +02:00
telans
d923ac6673
build.sh: condense scripts 2020-02-02 08:08:01 +00:00
telans
74aa308f58
build.sh: fix building on fedora 2020-02-02 17:50:36 +13:00
FlightlessMango
dcb0dcd441 Merge branch 'dynamic_nvml' 2020-02-02 02:57:48 +01:00
FlightlessMango
3d711005d4 Merge branch 'cpu' 2020-02-02 02:53:58 +01:00
FlightlessMango
3d49422325 cleaning up 2020-02-02 02:21:00 +01:00
jackun
90416278e0
Total cpu periods 2020-02-02 02:14:08 +02:00
FlightlessMango
c9e9c2feaf bring back cpu temp 2020-02-02 01:09:45 +01:00
FlightlessMango
1a60999243 New cpu implementation 2020-02-02 00:55:24 +01:00
telans
386587264c
actually fix building this time 2020-02-02 12:45:45 +13:00
jackun
3f036dd3a0
Fix Get*ProcAddr functions' exports 2020-02-01 23:41:15 +02:00
FlightlessMango
ac719b2ffd Check if nvml is avaible on intel vendorID 2020-02-01 22:09:35 +01:00
FlightlessMango
af17b20bd7 Use vendorID instead of deviceName to detect GPU 2020-02-01 22:07:19 +01:00
telans
58384b0602
fix building on ubuntu 2020-02-02 08:16:44 +13:00
telans
7ff09ddb23
Merge branch 'telans' 2020-02-01 18:53:07 +00:00
telans
260559c2fa
build.sh: detect and install dependencies 2020-02-02 07:52:37 +13:00
FlightlessMango
3e2f33ba1d nvmlSuccess default false 2020-02-01 02:47:25 +01:00
FlightlessMango
a93eb906e9 Don't increase size if frame_timing is false 2020-02-01 02:45:31 +01:00
FlightlessMango
1b00d29792 Removed unused histogram 2020-02-01 02:45:10 +01:00
FlightlessMango
8cdd9f19cf Dynamically load nvml library 2020-02-01 02:28:31 +01:00
FlightlessMango
9527868bb6 PKGBUILD moved submodule fetching into prepare() 2020-02-01 00:00:06 +01:00
FlightlessMango
af03a68396 PKGBUILD added fetching submodules 2020-01-31 23:58:54 +01:00
FlightlessMango
a54de8dc7f PKGBUILD added git to makedepends 2020-01-31 23:52:43 +01:00
FlightlessMango
c84a30bd76 PKGBUILD typo 2020-01-31 23:49:30 +01:00
FlightlessMango
b7a9b5ea9e Added replaces for old mangohud package names to PKGBUILD 2020-01-31 23:46:38 +01:00
telans
fda708929a
add git pull to build.sh 2020-01-31 22:02:22 +13:00
telans
dacfe111cc
Merge branch 'nvml_headers' 2020-01-31 04:57:50 +00:00
jackun
bf63aaf772
Add Vulkan-Headers submodule 2020-01-30 21:31:18 +02:00
jackun
d71dbdddbf
Keep null_dep global 2020-01-30 21:23:47 +02:00
FlightlessMango
a045ae3b64
Don't build with nvml for non-nvidia 2020-01-30 21:23:47 +02:00
FlightlessMango
a3fb14c0d6
Check nvmlInit() once 2020-01-30 21:23:47 +02:00
FlightlessMango
369b18eb07
Use nvml to display gpu values in hud 2020-01-30 21:23:47 +02:00