mesa/src/gallium/frontends/clover
Yonggang Luo 6d263ff5a3 util: Convert util/u_printf.cpp to util/u_printf.c
By doing this to remove the need of C++ runtime when not using llvmpipe

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Mihai Preda <mhpreda@gmail.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15659>
2022-04-11 03:31:40 +00:00
..
api clover/api: fix clGetMemObjectInfo for images 2021-10-19 06:55:38 +10:00
core util: Convert util/u_printf.cpp to util/u_printf.c 2022-04-11 03:31:40 +00:00
llvm fix(clover): FTBFS: Added missing include for ConstantInt for LLVM 15 2022-03-23 20:08:13 +00:00
nir clover/nir: respect lower to scalar options. 2022-03-17 22:00:49 +00:00
spirv clover: Rename module -> binary, because C++20 makes module a keyword 2021-09-27 18:50:09 +00:00
util clover: std::result_of is deprecated in c++17 and removed in c++20 2021-09-27 18:50:09 +00:00
meson.build clover: Rename module -> binary, because C++20 makes module a keyword 2021-09-27 18:50:09 +00:00