GLvisual inside GLframebuffer is no longer a pointer, copy the struct instead.
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 28 Feb 2001 00:27:48 +0000 (00:27 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 28 Feb 2001 00:27:48 +0000 (00:27 +0000)
commitbe3602da412ae56b5ee019fc47cc282eb3d66fad
treee47fd9006ceb276eb023cd511f7e2b778629136a
parent6a9851d72d6cf9f5a6b0e3bd5bbb05706e071387
GLvisual inside GLframebuffer is no longer a pointer, copy the struct instead.
Added context/drawbuffer visual config sanity checking in _mesa_make_current2().
Added some 'const' keywords.
src/mesa/main/context.c
src/mesa/main/context.h
src/mesa/main/mtypes.h