Re: black background and HW acceleraed rendering

2013-05-10 Thread Ratin
Hi Alex, Thanks for your response. I am using VDPAU API for Nvidia GPUs and windows created with simple Xlib calls, so when I destroy the presentation queue, the window becomes green, I tried VDPAU background color but that I believe will go away when presentation queue is destroyed. On Fri, May

Re: black background and HW acceleraed rendering

2013-05-10 Thread Alex Deucher
On Fri, May 10, 2013 at 10:41 AM, Ratin wrote: > Hi All, I am using hardware accelerated video rendering on X windows, I want > to set the default background color for windows to be black. It seems that > every effort of doing that fails, i.e. when the HW accelerated video display > queue is termi