summaryrefslogtreecommitdiff
path: root/render/mipict.h
Commit message (Expand)AuthorAgeFilesLines
* render: Hide/unexport some implementation detailsAdam Jackson2015-07-081-36/+0
* Drop trailing whitespacesPeter Hutterer2014-11-121-1/+1
* Replace 'pointer' type with 'void *'Keith Packard2014-01-121-1/+1
* Introduce a consistent coding styleKeith Packard2012-03-211-89/+64
* render: export TriStrip and TriFan to the driversChris Wilson2011-10-181-0/+20
* Remove TriStrip and TriFan from the picture screenSøren Sandmann Pedersen2011-03-141-20/+0
* Remove geometry arguments from miSourceValidate()Søren Sandmann Pedersen2011-03-141-5/+2
* Move miTriangles to fb as fbTriangles()Søren Sandmann Pedersen2011-02-261-17/+0
* Move miTrapezoids() into fb as fbTrapezoids()Søren Sandmann Pedersen2011-02-261-10/+0
* Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade2008-12-031-29/+29
* Remove declarations of symbols that are never defined.Paulo Cesar Pereira de Andrade2008-11-301-14/+0
* Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.Eric Anholt2007-10-191-6/+0
* Don't pass regions to pixman_image_composite() anymore.Søren Sandmann Pedersen2007-06-111-0/+6
* Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson2006-07-211-1/+0
* Add glyph privates for Xgl, which uses them to implement a glyph cache. EXAEric Anholt2006-01-031-0/+8
* Merge from xserver: Make the existing ChangePictureFilter andEric Anholt2005-12-281-0/+9
* Remove use of dix-config and xorg-config.h from public headers.Daniel Stone2005-08-241-4/+0
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-031-0/+4
* Encoding of numerous files changed to UTF-8Markus Kuhn2004-12-041-1/+1
* Add RenderAddTraps. Rewrite trapezoid rendering code.Keith Packard2004-08-061-0/+3
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-1/+1
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* Initial revisionKaleb Keithley2003-11-141-0/+210