search for: pictopover

Displaying 4 results from an estimated 4 matches for "pictopover".

2007 Sep 01
2
[Bug 12251] New: NVComposite() is broken on NV17 (GeForce 4 MX)
...<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 && // <rindolf> ahuill...
2008 Mar 07
0
[ANNOUNCE] rendercheck 1.3
Adam Jackson (1): rendercheck 1.3 Eric Anholt (4): Add more gcc warning flags, and clean up the added warnings. Bug #9485: Fix a sign-extension issue on 64-bit platforms in pixel fetching. Unbreak the dstcoords test, and test it with PictOpOver, as well. Add another transformed source coordinates test. James Cloos (1): Replace static ChangeLog with dist-hook to generate from git log git tag: rendercheck-1.3 http://xorg.freedesktop.org/archive/individual/app/rendercheck-1.3.tar.bz2 MD5: eb6a358b79b0aeaf03d56c5e1f394365 rend...
2016 Nov 17
0
[ANNOUNCE] xf86-video-ati 7.8.0
...Yu (3): Remove RR_Capability_SinkOutput for GPU without CRTC Fix radeon_mode_hotplug crash on multi GPU platform. DRI2: Fix radeon_dri2_exchange_buffers width/height copy'n'paste error Tan Hu (2): EXA/6xx/7xx: fast solid pixmap support EXA/6xx/7xx: accelerate PictOpOver with component alpha Tom St Denis (1): dri3: Return NULL from radeon_dri3_pixmap_from_fd if calloc fails. git tag: xf86-video-ati-7.8.0 https://xorg.freedesktop.org/archive/individual/driver/xf86-video-ati-7.8.0.tar.bz2 MD5: f34d04a755e761e03b459155fa3ddcbb xf86-video-ati-7.8.0.tar.bz2 S...
2010 Feb 19
0
Wine release 1.1.39
...sts: Use a wrapper function 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. win...