dolphin/Source/Plugins/Plugin_VideoOGL
2010-11-14 21:14:26 +00:00
..
Src On linux encode frame dumps in MPG format instead of writing raw frames. To enable this portion of the code you must have libavcodec-dev and libswscale-dev installed (package names for Ubuntu). 2010-11-14 21:14:26 +00:00
CMakeLists.txt Remove my DESTDIR hack from the cmake build. It turns out this is built into cmake and works in the same way it does with the gnu autotools. Use it in the standard way with "make DESTDIR=/desired/location install". 2010-11-11 15:50:52 +00:00
Plugin_VideoOGL.vcproj Minor code formatting: 2010-09-28 02:15:02 +00:00