1. 29 8月, 2020 2 次提交
  2. 27 8月, 2020 2 次提交
  3. 26 8月, 2020 4 次提交
  4. 21 8月, 2020 1 次提交
  5. 20 8月, 2020 2 次提交
  6. 18 8月, 2020 6 次提交
  7. 14 8月, 2020 5 次提交
  8. 13 8月, 2020 4 次提交
  9. 12 8月, 2020 3 次提交
  10. 11 8月, 2020 6 次提交
  11. 08 8月, 2020 1 次提交
  12. 07 8月, 2020 4 次提交
    • H
      Renderer.cpp: · c4b4ceff
      hanyuhang 提交于
      avoid dereferencing a pointer that might be "nullptr"
      c4b4ceff
    • H
      check_features.h: · 053431f5
      hanyuhang 提交于
      add de-constructor function
      053431f5
    • H
      ApiGen.cpp: · e70da220
      hanyuhang 提交于
      avoid file handle leaks the resource it points to.
      e70da220
    • H
      ApiGen.cpp: · fc30f54a
      hanyuhang 提交于
      File path must be translated into canonical form before being passed to
      fopen as a parameter.
      fc30f54a