summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/XFBConvert.cpp
AgeCommit message (Expand)Author
2009-10-07Woops, that is why getting work group size failedSonicadvance1
2009-10-07Fix XFB converting, silly mistake. Disable Texture converting ATM since it fa...Sonicadvance1
2009-10-07Fix a few things I missedSonicadvance1
2009-10-07More OpenCL work, got XFB converting which needs more optimization. I haven't...Sonicadvance1
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-26GFX: updated Dates, code formatting cleanup, code cleanup / organization, som...omegadox
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