index
:
~airlied/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
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
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-branch
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.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
stable-1.14-fixes
tmp-api
tmp-train-work
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xinerama-cleanup
xinerama-the-revenge
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-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exa
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-09-26
EXA: Only calculate cache position once for each glyph.
Michel Dänzer
1
-19
/
+23
2009-09-26
EXA: Accumulate arbitrary number of glyphs without flushing.
Michel Dänzer
1
-25
/
+22
2009-09-26
EXA: Try to minimize UploadToScreen calls for mixed pixmaps.
Michel Dänzer
4
-3
/
+35
2009-09-26
EXA: Extend mixed pixmaps scheme to allow driver PrepareAccess hook to fail.
Michel Dänzer
6
-216
/
+232
2009-09-23
EXA: Fix some issues pointed out by clang.
Michel Dänzer
3
-10
/
+8
2009-09-08
EXA: Only take special code path for 1x1 fill for pixmaps.
Michel Dänzer
1
-0
/
+1
2009-09-04
EXA: Stop hiding solid or gradient pictures from the driver.
Michel Dänzer
1
-183
/
+200
2009-09-03
EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_mixed.
Michel Dänzer
1
-1
/
+3
2009-08-15
exa: clarify createpixmap2 new pitch return
Dave Airlie
1
-1
/
+3
2009-08-14
exa: fix CreatePixmap2 to be useful for tiling.
Dave Airlie
3
-21
/
+28
2009-08-08
exa: more safety
Maarten Maathuis
2
-1
/
+2
2009-08-08
exa: minor cleanup
Maarten Maathuis
1
-10
/
+9
2009-08-08
exa: Fix the broken upload fallback for "mixed"
Maarten Maathuis
1
-18
/
+20
2009-08-07
exa: one can never be too careful
Maarten Maathuis
1
-1
/
+2
2009-08-07
exa: fix a potential loophole in "mixed"
Maarten Maathuis
1
-11
/
+13
2009-08-06
exa: delay malloc for "mixed"
Maarten Maathuis
3
-10
/
+17
2009-08-06
exa: implement exaMoveInPixmap for "mixed"
Maarten Maathuis
5
-3
/
+59
2009-08-06
exa: Use damage to optimise away useless copies.
Maarten Maathuis
2
-8
/
+69
2009-08-06
exa: A simple 3rd backend implementation.
Maarten Maathuis
10
-58
/
+460
2009-08-06
exa: Split out some classic and driver allocated pixmap code into seperate files
Maarten Maathuis
7
-331
/
+590
2009-08-04
EXA: Simplify exaGetPixmapFirstPixel using GetImage.
Michel Dänzer
1
-45
/
+24
2009-08-04
Add support for RENDER BGRA formats.
Michel Dänzer
1
-5
/
+25
[prev]
[next]