| 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 |
* | mesa: Standardize names of OpenGL functions. | Paul Berry | 2012-11-12 | 1 | -1/+1 |
* | mesa: remove #if _HAVE_FULL_GL checks | Brian Paul | 2012-10-16 | 1 | -11/+0 |
* | mesa: Push the shine table into the tnl module. | Mathias Fröhlich | 2012-02-29 | 1 | -23/+0 |
* | mesa: replace GET_SHINE_TAB_ENTRY() macro with an inline function | Brian Paul | 2012-02-10 | 1 | -15/+17 |
* | mesa: make _mesa_invalidate_shine_table() static | Brian Paul | 2012-02-10 | 1 | -2/+0 |
* | mesa: remove gl_light::_SpotExpTable field | Brian Paul | 2012-02-10 | 1 | -3/+0 |
* | mesa: remove unused _mesa_copy_materials. | Mathias Fröhlich | 2011-12-26 | 1 | -4/+0 |
* | mesa: Clean up header file inclusion in light.h. | Vinson Lee | 2010-11-09 | 1 | -1/+6 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -11/+11 |
* | mesa: Remove _mesa_pow(), which is always just pow(). | Eric Anholt | 2010-05-13 | 1 | -1/+1 |
* | mesa: exec/dlist functions for glProvokingVertexEXT() | Brian Paul | 2009-05-28 | 1 | -7/+7 |
* | fd.o #BZ 9684 | Zou Nan hai | 2007-02-12 | 1 | -1/+2 |
* | Added _mesa_light() helper function so we can avoid transforming then | Brian Paul | 2005-11-12 | 1 | -0/+4 |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -14/+14 |
* | Store material attributes in an Attrib[] style array. This is a | Keith Whitwell | 2003-08-05 | 1 | -4/+3 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -3/+23 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | wrapped a few more C library functions | Brian Paul | 2002-10-25 | 1 | -2/+2 |
* | more warning fixes (Karl Schultz) | Brian Paul | 2001-09-14 | 1 | -2/+3 |
* | Support for floating point color representation in tnl module. | Keith Whitwell | 2001-04-28 | 1 | -2/+2 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -3/+2 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -20/+18 |
* | Fix propogation of material values in VB's that don't reach the lighting | Keith Whitwell | 2001-02-15 | 1 | -1/+5 |
* | Use a lookup table to compute exponents in tnl fogging code. Slightly | Keith Whitwell | 2001-02-06 | 1 | -6/+5 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -4/+5 |
* | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell | 2000-11-24 | 1 | -13/+1 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -12/+12 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -10/+18 |
* | Basic work to support deep color channels: | Brian Paul | 2000-10-28 | 1 | -3/+3 |
* | updating mat ambient/emissive was broke. always compute ctx->EyeZDir | Brian Paul | 2000-06-26 | 1 | -3/+3 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -28/+50 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+103 |