summaryrefslogtreecommitdiff
path: root/render/filter.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-9/+9
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-7/+7
2008-11-24Correct bilinear filter kernel size (should be 2x2)Keith Packard1-1/+1
2008-11-24Add kernel size to Render filters.Keith Packard1-7/+20
2008-11-24[render] Split out filter finding from filter setting.Keith Packard1-17/+40
2008-07-22Don't return BadAlloc when trying to set a PictureFilter with no parameters w...Pierre-Loup A. Griffais1-1/+1
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2006-07-03Fix source picture filter check for multiple screens.Eric Anholt1-3/+11
2006-07-03Bug #7366: Fix crashes when setting filters on source pictures.Eric Anholt1-7/+17
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-2/+2
2005-12-28Merge from xserver: Make the existing ChangePictureFilter andEric Anholt1-2/+6
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-2/+2
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone1-3/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+2
2005-06-13add the convolution filter from xserver to xorgLars Knoll1-5/+30
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-1/+1
2004-08-15Copy bits from parent window when allocating pixmaps so that Background ==Keith Packard1-0/+1
2004-07-29Integration of DAMAGE-XFIXES branch to trunkStuart Kreitman1-17/+30
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
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-14Initial revisionKaleb Keithley1-0/+263