Skip to main content
The 2025 Developer Survey results are in. Explore insights into technology and tools, careers, community and more. View results.
Filter by
Sorted by
Tagged with
2 votes
1 answer
91 views

How do you upscale DirectX 11 textures?

I have sample code that creates a 320x180 texture and displays it in a resizable window that starts off at 320x180 inner-size. But as I resize the window upwards, the texture is blurry. I thought that ...
user29889977's user avatar