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

Ian Romanick <i...@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |NEEDINFO

--- Comment #1 from Ian Romanick <i...@freedesktop.org> 2010-04-05 13:07:55 PDT 
---
(In reply to comment #0)

> Shader '$$data/background_v.glsl' compiled successfully
> Shader '$$data/background_f.glsl' compiled successfully
> Program linked successfully.
> Shader '$$data/test_v.glsl' compiled successfully
> Shader '$$data/test_f.glsl' compiled successfully
> Program linked successfully.

I'm pretty sure the r200 driver does not implement GLSL.  Try running in GDB. 
Set a break point at _mesa_UseProgramObjectARB.  If that breakpoint is hit, the
app is trying to use functionality that is not supported.  That it doesn't
shouldn't surprise anyone. :)

-- 
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&#174; 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
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to