View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000115 | FSSCP | DirectX | public | 2004-02-25 18:36 | 2004-05-03 08:40 |
| Reporter | RandomTiger | Assigned To | RandomTiger | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Summary | 0000115: Fogging doesnt work properly on Radeon 7000 | ||||
| Description | THis card doesnt support table fog and I've not yet figured out how to get range fog working properly. | ||||
| Tags | No tags attached. | ||||
|
|
I thought we were useing range fog |
|
|
We are using table fog if the card supports it, otherwise it falls back to vertex fog making use of range fog (if supported) But doesnt work on R7 I have a thoery that its because specular is rendering over it as a non specular render (spec doesnt work in htl on R7) but i've not had time to prove or disprove this theory. |
|
|
I have an R7, and am semi able/willing to test. What should i look for, how, and with what build? |
|
|
No point, you cant help without code changes being made. Also I have an R7 now anyway, thanks for the offer though. |
|
|
is this the cause of me first seeing nothing, and then suddenly an Arcadia popping up out of the fog, without any intermediate levels? |
|
|
Yes |
|
|
I will look at this soon |
|
|
Fixed, d3d_SetRenderState(D3DRS_FOGENABLE, TRUE); wasnt getting called unless table fog was supported. R7000 doesnt support that and uses vertex fog |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-02-25 18:36 | RandomTiger | New Issue | |
| 2004-02-25 18:38 | RandomTiger | Status | new => assigned |
| 2004-02-25 18:38 | RandomTiger | Assigned To | => RandomTiger |
| 2004-03-08 17:43 | Bobboau | Note Added: 0000393 | |
| 2004-03-08 18:07 | RandomTiger | Note Added: 0000396 | |
| 2004-03-08 19:45 | kasperl | Note Added: 0000402 | |
| 2004-03-08 20:28 | RandomTiger | Note Added: 0000403 | |
| 2004-03-12 16:22 | kasperl | Note Added: 0000425 | |
| 2004-03-15 00:26 | RandomTiger | Note Added: 0000437 | |
| 2004-03-22 23:08 | RandomTiger | Note Added: 0000550 | |
| 2004-05-03 08:40 | RandomTiger | Status | assigned => resolved |
| 2004-05-03 08:40 | RandomTiger | Resolution | open => fixed |
| 2004-05-03 08:40 | RandomTiger | Note Added: 0000890 |