Re: [Mesa-dev] EGL_PLATFORM=drm ruined my xorg, coincidence?

2010-11-06 Thread Arthur Zhu
Alright, it works when I deleted everything about mesa and recompile/install. /lib/usr/dri, /lib/usr/egl, /lib/libGL* Arthur 2010/11/4 Arthur Zhu > > > 2010/11/4 Arthur Zhu > > >> seems nothing special. >> you're right that I would have installed mesa7.9 in other place for >> testing. >> I'l

Re: [Mesa-dev] Ubuntu PPA Re: Ubuntu build tips

2010-11-06 Thread Arthur Zhu
> > The build directions recommend disabling gallium in order to get intel > working properly. However I've not gotten a successful build with > --disable-gallium added. Unless someone has a suggestion, I'm going to > try a mesa without --disable-gallium. Maybe there's a better solution > anyway

Re: [Mesa-dev] Status update of XvMC on R600

2010-11-06 Thread Andy Furniss
Christian König wrote: Hi guys, just wanted to give a little status update for the xvmc state tracker for r600 hardware. I think I found most of the bugs related to progressive video playback and it now seems to work 100%. I also started to implement interlaced video support, which already looks

Re: [Mesa-dev] Status update of XvMC on R600

2010-11-06 Thread Alex Deucher
On Sat, Nov 6, 2010 at 12:30 PM, Christian König wrote: > Hi guys, > > just wanted to give a little status update for the xvmc state tracker > for r600 hardware. I think I found most of the bugs related to > progressive video playback and it now seems to work 100%. I also started > to implement in

[Mesa-dev] Status update of XvMC on R600

2010-11-06 Thread Christian König
Hi guys, just wanted to give a little status update for the xvmc state tracker for r600 hardware. I think I found most of the bugs related to progressive video playback and it now seems to work 100%. I also started to implement interlaced video support, which already looks quite good at the moment