mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-12-16 06:33:02 +01:00
* Implement R16S & R16UI & R16I RenderTargetFormats & PixelFormats Do a separate function in order to get Bytes Per Pixel of DepthFormat Apply the new function in gpu.h delete unneeded white space * correct merging error |
||
|---|---|---|
| .. | ||
| debug_utils | ||
| engines | ||
| renderer_opengl | ||
| textures | ||
| CMakeLists.txt | ||
| command_processor.cpp | ||
| command_processor.h | ||
| gpu.cpp | ||
| gpu.h | ||
| macro_interpreter.cpp | ||
| macro_interpreter.h | ||
| memory_manager.cpp | ||
| memory_manager.h | ||
| rasterizer_interface.h | ||
| renderer_base.cpp | ||
| renderer_base.h | ||
| utils.h | ||
| video_core.cpp | ||
| video_core.h | ||