Panda3DS/src/core/PICA
Wunkolo d2241a25bc Stub Vulkan backend support
A lot of the architecture of the emulator here does not allow for vulkan
to initialize easily since it involves a bit of data to be exchanged
between SDL and Vulkan. This commit just adds the foundational linkage
and library code for vulkan support.
2023-07-22 13:16:23 -07:00
..
dynapica Fix up comments and readme 2023-07-16 19:23:42 +03:00
gpu.cpp Stub Vulkan backend support 2023-07-22 13:16:23 -07:00
pica_hash.cpp [PICA] Switch to xxh3 by default 2023-06-14 15:39:29 +03:00
regs.cpp Cleanup for #98 2023-07-15 04:56:43 +03:00
shader_interpreter.cpp Cleanup for #98 2023-07-15 04:56:43 +03:00
shader_unit.cpp Remove OpenGL-specific vector-types 2023-07-11 11:27:35 -07:00