Mir

Activity log for bug #1108682

Date Who What changed Old value New value Message
2013-01-29 08:43:49 Daniel van Vugt bug added bug
2013-01-29 08:49:36 Daniel van Vugt mir: status Triaged In Progress
2013-01-30 01:41:14 Daniel van Vugt mir: assignee Daniel van Vugt (vanvugt)
2013-01-30 01:41:18 Daniel van Vugt mir: status In Progress Triaged
2013-01-30 01:41:41 Daniel van Vugt summary Busy wait in examples/render_to_fb.cpp Pointless short sleep in examples/render_to_fb.cpp
2013-01-30 01:42:12 Daniel van Vugt description examples/render_to_fb.cpp uses far too much CPU due to timing error... usleep(167);//60fps examples/render_to_fb.cpp uses far too much CPU due to timing error... usleep(167);//60fps It should be 16666 microseconds for 60 FPS.
2013-02-25 10:07:21 Alexandros Frantzis mir: assignee Alexandros Frantzis (afrantzis)
2013-02-25 10:07:24 Alexandros Frantzis mir: status Triaged In Progress
2013-02-25 13:15:13 PS Jenkins bot mir: status In Progress Fix Committed
2013-03-08 06:25:24 Daniel van Vugt information type Proprietary Public
2013-04-03 05:17:50 Daniel van Vugt mir: milestone 0.0.3
2013-05-15 03:26:05 Robert Ancell mir: status Fix Committed Fix Released