Skip to content

For ASCII-art (aalib/caca) we need SDL_Quit at the end.

Compare
Choose a tag to compare
@ttsiodras ttsiodras released this 03 Jun 18:31
· 38 commits to master since this release

After compiling SDL with --enable-video-caca and using SDL_VIDEODRIVER=caca ./src/mandelSSE I could not see the frame rate at the end. The stdio restoration at the end needed a call to SDL_Quit.