index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
Src
/
VertexLoader.h
Age
Commit message (
Expand
)
Author
2010-11-15
Changed macro for disallowing copy-ctor and =operator into an inheritable cla...
Jordan Woyak
2010-08-29
fully implemented display list cache with vertex data included and added in a...
Rodolfo Osvaldo Bogado
2010-03-07
Removed more compiler warnings in linux.
Glenn Rice
2010-03-06
Fixed the crazy code in r5161.
nodchip
2010-03-06
Reverted the comparison function to r5159 and rewrote map to hash_map. I conf...
nodchip
2010-03-05
Rewrote a object-comparison code using a standard function. It's a tiny refac...
nodchip
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-26
Fix up all copyright dates.
death2droid
2009-02-28
OGL plugin: +Autoscale option (attempts to remove borders, even without XFB)....
hrydgard
2009-02-15
VertexLoader: Change some pointer arithmetic to array syntax. should have no ...
hrydgard
2009-02-15
Sort vertex loader debug statistics by number of verts loaded - now easy to i...
hrydgard
2009-02-06
more info in the vertex loader debug display
hrydgard
2009-01-10
Linux 64-bit fix by tinctorius, please verify!
XTra.KrazzY
2008-12-26
GL Vertex loader moved to VideoCommon.
hrydgard