yuzu/src
ReinUsesLisp 908e085d02 vk_compute_pass: Add compute passes to emulate missing Vulkan features
This currently only supports quad arrays and u8 indices.

In the future we can remove quad arrays with a table written from the
CPU, but this was used to bootstrap the other passes helpers and it
was left in the code.

The blob code is generated from the "shaders/" directory. Read the
instructions there to know how to generate the SPIR-V.
2020-01-08 19:24:26 -03:00
..
audio_core
common
core Merge pull request #3272 from bunnei/vi-close-layer 2020-01-07 12:45:34 -05:00
input_common
tests
video_core vk_compute_pass: Add compute passes to emulate missing Vulkan features 2020-01-08 19:24:26 -03:00
web_service
yuzu yuzu/bootmanager: Remove {glx,wgl}MakeCurrent on SwapBuffers 2020-01-06 14:02:47 -03:00
yuzu_cmd
yuzu_tester
.clang-format
CMakeLists.txt