| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: trim down includes of compiler.h | Brian Paul | 2015-03-02 | 1 | -2/+1 |
* | 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/+31 |
* | mesa: remove never-defined FEATURE_histogram conditional. | Oliver McFadden | 2012-09-15 | 1 | -11/+0 |
* | mesa: s/INLINE/inline/ | Brian Paul | 2011-10-01 | 1 | -1/+1 |
* | mesa: Clean up header file inclusion in histogram.h. | Vinson Lee | 2010-11-09 | 1 | -1/+4 |
* | mesa: Remove EXT_histogram. | Eric Anholt | 2010-09-23 | 1 | -2/+0 |
* | mesa/main: Make FEATURE_histogram follow feature conventions. | Chia-I Wu | 2009-09-30 | 1 | -37/+11 |
* | mesa: refactor: move _mesa_update_minmax/histogram() into image.c | Brian Paul | 2008-09-21 | 1 | -6/+0 |
* | remove duplicate declarations | Alan Hourihane | 2003-12-05 | 1 | -7/+0 |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -10/+20 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -0/+25 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | histogram code move, remove s_histogram.[ch] from Makefiles | Brian Paul | 2003-03-25 | 1 | -10/+10 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -9/+3 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -2/+2 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -2/+2 |
* | renamed imaging files to histogram since that's what's inside | Brian Paul | 2000-11-10 | 1 | -0/+68 |