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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
composite: Export compIsAlternateVisual
Adam Jackson
2
-1
/
+3
2017-01-25
composite: Remove a misleading comment
Adam Jackson
1
-5
/
+0
2016-12-07
composite: Fix repaint of borders (v2)
Adam Jackson
3
-7
/
+10
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
1
-2
/
+2
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
2015-09-24
composite: Factor out backing store transition
Adam Jackson
1
-11
/
+16
2015-07-08
dix: Restore PaintWindow screen hook
Adam Jackson
1
-1
/
+1
2015-04-21
Convert top level extensions to new *allocarray functions
Alan Coopersmith
1
-4
/
+4
2014-11-12
Drop trailing whitespaces
Peter Hutterer
5
-10
/
+10
2014-10-28
composite: Wrap GetSpans
Adam Jackson
2
-0
/
+20
2014-10-27
composite: Skip SetWindowPixmap when pixmap isn't changing
Keith Packard
1
-3
/
+4
2014-10-09
dix: Lower backStorage to a bit instead of a pointer
Adam Jackson
1
-2
/
+2
2014-10-09
mi: Simplify composite border clip redirection interface
Adam Jackson
1
-3
/
+0
2014-04-21
composite: Fix memory leak in compCopyWindow
Peter Harris
1
-0
/
+1
2014-04-03
Add pScreen->NameWindowPixmap hook
Daniel Stone
1
-1
/
+12
2014-04-01
composite: Add exception mechanism for implicit redirection policy
Kristian Høgsberg
4
-0
/
+53
2014-01-22
composite: Remove duplicate window pixmap fetch
Keith Packard
1
-1
/
+0
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
6
-21
/
+21
2014-01-12
composite: Remove unused pScreen variables
Keith Packard
1
-4
/
+0
2013-12-09
composite: Fix COW creation for Xinerama (v2)
Adam Jackson
1
-1
/
+4
2013-12-09
composite: Don't double-redirect if someone asks for backing store twice
Adam Jackson
1
-2
/
+2
2013-12-09
composite: Automatically enable backing store support on the screen
Adam Jackson
1
-0
/
+3
2013-09-10
damage: Simplify DamageUnregister
Adam Jackson
1
-2
/
+2
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
2
-7
/
+1
2012-07-09
Use C99 designated initializers in various extension Replies
Alan Coopersmith
1
-12
/
+17
2012-07-09
Fix more poorly indented/wrapped comments & code
Alan Coopersmith
1
-2
/
+4
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-5
/
+3
2012-06-28
dix/render: consolidate window format matching code.
Dave Airlie
3
-28
/
+4
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
2
-5
/
+4
2012-04-19
Export CompositeClientWindowType
Keith Packard
2
-1
/
+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
7
-1422
/
+1366
2011-10-19
composite: Update borderClip in compAllocPixmap()
Ville Syrjala
1
-4
/
+7
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-43
/
+31
2011-08-03
composite: Inhibit window background paint with manual subwindow redirection
Ville Syrjälä
1
-0
/
+2
2011-08-03
Revert "composite: Don't backfill non-MapWindow allocations"
Pierre-Loup A. Griffais
1
-7
/
+3
2011-05-04
composite: Recompute clipping when changing between manual and automatic redi...
Ville Syrjälä
1
-0
/
+6
2011-05-04
composite: Fix pWin->redirectDraw when changing between manual and automatic ...
Ville Syrjälä
1
-0
/
+5
2011-05-04
composite: Copy the window contents back from the pixmap
Ville Syrjälä
3
-11
/
+57
2011-05-04
composite: Get rid of the internal UnmapWindow+MapWindow cycle
Ville Syrjälä
1
-42
/
+45
2011-05-04
composite: Initialize borderClip with current values
Ville Syrjälä
1
-2
/
+4
2011-05-04
composite: Call ValidateGC after ChangeGC
Ville Syrjälä
1
-2
/
+1
2011-04-15
Revert "composite: Don't backfill non-bg-None windows"
Adam Jackson
1
-26
/
+0
2011-03-10
panoramiX: consolidate common id assignment code.
Dave Airlie
1
-4
/
+1
2011-01-05
composite: Support updating an arbitrary subtree
Ville Syrjälä
4
-13
/
+31
2011-01-05
composite: Add SourceValidate wrapper
Ville Syrjälä
2
-0
/
+23
2011-01-05
composite: Add GetImage wrapper
Ville Syrjälä
3
-1
/
+29
2011-01-05
Revert "composite: Convert compWindowUpdate to use TraverseTree"
Ville Syrjälä
1
-15
/
+15
[next]