dolphin/Source/Core/VideoBackends
Ryan Houdek 21b708106c Make sure not to use a GL texture buffer past the max size.
The spec says that vendors can set the max texture size to be 65KB and we want 1MB.
Check the maximum supported and drop to the max if it is less than 1MB
2015-11-30 01:18:03 -06:00
..
D3D NativeVertexFormat: Inline Initialize in contructor 2015-11-24 22:48:49 +01:00
OGL Make sure not to use a GL texture buffer past the max size. 2015-11-30 01:18:03 -06:00
Software Merge pull request #3157 from degasus/videosw3 2015-10-17 12:02:55 +02:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00