Commit Graph

79 Commits (04de13987ebc84983c48583b029ba33dcfd1760d)
 

Author SHA1 Message Date
flightlessmango 04de13987e
Added LICENSE 4 years ago
jackun bba8702ff3
Check if engine name is set 4 years ago
jackun bf45bd9a02
Don't increment cpuData index inline 4 years ago
jackun 6d3d869586
Fix system info and stats parsing 4 years ago
jackun 217b65f0e9
Some cpu/gpu stats parsing fixes 4 years ago
jackun 6400ab3cdc
meson: option to add _GLIBCXX_ASSERTIONS define 4 years ago
jackun b5bfd437a6
Add file and string utility functions 4 years ago
jackun f559730d2f
Return bool from checkNvidia() 4 years ago
telans 56099d1035
build.sh: fix VERSION with tags 4 years ago
jackun 4ee5670ac2
Update README.md
Add `frame_timing` and how to hide it.
4 years ago
telans 1b5bc3de7b
update overlay example 4 years ago
telans 56ef50c77e
update README 4 years ago
telans 539e1bb4dc
saturate the colors a little 4 years ago
telans 845d4c73ad
build.sh: fix installation
appears as if case doesn't play well when stringing together multiple arguments
4 years ago
telans 5ead806acb
Merge branch 'package-install' 4 years ago
telans cbf235ad69
build.sh: support multiple arguments 4 years ago
jackun ca0462f817
Revert "Fix Get*ProcAddr functions' exports"
This reverts commit 3f036dd3a0.
4 years ago
telans b6b8b157e7
install.sh: verbose 4 years ago
telans f2798a2cd9
build.sh: distributable package 4 years ago
jackun 7f6bc9434a
Fix nvml loader's ctor 4 years ago
telans d923ac6673
build.sh: condense scripts 4 years ago
telans 74aa308f58
build.sh: fix building on fedora 4 years ago
FlightlessMango dcb0dcd441 Merge branch 'dynamic_nvml' 4 years ago
FlightlessMango 3d711005d4 Merge branch 'cpu' 4 years ago
FlightlessMango 3d49422325 cleaning up 4 years ago
jackun 90416278e0
Total cpu periods 4 years ago
FlightlessMango c9e9c2feaf bring back cpu temp 4 years ago
FlightlessMango 1a60999243 New cpu implementation 4 years ago
telans 386587264c
actually fix building this time 4 years ago
jackun 3f036dd3a0
Fix Get*ProcAddr functions' exports 4 years ago
FlightlessMango ac719b2ffd Check if nvml is avaible on intel vendorID 4 years ago
FlightlessMango af17b20bd7 Use vendorID instead of deviceName to detect GPU 4 years ago
telans 58384b0602
fix building on ubuntu 4 years ago
telans 7ff09ddb23
Merge branch 'telans' 4 years ago
telans 260559c2fa
build.sh: detect and install dependencies 4 years ago
FlightlessMango 3e2f33ba1d nvmlSuccess default false 4 years ago
FlightlessMango a93eb906e9 Don't increase size if frame_timing is false 4 years ago
FlightlessMango 1b00d29792 Removed unused histogram 4 years ago
FlightlessMango 8cdd9f19cf Dynamically load nvml library 4 years ago
FlightlessMango 9527868bb6 PKGBUILD moved submodule fetching into prepare() 4 years ago
FlightlessMango af03a68396 PKGBUILD added fetching submodules 4 years ago
FlightlessMango a54de8dc7f PKGBUILD added git to makedepends 4 years ago
FlightlessMango c84a30bd76 PKGBUILD typo 4 years ago
FlightlessMango b7a9b5ea9e Added replaces for old mangohud package names to PKGBUILD 4 years ago
telans fda708929a
add git pull to build.sh 4 years ago
telans dacfe111cc
Merge branch 'nvml_headers' 4 years ago
jackun bf63aaf772
Add Vulkan-Headers submodule 4 years ago
jackun d71dbdddbf
Keep null_dep global 4 years ago
FlightlessMango a045ae3b64
Don't build with nvml for non-nvidia 4 years ago
FlightlessMango a3fb14c0d6
Check nvmlInit() once 4 years ago