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