aboutsummaryrefslogtreecommitdiff
path: root/src/libGLESv2/renderer/IndexRangeCache.h
AgeCommit message (Expand)Author
2014-02-05Add VertexFormat internal struct to represent vertex inputs.Jamie Madill
2013-08-09Change the offset variable to an unsigned int since it cannot be negative and...Geoff Lang
2013-07-26Cache the index ranges at the gl::Buffer and rx::IndexBuffer levels so that r...Geoff Lang