aboutsummaryrefslogtreecommitdiff
path: root/src/libGLESv2/renderer/d3d/IndexDataManager.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 validation from IndexDataManager to the API.Jamie Madill
2014-08-26Extract validation from VertexDataManager.cpp to the API.Jamie Madill
2014-08-22Move the index range cache to gl::Buffer.Jamie Madill
2014-08-21Use Range type for index ranges.Jamie Madill
2014-08-04Simplify formatutils.h by exposing the info structures.Geoff Lang
2014-07-28Avoid D3D11 primitive restart index using 32-bit indicesNicolas Capens
2014-06-26Refactoring BuffersBrandon Jones
2014-06-25Moved D3D specific files and folders under the D3D folder.Brandon Jones