OSDN Git Service

Fixes for 24-bit Windows devices. The old code was trying to do 3-byte
authorKarl Schultz <kschultz@freedesktop.org>
Wed, 16 Jan 2002 15:42:17 +0000 (15:42 +0000)
committerKarl Schultz <kschultz@freedesktop.org>
Wed, 16 Jan 2002 15:42:17 +0000 (15:42 +0000)
commit4197c0ea9b6784d293b26d68c4c62e5edb87cda6
treee963a1766ddf85f49f3ec9697b218c7d2ca6c4d3
parent43df32e4387d978bf07f3aa3edd9f6d2b9c67306
Fixes for 24-bit Windows devices.  The old code was trying to do 3-byte
stores with a full DWORD store (yuk).  (Jeff Lewis)
src/mesa/drivers/windows/wmesa.c