Skip to content
  • rswindell's avatar
    1de66c21
    <Deuce> Can set the env variable SDL_VIDEODRIVER=dummy · 1de66c21
    rswindell authored
    <Deuce> Though I'm not sure how to get cvs to have env variables in the child processes.
    <Deuce> It will still do "things" with SDL, but none of them should matter.
    <Deuce> Basically, it will initialize the dummy driver, uninitialize it, then call main()
    1de66c21
    <Deuce> Can set the env variable SDL_VIDEODRIVER=dummy
    rswindell authored
    <Deuce> Though I'm not sure how to get cvs to have env variables in the child processes.
    <Deuce> It will still do "things" with SDL, but none of them should matter.
    <Deuce> Basically, it will initialize the dummy driver, uninitialize it, then call main()
Loading