[Bug 32511] glDrawPixels broken on savage

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 5 07:53:10 PDT 2011


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

--- Comment #16 from Brian Paul <brianp at vmware.com> 2011-04-05 07:53:09 PDT ---
Another approach to fixing glDrawPixels might be to use the
_mesa_meta_DrawPixels() function from meta.c.  Just plug it into the driver
dispatch table in savageDDInitSpanFuncs() instead of savageDrawPixels().

-- 
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 dri-devel mailing list