index
:
xorg/xprint
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
dri-0-1-branch
exa-damagetrack
glucose-2
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
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-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
xquartz-composite
The (deprecated) Xprint server (mirrored from https://gitlab.freedesktop.org/xorg/xserver-xprint)
dparsons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exa
/
exa.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-26
Move EXA_PM_IS_SOLID() to the public API, since drivers will want it frequently.
Eric Anholt
1
-0
/
+9
2006-03-15
Add more doxygen documentation, including notes on WaitMarker() and
Eric Anholt
1
-0
/
+9
2006-03-12
Improve doxygen formatting, and attempt to clarify the 1:1 ratio of
Eric Anholt
1
-81
/
+85
2006-03-10
Document the restriction on PrepareAccess() failure, from discussion with
Eric Anholt
1
-5
/
+8
2006-03-09
Do a first pass of doxygen documentation of EXA. This removes the
Eric Anholt
1
-45
/
+493
2006-03-09
Rearrange EXA driver structures so that there's a hope of maintaining ABI
Eric Anholt
1
-24
/
+17
2006-03-01
Add accelerated two directional blt support to EXA
Jesse Barnes
1
-1
/
+1
2006-02-28
fix exaInitCard by making it a real function
Jesse Barnes
1
-12
/
+5
2006-02-16
Move EXA implementation up to the top level and remove its XFree86
Eric Anholt
1
-0
/
+3
2005-10-11
Fix a couple of bugs in the offscreen allocator. One mostly harmless was
Benjamin Herrenschmidt
1
-3
/
+3
2005-09-18
Break EXA ABI while we still can. Add coordinates to the UploadToScreen
Eric Anholt
1
-0
/
+4
2005-09-11
Add a pair of hooks, PrepareAccess() and FinishAccess(), which get called
Eric Anholt
1
-0
/
+21
2005-08-24
Bugzilla #4090: Introduce getters for pixmap pitch and offset, to
Eric Anholt
1
-1
/
+5
2005-08-14
- Fix the exa pixmap offset/pitch alignment to deal with non-POT alignment
Eric Anholt
1
-2
/
+2
2005-07-04
This fixes the close screen mess (crash reported by Thomas). Also hide the
Zack Rusin
1
-4
/
+0
2005-07-01
Missed this. Spotted by Thomas.
Zack Rusin
1
-2
/
+2
2005-07-01
Adding the new acceleration architecture: Exa. It's meant to replace XAA in
Zack Rusin
1
-0
/
+240