1. 57f9b6d Clean up generatemip.h. by Geoff Lang · 10 years ago
  2. 75ce3f2 Moved the image format types into their own header. by Geoff Lang · 11 years ago
  3. a05127a Added support for integer and unsigned integer texture formats. by shannonwoods@chromium.org · 11 years ago
  4. 36d0be9 Added support for SNORM texture formats. by shannonwoods@chromium.org · 11 years ago
  5. a43d829 Added support for GL_R11F_G11F_B10F textures. by shannonwoods@chromium.org · 11 years ago
  6. 92b9cd5 Added support for the GL_RGB9_E5 format. by shannonwoods@chromium.org · 11 years ago
  7. 5d4468e Add support for GL_UNSIGNED_INT_2_10_10_10_REV textures. by shannonwoods@chromium.org · 11 years ago
  8. a2ecfcc Moved utilities.h/cpp and mathutils.h to the shared common code folder. by shannonwoods@chromium.org · 11 years ago
  9. b8490f3 Created new helper functions for converting texture formats, loading images and generating mipmaps." by shannonwoods@chromium.org · 11 years ago
  10. e5b26d3 Refactored CPU mipmap generation and added 3D texture mipmap generation functions. by shannonwoods@chromium.org · 11 years ago
  11. 2b132f4 Implements generateMipmap for CPU-side textures by shannon.woods@transgaming.com · 11 years ago
  12. 12e0221 Moves renderer-agnostic portions of GenerateMip to their own header by daniel@transgaming.com · 11 years ago