summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoSoftware/Src/Clipper.cpp
AgeCommit message (Expand)Author
2011-02-03Use brute force to link the software plugin.Soren Jorvang
2011-01-29If perspective divide is enabled and texture coordinate Z is 0 then leave tex...donkopunchstania
2011-01-29Explicit dependency on libvideo.Soren Jorvang
2011-01-29Remove vertex format converter from software plugin because it is not needed ...donkopunchstania
2011-01-29Link the video plugin statically into the main binary on OS X.Soren Jorvang
2010-12-02Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dum...donkopunchstania
2010-07-23abs() works on ints, not floats. Use fabsf() to avoid the double conversions.Soren Jorvang
2010-06-09Hg:Shawn Hoffman
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-24Systematically eliminating compiler warnings.Glenn Rice
2010-02-21Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali...j4ck.fr0st
2009-11-15STAND BACK - NEWLINE POLICEbztdlinux
2009-10-12Adding software rendering plugin. This is aimed at accurate emulation, not fa...donkopunchstania