| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: change gl_format to mesa_format | Mark Mueller | 2014-01-27 | 1 | -2/+2 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Make a Mesa core function for sRGB render encoding handling. | Eric Anholt | 2013-04-30 | 1 | -0/+4 |
* | 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: move updating clamp control derived state out of mesa_update_state_locked | Marek Olšák | 2013-04-06 | 1 | -0/+6 |
* | mesa: refactor clamping controls, get rid of _ClampReadColor | Marek Olšák | 2013-04-06 | 1 | -0/+8 |
* | mesa: Standardize names of OpenGL functions. | Paul Berry | 2012-11-12 | 1 | -8/+8 |
* | mesa: add another missing GLAPIENTRY keyword | José Fonseca | 2011-05-19 | 1 | -1/+1 |
* | mesa: begin implementation of GL_ARB_draw_buffers_blend | Brian Paul | 2011-01-15 | 1 | -0/+17 |
* | mesa: Clean up header file inclusion in blend.h. | Vinson Lee | 2010-11-07 | 1 | -1/+3 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | mesa: implement per-buffer color masking | Brian Paul | 2009-12-29 | 1 | -0/+4 |
* | Color clamping fixes. | Brian Paul | 2006-10-22 | 1 | -2/+7 |
* | Added support for EXT_blend_equation_separate / ATI_blend_equation_separate. | Ian Romanick | 2004-01-27 | 1 | -0/+4 |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -9/+9 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -0/+7 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | Consolidated source files. Since the re-org a number of source files | Brian Paul | 2001-06-18 | 1 | -1/+18 |
* | 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 | -6/+6 |
* | Moved the software rasterizer to a new directory. | Keith Whitwell | 2000-10-31 | 1 | -14/+1 |
* | Basic work to support deep color channels: | Brian Paul | 2000-10-28 | 1 | -5/+5 |
* | bunch of dispatch and extension-related changes | Brian Paul | 2000-02-24 | 1 | -5/+5 |
* | replaced gl_ prefix with _mesa_ prefix on blend funcs | Brian Paul | 2000-02-02 | 1 | -8/+8 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -10/+6 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+68 |