index
:
~ofourdan/xserver
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
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
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-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-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
transform-proposal
wonderland-dev
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
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xfixes
/
region.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
dix: Always store GC client clip as a region (v2)
Adam Jackson
1
-10
/
+3
2014-10-23
render: Always store client clip as a region
Adam Jackson
1
-11
/
+3
2014-04-22
xfixes: Forbid manipulating clip for source-only pictures (#28968)
Adam Jackson
1
-0
/
+6
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-10
/
+10
2013-12-09
fixes: Fix PanoramiXSetWindowShapeRegion for root windows (v2)
Adam Jackson
1
-0
/
+13
2013-12-09
fixes: Fix PanoramiXSetPictureClipRegion for root windows (v2)
Adam Jackson
1
-0
/
+13
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
1
-1
/
+2
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-1
/
+1
2012-05-14
xfixes: remove redundant declaration.
Michal Suchanek
1
-1
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-374
/
+384
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-87
/
+69
2011-06-16
xfixes: Remove unused variable.
Cyril Brulebois
1
-2
/
+0
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
1
-2
/
+0
2010-11-30
fixes: Add panoramix support
David Reveman
1
-0
/
+78
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-3
/
+1
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-30
/
+30
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
1
-1
/
+1
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
1
-3
/
+3
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-29
/
+20
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-1
/
+1
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-4
/
+4
2010-05-12
Kill DoChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-4
/
+4
2010-05-07
VERIFY_PICTURE always returns BadPicture. Don't bother specifying.
Jamey Sharp
1
-4
/
+2
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-10
/
+0
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-5
/
+1
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+4
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
1
-1
/
+2
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-3
/
+3
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-12-02
Add visibility flags to XSERVER_CFLAGS.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-8
/
+0
2007-08-30
xace: add hooks + new access codes: XFixes extension.
Eamon Walsh
1
-15
/
+19
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2006-12-14
Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC.
Eamon Walsh
1
-3
/
+10
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-23
/
+23
2006-03-15
Coverity #807: Fix a memory leak in XFixesExpandRegion.
Adam Jackson
1
-0
/
+1
2005-07-03
Fix more include paths; add dix-config.h to XKB code.
Daniel Stone
1
-3
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-06-10
Bug #2799: Input shape. (Keith Packard)
XORG-6_8_99_11
Adam Jackson
1
-9
/
+22
2004-07-31
Update xfixes server code to major version 3 from xserver CVS, and perform
Eric Anholt
1
-6
/
+60
2004-07-29
bugzilla 859 -merging DAMAGE-XFIXES into trunk
Stuart Kreitman
1
-0
/
+796