yuzu/src
Lioncash bf76afc68d renderer_base: Don't directly expose the rasterizer unique_ptr
There's no reason to allow direct access to the unique_ptr instance. Only
its contained pointer.
2016-03-08 21:31:44 -05:00
..
audio_core DSP: Implement Pipe 2 2016-03-06 21:25:44 +00:00
citra Config: Use unique_ptr instead of raw pointer 2016-03-02 14:25:06 +00:00
citra_qt Set the appropriate locale to get float conversion working using std::to_string 2016-03-07 19:51:35 +01:00
common Merge pull request #1297 from Subv/saves 2016-03-01 17:16:05 -05:00
core renderer_base: Don't directly expose the rasterizer unique_ptr 2016-03-08 21:31:44 -05:00
video_core renderer_base: Don't directly expose the rasterizer unique_ptr 2016-03-08 21:31:44 -05:00
CMakeLists.txt Dependencies: Remove GLFW, Add SDL2 2016-03-02 14:09:02 +00:00