fix glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) bug 9044
[mesa.git] / src / mesa / main / texobj.h
2006-11-01 Keith WhitwellMerge texmem-0-3-branch.
2006-03-26 Brian Paulmerge from texman branch
2005-02-05 Brian PaulRemove the Shared->TexObjectList pointer and Next field...
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-04-01 Brian PaulNew device driver hooks for texture object and texture...
2002-06-17 Brian PaulPort glXCopyContext bug from 4.0 branch.
2002-06-15 Brian PaulImplemented GL_NV_texture_rectangle extension.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2000-11-22 Jouk Jansen Committing in .
2000-11-19 Brian PaulReplaced Texture.CurrentD[] with separate Texture.Curre...
2000-05-23 Brian Paulmore texture cube work, misc code clean-up
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-08-19 jtgInitial revision