dolphin/Source/Plugins/Plugin_VideoOGL
2011-03-11 10:21:46 +00:00
..
Src Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Reading, writing, and error checking became simpler in most cases. It should be near impossible to forget to close a file now that the destructor takes care of it. (I hope this fixes Issue 3635) I have tested the functionality of most things, but it is possible I broke something. :p 2011-03-11 10:21:46 +00:00
CMakeLists.txt Fix the cmake build. 2011-02-11 21:49:29 +00:00
Plugin_VideoOGL.vcxproj revert r7212 (express users must modify a single line, instead) 2011-02-21 15:17:41 +00:00
Plugin_VideoOGL.vcxproj.filters vs2010: small fixups to vcxproj files. 2011-02-04 23:12:29 +00:00
SConscript Move SConscript files out from the Src subdirectories to be 2011-03-03 19:44:56 +00:00