Add GLAPIENTRY function decorations for correct operation on Windows.
[mesa.git] / src / mesa / main / api_arrayelt.c
2004-01-28 Karl SchultzAdd GLAPIENTRY function decorations for correct operati...
2003-12-04 Karl SchultzAdd missing GLAPIENTRY
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-09-17 Brian PaulGL_ARB_vertex_buffer_object working now, at least for...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-05-01 Brian PaulUse ctx->Const.MaxTextureImageUnits and MaxTextureCoord...
2003-01-14 Brian PaulFirst batch of code for GL_NV_fragment_program.
2002-10-29 Brian Paulupdated email addresses
2002-10-24 Brian PaulHeader file clean-up:
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-04-19 Brian Pauladded some casts
2002-04-09 Keith Whitwellbring in changes from dri tcl branch
2002-01-14 Brian PaulRemoved api_compat stuff, there's a better way.
2001-12-28 Gareth HughesRemove warnings about the difference between function...
2001-12-20 Keith WhitwellFurther help with dri libGL version skew
2001-06-01 Keith WhitwellWorking implementation of glArrayElt that decomposes...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2000-12-26 Keith WhitwellMajor rework of tnl module