<div dir="ltr">Hi!<br>I have AMD R9 270X video card running under Fedora 21 x64.<div><br></div><div>I haven't any problems running x64 applications like phoronix's graphics tests. They are works fine and fast. But running games from Steam or under wine causes low FPS around 8-10-12, almost not depend on graphic settings in game.</div><div><br></div><div>As I know Steam uses 32-bit games versions and requires 32-bit libraries. Other games too.</div><div><br></div><div>Knowing that I've installed 32-bit mesa in addition to existing 64-bit using <br></div><div>sudo dnf install mesa*.i686</div><div>installation was done without errors.</div><div>But it doesn't fix low FPS.</div><div><br></div><div>glxinfo shows all OK, but as I know it checks only 64-bit libs.</div><div><br><div>$ glxinfo | grep rendering</div><div>direct rendering: Yes</div></div><div><div>$ glxinfo | grep OpenGL</div><div>OpenGL vendor string: X.Org</div><div>OpenGL renderer string: Gallium 0.4 on AMD PITCAIRN</div><div>OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.4.3</div><div>OpenGL core profile shading language version string: 3.30</div><div>OpenGL core profile context flags: (none)</div><div>OpenGL core profile profile mask: core profile</div><div>OpenGL core profile extensions:</div><div>OpenGL version string: 3.0 Mesa 10.4.3</div><div>OpenGL shading language version string: 1.30</div><div>OpenGL context flags: (none)</div><div>OpenGL extensions:</div><div>OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.4.3</div><div>OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.0</div><div>OpenGL ES profile extensions:</div></div><div><br></div><div>Inxi output: <br><div> inxi -G</div><div>Graphics:  Card: Advanced Micro Devices [AMD/ATI] Curacao XT [Radeon R9 270X]</div><div>           Display Server: Fedora X.org 116.3 drivers: ati,radeon</div><div>           Resolution: 1920x1080@60.00hz, 1680x1050@59.88hz</div><div>           GLX Renderer: Gallium 0.4 on AMD PITCAIRN GLX Version: 3.0 Mesa 10.4.3</div></div><div><br></div><div>Is there some way to make 32-bit libs usable by games?</div><div>Spend whole day to fix it :(</div></div>