| 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 |
* | swrast: Clean up header file inclusion in s_fog.h. | Vinson Lee | 2010-12-24 | 1 | -1/+2 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
* | swrast: Reduce header file inclusion in s_fog.h. | Vinson Lee | 2010-08-07 | 1 | -1/+2 |
* | swrast: Remove _swrast_fog_ci_span and associated code | Ian Romanick | 2010-03-03 | 1 | -4/+0 |
* | mesa: prefix a bunch of #include lines with "main/". | Brian Paul | 2008-09-18 | 1 | -1/+0 |
* | New SWspan and SWspanarrays typedefs. | Brian Paul | 2006-10-01 | 1 | -2/+2 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | replace _mesa_ prefix with _swrast_, remove s_histogram.[ch] | Brian Paul | 2003-03-25 | 1 | -4/+4 |
* | Simplified fog code. | Brian Paul | 2002-02-17 | 1 | -28/+5 |
* | Converted line drawing over to new span code, pb no longer used. | Brian Paul | 2002-02-02 | 1 | -15/+1 |
* | Klaus's latest patches and some clean-up | Brian Paul | 2002-01-21 | 1 | -1/+8 |
* | first checkpoint commit of Klaus's new span code (struct sw_span) | Brian Paul | 2001-12-17 | 1 | -8/+20 |
* | fix glDraw/CopyPixels w/ fog bug. minor fog code clean-ups. | Brian Paul | 2001-06-18 | 1 | -1/+5 |
* | interpolate fog valus as floats, not fixed - fixed the swrast fog problem | Brian Paul | 2001-05-03 | 1 | -7/+4 |
* | 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 | -8/+8 |
* | Moved software rasterizer functionality to new directory. | Keith Whitwell | 2000-10-31 | 1 | -0/+63 |