dolphin-emulator/Source/Core/VideoBackends
waddlesplash 5643fe5d1f FileSearch: Don't use RegExs, just do string comparisons.
Nothing used the RegEx feature of FileSearch, and GCC < 4.9
doesn't support C++11 RegEx properly, so get rid of it.
2015-09-27 13:25:51 -04:00
..
D3D Remove segfault from DX11 backend. 2015-09-17 02:22:00 +12:00
OGL FileSearch: Don't use RegExs, just do string comparisons. 2015-09-27 13:25:51 -04:00
Software VideoSW: Don't raise a PanicAlert because of indices 2015-09-20 13:13:47 +02:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00