| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Improve kernel driver
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shithappens2016/remove-fbuiltin-module-map-on-windows-mingw
remove `-fbuiltin-module-map` in the (windows)mingw environment make the compilation work
|
|
|
|
|
|
|
|
|
|
There is no builtin module for clang in the mingw environment, so remove `-fbuiltin-module-map` in the mingw environment will make the compilation work.
|
|
|
|
|
|
|
|
move find_vulkansdk to sdk detection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improve fallback for modules
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|