Danilo Spinella
0373383581
Add x11/wayland feature switches, rename 'use_xnvctrl' to 'with_xnvctrl'
2020-04-01 11:39:57 +03:00
jackun
82243bf115
Use more general sizeof to get arch "bitness"
2020-03-23 23:22:22 +02:00
jackun
2ab386d70a
Fix double definition
2020-03-23 21:19:03 +02:00
FlightlessMango
43d5bac40d
Set MANGOHUD_ARCH in meson
2020-03-23 20:12:02 +01:00
jackun
ab9c9ea7ea
Meson recommends using 'threads' dependency instead of 'pthread'
2020-03-22 02:44:17 +02:00
jackun
65f5ae773d
Bump to v0.3.1
2020-03-18 18:28:44 +02:00
jackun
c2fb89ace5
Bump to v0.3.0
2020-03-14 18:07:53 +02:00
jackun
ad64bf345d
Update build scripts, again
...
Install to $prefix$libdir/mangohud by default.
2020-03-14 12:59:43 +02:00
FlightlessMango
62a3759d07
only add ld.so.conf file for build.sh
2020-03-12 09:24:36 +01:00
FlightlessMango
8599484032
configure .json files with meson
2020-03-12 08:24:37 +01:00
jackun
f99129f9de
Libdirs: once more, with feeling
2020-03-11 18:11:35 +02:00
jackun
b91be85ff9
Use std::unordered_map and std::mutex instead for object mapping and related cleanups
2020-02-20 01:03:35 +02:00
jackun
70d0e81c36
Clone vulkan headers if needed
2020-02-13 23:53:56 +02:00
Danilo Spinella
18edd4eb50
meson: Add option to use system vulkan headers
2020-02-13 21:47:50 +02:00
Danilo Spinella
2c6f9d0d44
meson: Remove generation of unneeded includes
...
vk_dispatch_table_helper.h and vk_layer_dispatch_table.h headers
are not used anymore by mesa layer, remove their generation.
Remove git modules required only for the generation of above headers.
2020-02-13 21:47:50 +02:00
jackun
6400ab3cdc
meson: option to add _GLIBCXX_ASSERTIONS define
2020-02-04 23:23:01 +02: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
jackun
4e787c72d9
Use single vk_api_xml for scripts
2020-01-30 11:19:44 +02:00
telans
d2cd2c5743
revert part of "ignore compiler warnings"; fixed on master
2020-01-30 07:36:25 +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
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