Posted January 31, 2015
nulian: If the open source driver is up to scratch the game should just work perfectly fine.
Because that would mean the driver is supporting the opengl standard.
It's easy how standards work you write your opengl code in them and it will run on the cards without any problem and it shouldnt matter what driver it is as long as there are no bugs the drivers.
zgembo: It does work just fine, provided you have the latest mesa (oibaf ppa in my case). The thing is, 99% of the modern Linux games actually do work with stable Radeon mesa (both r600 and radeonsi). Because that would mean the driver is supporting the opengl standard.
It's easy how standards work you write your opengl code in them and it will run on the cards without any problem and it shouldnt matter what driver it is as long as there are no bugs the drivers.
This particular game 3D engine is such a spoiled brat, it is so badly written that it requires way too much love from the driver side. Requiring OpenGL 3.3 for the visuals the game provides is a clear example, other from being the total nonsense. Must be due to the fact that Sony is involved, so the devs never optimized the thing for anything other than PlayStation4. FFS, even Witcher 2 can run on Linux with just OpenGL 2.1!