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
/
exa
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-05
Fix exa_priv.h declarations of privates
Keith Packard
2
-9
/
+10
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-9
/
+15
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
7
-130
/
+130
2010-06-05
Change region implementation names to eliminate the 'mi' prefix
Keith Packard
1
-1
/
+1
2010-05-20
EXA: Wrap Glyphs even without Composite acceleration.
Michel Dänzer
3
-1
/
+37
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
4
-21
/
+21
2010-04-26
Exa screen private has SavedSourceValidate, not SourceValidate
Keith Packard
1
-1
/
+1
2010-04-26
exa: avoid calling non existent SourceValidate callback
Jerome Glisse
1
-3
/
+5
2010-04-26
Revert "exa: avoid calling non existent SourceValidate callback"
Keith Packard
1
-5
/
+3
2010-04-26
exa: avoid calling non existent SourceValidate callback
Jerome Glisse
1
-3
/
+5
2010-04-21
Merge remote branch 'vignatti/for-keith'
Keith Packard
4
-11
/
+12
2010-04-21
exa: don't need to check for NULL pointer if we already assumed it has a value
Tiago Vignatti
1
-8
/
+6
2010-04-21
exa: check for NULL pointer before dereferences it
Tiago Vignatti
3
-3
/
+6
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
4
-28
/
+0
2010-04-14
EXA: Check sys_ptr isn't NULL before passing it to the UploadToScreen hook.
Michel Dänzer
1
-1
/
+1
2010-03-21
exa: exaFinishAccess: Overrun of static array "pExaScr->access" of size 6 at ...
Oliver McFadden
1
-2
/
+2
2010-02-17
EXA/mixed: Clean up exaPrepareAccessReg_mixed() a little.
Michel Dänzer
1
-12
/
+19
2010-02-17
exa/mixed: fix gnome-panel corruption
Maarten Maathuis
1
-8
/
+13
2010-01-04
EXA: Restore migration call in exaDoPutImage().
Michel Dänzer
1
-0
/
+11
2009-12-29
EXA: Don't use UTS/DFS directly for Put/GetImage when there's a system copy.
Michel Dänzer
1
-34
/
+8
2009-12-29
EXA: Restrict the regions that need to be migrated for composite fallback for...
Thomas Hellstrom
2
-41
/
+200
2009-12-29
EXA/mixed: Handle results of software fallbacks in DamageReport hook.
Michel Dänzer
4
-39
/
+29
2009-12-29
EXA: Fix migration avoidance for 1x1 pixmaps.
Michel Dänzer
2
-1
/
+21
2009-12-29
EXA/classic: Fix crash with migration heuristic "smart".
Michel Dänzer
1
-0
/
+3
2009-12-29
EXA: Limit src prepareAccess regions for a number of unaccelerated operations.
Thomas Hellstrom
1
-27
/
+75
2009-12-29
EXA: Use relevant source region to minimize migration on CopyWindow fallbacks.
Michel Dänzer
1
-2
/
+12
2009-12-29
EXA: Fix bugs in exaGetImage / ExaCheckGetImage migration.
Thomas Hellstrom
2
-2
/
+2
2009-12-28
EXA/mixed: Don't clear deferred status of pixmaps if migration is limited.
Michel Dänzer
1
-1
/
+2
2009-12-10
EXA/mixed: Don't consider devKind for detecting dimension change.
Michel Dänzer
1
-1
/
+0
2009-12-08
EXA: ModifyPixmapHeader_mixed fixes.
Michel Dänzer
1
-3
/
+40
2009-12-08
EXA: ExaDoPrepareAccess return value fixes.
Michel Dänzer
2
-11
/
+20
2009-12-04
exa/mixed: pixmaps that succeed prepare access have no need for a cpu copy
Maarten Maathuis
2
-5
/
+20
2009-12-04
EXA: Use correct coordinate system for calculating Composite fallback region.
Michel Dänzer
1
-1
/
+3
2009-12-03
exa/mixed: setting devKind before exaCopyDirty* is not needed
Maarten Maathuis
1
-4
/
+9
2009-12-03
Revert "exa: a few small pitch related changes"
Maarten Maathuis
2
-14
/
+8
2009-11-30
EXA: Don't defragment offscreen memory at allocation time.
Michel Dänzer
1
-24
/
+1
2009-11-30
Revert "EXA: Accumulate arbitrary number of glyphs without flushing."
Michel Dänzer
1
-22
/
+25
2009-11-28
exa: a few small pitch related changes
Maarten Maathuis
2
-8
/
+14
2009-11-28
exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPix...
Maarten Maathuis
12
-94
/
+96
2009-11-28
exa: handle pixmap create/destroy in lower layers
Maarten Maathuis
7
-162
/
+137
2009-11-24
Revert "exa/mixed: be more thorough about setting fb_pitch when needed"
Maarten Maathuis
1
-13
/
+8
2009-11-19
EXA: Don't use UploadToScreen for CopyNtoN with mixed pixmaps.
Michel Dänzer
1
-3
/
+9
2009-11-18
exa/mixed: be more thorough about setting fb_pitch when needed
Maarten Maathuis
1
-8
/
+13
2009-11-18
exa/mixed: avoid copying back pixmap data when no migration took place
Maarten Maathuis
1
-1
/
+2
2009-11-05
EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_driver
Tiago Vignatti
1
-1
/
+3
2009-11-02
exa: remove some outdated comment
Maarten Maathuis
1
-4
/
+0
2009-10-09
EXA: Fix exaTryDriverSolidFill() for solid source pictures.
Michel Dänzer
1
-13
/
+22
2009-10-09
EXA: fix exaGetRGBAFromPixel to not loop forever on PICT_a8 picture
Ben Skeggs
1
-14
/
+20
2009-10-01
exa: avoid infinite loops if UTS sw fallbacks.
Michel Dänzer
1
-5
/
+5
2009-09-27
EXA: Fix mixed pixmaps crash with missing / failing UploadToScreen hook.
Michel Dänzer
1
-12
/
+14
[next]