summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/VertexManagerBase.cpp
AgeCommit message (Expand)Author
2011-04-30Fix "Disable Lighting" in D3D9 and D3D11.NeoBrainX
2011-02-28Convert GetUserPath to return a std::string instead of a const char *. This ...Glenn Rice
2011-02-08Defer texture invalidation to the video thread from the video configuration d...baby.lueshi
2011-02-05Changes to hi-res textures. Textures now load correctly when loading/saving a...baby.lueshi
2011-01-27Clean out the long since bit-rotted video profiling code.Soren Jorvang
2010-11-18Move some shared gfx plugin code into VideoCommon. Changed "Renderer" class t...Jordan Woyak
2010-10-19Merged common texture cache code from video plugins into VideoCommon. (DX11 n...Jordan Woyak
2010-10-03Add Turntable.cpp to SCons build.Soren Jorvang
2010-10-03Merged identical VertexManager code from DX9/DX11/OGL plugins into VideoCommo...Jordan Woyak