commit | 4923e1926ad7b7eb7de017eda8e7db64d357e5c8 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Sat Feb 28 22:30:58 2004 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Sat Feb 28 22:30:58 2004 +0000 |
tree | 7bd9696c56a62747e9e7c7d57295ca315dba0922 | |
parent | 94f9d4c0dd2b62e01032c2b0dd9b8a25466690c2 [diff] |
Remove clamp parameter from _mesa_unpack_color_span_float(). Pass the IMAGE_CLAMP_BIT if needed. Added ClampVertexColors and ClampFragmentColors to GLcontext in anticipation of upcoming extensions (not fully used yet).