summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoSoftware/Src/Tev.cpp
AgeCommit message (Expand)Author
2010-05-26If the format is not one of the expected ones, just return rather thanSoren 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
2009-12-02Fixed 24 bit depth copies to RAM. 24 and 16 bit depth copies are now more acc...donkopunchstania
2009-11-21Try to do Z textures better. Z texturing does not work if early z or no z upd...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