summaryrefslogtreecommitdiff
path: root/render/filter.c
AgeCommit message (Expand)Author
2008-11-24Correct bilinear filter kernel size (should be 2x2)Keith Packard
2008-11-24Add kernel size to Render filters.Keith Packard
2008-11-24[render] Split out filter finding from filter setting.Keith Packard
2008-07-22Don't return BadAlloc when trying to set a PictureFilter with no parameters w...Pierre-Loup A. Griffais
2007-06-29Death to RCS tags.Adam Jackson
2006-07-03Fix source picture filter check for multiple screens.Eric Anholt
2006-07-03Bug #7366: Fix crashes when setting filters on source pictures.Eric Anholt
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson
2005-12-28Merge from xserver: Make the existing ChangePictureFilter andEric Anholt
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone
2005-06-13add the convolution filter from xserver to xorgLars Knoll
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn
2004-08-15Copy bits from parent window when allocating pixmaps so that Background ==Keith Packard
2004-07-29Integration of DAMAGE-XFIXES branch to trunkStuart Kreitman
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich
2004-02-26readding XFree86's cvs IDsEgbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-14Initial revisionKaleb Keithley