citra/src
GPUCode d1f600601d
renderer_software: Multi-thread processing (#6698)
* renderer_software: Multi-thread processing

* Doubles the performance in most cases

* renderer_software: Move memory access out of the raster loop

* Profiling shows this has a significant impact
2023-08-28 01:09:23 -07:00
..
android Miscallenious fixes to gl backend and qt frontend (#6834) 2023-08-02 01:40:39 +03:00
audio_core build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00
citra core: De-globalize movie (#6659) 2023-08-01 02:57:38 +02:00
citra_qt qt: Support updating an installed app image. (#6915) 2023-08-24 03:57:11 -07:00
common build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00
core arm: Do not try to access null page table. (#6930) 2023-08-27 17:26:31 +02:00
dedicated_room build: Expose ENABLE_SCRIPTING and ENABLE_WEB_SERVICE flags as public. (#6872) 2023-08-07 03:12:49 -07:00
input_common build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00
network build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00
tests Miscallenious fixes to gl backend and qt frontend (#6834) 2023-08-02 01:40:39 +03:00
video_core renderer_software: Multi-thread processing (#6698) 2023-08-28 01:09:23 -07:00
web_service build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00