Re: X11Drv: import glx context code

2006-08-29 Thread Alexandre Julliard
"Roderick Colenbrander" <[EMAIL PROTECTED]> writes: > +@ cdecl WGL_CreateContext(long) X11DRV_WGL_CreateContext > +@ cdecl WGL_DeleteContext(long) X11DRV_WGL_DeleteContext > +@ cdecl WGL_GetCurrentContext() X11DRV_WGL_GetCurrentContext > +@ cdecl WGL_GetCurrentDC() X11DRV_WGL_GetCurrentDC > +@ cde

Re: X11Drv: import glx context code

2006-08-29 Thread Roderick Colenbrander
Yikes, I forgot to add the spec file changes to the patch. Thanks for noting it, Roderick > Message d'origine > >Date: Tue, 29 Aug 2006 01:39:49 +0200 > >De: "Roderick Colenbrander" <[EMAIL PROTECTED]> > >A: [EMAIL PROTECTED] > >

Re: X11Drv: import glx context code

2006-08-28 Thread fenix
Message d'origine >Date: Tue, 29 Aug 2006 01:39:49 +0200 >De: "Roderick Colenbrander" <[EMAIL PROTECTED]> >A: [EMAIL PROTECTED] >Sujet: X11Drv: import glx context code > >Hi, > seems you forget to change winex11dvr.spec file no ? :) Good Job anyway Regards, Raphael