search for: pictopsrc

Displaying 2 results from an estimated 2 matches for "pictopsrc".

Did you mean: pict_src
2007 Sep 01
2
[Bug 12251] New: NVComposite() is broken on NV17 (GeForce 4 MX)
...you please re-opn nv_exa.c <rindolf> ahuillet: although when I tried to replace xf86-video-nouveau during the X runtime, it caused my computer to hang. <rindolf> ahuillet: yes, I can. <ahuillet> replace the = 1 by a 0 again <ahuillet> and look a little below for a if ( op != PictOpSrc && op != PictOpOver ) statement <ahuillet> remove the PictOpOver part <ahuillet> then try again and confirm that it works. <rindolf> ahuillet: {{{ else if (op != PictOpOver && op != PictOpSrc) }}} ? <ahuillet> yes <ahuillet> s/op != PictOpOver &&am...
2010 Feb 19
0
Wine release 1.1.39
...ction for D3D10CreateEffectFromMemory(). d3d10/tests: Add effect shader test. d3d10: Fix a HeapFree() in d3d10_effect_Release(). Roderick Colenbrander (3): winex11: Fix palette conversion bug. winex11: Fix xrender mono->mono blit. winex11: Use PictOpOver instead of PictOpSrc in 1-bit -> color blits. Stefan D?singer (4): wined3d: Don't record dirty areas in a readonly lock. wined3d: Don't use GL_MAP_FLUSH_EXPLICIT_BIT without GL_MAP_WRITE_BIT. d3d: Make sure vertexbuffer lock doesn't return a NULL pointer. wined3d: Control SFLAG_C...