https://bugs.freedesktop.org/show_bug.cgi?id=26123
Marek Olšák <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/DRI/r300 |Mesa core AssignedTo|[email protected] |[email protected] |.net |e.net --- Comment #5 from Marek Olšák <[email protected]> 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. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
