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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-10
more stuff towards getting a driver loaded into X.org
drvlayer
Dave Airlie
9
-22
/
+27
2011-06-10
drvmodel: another bunch of changes.
Dave Airlie
26
-139
/
+601
2011-05-27
impedpict: fix some issues in picture impedance layer
Dave Airlie
1
-8
/
+14
2011-05-26
more damage rework
Dave Airlie
6
-15
/
+40
2011-05-26
fixup pixmap size setup
Dave Airlie
6
-4
/
+18
2011-05-26
damage: start driver side code and flesh it out a bit
Dave Airlie
13
-31
/
+170
2011-04-21
drop unusued code
Dave Airlie
1
-4
/
+0
2011-04-21
make gnome-terminal work
Dave Airlie
3
-16
/
+36
2011-04-21
drop miTranslate from the drv side
Dave Airlie
8
-150
/
+9
2011-04-21
imped: fix some of the impedance probs found with xgc
Dave Airlie
1
-2
/
+11
2011-04-21
migrate the rest of the mi stuff below the drv boundary.
Dave Airlie
26
-125
/
+3171
2011-04-20
holy fuck, can I stop typing already.
Dave Airlie
90
-1502
/
+16596
2011-04-19
GCOps->ProtocolGCOps
Dave Airlie
14
-24
/
+24
2011-04-19
Pixmap->ProtoPixmap conversion
Dave Airlie
42
-114
/
+114
2011-04-18
step1 on migrating core dix code to ProtoPixmapPtr
Dave Airlie
77
-315
/
+373
2011-04-14
gc/exa/fb move validate gc into gpu ops
Dave Airlie
5
-17
/
+16
2011-04-14
imped: add CloseScreen
Dave Airlie
4
-4
/
+15
2011-04-14
fb: drop copy operations
Dave Airlie
3
-115
/
+2
2011-04-14
remove debugging
Dave Airlie
3
-4
/
+0
2011-04-14
render: check for drawable
Dave Airlie
1
-1
/
+1
2011-04-14
exa: fallback to correct function
Dave Airlie
1
-12
/
+12
2011-04-14
imped: fix up copy area for composite
Dave Airlie
1
-5
/
+21
2011-04-13
impedance: fixup more drawable/pixmap stuff
Dave Airlie
4
-49
/
+167
2011-04-11
exa: drop all Window info now we are below impedance layer
Dave Airlie
5
-157
/
+76
2011-04-11
exa: use picture pixmap ptr instead of drawable below impednace layer
Dave Airlie
2
-148
/
+148
2011-04-11
ephyr: fix build when exa changes
Dave Airlie
1
-0
/
+1
2011-04-11
exa: migrate glyphs into impedance layer
Dave Airlie
1
-5
/
+5
2011-04-11
imped: migrate glyphs into impedance layer
Dave Airlie
4
-2
/
+27
2011-04-11
fb: fix mph
Dave Airlie
1
-1
/
+1
2011-04-11
exa: continue migrating below impedance layer.
Dave Airlie
5
-37
/
+37
2011-04-11
imped: cleanup a bit
Dave Airlie
2
-2
/
+2
2011-04-11
migrate ModifyPixmapHeader across impedance layer
Dave Airlie
4
-1
/
+14
2011-04-08
exa: move into gpu layer even further
impedance
Dave Airlie
3
-38
/
+28
2011-04-08
exa: move bitmap to region wrapping
Dave Airlie
2
-7
/
+7
2011-04-08
exa: drop CopyWindow
Dave Airlie
4
-78
/
+0
2011-04-08
exa: start migrating EXA to new GPU API
Dave Airlie
4
-177
/
+105
2011-04-08
imped: migrate query best size and bitmap to region to new interface
Dave Airlie
3
-2
/
+24
2011-04-08
imped: add Create/DestroyPixmap + CreateGC to gpu interface.
Dave Airlie
6
-9
/
+41
2011-04-08
imped: move realise/unrealise font out of fb
Dave Airlie
2
-14
/
+15
2011-04-08
migrate cmap code to mi/imped layers
Dave Airlie
12
-161
/
+26
2011-04-08
gc: split gc validation.
Dave Airlie
3
-23
/
+32
2011-04-08
impedance: drop windows out of fb
Dave Airlie
8
-52
/
+55
2011-04-08
imped: fix picture for source pics
Dave Airlie
1
-3
/
+7
2011-04-08
imped: move getimage/getspans + fix copy
Dave Airlie
8
-50
/
+139
2011-04-08
imped: abstract away fb layer
Dave Airlie
6
-20
/
+185
2011-04-08
kdrive meet abstraction layer, abstraction layer meet kdrive.
Dave Airlie
2
-1
/
+5
2011-04-08
imped: migrate simple window interfaces out of fb layer
Dave Airlie
4
-40
/
+29
2011-04-08
imped: add CopyWindow
Dave Airlie
5
-105
/
+37
2011-04-08
imped: start screen section
Dave Airlie
9
-30
/
+60
2011-04-08
impedance layer for GC operations.
Dave Airlie
12
-9
/
+526
[next]