index
:
~jbarnes/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
autoconfig-for-7.2
bcook-backend
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.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_0-branch
server-1_1-branch
transform-proposal
upstream
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
Jesse's X Server development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
src
/
kaapict.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
1
-1
/
+1
2005-06-29
Add support for gradients and solid fills to Render.
Lars Knoll
1
-3
/
+4
2005-06-09
- Replace the syncAccel hook in the kdrive structure with a pair of hooks
Eric Anholt
1
-4
/
+4
2005-01-25
Fix a leak of a region when the driver's CheckComposite fails.
Eric Anholt
1
-0
/
+1
2004-09-11
- Don't require Imrecise mode for Trapezoid acceleration. It looks like we
Eric Anholt
1
-1
/
+30
2004-08-30
Add a set of three hooks for accelerating trapezoids, and use it for the
Eric Anholt
1
-1
/
+84
2004-07-03
Add a "dirty" flag to the pixmap private. Clear it when setting up an
Eric Anholt
1
-0
/
+3
2004-06-10
- Pass the right pixel mask (all ones) in to PrepareSolid in the
Eric Anholt
1
-6
/
+13
2004-05-17
Add new CheckComposite hook. This allows a driver to avoid the migration of
Eric Anholt
1
-0
/
+5
2004-01-09
Use the scratch area for Composite when one of src or dst is in memory.
Eric Anholt
1
-1
/
+18
2004-01-08
- Add a new UploadToScratch kaa hook for putting the data for a single
Eric Anholt
1
-1
/
+14
2004-01-04
- Don't forget to UNINIT miComputeCompositeRegion's regions
Eric Anholt
1
-17
/
+31
2004-01-03
- Call appropriate Done function for Composite.
Eric Anholt
1
-9
/
+10
2004-01-03
Split the various attempts at accelerating Composite into separate
Eric Anholt
1
-217
/
+265
2003-12-30
- Add new Composite hook for kdrive drivers, which only ensures that the
Eric Anholt
1
-2
/
+83
2003-12-29
Merge dri-0-1-branch to trunk. Notable changes:
Eric Anholt
1
-0
/
+418