summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoSoftware/Src/TextureEncoder.cpp
AgeCommit message (Collapse)Author
2010-02-21Warning cleanup, mainly shadowed variables, const/non-const and ctor ↵j4ck.fr0st
initialization order git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5098 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-11-15EFB to RAM in OGL and software plugin now work correctly when texture in RAM ↵donkopunchstania
is a different size than the source. Corrected some block heights in texture decoder to fix copying certain EFB formats. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4580 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-12Adding software rendering plugin. This is aimed at accurate emulation, not ↵donkopunchstania
fast. Its more like a debugging tool than actually useful. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4407 8ced0084-cf51-0410-be5f-012b33b47a6e