Age | Commit message (Expand) | Author |
---|---|---|
2003-10-02 | fix scaler compilation for MSVC6. However, the produced code stll seems to be... | Max Horn |
2003-10-01 | move INTERPOLATE / Q_INTERPOLATE to intern.h; remove some jumps (pipelin tras... | Max Horn |
2003-10-01 | instead of using a stack array, use regular variables (marked with the regist... | Max Horn |
2003-09-30 | added some AltiVec code. Still under development, and notice that this is my ... | Max Horn |
2003-09-29 | synced hq2x with upstream changes; some performance tweaks to hq2x/hq3x (I th... | Max Horn |
2003-09-29 | templatized more of the scalers; also introduced template struct ColorMasks (... | Max Horn |
2003-09-29 | split out scalers into separate source files in common/scaler; some optimizat... | Max Horn |