Patch from Melchior Franx to restore fog on tdfx cards like the Voodoo3.
This commit is contained in:
parent
43d89cb8d6
commit
edaac686a2
1 changed files with 1 additions and 0 deletions
|
@ -423,6 +423,7 @@ FGPanel::draw()
|
||||||
|
|
||||||
// restore some original state
|
// restore some original state
|
||||||
glPopAttrib();
|
glPopAttrib();
|
||||||
|
glPolygonOffset(0, 0);
|
||||||
glDisable(GL_POLYGON_OFFSET_FILL);
|
glDisable(GL_POLYGON_OFFSET_FILL);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue