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
Hi.
The cross-compiled WRT failed since 17. May.
The native WRT failed even longer.
And Ideas?
--
By By ...
... Detlef
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
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
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
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
>
>
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
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