Age | Commit message (Expand) | Author |
2009-04-01 | swrast: do texture sampling/combining in floating point | Brian Paul |
2009-01-20 | Add RGBA4444 and RGBA5551 texture formats. | Thomas Hellstrom |
2008-10-10 | mesa: rename macro params to emphasize that there's no particular color ordering | Brian Paul |
2004-09-09 | Update the doxygen configuration file. | Jose Fonseca |
2004-06-19 | Big-endian texture fixes from Michel Dänzer. | Brian Paul |
2004-05-12 | Added big-endian texture formats. | Brian Paul |
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 |
2003-03-01 | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul |
2002-04-04 | fixup float/ushort conversion macros | Brian Paul |
2001-07-16 | Various 16-bit GLchan fixes and Win32 fixes (Gerk Huisma) | Brian Paul |
2001-03-11 | Support for swappable tnl modules. | Gareth Hughes |
2001-03-08 | More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work. | Brian Paul |
2001-03-07 | added some casts in the 16-bit GLchan macros, just to be safe | Brian Paul |
2001-01-03 | More color macro clean-ups. | Brian Paul |
2001-01-02 | Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h) | Brian Paul |
2000-11-24 | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell |
2000-11-16 | Move the transform and lighting code to two new directories | Keith Whitwell |
2000-10-29 | More GLchan color channel changes. | Brian Paul |
2000-10-28 | New colormac.h file for color-related macros. | Brian Paul |