2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Subv 64da2bf0cd Memory: Fixed a regression caused by #1695 and #1689.
Reserve enough space in the vector that holds the linear heap memory to prevent relocations of the backing memory when growing too much.

Closes #1790
2016-05-14 11:24:19 -05:00
..
audio_core source: Fix missing logging arguments 2016-05-09 09:41:03 -04:00
citra fixup simple type conversions where possible 2016-05-07 11:41:55 -04:00
citra_qt Move default_attributes into Pica state 2016-05-12 19:05:41 +02:00
common swap: Get rid of pointer casting for swapping structs 2016-05-08 23:33:52 -04:00
core Memory: Fixed a regression caused by #1695 and #1689. 2016-05-14 11:24:19 -05:00
video_core Move program_counter and call_stack from UnitState to interpreter 2016-05-12 19:05:42 +02:00
CMakeLists.txt Dependencies: Remove GLFW, Add SDL2 2016-03-02 14:09:02 +00:00