https://bugs.freedesktop.org/show_bug.cgi?id=33389
--- Comment #2 from roughl r0ugh_l@yahoo.de 2011-01-31 13:06:50 PST --- (In reply to comment #1)
Amnesia was only recently made playable with r300g, so it might be a bit early for r600g.
Anyway, the Amnesia devs have published a compatability test for the game called RendererFeatTest which is probably a good start for anyone working on supporting this:
I've tested the compatibility test and it did run with a lot of errors: $ grep ERROR render_test.log ERROR: Could not create GL texture ERROR: Could not create GL texture ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture /home/roughl/Downloads/RendererFeatTest64/data/cubemap_evening.dds ERROR: Couldn't load material 'H:/HPL_2/RendererFeatTest/data/test_refraction.mat' ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds ERROR: Could not create GL texture cubemap_evening.dds
The cubemap_evening.dds erros have probably to do with missing S3TC functionality in the r600 driver.