summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/blend.c
Commit message (Expand)AuthorAgeFilesLines
* bunch of dispatch and extension-related changesBrian Paul2000-02-241-6/+6
* fixed GL_SRC_ALPHA_SATURATE bug, lots clean-upBrian Paul2000-02-211-26/+27
* replaced gl_ prefix with _mesa_ prefix on blend funcsBrian Paul2000-02-021-31/+41
* added support for separate read/draw buffers per contextBrian Paul1999-11-241-3/+3
* . Updates to get X86, MXX and 3DNow assembler code working with WatcomKendall Bennett1999-11-121-22/+26
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-14/+13
* changes to silence MSVC warningsBrian Paul1999-11-081-29/+29
* clean-up of header includes (Daryll)Brian Paul1999-11-081-5/+2
* silenced uninitialized variable warningsBrian Paul1999-10-211-1/+9
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-2/+6
* more hooks for mga driver, including an immediate fastpathKeith Whitwell1999-09-301-1/+9
* fixed alpha channel problem in gl_blend_pixels()Brian Paul1999-08-191-8/+1
* Initial revisionjtg1999-08-191-0/+812