Chun-wei Fan
|
6ec546be02
|
tests/frame-stats.c: Include stdlib.h
It is used for exit().
|
2020-02-11 20:59:04 +08:00 |
|
Matthias Clasen
|
a6c5466900
|
Stop using gtk_main and gtk_main_quit
Replace these calls with direct use of GMainContext api.
|
2020-02-09 23:12:32 -05:00 |
|
Owen W. Taylor
|
b7063509f8
|
tests/animated-resizing: Split frame statistics out into a separate file
Split the code for computing frame rate and latency into a separate file
so we can use it from multiple tests.
|
2013-04-23 14:04:40 -04:00 |
|