misc updates to match latest device driver changes
[mesa.git] / src / mesa / glapi / glapitemp.h
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-10-27 Brian PaulEnabled GL_EXT_secondary_color. Fixed a bunch of typos...
2000-06-12 Brian Paulchanged dispatch of GL_EXT_vertex_array functions
2000-05-19 Brian Paulchanged internalFormat to GLenum in TexImage4DSGI and...
2000-05-19 Brian Pauladded const to compressed tex image functions
2000-05-18 Brian Pauladded glTbufferMask3DFX(), enabled texture compression...
2000-05-18 Brian Pauladded tbuffer and compressed teximage extension functions
2000-04-10 Brian Pauladded some more functions
2000-02-24 Brian Paulnow using SGI-specified dispatch order
2000-02-23 Brian Paulfixed a few glitches
2000-02-11 Brian Pauladded code for all GL_MESA_window_pos functions
2000-02-01 Brian Pauladded normal, vertex, viewport message strings
2000-02-01 Brian Pauladded more message strings
2000-01-31 Brian Paulremoved unneeded \n chars
2000-01-31 Brian Pauladded more function templates, changed message format
2000-01-28 Brian Pauladded default template macros
2000-01-10 Brian Pauladded printf-message to dispatch templates
2000-01-08 Brian Paulremoved DISPATCH_SETUP, added RETURN_DISPATCH
2000-01-07 Brian Pauladded glHintPGI template
2000-01-07 Brian Paulfixed GetString template, added GL_SGI_color_table...
1999-12-16 Brian Pauladded more extension functions
1999-12-15 Brian Pauladded many more extension entry points
1999-12-10 Brian Paulimplemented GL_ARB_tranpose_matrix
1999-11-25 Brian Paulinitial rev