dolphin/Source/Core/VideoBackends
Lioncash 626fcf4c15 D3DStreamBuffer: Use size_t within the class interface
A few StreamBuffer instances take arguments that are actually size_t,
and this will cause truncation warnings during argument forwarding
with make_unique.
2016-02-16 02:08:52 -05:00
..
D3D Merge pull request #3426 from Sonicadvance1/ES_fix_framedump 2016-01-28 18:24:32 -05:00
D3D12 D3DStreamBuffer: Use size_t within the class interface 2016-02-16 02:08:52 -05:00
OGL Merge pull request #3426 from Sonicadvance1/ES_fix_framedump 2016-01-28 18:24:32 -05:00
Software VideoCommon: Convert some DataReader includes into forward declarations 2016-01-31 15:19:20 -05:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00