yuzu-tx-update/src
ReinUsesLisp c3c7603076 vk_shader_decompiler: Show comments as OpUndef with a type
Silence the new validation layer error about SPIR-V not allowing OpUndef
on a OpTypeVoid, even when the SPIR-V spec doesn't say anything against
it.

They will be inserted as an undefined int to avoid SPIRV-Cross and
validation errors, but only when a debugging tool is attached.
2021-01-15 21:12:57 -03:00
..
audio_core common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 2021-01-15 16:27:28 -03:00
common Merge pull request #5358 from ReinUsesLisp/rename-insert-padding 2021-01-15 16:19:46 -05:00
core Merge pull request #5358 from ReinUsesLisp/rename-insert-padding 2021-01-15 16:19:46 -05:00
input_common general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
tests common/bit_util: Replace CLZ/CTZ operations with standardized ones 2021-01-15 02:15:32 -05:00
video_core vk_shader_decompiler: Show comments as OpUndef with a type 2021-01-15 21:12:57 -03:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu yuzu: Remove unused variables in Qt code 2021-01-14 03:05:41 -05:00
yuzu_cmd config: Enable docked mode by default 2021-01-10 09:37:38 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Merge pull request #5352 from ReinUsesLisp/remove-tester 2021-01-15 01:48:02 -05:00