Re: wined3d: Added separate alpha blending renderstates

2006-05-23 Thread Vitaliy Margolen
Tuesday, May 23, 2006, 10:17:51 PM, Jacob Peters wrote: > ChangeLog: Implemented separate alpha blending renderstates > > I reworked my previous patch and I'm pretty sure it'll work now. You sure in terms you tested this with some game/demo/test program? Or that the code just looks right? Few su

WRT failed to Build

2006-05-23 Thread Detlef Riekenberg
Hi. The cross-compiled WRT failed since 17. May. The native WRT failed even longer. And Ideas? -- By By ... ... Detlef

Fix for the BadMatch error (bug #4945)

2006-05-23 Thread Wino Rojo
Hi, I'v found a way to fix my problem with wglShareLists - BadMatch error (X_GLXMakeCurrent) (see bug #4945). In X11DRV_setup_opengl_visual() (x11drv/opengl.c), I've changed this line: int dblBuf[] = {GLX_RGBA,GLX_DEPTH_SIZE, 16, GLX_STENCIL_SIZE, 8, GLX_DOUBLEBUFFER, None}; to this: int

Re: WineD3D: Do not addref a NULL backbuffer

2006-05-23 Thread Ivan Gyurdiev
It is worth fixing although it should never occur, as ddraw will never call GetBackBuffer(it manages them on it's own), and apparantly windows d3d8 and d3d9 always create a back buffer, even if backbuffercount = 0 (This needs a test case and a fix in d3d8 and Look at the swapchains demo... it

World of Warcraft (WoW) patch/more address space layout stuff

2006-05-23 Thread Nick Law
Opening up the debate again on the World of Warcraft ( WoW ) memory patch. Some facts about WoW that may explain why the AppDB page is pretty active and the wow patch for wine 0.9.12 was downloaded over 1000 times from the Appdb page during a 4 week period Wow has approximately 6 million p

Re: GNUnet fails to locate config file

2006-05-23 Thread Hans Kristian Rosbach
On Tue, 2006-05-23 at 14:47 +0200, Andreas Mohr wrote: > Hi, > > On Tue, May 23, 2006 at 02:26:11PM +0200, Hans Kristian Rosbach wrote: > > The real problem appears when I try to start GNUnet, > > it spews the following: > > fixme:msvcrt:MSVCRT_setlocale :Codepage only locale not implemented > >

Re: GNUnet fails to locate config file

2006-05-23 Thread Andreas Mohr
Hi, On Tue, May 23, 2006 at 02:26:11PM +0200, Hans Kristian Rosbach wrote: > The real problem appears when I try to start GNUnet, > it spews the following: > fixme:msvcrt:MSVCRT_setlocale :Codepage only locale not implemented Hmm... might want to try with native msvcrt.dll whether that nails it d

GNUnet fails to locate config file

2006-05-23 Thread Hans Kristian Rosbach
I am running wine-0.9.12-1.fc4 (rpm) on FC4 using Gnome. Installation of GNUnet[1] for win32 works seemingly well considering the amount of console messages spewed. Didn't really see anything critical to report, mostly ole objects that failed and some window caption problems: fixme:win:SetWindowT