texturec: Fixed ETC1 encoder.

This commit is contained in:
Branimir Karadžić
2015-12-23 22:17:51 -08:00
parent 2ca56f1cd1
commit 76e45fe53c
4 changed files with 83 additions and 21 deletions

View File

@@ -1,21 +1,25 @@
root = true
[etc1/*]
indent_style = space
indent_size = 4
[fcpp/*]
indent_style = space
indent_size = 2
[libsquish/*]
indent_style = tab
indent_size = 4
[ocornut-imgui/*]
indent_style = space
indent_size = 4
[pvrtc/*]
indent_style = space
indent_size = 4
[remotery/*]
indent_style = space
indent_size = 4
[libsquish/*]
indent_style = tab
indent_size = 4
[pvrtc/*]
indent_style = space
indent_size = 4