Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TRACE & DEBUG, 80x24x24fps, still troubles with render to texture | Ludovic Pouzenc | 2019-09-08 | 1 | -3/+5 |
| | | | | | | Tidy TRACE and DEBUG for cacaserver use or ncurses (no spurious printf). Switch to 80x24 at 24fps for bandwidth (4 Mbps) Colors are OK with xterm, but not with gnome-terminal | ||||
* | Multi-process done. GL has to be done cleanly now. | Ludovic Pouzenc | 2019-09-07 | 1 | -1/+1 |
| | |||||
* | Unfinished integration of multi-process approach | Ludovic Pouzenc | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | Initial import. First working main loop. | Ludovic Pouzenc | 2019-09-01 | 1 | -0/+16 |
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. |