fixed typo in GetProcAddress
[mesa.git] / src / mesa / main / context.c
1999-09-11 Brian Pauladded GL_EXT_get_proc_address
1999-09-07 Brian Paulremoved TexCoordUnit from GLcontext, use Array.ActiveTe...
1999-09-04 Keith Whitwellfix for mga depthbuffer resize
1999-09-02 Keith Whitwellfixed GL_FRONT_AND_BACK cull bug
1999-08-29 Keith Whitwellnew files to support vertex-based geometry
1999-08-26 Keith Whitwellvarious pipeline bugs
1999-08-19 jtgInitial revision