dolphin/Source
Stenzek 38479dd783 RenderBase: Force a pipeline flush when drawing the XFB to the host
Since we use the common pipelines here and draw vertices if a batch is
currently being built by the vertex loader, we end up trampling over its
pointer, as we share the buffer with the loader, and it has not been
unmapped yet. Force a pipeline flush to avoid this.
2018-12-04 17:36:08 +10:00
..
Android Merge pull request #7427 from weihuoya/setting-fx 2018-11-13 03:10:46 +01:00
Core RenderBase: Force a pipeline flush when drawing the XFB to the host 2018-12-04 17:36:08 +10:00
DSPSpy DSPSpy: Add a test for accelerator loop 2017-09-22 20:17:38 +02:00
DSPTool Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
PCH Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
UnitTests Drop Host_GetRenderSurface and pass display to backend 2018-10-20 21:11:34 +10:00
VSProps Externals: Add imgui 2018-11-26 20:40:34 +10:00
.clang-format clang-format: Split C++/ObjC sections 2018-10-06 11:30:45 +10:00
CMakeLists.txt CMakeLists: Remove add_dolphin_library macro 2018-04-02 08:31:56 -04:00
dolphin-emu.sln Externals: Add imgui 2018-11-26 20:40:34 +10:00