diff options
author | Rami Santina <[email protected]> | 2010-10-20 16:26:45 +0300 |
---|---|---|
committer | Rami Santina <[email protected]> | 2010-10-20 16:26:45 +0300 |
commit | 29891baca2427483f96e6d1a8c3b13892ba5facc (patch) | |
tree | af10a5b7fb0d748c1395cad3512b84bce4ea8eaa /.gitignore | |
parent | c74be6eeeb273cd7530ac7e94c3128cb5fa1e420 (diff) |
Added Windows Impl for ScreenMode and rotation change; Windows Fullscreen Hint
Added windows implemenation for screen mode change lifecycle and screen rotation
screen modes.
+++++++++++
Added getHighestAvailableRate() to Screen mode as a helper function
which loops over the available rates of this screen mode and returns the
highest available.
Added toString impl to ScreenMode.
+++++++++++
Unit Tests: TestScreenMode01NEWT,TestScreenMode02NEWT are modified adding the gears as GL
event listeners.
+++++++++++
Notes:
1- Screen modes with bits per pixel values not same as current are currently filtered out.
2- Since windows stores the Display settings differently you will see some duplicate values
which the documentation says is usual. These modes are not filtered out in getScreenModes().
Keeping values same as provided from windows enum.
3- BitsPerPixel is currently natively read on windows only.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions