summaryrefslogtreecommitdiff
path: root/mi/miwideline.c
Commit message (Expand)AuthorAgeFilesLines
* mi: Always initialize edge1 and edge2 in miLineArcKeith Packard2015-08-171-1/+1
* Convert mi & miext to new *allocarray functionsAlan Coopersmith2015-04-211-23/+19
* mi: Fold mispans.c into miwideline.cAdam Jackson2014-10-271-0/+518
* mi: Unexport wide line detailsAdam Jackson2014-10-271-4/+4
* mi: Create miPolylines as a general-purpose line drawing functionKeith Packard2014-06-121-0/+20
* mi: Avoid stack smash when drawing dashed linesPeter Harris2013-09-101-3/+3
* Introduce a consistent coding styleKeith Packard2012-03-211-1678/+1466
* Replace Fabs() macro with fabs() functionMatt Turner2011-09-211-1/+1
* mi: Integer overflow for dashed lines longer than 46340. #31093Siddhesh Poyarekar2010-11-101-1/+1
* Remove unnecessary parentheses around return values in functionsMikhail Gusarov2010-06-101-2/+2
* Replace dixChangeGC with calls directly to the right variant.Jamey Sharp2010-05-131-6/+6
* dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.Jamey Sharp2010-05-131-21/+21
* Simplify miFillPolyHelper and miLineArc.Jamey Sharp2010-05-131-52/+27
* miwideline: Factor out span buffer allocation.Jamey Sharp2010-05-131-74/+32
* Kill DoChangeGC in favor of dixChangeGC.Jamey Sharp2010-05-121-8/+8
* Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2010-05-131-19/+19
* Move AppendSpanGroup from miwideline.h to miwideline.c.Jamey Sharp2010-05-101-3/+30
* Expand macros that are used only in miFillPolyHelper.Jamey Sharp2010-05-101-6/+41
* Remove a bunch of useless casts.Adam Jackson2009-01-221-10/+10
* Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade2008-12-031-6/+6
* mi: ansify.Peter Hutterer2008-05-281-38/+30
* mi: Remove usage of allocaDaniel Stone2007-11-051-10/+10
* Make the use of ICEIL slightly less ugly.Adam Jackson2007-05-111-4/+0
* Static and dead code cleanup from mi/Adam Jackson2007-03-251-36/+15
* mi: remove 'register' keywords.Peter Hutterer2007-03-091-108/+108
* Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson2006-07-211-2/+0
* get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone2006-07-181-1/+1
* Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson2006-04-301-12/+0
* fixed typo.Egbert Eich2006-03-311-3/+3
* Fixes for some vsw4 failures on 64bit BE platforms such as PPC64 and s390x.Egbert Eich2006-03-301-3/+6
* Mark everything in misym.c as _X_EXPORT.Adam Jackson2006-02-151-6/+6
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-031-0/+4
* Fix includes right throughout the Xserver tree:Daniel Stone2005-04-201-1/+1
* Preventing hight for drawing from becoming negative when face->dy < 0. TheEgbert Eich2005-04-111-0/+4
* 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
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley2003-11-251-2/+2
* XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley2003-11-141-93/+124
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+2203