Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Sathyanarayanan Gunasekaran 9e601da305 Don't increment result, return 1 on success or 0 on failure 2014-06-30 08:53:35 -07:00
Sathyanarayanan Gunasekaran 7843d24b27 Refactor sdl_canvas_size
There's no need to load all the OpenGL stuff to
test canvas size and resizing.
2014-06-27 19:23:42 -07:00
Dan Gohman 3317f2cd79 Use __EMSCRIPTEN__ instead of EMSCRIPTEN in tests. 2014-02-25 11:58:53 -08:00
Jukka Jylänki 72d25f1d46 Implement SDL_SetVideoMode(0,0, ...) to create the canvas in whatever size the <canvas> was in, and not try to resize the canvas to 0x0 pixels. Derive a new test for that from sdl_ogl.c. Fixes #1059. 2013-10-23 17:43:50 +03:00