set table size to 1023 and use new HASH_FUNC() macro
[mesa.git] / src / mesa / main / api_noop.c
2004-11-27 Brian PaulChange the dispatch offsets for the VertexAttrib*NV...
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-05-27 Ian RomanickConvert all calls using _glapi_Dispatch to use the...
2004-04-23 Brian PaulAdded ctx->Vertex/FragmentProgram._Enable flags. Set...
2004-02-24 Brian Pauljump through dispatch table instead of calling gl funct...
2004-02-24 Brian PaulglDrawArrays loop was wrong
2003-12-04 Karl SchultzAdd missing GLAPIENTRY
2003-11-25 Brian PaulRemove unnecessary usage of __FUNCTION__.
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-08-05 Keith WhitwellStore material attributes in an Attrib[] style array...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-05-30 Ian RomanickAdded support for NV_light_max_exponent.
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2003-01-14 Brian PaulFirst batch of code for GL_NV_fragment_program.
2002-04-09 Keith Whitwellbring in changes from dri tcl branch
2001-12-14 Brian Paulvertex program check-in
2001-04-28 Keith WhitwellSupport for floating point color representation in...
2001-03-20 Gareth HughesMake COPY_FLOAT available to a wider audience.
2001-03-07 Gareth HughesAdd missing copy in _mesa_noop_Color4fv().
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-24 Brian PaulLots of GLchan datatype changes.
2001-01-02 Brian PaulRemoved fixed.h (GLfixed now in mtypes.h, fixed-pt...
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-24 Keith WhitwellNew files...