ImageData and Images now support the rg11b10f format.

This commit is contained in:
Alex Szpakowski
2019-09-21 14:46:45 -03:00
parent b5da34ffb1
commit c4fac73dc4
10 changed files with 295 additions and 133 deletions
+2 -2
View File
@@ -279,8 +279,8 @@ set(LOVE_SRC_COMMON
src/common/EnumMap.h
src/common/Exception.cpp
src/common/Exception.h
src/common/halffloat.cpp
src/common/halffloat.h
src/common/floattypes.cpp
src/common/floattypes.h
src/common/int.h
src/common/math.h
src/common/Matrix.cpp