summaryrefslogtreecommitdiff
path: root/render/picturestr.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-28render: AnimCurInit and AnimCursorCreate shouldn't be _X_EXPORTTiago Vignatti1-2/+2
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-5/+4
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-57/+57
2008-11-30Remove declarations of symbols that are never defined.Paulo Cesar Pereira de Andrade1-4/+0
2008-11-25Move matrix operations from X server to pixman 0.13.2Keith Packard1-114/+6
2008-11-24Handle transform failure when computing shadow damage area.Keith Packard1-1/+1
2008-11-24Avoid overflow in PictureTransformPoint. Fix PictureTransformIsIdentity.Keith Packard1-4/+1
2008-11-24Handle RandR transform matrices in floating point.Keith Packard1-0/+63
2008-11-24Add matrix inversion function (uses doubles)Keith Packard1-0/+3
2008-11-24Add kernel size to Render filters.Keith Packard1-2/+6
2008-11-24[render] Split out filter finding from filter setting.Keith Packard1-2/+7
2008-11-24Add funcs to convert between protocol and pixman matricesKeith Packard1-3/+8
2008-11-24Export a bunch of matrix operations from render.Keith Packard1-8/+63
2008-08-27Remove unused GetGlyphPrivatesForScreen.Eamon Walsh1-3/+0
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-6/+0
2007-12-02Clean up many #if 0.Adam Jackson1-6/+0
2007-10-25Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-10-19Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.Eric Anholt1-1/+1
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-08-31Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it.Eric Anholt1-1/+1
2007-08-31xace: add hooks + new access codes: Render extensionEamon Walsh1-1/+1
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-31/+11
2007-08-25Refactor PictureInitIndexedFormats.Adam Jackson1-1/+1
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2007-06-11Don't pass regions to pixman_image_composite() anymore.Søren Sandmann Pedersen1-0/+4
2007-05-15Use pixman short formats, revert the gradient_stop changeSoren Sandmann Pedersen1-1/+4
2007-05-15Use pixman types for transforms and vectorsSoren Sandmann Pedersen1-11/+3
2007-04-23Gradient fixesSoren Sandmann Pedersen1-7/+16
2007-04-19Merge David Reveman's gradient optimization patch from pixmanSoren Sandmann Pedersen1-4/+22
2006-07-03Bug #7366: Fix crashes when setting filters on source pictures.Eric Anholt1-0/+5
2006-07-03Bug #7366: Fix two crashes in operations on source pictures.Eric Anholt1-0/+5
2006-06-19Convert PICT_* names from #defines to an enum to aid in debugging.Eric Anholt1-1/+1
2006-01-03Add glyph privates for Xgl, which uses them to implement a glyph cache. EXAEric Anholt1-0/+17
2005-12-09Bug #5258: Restore binary compatibility with 6.8.2's PictureRec. (AaronAdam Jackson1-2/+3
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone1-4/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Add support for gradients and solid fills to Render.Lars Knoll1-2/+101
2005-06-15Fix projective transformations in fbcompose.c Bugfix for convolutionLars Knoll1-0/+4
2005-06-13add the convolution filter from xserver to xorgLars Knoll1-13/+15
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-1/+1
2004-08-06Add RenderAddTraps. Rewrite trapezoid rendering code.Keith Packard1-0/+24
2004-08-05- Add a new Render function, CopyPicture, which will update a picture withEric Anholt1-1/+6
2004-07-29Use LibraryTargetName when not building a loadable serverKevin E Martin1-0/+9
2004-07-29Integration of DAMAGE-XFIXES branch to trunkStuart Kreitman1-17/+16
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-1/+10
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+2
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