1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash f2f876e3ff memory_layout: Remove unused data member
This isn't used, so it can be removed entirely, shrinking the structure
size by 8 bytes.
2020-07-13 10:51:23 -04:00
..
audio_core configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
common common/alignment: Fix compilation errors (#4303) 2020-07-12 16:45:49 +02:00
core memory_layout: Remove unused data member 2020-07-13 10:51:23 -04:00
input_common Merge pull request #4266 from jbeich/freebsd 2020-07-08 16:30:26 -04:00
tests
video_core vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXT 2020-07-10 18:15:32 -03:00
web_service
yuzu Merge pull request #4290 from lioncash/latest 2020-07-12 12:25:10 -04:00
yuzu_cmd configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
yuzu_tester configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
.clang-format
CMakeLists.txt