[Bug 55256] r600g R600_LLVM=1 bad rendering (light blue instead of grey)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 24 06:06:15 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=55256

--- Comment #7 from Alex Deucher <agd5f at yahoo.com> ---
There are some asic specific shader instruction behaviors for r6xx/r7xx chips
that need to be ported to the LLVM backend.  A couple that come to mind:
- Trig functions (see tgsi_setup_trig() in r600_shader.c)
- AR register handling (see load_ar() in r600_asm.c)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120924/7e6f13c3/attachment.html>


More information about the dri-devel mailing list