> > > Are you using SDL in your test program ? Can you send it to me, so i can > compare the flags used ? > > Can you try again after adding those 2 lines in soya/init.pyx, at line 259 > (just after stencil = 16): > > stencil = 0 > flags = SDL_OPENGL | SDL_GL_DOUBLEBUFFER | SDL_HWSURFACE > > (and then recompile soya). > > Jiba > Sorry, it don't change anything :(
My test program don't use SDL. It use Glut. I will make a new one with SDL. Souvarine. _______________________________________________ Soya-user mailing list [email protected] https://mail.gna.org/listinfo/soya-user
