Age | Commit message (Expand) | Author |
2009-05-28 | mesa: exec/dlist functions for glProvokingVertexEXT() | Brian Paul |
2007-02-12 | fd.o #BZ 9684 | Zou Nan hai |
2005-11-12 | Added _mesa_light() helper function so we can avoid transforming then | Brian Paul |
2003-10-21 | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett |
2003-08-05 | Store material attributes in an Attrib[] style array. This is a | Keith Whitwell |
2003-07-17 | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2002-10-25 | wrapped a few more C library functions | Brian Paul |
2001-09-14 | more warning fixes (Karl Schultz) | Brian Paul |
2001-04-28 | Support for floating point color representation in tnl module. | Keith Whitwell |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul |
2001-02-15 | Fix propogation of material values in VB's that don't reach the lighting | Keith Whitwell |
2001-02-06 | Use a lookup table to compute exponents in tnl fogging code. Slightly | Keith Whitwell |
2000-12-26 | Major rework of tnl module | Keith Whitwell |
2000-11-24 | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell |
2000-11-22 | Committing in . | Jouk Jansen |
2000-11-16 | Move the transform and lighting code to two new directories | Keith Whitwell |
2000-10-28 | Basic work to support deep color channels: | Brian Paul |
2000-06-26 | updating mat ambient/emissive was broke. always compute ctx->EyeZDir | Brian Paul |
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul |
1999-08-19 | Initial revision | jtg |