[Mesa-dev] [Bug 41969] The Mesa meta save/restore code doesn't always save the active program
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 18 10:52:06 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=41969
--- Comment #1 from Neil Roberts <neil at 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.
More information about the mesa-dev
mailing list