summaryrefslogtreecommitdiff
path: root/pixman/Makefile.win32
AgeCommit message (Expand)AuthorFilesLines
2011-09-27mmx: rename USE_MMX to USE_X86_MMXMatt Turner1-1/+1
2011-09-14build-win32: Share targets and variables across win32 makefilesAndrea Canciani1-54/+7
2011-09-14build: Reuse sources and pixman-combine build rulesAndrea Canciani1-43/+9
2011-05-29Include noop in win32 buildsAndrea Canciani1-0/+1
2011-02-28Fix compilation on Win32Andrea Canciani1-2/+4
2011-02-10Add pixman-conical-gradient.c to Makefile.win32.Søren Sandmann Pedersen1-0/+1
2009-07-20Update Makefile.win32 to make it work again.Miha Vrhovnik1-27/+30
2009-01-09Add pixman-matrix.c to Makefile.win32Jeff Muizelaar1-0/+1
2008-09-04Win32 build system fixesFrédéric Plourde1-17/+51
2008-07-17Win32 Makefile fixFrederic Plourde1-2/+15
2008-03-21Move fbFetchTransformed and friends into pixman-transformed.c.Aaron Plattner1-0/+2
2008-03-21Move pixmanFetchSourcePict and friends into pixman-source.c.Aaron Plattner1-0/+1
2008-03-21Move fetch, fetchPixel, and store routines into pixman-access.c.Aaron Plattner1-0/+2
2008-03-21Rename pixman-compose-operators.c to pixman-combine.c and fix the build.Aaron Plattner1-1/+1
2008-03-21[PATCH] Moved all composition operators from pixman-compose.c to their own c/...Antoine Azar1-0/+1
2008-03-13Enable/fix MMX compilation under Win32 with Visual StudioFrederic Plourde1-18/+73
2007-09-06[win32] Makefile and compilation fixes for win32Vladimir Vukicevic1-0/+31