Files
itgmania212121/src
AJ Kelly 54b6dffb75 Fix a rounding bug that effected screenshots and resolutions.
Previously, you may have gotten values like 639x480 (4:3) or 853x480 (16:9).
These are due to rounding errors caused by lrintf; ceilf does what we really want.

[RageDisplay.cpp] modified screenshot function
[ScreenDimensions] modified SCREEN_WIDTH and SCREEN_HEIGHT algorithms (no longer do you need to SCREEN_WIDTH+1 for 16:9 support)
[StepMania.cpp] modified windowed mode width calculation
2010-03-21 17:02:42 -05:00
..
2010-01-27 15:14:13 -08:00
2010-01-26 21:00:30 -06:00
2010-03-14 19:46:05 -05:00
2010-03-14 19:46:05 -05:00
2010-01-26 21:00:30 -06:00
2010-01-26 21:00:30 -06:00
2010-03-14 19:46:05 -05:00
2010-03-14 19:46:05 -05:00
2010-03-14 19:46:05 -05:00
2010-02-02 20:08:44 -06:00
2010-03-14 19:46:05 -05:00
2010-03-14 19:46:05 -05:00
2010-03-14 19:46:05 -05:00
2010-01-29 14:13:10 -05:00
2010-03-14 19:46:05 -05:00
2010-01-26 21:00:30 -06:00
2010-01-26 21:00:30 -06:00
2010-01-26 21:00:30 -06:00
2010-01-26 21:00:30 -06:00
2010-01-26 21:00:30 -06:00
2010-01-26 21:00:30 -06:00
2010-01-26 21:00:30 -06:00
2010-01-26 21:00:30 -06:00
2010-03-14 19:46:05 -05:00
2010-02-13 12:50:34 -06:00
2010-02-13 13:37:03 -06:00
2010-02-13 12:50:34 -06:00
2010-03-14 19:46:05 -05:00