summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/VertexLoader.h
AgeCommit message (Expand)Author
2010-03-06Fixed the crazy code in r5161.nodchip
2010-03-06Reverted the comparison function to r5159 and rewrote map to hash_map. I conf...nodchip
2010-03-05Rewrote a object-comparison code using a standard function. It's a tiny refac...nodchip
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-28OGL plugin: +Autoscale option (attempts to remove borders, even without XFB)....hrydgard
2009-02-15VertexLoader: Change some pointer arithmetic to array syntax. should have no ...hrydgard
2009-02-15Sort vertex loader debug statistics by number of verts loaded - now easy to i...hrydgard
2009-02-06more info in the vertex loader debug displayhrydgard
2009-01-10Linux 64-bit fix by tinctorius, please verify!XTra.KrazzY
2008-12-26GL Vertex loader moved to VideoCommon.hrydgard