summaryrefslogtreecommitdiffstats
path: root/src/mesa/vf/vf_sse.c
Commit message (Expand)AuthorAgeFilesLines
* mesa/vf: Remove.José Fonseca2011-04-231-662/+0
* Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg2010-02-191-4/+4
* Remove _mesa_memset in favor of plain memset.Kenneth Graunke2010-02-191-1/+1
* mesa: Prefix main includes with dir to avoid conflicts.José Fonseca2008-07-241-4/+4
* set outputs_safe to 0 as it's possible for the code generationAlan Hourihane2008-03-191-1/+1
* remove duplicate init funcAlan Hourihane2007-11-091-2/+0
* Add the vf module.Keith Whitwell2007-05-241-0/+664