Commit Graph

120 Commits (master)

Author SHA1 Message Date
jackun 65f5ae773d
Bump to v0.3.1 4 years ago
jackun c2fb89ace5 Bump to v0.3.0 4 years ago
jackun ad64bf345d
Update build scripts, again
Install to $prefix$libdir/mangohud by default.
4 years ago
FlightlessMango 62a3759d07 only add ld.so.conf file for build.sh 4 years ago
FlightlessMango 8599484032 configure .json files with meson 4 years ago
jackun f99129f9de
Libdirs: once more, with feeling 4 years ago
jackun b91be85ff9
Use std::unordered_map and std::mutex instead for object mapping and related cleanups 4 years ago
jackun 70d0e81c36
Clone vulkan headers if needed 4 years ago
Danilo Spinella 18edd4eb50 meson: Add option to use system vulkan headers 4 years ago
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.
4 years ago
jackun 6400ab3cdc
meson: option to add _GLIBCXX_ASSERTIONS define 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
jackun 4e787c72d9
Use single vk_api_xml for scripts 4 years ago
telans d2cd2c5743
revert part of "ignore compiler warnings"; fixed on master 4 years ago
telans da971ec1c6
ignore compiler warnings 4 years ago
telans 0287920776
remove unused git_sha1.h 4 years ago
jackun 53a58d9903
Cleanup dependencies
Re-add later if needed for WSI extensions
4 years ago
FlightlessMango dd78c02ed8 MangoHud Standalone
Co-authored-by: jackun <jack.un@gmail.com>
Co-authored-by: telans <telans@protonmail.com>
4 years ago