index
:
xorg/xserver-test
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
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
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
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-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.9-branch
server-1_0-branch
server-1_1-branch
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
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
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exa
/
exa_unaccel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-04
EXA: Use correct coordinate system for calculating Composite fallback region.
Michel Dänzer
1
-1
/
+3
2009-11-28
exa: handle pixmap create/destroy in lower layers
Maarten Maathuis
1
-35
/
+38
2009-09-26
EXA: Extend mixed pixmaps scheme to allow driver PrepareAccess hook to fail.
Michel Dänzer
1
-22
/
+30
2009-08-04
EXA: Simplify exaGetPixmapFirstPixel using GetImage.
Michel Dänzer
1
-45
/
+24
2009-05-15
EXA: Take GC client clip type into account for migration.
Michel Dänzer
1
-1
/
+1
2009-03-04
exa: avoid a potential Prepare/FinishAccess inbalance.
Maarten Maathuis
1
-5
/
+7
2009-02-27
exa: fixup aux indices and ensure that the indices are used as they should be.
Maarten Maathuis
1
-7
/
+7
2009-02-27
EXA: Handle separate alpha maps properly in Composite fallback, take two.
Michel Dänzer
1
-1
/
+24
2009-02-27
Revert "EXA: Handle separate alpha maps properly in Composite fallback."
Michel Dänzer
1
-19
/
+1
2009-02-24
EXA: Handle separate alpha maps properly in Composite fallback.
Michel Dänzer
1
-1
/
+19
2009-02-08
exa: All fallbacks should have a GC, remove some code.
Maarten Maathuis
1
-14
/
+1
2009-02-06
exa: don't use fbCopyNtoN
Maarten Maathuis
1
-0
/
+50
2009-02-06
exa: create ExaCheckGetImage
Maarten Maathuis
1
-0
/
+30
2009-02-06
exa: wrap the remainder of exa_unaccel.c
Maarten Maathuis
1
-3
/
+27
2009-02-06
exa: properly wrap GC functions
Maarten Maathuis
1
-46
/
+52
2008-12-26
exa: preparing as source and finishing access as mask is a bad idea
Maarten Maathuis
1
-2
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-10-23
Wrap AddTraps in exa and damage.
Keith Packard
1
-0
/
+14
2008-08-08
EXA: Make sure damage tracking code is inactive if the driver manages pixmaps.
Michel Dänzer
1
-8
/
+7
2008-06-06
EXA: Fix exaGetPixmapFirstPixel() crash if the driver has a CreatePixmap hook.
Michel Dänzer
1
-1
/
+3
2008-05-24
EXA: Only record damage generated by rendering operations.
Michel Dänzer
1
-1
/
+4
2007-09-17
EXA: Don't crash in ExaCheckPolyArc.
Alan Hourihane
1
-0
/
+7
2007-09-17
EXA: Fixed compiler warnings.
Tilman Sauerbeck
1
-2
/
+2
2007-09-17
EXA: Added missing exaPrepare/FinishAccess calls in ExaCheckPushPixels.
Tilman Sauerbeck
1
-0
/
+2
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-17
/
+0
2007-09-07
EXA: exa(Shm)PutImage improvements.
Michel Dänzer
1
-5
/
+5
2007-09-07
EXA: exaGetImage improvements.
Michel Dänzer
1
-13
/
+0
2007-09-07
EXA: Remove superfluous manual damage tracking.
Michel Dänzer
1
-1
/
+0
2007-09-07
EXA: RENDER improvements.
Michel Dänzer
1
-1
/
+28
2007-09-07
EXA: Improvements for 1x1 pixmaps.
Michel Dänzer
1
-4
/
+18
2007-09-07
EXA: Migrate out pixmap in exaPrepareAccess.
Michel Dänzer
1
-7
/
+2
2007-09-07
EXA: Add a couple of missing exaPrepare/FinishAccess calls.
Dave Airlie
1
-0
/
+7
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-28
/
+0
2007-08-18
EXA: Fix a couple of logic errors in exaGetPixmapFirstPixel.
Fredrik Höglund
1
-12
/
+12
2007-07-27
exaGetPixmapFirstPixel: avoid framebuffer readbacks if possible.
Adam Jackson
1
-10
/
+27
2007-04-29
EXA: PutImage improvements.
Michel Dänzer
1
-0
/
+5
2007-04-29
EXA: PolyFillRect improvements.
Michel Dänzer
1
-26
/
+5
2006-12-19
EXA: Lots of damage tracking fixes.
exa-damagetrack
Michel Dänzer
1
-31
/
+9
2006-06-12
Track per-drawable damage to minimize UTS and DFS transfers.
Michel Dänzer
1
-5
/
+49
2006-04-27
Improve EXA fallback debugging output to include the locations of pixmaps.
Eric Anholt
1
-23
/
+41
2006-04-27
Add trivial PolySegment acceleration for 0-width horizontal/vertical lines,
Eric Anholt
1
-2
/
+4
2006-04-18
Fix exaGetPixmapFirstPixel to migrate as unaccelerated. Also adds a bit of
Eric Anholt
1
-2
/
+3
2006-04-01
Export exaPrepare/FinishGC to the rest of EXA, and use it in the ImageGlyph
Eric Anholt
1
-2
/
+2
2006-03-31
Don't attempt to Prepare/FinishAccess NULL pDrawables. Exposed by new
Eric Anholt
1
-4
/
+6
2006-03-31
Add an option to EXA for the DDX to request that EXA hide the pixmap's
Eric Anholt
1
-36
/
+42
2006-03-31
Revert mistaken commit to exa_unaccel.c. Should have been to
Eric Anholt
1
-42
/
+36
2006-03-31
Correct a typo in debug-only offscreen validation code. (Wang Zhenyu)
Eric Anholt
1
-36
/
+42
2006-03-30
Remove the exaAsyncPixmapGCOps mostly-unaccelerated ops vector, and always
Eric Anholt
1
-30
/
+0
2006-03-14
Move migration logic to a new function, exaDoMigration(). This is largely a
Eric Anholt
1
-1
/
+10
[next]