dolphin/Source/Core/VideoBackends
Scott Mansell e6b35642df Fix Desktop GLSL versions in the recent changes.
Seems OpenGL ES 3 Requires you must have an lod argument, while Desktop
versions require you must not have a lod argument if you are using a
Sampler2DRect (which doesn't do Mipmapping).
2013-11-24 22:48:10 +13:00
..
D3D VideoCommon: reorder cbufid in orderer. We've used once two times 2013-11-24 04:43:54 +01:00
OGL Fix Desktop GLSL versions in the recent changes. 2013-11-24 22:48:10 +13:00
Software std::string can't be passed to ... format. 2013-11-17 11:28:11 +13:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00