1. 12 11月, 2014 1 次提交
  2. 28 10月, 2014 1 次提交
  3. 23 10月, 2014 1 次提交
  4. 22 10月, 2014 2 次提交
  5. 21 10月, 2014 1 次提交
  6. 16 10月, 2014 1 次提交
  7. 15 10月, 2014 2 次提交
  8. 14 10月, 2014 5 次提交
  9. 11 10月, 2014 1 次提交
  10. 10 10月, 2014 1 次提交
  11. 09 10月, 2014 5 次提交
  12. 08 10月, 2014 3 次提交
  13. 27 9月, 2014 1 次提交
  14. 26 9月, 2014 1 次提交
  15. 23 9月, 2014 3 次提交
  16. 22 9月, 2014 1 次提交
    • P
      fixed compressed texture availability check · 67d4ab4a
      Pierre Lepers 提交于
        - convert available format to real Array
        - test if texture glFormat is found in supported formats
      
      note : the test against supported format before upload log an explicit warning but can't prevent gl warnings during draw call (texture is invalid)
      67d4ab4a
  17. 20 9月, 2014 2 次提交
  18. 19 9月, 2014 1 次提交
    • P
      PVRTC support in examples · c0fdc31d
      Pierre Lepers 提交于
        - Split DDSParser, put common parsing process in abstract CompressedTextureLoader
        - added PVRLoader based on CompressedTextureLoader
        - added feature detection and PVRTC related gl contants in Three / WebglRenderer
        - added a sample page
      c0fdc31d
  19. 11 9月, 2014 1 次提交
  20. 09 9月, 2014 2 次提交
  21. 08 9月, 2014 1 次提交
  22. 06 9月, 2014 2 次提交
  23. 02 9月, 2014 1 次提交