On 06/28/2012 06:13 PM, Bruce Dubbs wrote:
>
> IIRC R128 can do DRI.  Sometimes the monitor isn't capable though.
>
> Looking at my recent work with the nouveau driver, the text 'rendering'
> is not mentioned in Xorg.0.log, although glxinfo does have "direct
> rendering: Yes".
>
>     -- Bruce
>

If I am not wrong, lot of DRI drivers were dropped from Mesa 8.0 that 
were available in Mesa 7.11, including the r128 one. On recent Xorg 
server, message is like the following:

[ 12475.942] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 12475.942] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 12475.942] (II) AIGLX: enabled GLX_SGI_swap_control and 
GLX_MESA_swap_control
[ 12475.942] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer 
objects
[ 12475.942] (II) AIGLX: Loaded and initialized i965
[ 12475.942] (II) GLX: Initialized DRI2 GL provider for screen 0

So no direct rendering message. Also, I think that if you use swrast you 
will still have direct rendering set as yes in glxinfo, but you will be 
using software emulation.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to