summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/VertexLoader_Normal.cpp
AgeCommit message (Expand)Author
2009-02-15VertexLoader: Change some pointer arithmetic to array syntax. should have no ...hrydgard
2009-02-09Cache vertex array pointers, a la magumagu's idea. Misc other stuff. Should g...hrydgard
2009-02-08optimize memory access. reduce Memory_Read_U##_type call(it uses Memory::GetP...hyperiris
2008-12-26GL Vertex loader moved to VideoCommon.hrydgard