index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
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.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-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
server-21.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-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exa
/
exa_accel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-14
EXA: Check sys_ptr isn't NULL before passing it to the UploadToScreen hook.
Michel Dänzer
1
-1
/
+1
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: Fix migration avoidance for 1x1 pixmaps.
Michel Dänzer
1
-0
/
+4
2009-12-29
EXA: Fix bugs in exaGetImage / ExaCheckGetImage migration.
Thomas Hellstrom
1
-1
/
+1
2009-12-04
exa/mixed: pixmaps that succeed prepare access have no need for a cpu copy
Maarten Maathuis
1
-4
/
+2
2009-11-28
exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPix...
Maarten Maathuis
1
-5
/
+5
2009-11-28
exa: handle pixmap create/destroy in lower layers
Maarten Maathuis
1
-11
/
+29
2009-11-19
EXA: Don't use UploadToScreen for CopyNtoN with mixed pixmaps.
Michel Dänzer
1
-3
/
+9
2009-09-08
EXA: Only take special code path for 1x1 fill for pixmaps.
Michel Dänzer
1
-0
/
+1
2009-08-06
exa: A simple 3rd backend implementation.
Maarten Maathuis
1
-17
/
+17
2009-08-06
exa: Split out some classic and driver allocated pixmap code into seperate files
Maarten Maathuis
1
-2
/
+3
2009-07-21
EXA: Fix up some issues introduced by 00fe4a297744c81b40f0243fb56ad848a9be6a2b.
Michel Dänzer
1
-4
/
+4
2009-07-20
EXA: Bail earlier from exaDoPutImage if the driver has no UploadToScreen hook.
Michel Dänzer
1
-6
/
+3
2009-07-20
EXA: Completely eliminate exaDoMigration calls for drivers that manage pixmaps.
Michel Dänzer
1
-67
/
+79
2009-07-10
EXA: Only pass CT_YXBANDED to RECTS_TO_REGION() if that is really true.
Michel Dänzer
1
-1
/
+11
2009-05-15
EXA: Take GC client clip type into account for migration.
Michel Dänzer
1
-18
/
+17
2009-04-10
exa: implement UTS based upload through CopyArea
Maarten Maathuis
1
-19
/
+51
2009-02-08
exa: All fallbacks should have a GC, remove some code.
Maarten Maathuis
1
-13
/
+0
2009-02-06
exa: don't use fbCopyNtoN
Maarten Maathuis
1
-15
/
+61
2009-02-06
fb: move some code to mi
Maarten Maathuis
1
-2
/
+2
2009-02-06
exa: create ExaCheckGetImage
Maarten Maathuis
1
-6
/
+1
2009-02-06
exa: kill of exaImageGlyphBlt
Maarten Maathuis
1
-134
/
+1
2009-02-06
exa: Remove one of the many calls directly into the fb layer.
Maarten Maathuis
1
-26
/
+6
2008-11-17
exa: avoid doing prepare/done without intervening copies in exaFillRegionTiled
Dave Airlie
1
-22
/
+39
2008-11-17
EXA: avoid copy operations if no boxes in use
Dave Airlie
1
-0
/
+4
2008-09-01
exa: drop cw.h inclusion
Dave Airlie
1
-1
/
+0
2008-08-28
Reimplement ShmPutImage.
Adam Jackson
1
-88
/
+0
2008-08-26
exa: fix thinko from 988725f32e082aee9392a71464125157a83d1e67
Maarten Maathuis
1
-1
/
+1
2008-08-26
exa: move destination damage for internal calls to a special function
Maarten Maathuis
1
-8
/
+1
2008-08-08
EXA: Make sure damage tracking code is inactive if the driver manages pixmaps.
Michel Dänzer
1
-20
/
+38
2008-07-31
EXA: Do still return FALSE if the driver PrepareCopy hook failed...
Michel Dänzer
1
-1
/
+3
2008-07-31
EXA: Fix exponential growth logic for GXcopy tiled fills.
Michel Dänzer
1
-3
/
+4
2008-07-31
EXA: Simplify exaFillRegionTiled() control flow.
Michel Dänzer
1
-13
/
+11
2008-07-30
EXA: Optimize GXcopy tiled fills.
Michel Dänzer
1
-7
/
+53
2008-07-30
EXA: Replace open coded CopyArea logic with GC op call.
Michel Dänzer
1
-12
/
+6
2008-05-24
EXA: Only record damage generated by rendering operations.
Michel Dänzer
1
-2
/
+4
2008-05-24
EXA: Don't migrate twice in exaImageGlyphBlt.
Michel Dänzer
1
-12
/
+2
2008-05-24
EXA: Specify region used for source pixmap migration in exaCopyNtoN.
Michel Dänzer
1
-21
/
+31
2008-04-17
EXA: Avoid some fallbacks in exaCopyNtoN.
Tilman Sauerbeck
1
-6
/
+26
2008-01-04
Fix Line drawing with CapNotLast set in PolySegment.
Alan Hourihane
1
-0
/
+8
2007-11-05
EXA: Remove usage of alloca
Daniel Stone
1
-2
/
+2
2007-11-05
EXA: Remove usage of alloca
Daniel Stone
1
-7
/
+7
2007-10-23
EXA: Fix off-by-one in polyline drawing.
Pierre Willenbrock
1
-1
/
+1
2007-10-18
EXA: Don't attempt to move in pixmaps that can't be accelerated.
Michel Dänzer
1
-0
/
+3
2007-10-04
EXA: Disable 1x1 pixmap fill optimization for drivers that handle pixmaps.
Michel Dänzer
1
-6
/
+5
2007-10-03
exa: direct access to the pixmap sys ptr is bad if the pixmap isn't mapped
Dave Airlie
1
-3
/
+5
2007-09-27
EXA: Punt for all fallbacks in exaFillRegion*.
Michel Dänzer
1
-35
/
+13
2007-09-27
EXA: Make sure tile offsets passed to drivers are never negative.
Michel Dänzer
1
-2
/
+5
2007-09-27
EXA: Tile offscreen pixmap coordinate offsets are always 0.
Michel Dänzer
1
-11
/
+5
[next]