index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
texobj.h
Age
Commit message (
Expand
)
Author
2010-12-06
mesa: test for cube map completeness in glGenerateMipmap()
Brian Paul
2010-12-04
mesa: Clean up header file inclusion in texobj.h.
Vinson Lee
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2009-08-05
mesa/main: Add functions to clear and dirty texture objects.
Chia-I Wu
2009-05-01
mesa: create/use a fallback texture when bound texture is incomplete
Brian Paul
2007-08-13
Implement mutex/locking around texture object reference counting.
Brian
2007-05-21
improve some comments, clean-up formatting
Brian
2006-11-01
Merge texmem-0-3-branch.
Keith Whitwell
2006-03-26
merge from texman branch
Brian Paul
2005-02-05
Remove the Shared->TexObjectList pointer and Next field from gl_texture_object.
Brian Paul
2003-10-21
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-07-17
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-04-01
New device driver hooks for texture object and texture image creation to
Brian Paul
2002-06-17
Port glXCopyContext bug from 4.0 branch.
Brian Paul
2002-06-15
Implemented GL_NV_texture_rectangle extension.
Brian Paul
2001-03-12
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2000-11-22
Committing in .
Jouk Jansen
2000-11-19
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-05-23
more texture cube work, misc code clean-up
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-08-19
Initial revision
jtg