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
/
exa_accel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-820
/
+814
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
1
-3
/
+3
2010-12-22
EXA: Fix crash with fill using 1x1 tile of depth < 8 (bug #24703).
Michel Dänzer
1
-0
/
+2
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-39
/
+39
2010-06-05
Change region implementation names to eliminate the 'mi' prefix
Keith Packard
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-9
/
+9
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
[next]