Displaying 6 results from an estimated 6 matches for "bitplan".
Did you mean:
bitplane
2001 Feb 07
2
video codec
Hi Lourens,
I fixed the YUV conversion and added a 'skip-empty-bitplanes' feature.
The latter is still buggy, I have to check this again. But images look
mach better now, even if you use higher compression ratios.
(try ./main 1500 150 150 for a 352x288 image -- the output becomes
blurred, but how does it looks when you compress it using jpeg down to
about 2kB ......
2015 Aug 25
1
[Bug 91756] New: glean test vertProg1 segfaulting X server in exaHWCopyNtoN
...rse=0,
upsidedown=0) at ../../exa/exa_accel.c:424
#1 0x00007fb5e5baedcf in exaCopyNtoN
(pSrcDrawable=pSrcDrawable at entry=0x55920c1fbb20,
pDstDrawable=0x55920c262620, pGC=0x55920c2627b0,
pbox=pbox at entry=0x7ffdc7dee340,
nbox=nbox at entry=1, dx=13, dy=31, reverse=0, upsidedown=0, bitplane=0,
closure=0x0)
at ../../exa/exa_accel.c:581
#2 0x000055920b6eebbc in miCopyRegion
(pSrcDrawable=pSrcDrawable at entry=0x55920c1fbb20,
pDstDrawable=pDstDrawable at entry=0x55920c262620,
pGC=pGC at entry=0x55920c2627b0,
pDstRegion=pDstRegion at entry=0x7ffdc7dee340, dx=dx at entry=13...
1998 Jun 18
3
R-beta: netscape/R interaction
Using netscape 4.03 (or 2.x or 3.x)/ R-0.62.1 with SPARC Solaris 2.4:
when netscape is running for help, graphics in R quit with "Color allocation
error". Closing netscape removes the problem. netscape does not interfere with
other X11 imaging programs including ghostscript and ImageMagick except that it
increases the contrast in my mailer windows slightly.
(netscape does block
2016 Oct 28
0
[ANNOUNCE] xorg-server 1.18.99.902
...n: make glx optional again
modesetting: fix glamor ifdef
Nikhil Mahale (1):
modesetting: unifdef MODESETTING_OUTPUT_SLAVE_SUPPORT
Olivier Fourdan (4):
xwayland: handle EAGAIN on Wayland fd
xwayland: Clear up x_cursor on UnrealizeCursor()
glamor: Fix pixmap offset for bitplane in glamor_copy_fbo_cpu
xwayland: Activate and enable touch devices
Peter Harris (1):
Fix id in error when resource does not exist
Peter Hutterer (4):
xfree86: use the right option traversal list to search for an option
xfree86: swap the list of paused devices to an xorg_l...
2016 Sep 16
0
[ANNOUNCE] xorg-server 1.18.99.2
...xfree86/modes: Handle no palette case better in xf86RandR12CrtcSetGamma
dix: Pass ClientPtr to FlushCallback
present: Make present_restore_screen_pixmap handle screen->root == NULL
present: Call set_abort_flip / restore_screen_pixmap in clear_window_flip
glamor: Handle bitplane in glamor_copy_fbo_cpu
glamor: Declare "pos" in the composite glyph GLSL 1.20 vertex shader
Add SyncSharedPixmap ScreenRec hook
xfree86/modes: Set RandR primary output from CreateScreenResources
Nikhil Mahale (1):
randr: Adjust master's last set time with sla...
2013 Aug 11
10
[PATCH 00/10] Add support for MPEG2 and VC-1 on VP3/VP4 for NV98-NVAF
As it turns out, with the proprietary firmware, the VP3 and VP4 interfaces are
identical. Furthermore, this is all already implemented for nvc0. So these
patches (a) move the easily sharable bits of the nvc0 implementation into the
nouveau directory, and then (b) implement the other parts in nv50. The
non-shared parts are still largely copies, but there are some differences, not
the least of which