Browse Source
This changeset introduced a new plBitmap flag `kAutoGenMipmap`, which trickles through the pipeline and becomes `D3DUSAGE_AUTOGENMIPMAP` in standard DirectX texture creation. This flag is applied to all DyanmicTextMaps. The end result is that DynamicTextMaps become fuzzy at a distance, rather than choppy.
Adam Johnson
12 years ago
5 changed files with 28 additions and 30 deletions
Loading…
Reference in new issue