| 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 | -4/+0 |
* | dispatch: Make all API functions non-static. | Paul Berry | 2012-11-06 | 1 | -1/+15 |
* | mesa: remove FEATURE_feedback define. | Oliver McFadden | 2012-09-15 | 1 | -37/+0 |
* | mesa: Declare _mesa_RenderMode as non-static | Chad Versace | 2011-10-18 | 1 | -0/+3 |
* | mesa: s/INLINE/inline/ | Brian Paul | 2011-10-01 | 1 | -5/+5 |
* | mesa: Directly include mfeatures.h in files that perform feature tests. | Vinson Lee | 2011-01-07 | 1 | -0/+1 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -7/+7 |
* | 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: Eliminate index parameter to _mesa_feedback_vertex | Ian Romanick | 2010-03-03 | 1 | -2/+0 |
* | mesa/main: Make FEATURE_feedback follow feature conventions. | Chia-I Wu | 2009-09-30 | 1 | -20/+42 |
* | mesa: replace FEEDBACK_TOKEN macro with _mesa_feedback_token() inline function | Brian Paul | 2009-02-28 | 1 | -7/+10 |
* | mesa: comments, whitespace, reformatting | Brian Paul | 2009-02-28 | 1 | -15/+13 |
* | current raster color index should be GLfloat | Brian Paul | 2003-11-25 | 1 | -1/+1 |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -8/+8 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -0/+6 |
* | 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 | -4/+3 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -3/+3 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -7/+7 |
* | - Changes for new software rasterizer modules | Keith Whitwell | 2000-11-05 | 1 | -11/+1 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -14/+19 |
* | Large patch: | Keith Whitwell | 1999-09-18 | 1 | -4/+13 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+74 |