index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
composite
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-12-31
composite: Remove unnecessary variable.
Pauli Nieminen
3
-12
/
+2
2010-12-31
composite: Only register the block handler when it is required
Pauli Nieminen
2
-33
/
+37
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
6
-6
/
+6
2010-11-30
composite: add panoramix support
David Reveman
4
-13
/
+391
2010-11-10
Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.
Eric Anholt
2
-3
/
+3
2010-10-18
composite: Move the backfill comment to a more appropriate indent level
Adam Jackson
1
-4
/
+4
2010-10-18
composite: Don't backfill non-MapWindow allocations
Adam Jackson
1
-3
/
+7
2010-10-18
composite: Don't backfill non-bg-None windows
Adam Jackson
1
-1
/
+23
2010-09-10
composite: Convert compWindowUpdate to use TraverseTree
Adam Jackson
1
-15
/
+15
2010-06-22
composite: fix freeing of old pixmap until after move/resize/cbw (bug 28345)
Dave Airlie
3
-10
/
+87
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
3
-14
/
+22
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
3
-25
/
+25
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
3
-153
/
+54
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
2
-2
/
+2
2010-06-03
Move each screen's screensaver data into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-06-02
composite: initialise pOldPixmap to NullPixmap at alloc time.
Dave Airlie
1
-0
/
+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
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
-2
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
3
-21
/
+21
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-1
/
+1
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
6
-126
/
+90
[next]