aboutsummaryrefslogtreecommitdiff
path: root/src/libGLESv2/renderer/d3d/VertexDataManager.cpp
AgeCommit message (Expand)Author
2014-08-28Removed common_includes.h reordered includes.Geoff Lang
2014-08-28Remove remnants of old PCH code.Jamie Madill
2014-08-26Move some methods of VertexDataManager to helper methods.Jamie Madill
2014-08-26Extract validation from VertexDataManager.cpp to the API.Jamie Madill
2014-08-21Split vertex translation into helper methods.Jamie Madill
2014-07-08Fixed an issue with Streaming Vertex data overflowing it's buffer.Brandon Jones
2014-06-26Refactoring BuffersBrandon Jones
2014-06-25Moved D3D specific files and folders under the D3D folder.Brandon Jones