summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* alarm(1) before SEM_WAIT(...) in worker_(sdl|gl) to avoid edge casesLudovic Pouzenc2019-09-085-27/+92
* Remove TRACE() calls and make spaces in ( EXPR ) uniformLudovic Pouzenc2019-09-074-91/+77
* Multi-process done. GL has to be done cleanly now.Ludovic Pouzenc2019-09-074-43/+101
* Multi-process is quite there. Need to call init_sdl() and init_gl()..Ludovic Pouzenc2019-09-078-36/+90
* Unfinished integration of multi-process approachLudovic Pouzenc2019-09-058-220/+444
* First try for GL drawing. Scene 00 cannot render after scene01_init.Ludovic Pouzenc2019-09-024-25/+154
* Initial import. First working main loop.Ludovic Pouzenc2019-09-018-0/+421