qdii Tux's lil' helper

Joined: 19 Sep 2009 Posts: 97 Location: Madrid
|
Posted: Fri Oct 30, 2009 8:02 am Post subject: emul-linux-x86-xlibs 20091004_rc1, i915 mesa render Software |
|
|
Hello !
Owning an intel card working with i915 module, I get no hardware 3D acceleration in 32-bit applications.
Running doom3, I made sure that 32-bit mesa's opengl implementation was being used by running :
| Code: | | lsof -p doom3_PID | grep GL |
Less than one frame per 2 seconds.
Everything else is working great on 64-bit applications, using 64-bit mesa's implementation. Acceleration is clearly OK in 64-bit.
I guess emul-linux-x86-xlibs 20091004_rc1 is outdated on what concerns mesa and dri.
No i915_dri.so is present within /usr/lib32/dri directory.
Any workaround ?
Very few games works in 64-bit mode : even wine relies on 32-bit opengl drivers. |
|