19 次代碼提交 (6a9168e47c880e152febe008ce189d233e148274)

作者 SHA1 備註 提交日期
  Dan Skorupski 3e7911b70b Change a bunch of enums to enum classes. 10 年之前
  Dan Skorupski d9d9be6eea Move resources into resource folder. 10 年之前
  Dan Skorupski 683eca4079 Use real PixelFormat names. 10 年之前
  Dan Skorupski 93a98020ef Rename ImageFormat to PixelFormat. 10 年之前
  Dan Skorupski 826c35a948 Use brace-init where applicable. 10 年之前
  Dan Skorupski 6e35201ba9 Simplify Resources, removing many getters. 10 年之前
  Dan Skorupski e9a4988a39 Use k to prefix constants. 10 年之前
  Dan Skorupski 939cec5400 Converting C-style and function-style casts to static_cast and reinterpret_cast. 10 年之前
  Dan Skorupski 403cbb7d60 Banish many uses of auto. 10 年之前
  Dan Skorupski c0bb1a22c7 Handle additional ImageFormats. 10 年之前
  Dan Skorupski a62ec37d6c Postfix underscore on member variables. 10 年之前
  Dan Skorupski 302ff4986a Remove unused copy/move ctor/assignment. 10 年之前
  Dan Skorupski fa94f12438 Convert NIH math code to glm. 10 年之前
  Dan Skorupski ccc236f9ca Fix up depth sorting. 10 年之前
  Dan Skorupski f5b2f48bf7 Removing DXT image decoding and other functions. 10 年之前
  Dan Skorupski 22131624bb Add GPLv2 license comments. 10 年之前
  Dan Skorupski b5d157ea62 Build fixes for VS2013. 10 年之前
  Dan Skorupski fa876479ea Generate our own mipmaps. 10 年之前
  Dan Skorupski 01ce6ae945 Move Image out of graphics/. Make --headless work again. 10 年之前