Edit

kc3-lang/SDL/src/video/offscreen

Branch :

  • Show log

    Commit

  • Author : M Stoeckl
    Date : 2020-07-12 19:11:15
    Hash : 052a1373
    Message : Merge VideoBootStrap::available into VideoBootStrap::create The two are only ever called together, and combining them makes it possible to eliminate redundant symbol loading and redundant attempts to connect to a display server.