summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/DataReader.h
AgeCommit message (Expand)Author
2009-09-13D3D: Fix 8-bit signed normals. Fixes lighting problems in Super Smash Bros Me...hrydgard
2009-08-09Frameskipping more aggressive (minor speedup, plz report any serious problems...hrydgard
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-26Fix up all copyright dates.death2droid
2009-02-15vertexloader_pos cleanup - remove the branch per vertex. not much of a speedu...hrydgard
2009-02-15color vertexloader: make read24 safer, speedup direct 8888 a tiny bithrydgard
2008-12-08set svn:eol-style=native for **.hbushing
2008-10-17Massive style & comment cleanup of (mostly) GL plugin - also split some large...hrydgard
2008-10-03DataReader inline for OGL/DX9 and moved to VideoCommon. Large clean up.memberTwo.mb2