Committing in .
[mesa.git] / src / mesa / glapi / glapitable.h
2002-09-06 Brian Pauladded GL_EXT_stencil_two_side and GL_NV_fence
2002-06-30 Brian PaulImplemented GL_EXT_multi_draw_arrays: glMultiDrawArrays...
2002-05-29 Brian PaulAdded GL_NV_point_sprite functions: glPointParameteri...
2002-05-27 Brian Paulupdated vertex program dispatch
2001-12-14 Brian Paulvertex program check-in
2001-12-04 Brian Pauldispatch changes to minimize hassle with XFree86 libGL
2001-11-18 Brian Pauladded test implementation of GL_ARB_window_pos
2001-11-18 Brian PaulAPI dispath updates
2001-03-26 Brian Paulchange glTexImage3D() internalFormat to GLenum to match...
2000-10-27 Brian PaulEnabled GL_EXT_secondary_color. Fixed a bunch of typos...
2000-05-18 Brian Pauladded tbuffer and compressed teximage extension functions
2000-02-24 Brian Paulnow generated with Python script
2000-02-23 Brian Paulfixed a few glitches
2000-02-12 Brian Paulclean-up
2000-02-11 Brian Pauladded code for all GL_MESA_window_pos functions
2000-02-03 Jouk Jansen Committing in .
2000-01-31 Brian Paulfixed protos for glTexImage3DEXT and GetDetailTexFuncSGIS
2000-01-28 Brian Paulupdated comments
1999-12-16 Brian Pauladded more functions
1999-12-15 Brian Pauladded many more extension entry points
1999-12-10 Brian Paulimplemented GL_ARB_tranpose_matrix
1999-11-27 Brian Pauladded _GLAPI_EXTRA_SLOTS symbol
1999-11-25 Brian Paulinitial rev