commit | be3602da412ae56b5ee019fc47cc282eb3d66fad | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Wed Feb 28 00:27:48 2001 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Wed Feb 28 00:27:48 2001 +0000 |
tree | e47fd9006ceb276eb023cd511f7e2b778629136a | |
parent | 6a9851d72d6cf9f5a6b0e3bd5bbb05706e071387 [diff] |
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.