radeon R350 Radeon 9800  Topic is solved

Use this forum for questions related to graphics, sound or desktop environments.

Re: radeon R350 Radeon 9800

Postby Beewolf » April 18th, 2012, 4:56 am

huggybear wrote:So, if direct rendering isn't available, it will say whether it uses software rasterizer? Sorry if I'm annoying, but for me it says yes, so I wonder what happens if it doesn't.
Indirect rendering can be accelerated(AIGLX) and direct rendering can be done by the software rasterizer; the only real difference between the two modes is some overhead and the ability to use OpenGL 2 or later. What you want to look at is the "OpenGL renderer string", which will say llvmpipe, softpipe or swrast if acceleration isn't working. For example:
Code: Select all
% LIBGL_ALWAYS_SOFTWARE=1 glxinfo | grep render 
direct rendering: Yes
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x209)
    GL_NV_conditional_render, GL_AMD_draw_buffers_blend,

% glxinfo | grep render                         
direct rendering: Yes
OpenGL renderer string: Gallium 0.4 on AMD RV770
    GL_EXT_vertex_array_bgra, GL_NV_conditional_render,
Llewellyn H. Rockwell Jr. wrote:Data points on their own convey no theory, suggest no conclusions, and offer no truths. To arrive at truth requires the most important step that we as human beings can ever take: thinking. Through this thinking, and with good teaching and reading, we can put together a coherent theoretical apparatus that helps us understand.
User avatar
Beewolf
 
Posts: 467
Joined: February 9th, 2011, 4:37 pm

Previous

Return to Desktop & Multimedia

Who is online

Users browsing this forum: No registered users and 1 guest

cron

x