[Bug 33389] Amnesia (closed source game) segfaults

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 31 13:06:50 PST 2011


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

--- Comment #2 from roughl <r0ugh_l at 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: 
> 
> http://frictionalgames.com/forum/thread-3656.html

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.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list