dolphin/Source/Core/VideoCommon
Matthew Parlane 33d8166620 Use IOFile for TextureToPng to support non-ascii
Changed save texture/screenshot uses to std::string
Removed unneeded new/delete calls when dealing with temp data.
2013-11-17 11:14:38 +13:00
..
Src Use IOFile for TextureToPng to support non-ascii 2013-11-17 11:14:38 +13:00
CMakeLists.txt Fix GUI-less build. Also potentially OS X. We now require libpng due to our screenshot code relying on it now. WXWidgets links in libpng by itself so it isn't noticed in a wxwidgets build. OS X seems to not have libpng linked in from wxWidgets so just link in libpng at all times. 2013-11-15 01:09:38 +00:00
OpenCL.rules Meta: 2010-06-02 18:00:22 +00:00
VideoCommon.vcxproj Reworked Screenshot saving. 2013-11-15 13:00:38 +13:00
VideoCommon.vcxproj.filters Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00