On Mittwoch, 23. Juni 2004 05:32, Alex Deucher wrote: > On Sat, 19 Jun 2004 10:40:49 +0200, Stefan Lucke > <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > based upon Michael Deucher's radeon_xvalpha.diff found at > > It's actually Alex Deucher.
Sorry for that. [ .. ] > > The only drawback is that any other screen region (without alpha values) > > is black. > > > > The reason I didn't implement per-pixel alpha blending initially was > that it requires a framebuffer format with alpha values like 8888 or > 4444, etc. Without that, it's not much use. Yes, but that most parts of screen went black is more important. So I see video via Xv and a nice alpha blended OSD. I think the reason for that is that XFree has no idea of alpha and sets alpha to 0. Is there a way to specify the alpha value to use (255) when operating in rgba-32 ?. Stefan Lucke _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
