summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoSoftware/Src/DebugUtil.cpp
AgeCommit message (Expand)Author
2011-03-16Fix the video software backend. (closes issue 4269)sl1nk3.s
2011-02-28Convert GetUserPath to return a std::string instead of a const char *. This ...Glenn Rice
2011-02-03Use brute force to link the software plugin.Soren Jorvang
2011-01-29Explicit dependency on libvideo.Soren Jorvang
2011-01-29Link the video plugin statically into the main binary on OS X.Soren Jorvang
2010-12-31Video software:donkopunchstania
2010-12-02Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dum...donkopunchstania
2010-06-09Hg:Shawn Hoffman
2010-05-26We don't use the return values of SaveTGA() here.Soren Jorvang
2010-04-14Some video SW clean up and bug fixes. Did a hacky fix for bad light data. Add...donkopunchstania
2010-03-09Texture coordinates are stored in fixed point format in TEV which allows over...donkopunchstania
2010-03-07Removed more compiler warnings in linux.Glenn Rice
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2009-12-02Fixed 24 bit depth copies to RAM. 24 and 16 bit depth copies are now more acc...donkopunchstania
2009-11-15STAND BACK - NEWLINE POLICEbztdlinux
2009-11-11Fixes to the software plugin command processor. Made it easy to use the comma...donkopunchstania
2009-10-28SWG: Adds TEV stage output dumping. Fixes interrupt handling in the command p...donkopunchstania
2009-10-12Adding software rendering plugin. This is aimed at accurate emulation, not fa...donkopunchstania