index
:
delta/xserver.git
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
baserock/1.17+jetson
baserock/1.18+jetson
baserock/jjardon/xfont2
baserock/morph
baserock/xorg-server-1.17.2-20-gb3d5c01+libsystemd_fix
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xephyr-crash
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
xwayland-21.1
xwayland-22.1
xwayland-23.1
gitlab.freedesktop.org: xorg/xserver.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mi
/
miarc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace 'pointer' type with 'void *'
Keith Packard
2014-01-12
1
-1
/
+1
*
Introduce a consistent coding style
Keith Packard
2012-03-21
1
-2713
/
+2525
*
Replace Fabs() macro with fabs() function
Matt Turner
2011-09-21
1
-1
/
+1
*
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
2010-06-10
1
-2
/
+2
*
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
2010-06-06
1
-4
/
+2
*
Replace deprecated bzero with memset
Mikhail Gusarov
2010-06-06
1
-2
/
+2
*
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
2010-05-13
1
-4
/
+4
*
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
2010-05-13
1
-10
/
+13
*
Don't statically allocate the ChangeGC parameter array.
Jamey Sharp
2010-05-13
1
-17
/
+12
*
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
2010-05-13
1
-33
/
+33
*
mi: Delete wide ellipse arc cache
Adam Jackson
2010-05-07
1
-107
/
+11
*
Fix mod() definition.
Matthias Hopf
2010-05-07
1
-1
/
+1
*
Add type name argument to CreateNewResourceType
Alan Coopersmith
2009-12-18
1
-3
/
+1
*
Ensure all resource types created have names registered
Alan Coopersmith
2009-12-18
1
-0
/
+2
*
mi: kill a few warnings
Maarten Maathuis
2009-02-07
1
-1
/
+1
*
Remove a bunch of useless casts.
Adam Jackson
2009-01-22
1
-16
/
+14
*
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
2008-12-03
1
-1
/
+1
*
mi: ansify.
Peter Hutterer
2008-05-28
1
-5
/
+1
*
mi: Remove usage of alloca
Daniel Stone
2007-11-05
1
-11
/
+11
*
Add CreatePixmap allocation hints.
Aaron Plattner
2007-11-04
1
-1
/
+2
*
Use system copy of cbrt() if available.
Adam Jackson
2007-05-11
1
-8
/
+11
*
Use _X_INLINE instead of ad-hoc #defines.
Adam Jackson
2007-05-11
1
-23
/
+2
*
Make the use of ICEIL slightly less ugly.
Adam Jackson
2007-05-11
1
-4
/
+0
*
Static and dead code cleanup from mi/
Adam Jackson
2007-03-25
1
-11
/
+4
*
mi: remove 'register' keywords.
Peter Hutterer
2007-03-09
1
-50
/
+50
*
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
2006-07-21
1
-3
/
+0
*
Big old pile of warning fixes.
Adam Jackson
2006-03-28
1
-3
/
+3
*
Mark everything in misym.c as _X_EXPORT.
Adam Jackson
2006-02-15
1
-2
/
+2
*
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
2005-07-03
1
-1
/
+1
*
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2005-07-03
1
-0
/
+4
*
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
2005-07-01
1
-2
/
+2
*
Fix includes right throughout the Xserver tree:
Daniel Stone
2005-04-20
1
-4
/
+4
*
Merging XORG-CURRENT into trunk
Egbert Eich
2004-04-23
1
-2
/
+4
*
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
2004-03-14
1
-1
/
+1
*
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
STSF-CURRENT
Egbert Eich
2004-03-03
1
-1
/
+1
*
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
2004-02-26
1
-1
/
+1
*
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2004-02-26
1
-1
/
+1
*
XFree86 4.3.99.902 (RC 2)
xf86-4_3_99_902
Kaleb Keithley
2003-12-19
1
-1
/
+3
*
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
2003-11-25
1
-4
/
+1
*
XFree86 4.3.0.1
xf86-4_3_0_1
PRE_xf86-4_3_0_1
Kaleb Keithley
2003-11-14
1
-249
/
+313
*
R6.6 is the Xorg base-line
XORG-MAIN
Kaleb Keithley
2003-11-14
1
-0
/
+3654