[Mesa-dev] [Bug 33809] New: [glsl] Unigine Sanctuary: freeze while loading
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Feb 1 06:32:18 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=33809
Summary: [glsl] Unigine Sanctuary: freeze while loading
Product: Mesa
Version: git
Platform: Other
URL: http://unigine.com/download/#sanctuary
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: pavel.ondracka at email.cz
Sanctuary used to work quite fine with r300g driver, now it freezes with with
black screen (100% CPU and slowly increasing memory consumption) while loading.
14880a510a1a288df0778395097d5a52806abfb0 is the first bad commit
commit 14880a510a1a288df0778395097d5a52806abfb0
Author: Ian Romanick <ian.d.romanick at intel.com>
Date: Mon Jan 31 15:02:24 2011 -0800
glsl: Reject shader versions not supported by the implementation
Previously we'd happily compile GLSL 1.30 shaders on any driver. We'd
also happily compile GLSL 1.10 and 1.20 shaders in an ES2 context.
This has been a long standing FINISHME in the compiler.
NOTE: This is a candidate for the 7.9 and 7.10 branches
I don't know if this is a bug or a feature. R500 cards are not officially
supported with 2.3 version so it may use some 1.30 shaders, however I've also
tried older version which list Radeon X1xxx card as supported and it also
freeze. And even 2.3 version supports GeForce 7xxx which is imho also not able
to run 1.30 shaders.
It can be also reproduced with llvmpipe.
--
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 mesa-dev
mailing list