| Commit message (Expand) | Author | Age | Files | Lines |
* | 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: remove #include "mfeatures.h" from numerous source files | Brian Paul | 2013-04-17 | 1 | -1/+0 |
* | dispatch: Delete unused init_dispatch functions. | Paul Berry | 2012-11-06 | 1 | -3/+0 |
* | dispatch: Make all API functions non-static. | Paul Berry | 2012-11-06 | 1 | -0/+2 |
* | mesa: remove FEATURE_accum define. | Oliver McFadden | 2012-09-15 | 1 | -31/+0 |
* | mesa: rewrite accum buffer support | Brian Paul | 2011-12-08 | 1 | -0/+18 |
* | mesa: s/INLINE/inline/ | Brian Paul | 2011-10-01 | 1 | -2/+2 |
* | mesa: Clean up header file inclusion in accum.h. | Vinson Lee | 2010-11-06 | 1 | -1/+4 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | mesa: Remove unused _MESA_INIT_*_FUNCTIONS. | Chia-I Wu | 2010-09-14 | 1 | -7/+0 |
* | mesa: Include compiler.h for ASSERT. | Chia-I Wu | 2010-08-20 | 1 | -0/+2 |
* | mesa/main: Make FEATURE_accum follow feature conventions. | Chia-I Wu | 2009-09-30 | 1 | -12/+27 |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -2/+2 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -0/+20 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -3/+3 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -6/+6 |
* | Moved the software rasterizer to a new directory. | Keith Whitwell | 2000-10-31 | 1 | -9/+1 |
* | changed prefix to _mesa_ for a few accum functions | Brian Paul | 2000-02-02 | 1 | -6/+5 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -5/+6 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+51 |