Files
love/src/modules
Alex Szpakowski dd2a448099 The vsync field in t.window and love.window.setMode is now an integer.
0 disables vsync, 1 sets it to sync every screen refreshes, 2 sets it to sync every 2 screen refreshes (effectively setting the framerate to half the monitor's refresh rate), etc.

As a special case, -1 also attempts to use adaptive vsync (vsync enabled when FPS is >= monitor's refresh rate, disabled whe not) if the driver supports it.

--HG--
branch : minor
2016-08-29 22:52:15 -03:00
..
2016-08-29 22:41:24 -03:00
2016-08-13 12:41:14 -03:00
2016-08-29 22:41:24 -03:00
2016-08-29 22:41:24 -03:00
2016-01-01 00:05:06 -04:00
2016-08-29 22:41:24 -03:00
2016-01-01 00:05:06 -04:00
2016-08-29 22:41:24 -03:00
2016-03-12 22:04:07 -04:00
2016-04-02 17:38:19 +02:00