Fixes from Brian to help migrate to render buffer DD interfaces. Also fix bug in...
authorKarl Schultz <kschultz@freedesktop.org>
Thu, 30 Mar 2006 07:58:24 +0000 (07:58 +0000)
committerKarl Schultz <kschultz@freedesktop.org>
Thu, 30 Mar 2006 07:58:24 +0000 (07:58 +0000)
commit87af12dbdcb078b95391d57dabe53ce17b19f651
tree20c22ec3b2877fe9a66f0b4ca9d9014bcafa1dde
parenta8c9ecfab005088b1b201abc9d04f5169d1b3b64
Fixes from Brian to help migrate to render buffer DD interfaces.  Also fix bug in the viewport function that was using the viewport size to resize the buffer, when it should have been using the window size.  Fix bug in write_rgb_span_32 where the incoming pixel data parameter was coded as a [][4] instead of [][3].  Now all the demos work correctly except singlebuffer.
src/mesa/drivers/windows/gdi/wgl.c
src/mesa/drivers/windows/gdi/wmesa.c
src/mesa/drivers/windows/gdi/wmesadef.h