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
/
texstate.h
Age
Commit message (
Expand
)
Author
2008-09-21
mesa: refactor: move glTexParameter-related functions into new texparam.c file
Brian Paul
2008-09-21
mesa: refactor: move glTexEnv-related functions into new texenv.c file
Brian Paul
2008-09-21
mesa: refactor: move glTexGen-related functions into new texgen.c file
Brian Paul
2007-08-23
For _mesa_share_state(), update the context's references to the new share gro...
Brian
2007-06-11
Rework _mesa_update_texture_compare_function() to only be called during
Brian
2007-06-07
Fix ARB_fp spec conformance bug WRT shadow sampling.
Ian Romanick
2005-12-14
Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be
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
2002-12-05
added _mesa_print_texunit_state() for debugging
Brian Paul
2002-06-17
Port glXCopyContext bug from 4.0 branch.
Brian Paul
2001-06-18
Consolidated source files. Since the re-org a number of source files
Brian Paul
2001-03-12
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-02-06
Overhaul of texture image handling.
Brian Paul
2000-11-22
Committing in .
Jouk Jansen
2000-11-19
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-11-16
Move the transform and lighting code to two new directories
Keith Whitwell
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-08-19
Initial revision
jtg