| Commit message (Expand) | Author | Age | Files | Lines |
* | main: Remove comparison unsigned int >= 0. | Laura Ekstrand | 2015-01-12 | 1 | -1/+0 |
* | main: Added entry point for BindTextureUnit. | Laura Ekstrand | 2015-01-08 | 1 | -2/+37 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Standardize names of OpenGL functions. | Paul Berry | 2012-11-12 | 1 | -2/+2 |
* | mesa: s/INLINE/inline/ | Brian Paul | 2011-10-01 | 1 | -1/+1 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -7/+7 |
* | mesa: Remove inclusion of compiler.h from mtypes.h. | Vinson Lee | 2010-07-31 | 1 | -0/+1 |
* | mesa: use _mesa_get_current_tex_unit() in more places | Brian Paul | 2009-08-13 | 1 | -4/+14 |
* | mesa: refactor: move glTexParameter-related functions into new texparam.c file | Brian Paul | 2008-09-21 | 1 | -29/+0 |
* | mesa: refactor: move glTexEnv-related functions into new texenv.c file | Brian Paul | 2008-09-21 | 1 | -18/+0 |
* | mesa: refactor: move glTexGen-related functions into new texgen.c file | Brian Paul | 2008-09-21 | 1 | -28/+0 |
* | For _mesa_share_state(), update the context's references to the new share gro... | Brian | 2007-08-23 | 1 | -0/+3 |
* | Rework _mesa_update_texture_compare_function() to only be called during | Brian | 2007-06-11 | 1 | -5/+2 |
* | Fix ARB_fp spec conformance bug WRT shadow sampling. | Ian Romanick | 2007-06-07 | 1 | -0/+4 |
* | Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be | Brian Paul | 2005-12-14 | 1 | -42/+2 |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -32/+32 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -3/+26 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | added _mesa_print_texunit_state() for debugging | Brian Paul | 2002-12-05 | 1 | -2/+5 |
* | Port glXCopyContext bug from 4.0 branch. | Brian Paul | 2002-06-17 | 1 | -3/+7 |
* | Consolidated source files. Since the re-org a number of source files | Brian Paul | 2001-06-18 | 1 | -1/+39 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -2/+1 |
* | Overhaul of texture image handling. | Brian Paul | 2001-02-06 | 1 | -8/+3 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -6/+6 |
* | Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars. | Brian Paul | 2000-11-19 | 1 | -16/+1 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -3/+1 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -29/+65 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+112 |