summaryrefslogtreecommitdiff
path: root/src/mesa/x86/mmx.h
AgeCommit message (Expand)Author
2010-12-30x86: Clean up header file inclusion in mmx.h.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-08-15x86: Include missing headers in mmx.h.Vinson Lee
2006-09-29updated protos for blend funcsBrian Paul
2002-04-19Added min and max blend functions.Jose Fonseca
2002-04-19MMX add blending function added.Jose Fonseca
2002-04-19MMX modulate belding function added.Jose Fonseca
2001-03-28New type system for assembly code. Asm files should now includeGareth Hughes
2001-03-03more clean-upsBrian Paul
2000-11-05- Changes for new software rasterizer modulesKeith Whitwell
2000-10-23Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes
1999-11-12 . Updates to get X86, MXX and 3DNow assembler code working with WatcomKendall Bennett
1999-08-19Initial revisionjtg