From 235cbc46a64ac63fd53df8a39a8681a8fcea2848 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Sun, 1 Sep 2019 21:54:50 +0200 Subject: Initial import. First working main loop. Switching from scene to scene is done. Loading image to SDL, download SDL texture from VRAM to RAM is done. caca background from SDL texture is "done". GL drawing is not yet tried. Considering OpenGL3 + shaders. --- res/eo1.bmp | Bin 0 -> 76822 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/eo1.bmp (limited to 'res') diff --git a/res/eo1.bmp b/res/eo1.bmp new file mode 100644 index 0000000..96a68d8 Binary files /dev/null and b/res/eo1.bmp differ -- cgit v1.2.3