yuzu/src
Yuri Kunde Schlesner 122c2bb324 Common: Clean up ThreadQueueList
Replace all the C-style complicated buffer management with a std::deque.
In addition to making the code easier to understand it also adds support
for non-POD IdTypes.

Also clean the rest of the code to follow our code style.
2015-01-07 18:38:25 -02:00
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra Frontends: Shutdown core when emulation is stopped 2015-01-04 01:04:46 -02:00
citra_qt citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
common Common: Clean up ThreadQueueList 2015-01-07 18:38:25 -02:00
core Common: Clean up ThreadQueueList 2015-01-07 18:38:25 -02:00
video_core Pica/Rasterizer: Remove some redundant casts. 2014-12-31 16:32:56 +01:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00