This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-mainline
Archived
Watch
1
Star
0
Fork
You've already forked yuzu-mainline
0
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
01a1555b5d
yuzu-mainline
/
src
History
Henrik Rydgard
01a1555b5d
Replace std::map with std::array for graphics event breakpoints, and allow the compiler to inline. Saves 1%+ in vertex heavy situations.
2016-04-24 14:19:49 +02:00
..
audio_core
DSP: Implement audio filters (simple, biquad)
2016-03-28 15:51:00 +01:00
citra
CMakeLists: Use CMAKE_THREAD_LIBS_INIT
2016-04-23 11:48:58 +08:00
citra_qt
Replace std::map with std::array for graphics event breakpoints, and allow the compiler to inline. Saves 1%+ in vertex heavy situations.
2016-04-24 14:19:49 +02:00
common
Merge pull request
#1576
from smspillaz/fix-build-errors-03272016
2016-04-24 02:02:45 -04:00
core
ncch: Use correct format specifier (for long long uint)
2016-04-23 11:54:02 +08:00
video_core
Replace std::map with std::array for graphics event breakpoints, and allow the compiler to inline. Saves 1%+ in vertex heavy situations.
2016-04-24 14:19:49 +02:00
CMakeLists.txt
Dependencies: Remove GLFW, Add SDL2
2016-03-02 14:09:02 +00:00