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
/
VertexLoaderManager.cpp
Age
Commit message (
Expand
)
Author
2013-04-24
Formatting cleanup for VideoCommon.
Lioncash
2013-04-17
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...
Lioncash
2013-04-01
We can use unordered_map without pain now!
Jordan Woyak
2012-12-10
OSX build fix for the unordered_map/hash_map issue.
Glenn Rice
2012-12-10
Clean up gcc/g++ compiler warnings that have accumulated.
Glenn Rice
2011-03-27
Add graphics FIFO recorder and player for debugging the graphics system.
donkopunchstania
2011-01-31
Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...
Jordan Woyak
2010-08-29
fully implemented display list cache with vertex data included and added in a...
Rodolfo Osvaldo Bogado
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
2009-08-08
Frameskipping! Complete with GUI! Even my most naive approach resulted in gre...
XTra.KrazzY
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-26
GFX: updated Dates, code formatting cleanup, code cleanup / organization, som...
omegadox
2009-04-24
revert r3060, instead call RecomputeCachedArraybases() once on init.
Shawn Hoffman
2009-03-07
eol-style native update, small warning fix in EXI_Channel.h
LPFaint99
2009-02-28
forgot a file (I hate it when it happens)
XTra.KrazzY