dolphin/Source/Core/VideoBackends
degasus be1fee6d74 OpenGL: change StreamBuffer in a streaming way
This is a bit slower on map_and_* because of flushing and _very_ much slower on buffer(sub)?data because of a new memcpy.
But this design allow us to decode directly into a gpu buffer, eg vertexloader will profit :)
2014-01-23 15:12:31 +01:00
..
D3D VideoCommon: merge trivial parts of VertexManager::Flush 2014-01-21 10:47:00 +01:00
OGL OpenGL: change StreamBuffer in a streaming way 2014-01-23 15:12:31 +01:00
Software Finally Merge branch 'videosoftware-xfb' 2014-01-21 00:10:00 +13:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00