index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
composite
/
compinit.c
Age
Commit message (
Expand
)
Author
2008-09-17
Conditionalize Composite-based backing store on pScreen->backingStoreSupport.
Aaron Plattner
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2008-05-04
Rework composite overlay window code to fix several resource management bugs.
Keith Packard
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
2007-07-31
Don't fail compScreenInit if the driver added its own alternate visuals.
Aaron Plattner
2007-07-18
Refactor how Composite adds visuals to the screen.
Adam Jackson
2007-06-29
Death to RCS tags.
Adam Jackson
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
2006-08-08
Add CompositeRegisterAlternateVisuals.
Aaron Plattner
2006-03-29
Fix composite overlay window bug 6411
Deron Johnson
2006-03-13
Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:
Deron Johnson
2005-07-03
Fix more include paths; add dix-config.h to XKB code.
Daniel Stone
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2004-08-13
Empty damage object when freeing pixmap.
Keith Packard
2004-08-12
Apply a kludge to initialize the composite wrapper before DamageSetup. If
Eric Anholt
2004-08-07
Remove alpha-related fields from visual structure to retain binary
Keith Packard
2004-08-03
Major improvements to Composite wrapper. Several issues remain, but it now
Eric Anholt
2004-07-31
Integrate COMPOSITEWRAP branch including composite wrapper. This code still
Eric Anholt