Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-03-30 | Remove all traces of CULL_MASK_ACTIVE. | Gareth Hughes | |
2001-03-27 | pass dst and src to CONVERT_TEXEL() macros to fix non-ANSI problems | Brian Paul | |
2001-03-21 | renamed some vars, added a bunch of comments | Brian Paul | |
2001-03-20 | Committing in . | Jouk Jansen | |
Modified Files: Mesa/src/descrip.mms Mesa/src/texutil_tmp.h -Updated VMS makefile -__FUNCTION__ is not a defined on VMS (and maybe other systems) For VMS __FUNCTION__ is defined to in texutil_tmp.h ---------------------------------------------------------------------- | |||
2001-03-18 | Fix header info. | Gareth Hughes | |
2001-03-18 | - Port 3.4 texture utils, texture format work to 3.5 (including new | Gareth Hughes | |
FetchTexel routines). - Initial hooks for GL_EXT_texture_filter_anisotropic. |