X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=demo.cpp;fp=demo.cpp;h=81bda2d60cf7de5659bcd4391e9bb1bc81e782f5;hp=81d3e5091909e5cae8afe2b36fbd6b6addb3edb3;hb=0fa51e08f83e0283337216f5b951b3d5a8c0555b;hpb=48cb205a8dad4f2b3d61b1d6d69c14b5c044e32f diff --git a/demo.cpp b/demo.cpp index 81d3e50..81bda2d 100644 --- a/demo.cpp +++ b/demo.cpp @@ -176,7 +176,7 @@ int main(int argc, char **argv) SDL_SetVideoMode(WIDTH, HEIGHT, 0, SDL_OPENGL); SDL_WM_SetCaption("OpenGL window", NULL); - init_movit(".", MOVIT_DEBUG_ON); + CHECK(init_movit(".", MOVIT_DEBUG_ON)); printf("GPU texture subpixel precision: about %.1f bits\n", log2(1.0f / movit_texel_subpixel_precision)); printf("Wrongly rounded x+0.48 or x+0.52 values: %d/510\n",