Fix the 3dfx driver by correcting what appears to be a typo GL_RGBA8 instead
authorEric Anholt <anholt@FreeBSD.org>
Wed, 1 Jun 2005 02:59:12 +0000 (02:59 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Wed, 1 Jun 2005 02:59:12 +0000 (02:59 +0000)
commitf772e3dd1527dcc4a910cbaf3db5ff1a8096740e
treeade2b2092c21d750961c1168cf7a563e0728c899
parentc7264415b662225a5bdbad3157ecae6b2a3183e2
Fix the 3dfx driver by correcting what appears to be a typo GL_RGBA8 instead
of GL_RGBA in driNewRenderbuffer of the backbuffer.
src/mesa/drivers/dri/tdfx/tdfx_screen.c