FunkyFr3sh / cnc-ddraw

GDI, OpenGL and Direct3D 9 re-implementation of the DirectDraw API for classic 2D games for better compatibility with Windows 2000, XP, Vista, 7, 8, 10, 11, Wine (Linux/macOS/Android) and Virtual Machines
https://discord.gg/afWXJNDDF5
MIT License
2.13k stars 143 forks source link

Use double for maintas #259

Closed andrews05 closed 8 months ago

andrews05 commented 8 months ago

Higher precision fixes edge cases at certain dimensions where the viewport would be scaled slightly when it shouldn't be.