Commit Graph

6 Commits (d8c2b36c21f267eb7de90fbf02e7ddfe348adf0b)

Author SHA1 Message Date
Philipp Wiesemann eab076a7ee Fixed not needed calculation in test program. 2015-06-04 17:52:27 +02:00
Sam Lantinga 2c4a6ea0a2 Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
Philipp Wiesemann 39d27a6380 Fixed undefined key access in test program. 2015-05-21 21:25:14 +02:00
Philipp Wiesemann 2c4ad51d44 Added missing loop cancel for Emscripten in test programs. 2015-05-18 21:21:14 +02:00
Philipp Wiesemann 1ed86d2211 Fixed handling only one event per frame in test program. 2015-05-18 21:12:16 +02:00
Ryan C. Gordon b72938c861 Windows: Always set the system timer resolution to 1ms by default.
An existing hint lets apps that don't need the timer resolution changed avoid
this, to save battery, etc, but this fixes several problems in timing, audio
callbacks not firing fast enough, etc.

Fixes Bugzilla #2944.
2015-04-20 12:22:44 -04:00