Cemu/src
Exzap 404af95a2c Latte: Less aggressive texture readback
By mistake we would read affected textures back after every single drawcall. As an optimization if the same texture gets drawn to multiple times we'll try to only read it back once at the end of the sequence.
2023-01-27 09:57:10 +00:00
..
asm Make codebase more CPU-agnostic + MacOS disclaimer (#559) 2022-12-07 01:48:24 +01:00
audio CubebInput: Avoid redundant CoInitializeEx (#449) 2022-11-03 18:29:21 +01:00
Cafe Latte: Less aggressive texture readback 2023-01-27 09:57:10 +00:00
Cemu Latte: Less aggressive texture readback 2023-01-27 09:57:10 +00:00
Common Logging: Add TextureReadback logtype and clean up code 2023-01-27 09:57:10 +00:00
config Make codebase more CPU-agnostic + MacOS disclaimer (#559) 2022-12-07 01:48:24 +01:00
gui Latte: Less aggressive texture readback 2023-01-27 09:57:10 +00:00
imgui Automatically scale imgui text based on display pixel density (#545) 2022-12-01 15:58:08 +01:00
input Input: Fix potential race condition 2023-01-27 09:57:10 +00:00
resource Non-windows: Link fontawesome into executable. (#442) 2022-11-03 00:23:31 +01:00
tools Use portable format specifiers (#411) 2022-10-25 20:38:29 +02:00
util Optimized timer code for macOS (#576) 2022-12-15 10:28:44 +01:00
CMakeLists.txt Linux: Add CMake find module for wayland + make wayland optional (#572) 2022-12-15 08:44:14 +01:00
main.cpp Make codebase more CPU-agnostic + MacOS disclaimer (#559) 2022-12-07 01:48:24 +01:00
mainLLE.cpp Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00