GDC 2006 2D Physics Demo for D

Mike Parker aldacron71 at yahoo.com
Tue Oct 31 10:57:12 PST 2006


Jarrett Billingsley wrote:
> "Olli Aalto" <oaalto at gmail.com> wrote in message 
> 
> Crap!  The version of SDL that Derelict (or at least the Derelict that comes 
> with Clay's demo) is 1.2.0, and SDL_GL_SWAP_CONTROL is only available 
> starting with 1.2.10.  Have to do some more fiddling this afternoon.. 
> 

Actually, the version of Derelict with the demo should support SDL 
1.2.10 (as defined in sdlversion.d). The missing enum was a bug. It was 
also missing SDL_GL_ACCELERATED_VISUAL. The Derelict trunk has been 
updated with the fix.



More information about the Digitalmars-d-announce mailing list