Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename some functions/macros to better reflect their behaviour: | Brian Paul | 2006-06-13 | 1 | -30/+24 |
* | Use correct conversions when translating array colors. | Keith Whitwell | 2003-08-20 | 1 | -0/+32 |
* | silence some warnings (Evgeny Kotsuba) | Brian Paul | 2003-05-28 | 1 | -4/+23 |
* | replace GLushort w/ GLubyte in DEST_4US template (fixes 16-bit GLchan problem | Brian Paul | 2002-01-30 | 1 | -5/+5 |
* | fixed bug in DEST_4F template function | Brian Paul | 2001-08-07 | 1 | -2/+2 |
* | - Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we've | Gareth Hughes | 2001-03-12 | 1 | -8/+8 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -11/+9 |
* | Lots of GLchan datatype changes. | Brian Paul | 2001-01-24 | 1 | -5/+33 |
* | Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h) | Brian Paul | 2001-01-02 | 1 | -2/+2 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -0/+210 |