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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-19
exa: remove useless cache{X,Y}off from UploadToScreen() arguments.
Maarten Maathuis
1
-2
/
+3
2008-08-19
EXA: Inline Prepare/FinishAccessWindow into only caller, ChangeWindowAttributes.
Michel Dänzer
2
-27
/
+12
2008-08-19
EXA: Don't use exaGlyphs if the driver doesn't provide a PrepareComposite hook.
Michel Dänzer
1
-4
/
+8
2008-08-17
exa: fix assert logic thinko from 361a9eb953aaa38f8ebc057185de29e50f9eef26
Maarten Maathuis
1
-1
/
+1
2008-08-08
EXA: Make sure damage tracking code is inactive if the driver manages pixmaps.
Michel Dänzer
4
-124
/
+153
2008-08-05
EXA: Remove unnecessary #includes
Daniel Stone
2
-4
/
+0
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-06-18
Set driverPriv immediately on CreatePixmap.
Alan Hourihane
1
-8
/
+6
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
5
-4
/
+31
2008-05-24
EXA: Don't migrate twice in exaImageGlyphBlt.
Michel Dänzer
1
-12
/
+2
2008-05-24
EXA: Don't suggest exaCopyDirty be inlined.
Michel Dänzer
1
-1
/
+1
2008-05-24
EXA: Specify region used for source pixmap migration in exaCopyNtoN.
Michel Dänzer
1
-21
/
+31
2008-05-01
EXA: Fall back in CompositeRects if the driver can't accelerate Composite.
Michel Dänzer
1
-0
/
+3
2008-04-28
EXA: Try to accelerate non-antialiased text via the glyph cache as well.
Michel Dänzer
1
-0
/
+15
2008-04-28
EXA: Accumulate glyphs whenever possible, for full benefits of the glyph cache.
Michel Dänzer
1
-0
/
+96
2008-04-28
EXA: Glyph cache upload tweaks.
Michel Dänzer
1
-1
/
+8
2008-04-28
EXA: Use UploadToScreen() for uploads to glyph cache
Owen Taylor
1
-11
/
+66
2008-04-28
EXA: Clean up debug messages
Owen Taylor
2
-4
/
+1
2008-04-28
EXA: Fix overlapping glyphs in glyph cache
Owen Taylor
2
-10
/
+18
2008-04-28
EXA: Add exaCompositeRects()
Owen Taylor
3
-54
/
+267
2008-04-28
EXA: Use a single large glyph cache pixmap
Owen Taylor
4
-0
/
+796
2008-04-21
EXA: Set pixmap->accel_blocked on the screen pixmap, too.
Tilman Sauerbeck
2
-0
/
+33
2008-04-21
EXA: Update sys_pitch/fb_pitch in exaModifyPixmapHeader.
Tilman Sauerbeck
1
-15
/
+28
2008-04-21
EXA: Offscreen memory eviction improvements.
Michel Dänzer
2
-15
/
+36
2008-04-17
EXA: Avoid some fallbacks in exaCopyNtoN.
Tilman Sauerbeck
1
-6
/
+26
2008-04-14
EXA: Update pixmaps' accel_blocked field in ModifyPixmapHeader.
Tilman Sauerbeck
1
-21
/
+32
2008-04-14
EXA: Teach exaCompositeFallbackPictDesc() about x8r8g8b8.
Tilman Sauerbeck
1
-0
/
+3
2008-04-07
EXA: Fix TS origin computation when implementing RenderComposite with tiling.
Owen W. Taylor
1
-4
/
+6
2008-03-31
EXA: Optimize the eviction scanning loop in exaOffscreenAlloc.
Fredrik Höglund
1
-48
/
+58
2008-03-31
EXA: Improve the algorithm used for tracking offscreen pixmap use.
Fredrik Höglund
3
-23
/
+16
2008-02-27
EXA: Let the driver decide what repeat/extend types are supported.
Maarten Maathuis
1
-2
/
+0
2008-02-20
EXA: Fix Render acceleration in copy and tiling cases.
Eric Anholt
1
-6
/
+10
2008-01-14
exa: make the prototype for exaGetPixmapFirstPixel() public
Bernardo Innocenti
2
-3
/
+3
2008-01-04
Fix Line drawing with CapNotLast set in PolySegment.
Alan Hourihane
1
-0
/
+8
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+1
2007-11-17
exa: set driverPriv to NULL before it might get used later with garbage
Ben Skeggs
1
-0
/
+1
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-8
/
+26
2007-11-07
EXA: Disable problematic optimization of dest pixmap migration by default.
Michel Dänzer
2
-8
/
+26
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
3
-13
/
+14
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-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
2
-4
/
+5
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
5
-360
/
+25
2007-10-23
EXA: Fix off-by-one in polyline drawing.
Pierre Willenbrock
1
-1
/
+1
2007-10-19
Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.
Eric Anholt
2
-263
/
+3
[next]