pound-emu_pound/core/gpu
2025-06-13 21:29:41 -04:00
..
emu Adding folders for other parts in SW2 (getting ready) 2025-06-10 15:08:31 -04:00
vk Adding folders for other parts in SW2 (getting ready) 2025-06-10 15:08:31 -04:00
README.md Edit makefile to start work on compling Yuzu's FS and start work on EmuGPU 2025-06-13 21:29:41 -04:00

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)