mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-12 01:36:57 +00:00
255 B
255 B
GPU core folder
dir: /core/gpu/
This is where all of the main universal code for emulating the Switch 2 GPU for both OpenGL and Vulkan goes
Directories:
/core/gpu/emu/ - OpenGL EmuGPU (macOS, Android)
/core/gpu/vk/ - Vulkan EmuGPU (Linux, Android)