index
:
~herrb/xserver
for-keith
master
obsd
obsd-server-1.10-branch
obsd-server-1.11-branch
obsd-server-1.12-branch
obsd-server-1.13-branch
obsd-server-1.14-branch
obsd-server-1.15-branch
obsd-server-1.9-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
OpenBSD versions of xserver
herrb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
composite
/
compext.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-21
res: Fix accounting of redirected window pixmaps for Composite
Adam Jackson
1
-7
/
+8
2016-05-11
dix: Remove pointless client-state callbacks
Adam Jackson
1
-14
/
+0
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-2
/
+2
2014-10-09
mi: Simplify composite border clip redirection interface
Adam Jackson
1
-3
/
+0
2014-04-03
Add pScreen->NameWindowPixmap hook
Daniel Stone
1
-1
/
+12
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-11
/
+11
2014-01-12
composite: Remove unused pScreen variables
Keith Packard
1
-4
/
+0
2013-02-05
Stop leaking overlayWin in PanoramiXCompositeGetOverlayWindow error paths
Alan Coopersmith
1
-1
/
+6
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-0
/
+1
2012-07-09
Use C99 designated initializers in various extension Replies
Alan Coopersmith
1
-12
/
+17
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-5
/
+3
2012-04-18
composite: Report pixmap usage of client windows to resource extension.
Rami Ylimäki
1
-0
/
+25
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-351
/
+348
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-43
/
+31
2011-03-10
panoramiX: consolidate common id assignment code.
Dave Airlie
1
-4
/
+1
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-1
/
+1
2010-11-30
composite: add panoramix support
David Reveman
1
-7
/
+355
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-4
/
+4
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-1
/
+1
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
1
-4
/
+1
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-5
/
+5
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-9
/
+6
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+6
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-21
/
+15
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-6
/
+4
2009-08-20
composite: Move screen init before extension registration.
Adam Jackson
1
-3
/
+5
2009-05-15
Correct some Sun license notices to Sun's standard X11 license format
Alan Coopersmith
1
-17
/
+24
2009-04-14
composite: Fix resource lookups
Kristian Høgsberg
1
-57
/
+30
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-5
/
+5
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-6
/
+1
2008-05-04
Rework composite overlay window code to fix several resource management bugs.
Keith Packard
1
-171
/
+22
2008-02-28
XACE: Adjust the location of the COMPOSITE creation hook.
Eamon Walsh
1
-2
/
+2
2008-02-28
XACE: Call the creation hook to properly label COMPOSITE window pixmaps.
Eamon Walsh
1
-0
/
+6
2007-11-20
Revert "registry: Register composite extension protocol names."
Eamon Walsh
1
-20
/
+0
2007-10-15
registry: Register composite extension protocol names.
Eamon Walsh
1
-0
/
+20
2007-09-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+6
2007-09-20
Set noCompositeExtension to TRUE when failing to initialize the extension (e....
Aaron Plattner
1
-0
/
+6
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
1
-1
/
+1
2007-08-31
xace: add hooks + new access codes: Composite extension
Eamon Walsh
1
-15
/
+32
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-5
/
+5
2007-07-03
Have Composite always report server version.
Keith Packard
1
-5
/
+1
2007-07-03
Force advertised Composite version to 0.4 instead of using header version.
Keith Packard
1
-5
/
+8
2007-06-29
Death to RCS tags.
Adam Jackson
1
-3
/
+0
2007-05-24
Fix build of composite, dix, and randr when Xinerama is disabled.
Luo Jie
1
-0
/
+2
2007-03-27
Disable composite when Xinerama is active.
Eric Anholt
1
-0
/
+5
2007-03-27
Disable Composite when the screen's visual is pseudocolor.
Eric Anholt
1
-2
/
+15
2007-03-27
Refuse to initialize Composite if Render is not present.
Eric Anholt
1
-0
/
+6
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-8
/
+8
2006-12-05
Bug #9219: Use pWin->viewable instead of pWin->realized to catch InputOnly wi...
Aaron Plattner
1
-1
/
+1
[next]