https://bugs.freedesktop.org/show_bug.cgi?id=93144
--- Comment #17 from Darius Spitznagel <d.spitznagel at goodbytez.de> --- I tested this game with my Iris Pro 5200 (i965) and mesa master as GL_ARB_compute_shader for Intel is ready there. But the game quits right before the 20th Century Fox video should play. When I disable compute_shader (MESA_EXTENSION_OVERRIDE=-GL_ARB_compute_shader) I can get into the game but all I see are the legs from Ripley, the rest is totally dark. Switching SSAO doesn't help. I also did an apitrace with disabled compute_shader and can confirm, that the game requests compute_shader right before the start of the 20th Century Fox video. @Tapani: Did you had time to look into this in the meantime? Maybe the game also needs GL_ARB_stencil_texturing which is ready for Intel gen8 GPUs but not gen7 (like mine). I say this because Shadow of Mordor also uses compute_shader but this games works great on Intel gen7 and mesa master. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160124/333f0784/attachment.html>