mesa: move assertions in test_attachment_completeness()
[mesa.git] / src / mesa / main / texobj.h
2009-06-22 Brian Paulmesa: create/use a fallback texture when bound texture...
2008-07-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-04 Brian Paulmesa: Implement mutex/locking around texture object...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-13 BrianImplement mutex/locking around texture object reference...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-22 Brianimprove some comments, clean-up formatting
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
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