[Bug 28994] [r300c] [r300g] skybox in ut2004 is not seamless
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 17 13:21:36 PST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28994
--- Comment #9 from Álmos <aaalmosss at gmail.com> 2010-12-17 13:21:36 PST ---
(In reply to comment #8)
> I wonder why the skybox renders correctly only on r5xx...
Maybe you set world detail=low, which removes the clouds (and the visible
skybox)...
>
> >
> > BTW I found absolutely no docs about how to change the driver to softpipe from
> > r300g. After hours of googling the only clue I found was
> > 'LIBGL_ALWAYS_SOFTWARE=1' in a comment on a phoronix forum.
>
> Create an empty directory, add a swrast_dri.so symlink there that points to
> swrastg_dri.so or whatever driver you need. Set LIBGL_DRIVERS_PATH for it to
> contain the path to that directory. Every 3D application will then look for
> $LIBGL_DRIVERS_PATH/r300_dri.so, which wouldn't be there. Then it will look for
> $LIBGL_DRIVERS_PATH/swrast_dri.so and load it.
>
> .....
Neat trick. Should be added to a readme or fd.o wiki.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the dri-devel
mailing list