View Issue Details

IDProjectCategoryView StatusLast Update
0000245DarkRadiantShader Systempublic07.05.2007 16:37
Reportergreebo Assigned Togreebo  
PrioritynormalSeveritymajorReproducibilityN/A
Status closedResolutionfixed 
Product Version0.9.0 
Fixed in Version0.9.0 
Summary0000245: Check and ensure RxGB DDS Support
DescriptionDoom3 DDS files are compressed in a special format. DarkRadiant would have to support this when the texture repository gets converted to DDS.
TagsNo tags attached.

Activities

orbweaver

orbweaver

30.03.2007 07:20

developer   ~0000523

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.
orbweaver

orbweaver

01.04.2007 10:42

developer   ~0000528

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.
greebo

greebo

12.04.2007 17:22

administrator   ~0000562

Support should be there, time will tell if anything is missing.

Issue History

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