summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/mmx.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove _ASMAPI, ASMAPIPBrian Paul2015-03-121-5/+5
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* x86: Clean up header file inclusion in mmx.h.Vinson Lee2010-12-301-1/+3
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-5/+5
* x86: Include missing headers in mmx.h.Vinson Lee2010-08-151-0/+3
* updated protos for blend funcsBrian Paul2006-09-291-9/+12
* Added min and max blend functions.Jose Fonseca2002-04-191-1/+9
* MMX add blending function added.Jose Fonseca2002-04-191-1/+5
* MMX modulate belding function added.Jose Fonseca2002-04-191-1/+5
* New type system for assembly code. Asm files should now includeGareth Hughes2001-03-281-3/+1
* more clean-upsBrian Paul2001-03-031-8/+4
* - Changes for new software rasterizer modulesKeith Whitwell2000-11-051-38/+1
* Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes2000-10-231-5/+6
* . Updates to get X86, MXX and 3DNow assembler code working with WatcomKendall Bennett1999-11-121-2/+2
* Initial revisionjtg1999-08-191-0/+77