From: <bug...@fr...> - 2010-04-12 02:55:24
|
https://bugs.freedesktop.org/show_bug.cgi?id=26123 Marek Olšák <ma...@gm...> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/DRI/r300 |Mesa core AssignedTo|dri...@li...urceforge |mes...@li...urceforg |.net |e.net --- Comment #5 from Marek Olšák <ma...@gm...> 2010-04-11 19:55:17 PDT --- The demo more or less works here with latest kernel and libdrm (2.6.32 is too old), but I think Mesa doesn't like the way shadow samplers are used here as it fails with gallium/softpipe too. I am changing the component to Mesa core. In the meantime, please use the sampler type sampler2DShadow and the fetching function shadow2D. That should work. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |