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

--- Comment #1 from Neil Roberts <n...@linux.intel.com> 2011-10-18 10:52:06 PDT 
---
Created attachment 52487
  --> https://bugs.freedesktop.org/attachment.cgi?id=52487
meta: Fix saving the active program

When saving the active program in _mesa_meta_begin, it was actually
saving the fragment program instead. This means that if the
application binds a program that only has a vertex shader then when
the meta saved state is restored it will forget the bound program.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to