dolphin/Source/Core/VideoCommon
Rodolfo Osvaldo Bogado 0ac07e8aa8 Big Commit this will break a lot, fix a lot, but i thing is a good step:
Implemented all the correct format conversions in efb to texture copy.
replaced all the stretcrect calls with quad draws this must improve speed a bit.
A BIGGGGGGGGGG cleanup in the code and reorganization.
reimplemented zpeek using a secondary render target ( this still is buggy so many issues left)
please a lot off feedback.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4520 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-11-08 20:35:11 +00:00
..
Src Big Commit this will break a lot, fix a lot, but i thing is a good step: 2009-11-08 20:35:11 +00:00
OpenCL.rules update OpenCL.rules to work on paths that include spaces 2009-10-21 01:00:27 +00:00
VideoCommon.vcproj OpenCL: Moved the OpenCL code from the compiled source to a separate file TextureDecoder.cl and added a .rules files to copy the updated version to the build directory. 2009-10-20 00:55:07 +00:00