index
:
~anholt/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XPRINT
bcook-backend
dmx-2
dri-0-1-branch
dri2-reallocate-revert
ephyr-continue-deleting
ephyr-fixes
ephyr-rebase-works
ephyr-warnings
glamor
glamor-anholt-filter-dir
glamor-anholt-filter-rebase
glamor-ca
glamor-cleanups
glamor-core-profile
glamor-delay-shareable
glamor-delay-shareable-2
glamor-external-rebase
glamor-extra-after-keithp
glamor-flushing
glamor-gl-context-2
glamor-map-zero
glamor-new-glyphs
glamor-original-in-tree
glamor-prepare-for-keithp
glamor-quads
glamor-rebase-wip
glamor-render-program
glamor-rgba-8
glamor-server
glamor-testing-patch-from-ken
glamor-xephyr
glamor-xephyr-egl
glamor-xephyr-gl-context
global-glx-context
glucose-2
glx-arg
gsr-current
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
modesetting-dri2
modesetting-dri2-no-pageflip
modesetting-gbm
modesetting-glamor
modesetting-import
modesetting-import-2
modesetting-present-no-pageflip
no-pci-rework
old-glamor
orib-soc-2006
panning-for-server-1.6
randr-1.2-for-server-1.2
randr-dpms
raspbian-backport
sco_port_update
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_0-branch
server-1_1-branch
transform-proposal
travis-ci
wonderland-dev
xephyr-xcb-rebase
xf-4_0_2-branch
xf-4_1-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
xserver-driinterface-versions
xserver-unifdef
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miext
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-23
miext/damage: Only wrap into the GC ops chain if there's a listener (v3)
Adam Jackson
1
-1
/
+29
2012-07-25
cw: Remove
Adam Jackson
7
-1575
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
5
-11
/
+11
2012-05-14
miext: Remove redundant declaration.
Michal Suchanek
1
-3
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
28
-3682
/
+3512
2011-11-18
rootless: Fix a server crash when choosing a color with the gimp color wheel
dtakahashi42
1
-2
/
+2
2011-07-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+1
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
1
-1
/
+1
2011-06-16
miext: Mark some variables as unused.
Cyril Brulebois
6
-6
/
+6
2011-04-25
rootless: Fix a typo in RootlessGlyphs which resulted in a garbage value
Jeremy Huddleston
1
-1
/
+1
2011-04-25
rootless: Dead code removal
Jeremy Huddleston
2
-3
/
+0
2011-04-13
damage: use DamageReportDamage for the initial borderClip damage report
Erkki Seppälä
2
-50
/
+55
2011-03-14
Remove TriStrip and TriFan from the picture screen
Søren Sandmann Pedersen
2
-66
/
+0
2011-02-27
Revert "rootless: Remove ROOTLESS_WORKAROUND"
Jeremy Huddleston
1
-1
/
+5
2011-02-08
shadow: Remove hw/xfree86/ from includes
Adam Jackson
1
-2
/
+0
2011-02-08
rootless: Remove hw/xfree86/ from includes
Adam Jackson
1
-1
/
+0
2011-02-08
damage: Remove hw/xfree86/ from includes
Adam Jackson
1
-1
/
+1
2011-01-05
Call SourceValidate even if src == dst
Ville Syrjälä
1
-22
/
+0
2011-01-05
Add subWindowMode parameter to SourceValidate
Ville Syrjälä
2
-4
/
+7
2010-12-27
mi: Sync: Don't free managed screen private
Daniel Stone
1
-1
/
+0
2010-12-06
Add fence sync driver interface
James Jones
3
-2
/
+233
2010-12-06
Move some sync code to miext
James Jones
5
-2
/
+149
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-12
/
+0
2010-11-10
Merge remote branch 'whot/for-keith'
Keith Packard
2
-6
/
+3
2010-11-10
shadow: Optimize shadowUpdatePacked(). (#26973)
Adam Jackson
1
-2
/
+2
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-2
/
+1
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
1
-4
/
+2
2010-09-13
rootless: Delete dead remnants of rootless acceleration.
Jamey Sharp
4
-158
/
+11
2010-09-13
rootless: ROOTLESS_GLOBAL_COORDS is always set, so unifdef it.
Jamey Sharp
5
-26
/
+3
2010-09-13
rootless: ROOTLESS_TRACK_DAMAGE is never set, so unifdef it.
Jamey Sharp
5
-85
/
+5
2010-09-13
Delete redundant GC initializations.
Jamey Sharp
2
-2
/
+0
2010-09-13
Delete unused devPrivate field from GCFuncs and GCOps.
Jamey Sharp
1
-1
/
+0
2010-09-13
damage: Delete NOTUSED block--it was never not NOTUSED.
Jamey Sharp
1
-22
/
+0
2010-09-11
rootless: Remove ROOTLESS_WORKAROUND
Jeremy Huddleston
1
-5
/
+1
2010-08-12
XQuartz: Make application switching work better for the no-spaces case
Jeremy Huddleston
2
-5
/
+11
2010-08-10
rootless: fix uninitialized private key assert in non-rootless modes in Cygwin/X
Jon TURNEY
1
-0
/
+3
2010-07-19
rootless: Adjust the frame size of the native root window in RootlessResizeWi...
Jan Hauffa
1
-0
/
+7
2010-06-10
Fix a couple more possible errors with input-only windows
Keith Packard
1
-2
/
+2
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
4
-30
/
+14
2010-06-05
Damage pixmap private key was being mis-registered as a picture key
Keith Packard
1
-1
/
+1
2010-06-05
Move the shadow screen private key initialization to shadowSetup
Keith Packard
1
-3
/
+3
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
6
-44
/
+71
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
13
-192
/
+192
2010-06-05
rootless: Fix SetShape regression
Jeremy Huddleston
2
-3
/
+3
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-4
/
+4
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
4
-11
/
+15
2010-05-13
Define GCAllBits as the union of all valid CreateGC masks.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-4
/
+4
[next]