xenia/tools
Alex Messier 53320d7ef2 Add descriptive error message when pkg-config fails
The pkg_config helper for premake was not checking for errors. When it
failed to run, either when it is not installed or the queried package is
not found, a cryptic error message would be printed:

"Error: .../xenia/third_party/premake-core/src/base/string.lua:36: attempt to index a nil value (upvalue 's')"

Fix this by checking the return status when calling pkg-config and
printing a descriptive error message.
2022-04-05 00:11:54 -05:00
..
build Add descriptive error message when pkg-config fails 2022-04-05 00:11:54 -05:00
shader-playground [D3D12] Allow non-adaptive tessellation for patch primitive types, and all triangle and quad tessellation modes 2020-05-11 22:40:52 +03:00
xenosci
diff.py Fix diff.py to assume UTF-8. 2020-02-22 12:31:21 -06:00
generate_map.idc
gpu-trace-diff
ppc-instructions.xml
ppc-table-gen C++17ification. 2020-04-07 16:09:41 -05:00