DarkRadiant: master 39471f91
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 18.06.2020 20:04 | master 0e2e6c58 |
Changeset | Add slightly more console information when failing to load a DDS image Logging indicates that we have a problem with DDS files using the DDS_PF_ARGB8888 format, which is presumably uncompressed image data which needs to be uploaded with glTexImage2D, not glCompressedTexImage2D. |
|||
mod - radiant/image/dds.cpp | Diff File |