1. 5d60138 Simplify formatutils.h by exposing the info structures. by Geoff Lang · 10 years ago
  2. b23fc09 Change the offset variable to an unsigned int since it cannot be negative and is assigned to streamOffset which is an unsigned int. by Geoff Lang · 11 years ago
  3. f23eb28 Cache the index ranges at the gl::Buffer and rx::IndexBuffer levels so that ranges do not need to be re-calculated for direct buffers. by Geoff Lang · 11 years ago