Re: [PATCH] RFCv2: video support for dri2

2011-09-01 Thread Younes Manton
On Thu, Sep 1, 2011 at 4:52 PM, Rob Clark wrote: > To allow the potential use of overlays to display video content, a few > extra parameters are required: > >  + source buffer in different format (for example, various YUV formats) >   and size as compared to destination drawable >  + multi-planar

Re: RFC: video with DRI2

2011-07-20 Thread Younes Manton
On Wed, Jul 20, 2011 at 11:40 PM, Rob Clark wrote: > On Wed, Jul 20, 2011 at 5:53 PM, Younes Manton wrote: >> On Wed, Jul 20, 2011 at 6:28 PM, Corbin Simpson >> wrote: >>> On Wed, Jul 20, 2011 at 3:15 PM, Rob Clark wrote: >>>> >>>> Anyone

Re: RFC: video with DRI2

2011-07-20 Thread Younes Manton
On Wed, Jul 20, 2011 at 6:28 PM, Corbin Simpson wrote: > On Wed, Jul 20, 2011 at 3:15 PM, Rob Clark wrote: >> All, >> >> I've been looking a bit at dri2 as a way to handle video display (in >> addition to just GL stuff).  Basically it seems like a convenient way >> to share buffer handles between

Re: java OutOfMemory building documentation

2010-09-29 Thread Younes Manton
On Wed, Sep 29, 2010 at 2:25 AM, Jeremy Huddleston wrote: > This change seems to be causing documentation to fail building on yuffie due > to java running out of memory… > http://tinderbox.x.org/builds/2010-09-22-0004/logs/libX11/#build > I seem to recall other "OutOfMemory" errors being reported

Re: performance of pci_device_get_{vendor, device}_name() in X server startup

2010-06-08 Thread Younes Manton
On Tue, Jun 8, 2010 at 8:38 PM, Richard Barnette wrote: > On Jun 8, 2010, at 5:22 PM, Mikhail Gusarov wrote: > >> >> Twas brillig at 17:04:59 08.06.2010 UTC-07 when g...@kroah.com did gyre >> and gimble: >> >> GK> Ok, I'm coming in late, but why in the world would the x server >> GK> ever care abo

Re: Announcing the X11R7.5 supermodule

2009-09-11 Thread Younes Manton
On Fri, Sep 11, 2009 at 2:02 AM, Peter Hutterer wrote: > As previously mentioned, I created a git supermodule for X11R7.5. It is now > in a usable state. > > Remove app/xrefresh. Obsolete module. Just out of curiousity, what's the alternative to xrefresh? I use it all the time when experimen

Re: XAllocID issues -- returns 0, calls geteuid, looks strange

2009-08-02 Thread Younes Manton
Ok, so printf("%u\n", XAllocID(dpy)); printf("%u\n", XAllocID(dpy)); gives me 58720257 0 and no XFlush(), XSync(), XFlushGC() between the two changes that. I'm using XAllocIDs() instead which seems to work properly, but is this expected behaviour for XAllocID()?

Re: XAllocID issues -- returns 0, calls geteuid, looks strange

2009-08-02 Thread Younes Manton
On Sun, Aug 2, 2009 at 4:12 AM, Tilman Sauerbeck wrote: > Younes Manton [2009-08-01 20:54]: >> I'm having with some issues with XAllocID from libX11 1.1.5. In >> certain cases it returns 0, which seems very odd when I look at the >> source in XlibInt.c. Then I objdum

XAllocID issues -- returns 0, calls geteuid, looks strange

2009-08-01 Thread Younes Manton
I'm having with some issues with XAllocID from libX11 1.1.5. In certain cases it returns 0, which seems very odd when I look at the source in XlibInt.c. Then I objdump libX11.so and I get this, which looks like a completely different function to me: 00041970 <_XAllocID>: 41970: 55

Re: Feature request

2009-07-16 Thread Younes Manton
XRandr 1.3 has scaling support IIRC, couldn't you use it to scale the output down to fit within the viewable region of your TV? something like 'xrandr --output --transform .95 0 0 0 .95 0 0 0 1' No idea how well supported it is and I've never tried it myself. >From the docs: --transform a,b,c,