View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000245 | DarkRadiant | Shader System | public | 30.03.2007 06:27 | 07.05.2007 16:37 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | major | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 0.9.0 | ||||
Fixed in Version | 0.9.0 | ||||
Summary | 0000245: Check and ensure RxGB DDS Support | ||||
Description | Doom3 DDS files are compressed in a special format. DarkRadiant would have to support this when the texture repository gets converted to DDS. | ||||
Tags | No tags attached. | ||||
Almost certain we don't have it. I had a quick look into the dds image library and I could find no reference to the "RXGB" FOURCC identifier that appears in such files. | |
I've put in code to recognise and warn to the console when an RXGB file is encountered, so we can at least see the extent of the problem. Adding support for it is more tricky, the DDS library is C-based and full of bit operations and pointer casts. | |
Support should be there, time will tell if anything is missing. | |
Date Modified | Username | Field | Change |
---|---|---|---|
30.03.2007 06:27 | greebo | New Issue | |
30.03.2007 06:27 | greebo | Status | new => confirmed |
30.03.2007 07:20 | orbweaver | Note Added: 0000523 | |
01.04.2007 10:42 | orbweaver | Note Added: 0000528 | |
12.04.2007 13:53 | greebo | Status | confirmed => assigned |
12.04.2007 13:53 | greebo | Assigned To | => greebo |
12.04.2007 17:22 | greebo | Status | assigned => resolved |
12.04.2007 17:22 | greebo | Fixed in Version | => latest SVN |
12.04.2007 17:22 | greebo | Resolution | open => fixed |
12.04.2007 17:22 | greebo | Note Added: 0000562 | |
07.05.2007 16:37 | orbweaver | Status | resolved => closed |