DarkRadiant: master 130e9525
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| orbweaver | orbweaver | master | 03.08.2021 18:52 | master b22b6db4 |
| Changeset | Add failing test for BC5 GL format Add a new getGLFormat() method to the Image interface. This is used in the test to confirm that the image has the expected format of GL_COMPRESSED_RG_RGTC2 (which it currently doesn't). |
|||
| mod - include/iimage.h | Diff File | |||
| mod - libs/RGBAImage.h | Diff File | |||
| mod - radiantcore/imagefile/TGALoader.cpp | Diff File | |||
| mod - radiantcore/imagefile/dds.cpp | Diff File | |||
| mod - test/ImageLoading.cpp | Diff File | |||