[Mesa-dev] [Bug 89018] Civilization: Beyond Earth terrain section not rendered

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 13 13:20:59 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89018

--- Comment #14 from Sami Liedes <sami.liedes at iki.fi> ---
I grepped the game executable for any of the 159 extensions which are either
available in Mesa but not in fglrx or the other way round, since it's obvious
something (maybe the presence or lack of an extension?) makes CivBE behave
different on fglrx and mesa.

Not sure how much this helps narrow things down, but here's a list of the
"interesting" (different availability on the two drivers) extensions mentioned
in the executable. I think next I'm going to try and disable stuff selectively,
or perhaps make mesa advertise some extension it doesn't have, to see how that
affects the game.

Available in mesa, but not in fglrx:

GLX_EXT_create_context_es2_profile
GL_EXT_stencil_two_side
GL_NV_texture_rectangle

Available in fglrx, but not in mesa:

GLX_EXT_swap_control
GL_ARB_geometry_shader4
GL_ARB_gpu_shader5
GL_ARB_imaging
GL_EXT_bindable_uniform
GL_EXT_geometry_shader4
GL_EXT_gpu_shader4
GL_NV_half_float

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150413/a90590d9/attachment.html>


More information about the mesa-dev mailing list