[Bug 79659] R9 270X lockup with unigine valley since radeonsi: enable ARB_sample_shading

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 5 on bug 79659 from
The problem is Unigine don't know how to use GLSL, again.

There is "#extension GL_ARB_sample_shading : enable" in the middle of (all?)
shaders. This is not allowed by any GLSL specification. All #extension
directives must occur before any non-preprocessor tokens, which pretty much
means "at the beginning of shader code".

What I see: Valley is loading. Then there is hang and it recovers successfully.
After that, Valley seems to have exited. That's all.


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux