summaryrefslogtreecommitdiff
path: root/mi/miarc.c
Commit message (Expand)AuthorAgeFilesLines
* mi: Use memcpy() instead of memmove() when buffers are known not to overlapAlan Coopersmith2022-08-291-3/+3
* Fix spelling/wording issuesAlan Coopersmith2020-07-051-2/+2
* miarc: "Cache" arc span data for dashed arcsAdam Jackson2017-03-021-1/+11
* miarc: Make the caller free the arc span dataAdam Jackson2017-03-021-29/+35
* miarc: Style cleanup for miWideArcAdam Jackson2017-03-021-189/+179
* mi: Correct a miscall of abs() to instead call fabs()Jeremy Huddleston2015-10-191-1/+1
* Convert mi & miext to new *allocarray functionsAlan Coopersmith2015-04-211-13/+12
* mi: Fix regression in arc drawingAdam Jackson2014-11-241-15/+0
* Drop trailing whitespacesPeter Hutterer2014-11-121-12/+12
* mi: Fold mifpolycon.c into miarc.cAdam Jackson2014-10-271-0/+205
* mi: Make miPolyArc draw fast zero-width when possibleKeith Packard2014-06-121-1/+10
* Replace 'pointer' type with 'void *'Keith Packard2014-01-121-1/+1
* Introduce a consistent coding styleKeith Packard2012-03-211-2713/+2525
* Replace Fabs() macro with fabs() functionMatt Turner2011-09-211-1/+1
* Remove unnecessary parentheses around return values in functionsMikhail Gusarov2010-06-101-2/+2
* Remove more superfluous if(p) checks around free(p)Mikhail Gusarov2010-06-061-4/+2
* Replace deprecated bzero with memsetMikhail Gusarov2010-06-061-2/+2
* Replace dixChangeGC with calls directly to the right variant.Jamey Sharp2010-05-131-4/+4
* dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.Jamey Sharp2010-05-131-10/+13
* Don't statically allocate the ChangeGC parameter array.Jamey Sharp2010-05-131-17/+12
* Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2010-05-131-33/+33
* mi: Delete wide ellipse arc cacheAdam Jackson2010-05-071-107/+11
* Fix mod() definition.Matthias Hopf2010-05-071-1/+1
* Add type name argument to CreateNewResourceTypeAlan Coopersmith2009-12-181-3/+1
* Ensure all resource types created have names registeredAlan Coopersmith2009-12-181-0/+2
* mi: kill a few warningsMaarten Maathuis2009-02-071-1/+1
* Remove a bunch of useless casts.Adam Jackson2009-01-221-16/+14
* Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade2008-12-031-1/+1
* mi: ansify.Peter Hutterer2008-05-281-5/+1
* mi: Remove usage of allocaDaniel Stone2007-11-051-11/+11
* Add CreatePixmap allocation hints.Aaron Plattner2007-11-041-1/+2
* Use system copy of cbrt() if available.Adam Jackson2007-05-111-8/+11
* Use _X_INLINE instead of ad-hoc #defines.Adam Jackson2007-05-111-23/+2
* 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-11/+4
* mi: remove 'register' keywords.Peter Hutterer2007-03-091-50/+50
* Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson2006-07-211-3/+0
* Big old pile of warning fixes.Adam Jackson2006-03-281-3/+3
* Mark everything in misym.c as _X_EXPORT.Adam Jackson2006-02-151-2/+2
* Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone2005-07-031-1/+1
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-031-0/+4
* Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone2005-07-011-2/+2
* Fix includes right throughout the Xserver tree:Daniel Stone2005-04-201-4/+4
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-2/+4
* 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.902 (RC 2)xf86-4_3_99_902Kaleb Keithley2003-12-191-1/+3
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley2003-11-251-4/+1