Dash: An Open Source Game Engine in D
    Colden Cullen via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Tue May 20 06:14:10 PDT 2014
    
    
  
On Tuesday, 20 May 2014 at 06:26:50 UTC, Jacob Carlborg wrote:
> This looks awesome :), but no support for OS X :(. What system 
> is used to render windows, custom or something like SDL?
Right now we're using X11 on Linux and Win32 on Windows, but we 
are thinking about creating an adapter for SDL, which would 
provide OSX support. Theoretically the only thing holding us back 
is the windowing system.
    
    
More information about the Digitalmars-d-announce
mailing list