summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/XFBConvert.cpp
AgeCommit message (Expand)Author
2008-12-08set svn:eol-style=native for **.cppbushing
2008-11-26warning fixesnakeee
2008-10-16Further tiny XFB speedup: baked the bias constants into the R tables, and swi...hrydgard
2008-10-15More XFB speedup. It's all SSE now.hrydgard
2008-10-15Substantial XFB speedup. There's more to get though, for example by using a s...hrydgard
2008-10-15added option to use XFB in GL, but XFB support still needs work. modified vie...donkopunchstania
2008-08-14Some cleanup, extracted XFB convert code into VideoCommon, added non-activate...hrydgard