Commit Graph

81 Commits (d20a92a0c4cb696894650b45348bf6c34d8a170d)
 

Author SHA1 Message Date
FlightlessMango a045ae3b64
Don't build with nvml for non-nvidia 5 years ago
FlightlessMango a3fb14c0d6
Check nvmlInit() once 5 years ago
FlightlessMango 369b18eb07
Use nvml to display gpu values in hud 5 years ago
FlightlessMango ef0b3d429e
Basic nvml implementation 5 years ago
jackun 4e787c72d9
Use single vk_api_xml for scripts 5 years ago
jackun b28e0d2606
Remove unused pipeline stats counters 5 years ago
telans 667e47a835
add PKGBUILD 5 years ago
telans b67a2aad16
Merge branch 'telans'
Remove unused python file
Fix includes
Add package build.sh option
5 years ago
telans d2cd2c5743
revert part of "ignore compiler warnings"; fixed on master 5 years ago
FlightlessMango d3a588b0b0 Removed unused variables and fixed compiler warnings 5 years ago
flightlessmango 6bac1a6b8f
Merge pull request #1 from guihkx/patch-1
Clone submodules as well, otherwise building fails
5 years ago
Guilherme Silva 5d03c30861
Clone submodules as well, otherwise building fails 5 years ago
telans ef98f2d2d8
build.sh: add version to package 5 years ago
telans 8dc2f46548
build.sh: add package option for redistribution 5 years ago
telans 678207f052
remove unused mesa-overlay-control.py 5 years ago
telans e82e3721b7
update header location & duration_env 5 years ago
telans da971ec1c6
ignore compiler warnings 5 years ago
telans 0287920776
remove unused git_sha1.h 5 years ago
jackun 53a58d9903
Cleanup dependencies
Re-add later if needed for WSI extensions
5 years ago
telans ae08d0cc21
Merge branch 'gui-color' 5 years ago
FlightlessMango e3008126f3 We don't need to push the default font 5 years ago
FlightlessMango af99e711b5 Reduced ImGui ItemSpacing 5 years ago
telans c9d4e725f8
fix build.sh clean 5 years ago
telans fe206c19c0
update README.md 5 years ago
telans f3bedf3bce
add build script "build.sh" 5 years ago
jackun ca78a59d54 Removed graph background, plotlines color to green 5 years ago
jackun 64fd81a471 Add Unispace as default font or load a font from file specified by envvar MANGOHUD_FONT
Could make built-in font configurable by including some other source file with font data instead of src/font_unispace.c
5 years ago
FlightlessMango f434f627fa MangoHud implicit layer manifest 5 years ago
FlightlessMango 748f778576 meson.build for ImGui 5 years ago
FlightlessMango dd78c02ed8 MangoHud Standalone
Co-authored-by: jackun <jack.un@gmail.com>
Co-authored-by: telans <telans@protonmail.com>
5 years ago
FlightlessMango 077cac31f3 Added needed submodules 5 years ago