summaryrefslogtreecommitdiff
path: root/render/render.c
AgeCommit message (Collapse)AuthorFilesLines
2005-07-01Add support for gradients and solid fills to Render.Lars Knoll1-9/+263
Changed the semantics of the Convolution filter a bit. It now doesn't try to normalize the filter values but leaves this to the client. This gives more reasonable behaviour in the limit where the filter parameters sum up to 0.
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-6/+6
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-2/+2
2004-08-06Add RenderAddTraps. Rewrite trapezoid rendering code.Keith Packard1-1/+80
2004-07-26remove extra ';' (Alan Hourihane, Keith Packard).Matthieu Herrb1-2/+2
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-1/+3
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+5
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-1/+374
2003-11-14Initial revisionKaleb Keithley1-0/+2584