At middle of loading The Sims 3 I get crash with following messages: fixme:d3d_surface:surface_load_ds_location (0x167a88) Not supported with fixed up depth stencil Mesa 7.8-devel implementation error: unexpected internalFormat 0x8c4e in radeonChooseTextureFormat Please report at bugzilla.freedesktop.org radeonChooseTextureFormat is in: src/mesa/drivers/dri/radeon/radeon_texture.c Interesting formats: ./glext.h:#define GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT 0x8C4D ./glext.h:#define GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT 0x8C4E ./glext.h:#define GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT 0x8C4F
Fixed with ba196a8318af6217fece3777ea038539fea4b415.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.