[Bug 65723] Xonotic glsl 1.30 broken due to lack of derivatives support in radeonsi

2013-07-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=65723

--- Comment #7 from Rafael Castillo  ---
tested and working, many thanks for your hard work

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 65723] Xonotic glsl 1.30 broken due to lack of derivatives support in radeonsi

2013-07-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65723

--- Comment #7 from Rafael Castillo jrch2...@gmail.com ---
tested and working, many thanks for your hard work

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 65723] Xonotic glsl 1.30 broken due to lack of derivatives support in radeonsi

2013-07-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=65723

Michel D?nzer  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Michel D?nzer  ---
Fixed in Mesa Git master (requires current LLVM 3.4 snapshot):

commit a06ee5a09e7072aab29abac7a3afe7b04b6d6ee6
Author: Michel D?nzer 
Date:   Wed Jun 19 18:14:01 2013 +0200

radeonsi: Handle TGSI_OPCODE_DDX/Y using local memory

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 65723] Xonotic glsl 1.30 broken due to lack of derivatives support in radeonsi

2013-07-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65723

Michel Dänzer mic...@daenzer.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Michel Dänzer mic...@daenzer.net ---
Fixed in Mesa Git master (requires current LLVM 3.4 snapshot):

commit a06ee5a09e7072aab29abac7a3afe7b04b6d6ee6
Author: Michel Dänzer michel.daen...@amd.com
Date:   Wed Jun 19 18:14:01 2013 +0200

radeonsi: Handle TGSI_OPCODE_DDX/Y using local memory

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 65723] Xonotic glsl 1.30 broken due to lack of derivatives support in radeonsi

2013-06-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=65723

--- Comment #5 from Rafael Castillo  ---
many thanks for your answer, i will try those patches and report back

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 65723] Xonotic glsl 1.30 broken due to lack of derivatives support in radeonsi

2013-06-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=65723

Michel D?nzer  changed:

   What|Removed |Added

Summary|Xonotic glsl 1.30 broken|Xonotic glsl 1.30 broken
   ||due to lack of derivatives
   ||support in radeonsi

--- Comment #4 from Michel D?nzer  ---
Looks like Xonotic uses derivatives with GLSL 1.30, which radeonsi doesn't
implement yet, so it falls back to dummy shaders:

warning: failed to translate tgsi opcode DDX to LLVM
Failed to translate shader from TGSI to LLVM
EE ../../../../../src/gallium/drivers/radeonsi/si_state.c:1951 si_shader_select
- Failed to build shader variant (type=1) -22


Maybe you can work around this by disabling / lowering some settings in
Xonotic, or you could try the WIP patches from
http://lists.freedesktop.org/archives/mesa-dev/2013-June/040406.html and
http://lists.freedesktop.org/archives/mesa-dev/2013-June/040412.html .

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 65723] Xonotic glsl 1.30 broken due to lack of derivatives support in radeonsi

2013-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65723

Michel Dänzer mic...@daenzer.net changed:

   What|Removed |Added

Summary|Xonotic glsl 1.30 broken|Xonotic glsl 1.30 broken
   ||due to lack of derivatives
   ||support in radeonsi

--- Comment #4 from Michel Dänzer mic...@daenzer.net ---
Looks like Xonotic uses derivatives with GLSL 1.30, which radeonsi doesn't
implement yet, so it falls back to dummy shaders:

warning: failed to translate tgsi opcode DDX to LLVM
Failed to translate shader from TGSI to LLVM
EE ../../../../../src/gallium/drivers/radeonsi/si_state.c:1951 si_shader_select
- Failed to build shader variant (type=1) -22


Maybe you can work around this by disabling / lowering some settings in
Xonotic, or you could try the WIP patches from
http://lists.freedesktop.org/archives/mesa-dev/2013-June/040406.html and
http://lists.freedesktop.org/archives/mesa-dev/2013-June/040412.html .

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 65723] Xonotic glsl 1.30 broken due to lack of derivatives support in radeonsi

2013-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65723

--- Comment #5 from Rafael Castillo jrch2...@gmail.com ---
many thanks for your answer, i will try those patches and report back

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 65723] Xonotic glsl 1.30 broken

2013-06-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=65723

--- Comment #3 from Rafael Castillo  ---
i can but they are clean of errors, even running xonotic from console its clean
which is why i made an apitrace.

ill post them later today when get home anyway

thx for your time

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 65723] Xonotic glsl 1.30 broken

2013-06-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=65723

--- Comment #2 from Alex Deucher  ---
Please attach your xorg log and dmesg output.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 65723] Xonotic glsl 1.30 broken

2013-06-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=65723

--- Comment #1 from Rafael Castillo  ---
i mean glsl 1.30 was enable by default

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 65723] Xonotic glsl 1.30 broken

2013-06-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=65723

Rafael Castillo  changed:

   What|Removed |Added

   Priority|medium  |highest

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 65723] Xonotic glsl 1.30 broken

2013-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65723

Rafael Castillo jrch2...@gmail.com changed:

   What|Removed |Added

   Priority|medium  |highest

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 65723] Xonotic glsl 1.30 broken

2013-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65723

--- Comment #1 from Rafael Castillo jrch2...@gmail.com ---
i mean glsl 1.30 was enable by default

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 65723] Xonotic glsl 1.30 broken

2013-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65723

--- Comment #2 from Alex Deucher ag...@yahoo.com ---
Please attach your xorg log and dmesg output.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 65723] Xonotic glsl 1.30 broken

2013-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65723

--- Comment #3 from Rafael Castillo jrch2...@gmail.com ---
i can but they are clean of errors, even running xonotic from console its clean
which is why i made an apitrace.

ill post them later today when get home anyway

thx for your time

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel