From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 59521] New: [Serious Sam 3] Missing textures with R600g
Date: Thu, 17 Jan 2013 16:47:14 +0000 [thread overview]
Message-ID: <bug-59521-502@http.bugs.freedesktop.org/> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 5340 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59521
Priority: medium
Bug ID: 59521
Assignee: dri-devel@lists.freedesktop.org
Summary: [Serious Sam 3] Missing textures with R600g
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: lordheavym@gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
OpenGL renderer string: Gallium 0.4 on AMD BARTS
OpenGL version string: 3.0 Mesa 9.1-devel (git-1cedf78)
OpenGL shading language version string: 1.30
Linux archMain 3.7.2-1-ARCH
With recent OpenGL 3.1/glsl 1.40 support, SS3 is now rendering empty textures.
Here is the log output:
--8<--
INF: Encoded user ID = 07c6d27b:425ae20b
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
INF:
INF: * Desktop settings...
INF: Color depth: 32-bit
INF: Desktop resolution: 1920 x 1080
INF: Fullscreen on primary display
Mesa: User error: GL_INVALID_ENUM in glGetIntegerv(pname=0x9047)
Mesa: User error: GL_INVALID_ENUM in glGetIntegerv(pname=0x87fc)
WRN: [OpenGL] Unable to determine VRAM size... assuming 512 MB.
Mesa: User error: GL_INVALID_ENUM in glGetIntegerv(pname=0x9048)
Mesa: User error: GL_INVALID_ENUM in glGetIntegerv(pname=0x87fc)
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
INF:
INF: Gfx API: OpenGL
INF: Resolution: 1920 x 1080
INF: Vendor: ATI (0x1002)
INF: Driver: X.Org (0x6738)
INF: Renderer: Gallium 0.4 on AMD BARTS
INF: Version: 3.0 Mesa 9.1-devel (git-1cedf78)
INF: Video memory size: 512 MB
INF: Available for textures: 512 MB
INF: Active GPU(s): 1
WRN: Display driver is too old, please update it ASAP!
INF:
INF: Sfx API: OpenAL
INF: Device: OpenAL Soft
INF: Mixer frequency: 44100 Hz
INF: Mixer voices: 64
INF: Max sound sources: 30
INF: Max total volume: 3
INF: Speaker config: (unknown)
INF: Environment FX: not supported
INF:
ERR: OpenGL: API error! (CreateStaticVertexBuffer)
INF: AutoDetect: Hardware values unchanged, nothing to do.
Installing breakpad exception handler for
appid(steam)/version(1358286427_client)
Installing breakpad exception handler for
appid(steam)/version(1358286427_client)
INF: Started simulation on 'Content/SeriousSam3/Levels/Menu/Intro.wld' in 0.53
seconds.
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
ERR: OpenGL: API error! (NewTextureCanvas, texture-buffer object)
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
ERR: OpenGL: API error! (NewTextureCanvas, texture-buffer object)
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
ERR: OpenGL: API error! (NewTextureCanvas, texture-buffer object)
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
ERR: OpenGL: API error! (NewTextureCanvas, texture-buffer object)
INF: Started simulation on 'Content/SeriousSam3/Levels/Menu/MenuLevel.wld' in
0.16 seconds.
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
ERR: OpenGL: API error! (NewTextureCanvas, texture-buffer object)
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
ERR: OpenGL: API error! (NewTextureCanvas, texture-buffer object)
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
ERR: OpenGL: API error! (NewTextureCanvas, texture-buffer object)
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
ERR: OpenGL: API error! (NewTextureCanvas, texture-buffer object)
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
ERR: OpenGL: API error! (NewTextureCanvas, texture-buffer object)
Mesa: User error: GL_INVALID_OPERATION in unsupported function called
(unsupported extension or deprecated function?)
Game removed: AppID 41070 "Serious Sam 3: BFE", ProcID 19760
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
Generating new string page texture 116: 24x256, total string texture memory is
2,42 MB
Shutting down. . .
unlinked 2 orphaned pipes
CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 371866 single object sleeps, 598 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 2 multi object alertable
sleeps
-->8--
Steam is launched with MESA_DEBUG=1 and R600_LLVM=0, community support is
disabled.
Upstream bug report:
steamcommunity.com/app/41070/discussions/0/846942784171341620/
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 6655 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2013-01-17 16:47 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-17 16:47 bugzilla-daemon [this message]
2013-01-17 16:54 ` [Bug 59521] [Serious Sam 3] Missing textures with R600g bugzilla-daemon
2013-01-17 17:10 ` bugzilla-daemon
2013-02-08 18:47 ` bugzilla-daemon
2013-02-23 19:06 ` bugzilla-daemon
2013-02-23 19:06 ` bugzilla-daemon
2013-02-23 19:07 ` bugzilla-daemon
2013-02-23 21:00 ` bugzilla-daemon
2013-04-03 15:14 ` bugzilla-daemon
2013-04-03 15:17 ` bugzilla-daemon
2013-04-03 17:44 ` bugzilla-daemon
2013-04-03 22:47 ` bugzilla-daemon
2013-04-07 16:09 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-59521-502@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.