Commit Graph

1341 Commits

Author SHA1 Message Date
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
FlightlessMango
ef0b3d429e
Basic nvml implementation 2020-01-30 21:23:40 +02:00
jackun
4e787c72d9
Use single vk_api_xml for scripts 2020-01-30 11:19:44 +02:00
jackun
b28e0d2606
Remove unused pipeline stats counters 2020-01-30 11:19:25 +02:00
telans
667e47a835
add PKGBUILD 2020-01-30 20:22:48 +13:00
telans
b67a2aad16
Merge branch 'telans'
Remove unused python file
Fix includes
Add package build.sh option
2020-01-29 18:40:26 +00:00
telans
d2cd2c5743
revert part of "ignore compiler warnings"; fixed on master 2020-01-30 07:36:25 +13:00
FlightlessMango
d3a588b0b0 Removed unused variables and fixed compiler warnings 2020-01-29 16:37:41 +01:00
flightlessmango
6bac1a6b8f
Merge pull request #1 from guihkx/patch-1
Clone submodules as well, otherwise building fails
2020-01-29 13:42:58 +00:00
Guilherme Silva
5d03c30861
Clone submodules as well, otherwise building fails 2020-01-29 08:17:30 -03:00
telans
ef98f2d2d8
build.sh: add version to package 2020-01-29 23:43:01 +13:00
telans
8dc2f46548
build.sh: add package option for redistribution 2020-01-29 23:35:42 +13:00
telans
678207f052
remove unused mesa-overlay-control.py 2020-01-29 23:25:16 +13:00
telans
e82e3721b7
update header location & duration_env 2020-01-29 23:24:46 +13:00
telans
da971ec1c6
ignore compiler warnings 2020-01-29 23:23:51 +13:00
telans
0287920776
remove unused git_sha1.h 2020-01-29 21:35:09 +13:00
jackun
53a58d9903
Cleanup dependencies
Re-add later if needed for WSI extensions
2020-01-29 09:55:18 +02:00
telans
ae08d0cc21
Merge branch 'gui-color' 2020-01-28 23:29:16 +00:00
FlightlessMango
e3008126f3 We don't need to push the default font 2020-01-28 12:59:09 +01:00
FlightlessMango
af99e711b5 Reduced ImGui ItemSpacing 2020-01-28 12:58:18 +01:00
telans
c9d4e725f8
fix build.sh clean 2020-01-28 23:12:49 +13:00
telans
fe206c19c0
update README.md 2020-01-28 20:39:49 +13:00
telans
f3bedf3bce
add build script "build.sh" 2020-01-28 20:20:23 +13:00
jackun
ca78a59d54 Removed graph background, plotlines color to green 2020-01-28 09:03:24 +02:00
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
2020-01-28 08:58:04 +02:00
FlightlessMango
f434f627fa MangoHud implicit layer manifest 2020-01-28 05:32:37 +01:00
FlightlessMango
748f778576 meson.build for ImGui 2020-01-28 05:30:51 +01:00
FlightlessMango
dd78c02ed8 MangoHud Standalone
Co-authored-by: jackun <jack.un@gmail.com>
Co-authored-by: telans <telans@protonmail.com>
2020-01-28 05:11:05 +01:00
FlightlessMango
077cac31f3 Added needed submodules 2020-01-28 05:06:48 +01:00