TheCherno / Sparky

Cross-Platform High Performance 2D/3D game engine for people like me who like to write code.
Apache License 2.0
1.09k stars 222 forks source link

DirectX Texture2D Mipmap Generation #84

Closed TheCherno closed 8 years ago

TheCherno commented 8 years ago

Direct3D 11 should automatically generate mipmaps for 2D textures, however that doesn't work.

TheCherno commented 8 years ago

Added in rev 3a83bba.