Re: WGL: wglGetProcAddress

2006-10-26 Thread Roderick Colenbrander
> Hi Roderick, > > > This patch reimplements opengl32's wglGetProcAddress. The endresult is > > a more reliable function which doesn't directly call X functions. > > I have tested this patch against current GIT and still i dont get any of > my games running. one thing i tried - as i assumed maybe

Re: WGL: wglGetProcAddress

2006-10-25 Thread Christoph Frick
On Wed, Oct 25, 2006 at 12:07:44AM +0200, Roderick Colenbrander wrote: Hi Roderick, > This patch reimplements opengl32's wglGetProcAddress. The endresult is > a more reliable function which doesn't directly call X functions. I have tested this patch against current GIT and still i dont get any o