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
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
dolphin-emu.sln Externals: Add imgui 2018-11-26 20:40:34 +10:00