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
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-24
xfree86: organize and group all pci related stuff inside xf86.h
Tiago Vignatti
1
-30
/
+27
2010-05-24
xfree86: remove BUS_ISA type given we don't support anymore
Tiago Vignatti
1
-2
/
+0
2010-05-24
xfree86: remove all kind of bus and PCI dependency from the common helper file
Tiago Vignatti
2
-503
/
+494
2010-05-24
xfree86: bus: remove useless field from EntityRec
Tiago Vignatti
1
-1
/
+0
2010-05-24
xfree86: bus: delete useless xf86FindPrimaryDevice
Tiago Vignatti
3
-43
/
+0
2010-05-24
xfree86: bus: remove unused headers
Tiago Vignatti
4
-6
/
+0
2010-05-24
xfree86: bus: remove unused pci macros
Tiago Vignatti
1
-6
/
+0
2010-05-23
Merge remote branch 'alanc/docs'
Keith Packard
4
-1308
/
+2
2010-05-23
xfree86: fix multiple InputAttributes tag matching.
Peter Hutterer
1
-3
/
+3
2010-05-23
Remove obsolete reference to README.DRI in xorg.conf.man
Brice Goglin
1
-2
/
+1
2010-05-23
Remove ancient documentation of IBM RapidAccess keyboard hack
Alan Coopersmith
2
-50
/
+1
2010-05-23
Remove completely out-of-date README.DRI
Alan Coopersmith
2
-1257
/
+0
2010-05-23
Add RandR 1.2 README.modes doc to EXTRA_DIST
Alan Coopersmith
1
-0
/
+1
2010-05-23
xf86: allow for no outputs connected at startup operation.
Dave Airlie
1
-17
/
+44
2010-05-21
Solaris: Use VT_SET_CONSUSER ioctl to set Console User rights profile
Aaron Zang
1
-22
/
+80
2010-05-21
vbe.h: Use __attribute__((packed)) on Sun cc 5.9 & later as well as gcc
Alan Coopersmith
1
-1
/
+1
2010-05-20
XFree86 Design doc: Convert LinuxDoc ``quotes'' to DocBook <quote> tags
Alan Coopersmith
1
-45
/
+45
2010-05-20
XFree86 Design doc: Explain this version covers the current Xorg release
Alan Coopersmith
1
-7
/
+30
2010-05-20
Show Xserver release/version date in DIX & DDX docs
Alan Coopersmith
1
-1
/
+3
2010-05-20
Convert LinuxDoc documents to DocBook/XML
Alan Coopersmith
3
-7449
/
+9382
2010-05-20
Add documentation for the new DefaultModes option
Simon Farnsworth
1
-0
/
+8
2010-05-20
Add configuration option to disable default modes on an output
Simon Farnsworth
1
-1
/
+3
2010-05-19
Merge remote branch 'vignatti/bus-cleanup'
Keith Packard
7
-442
/
+325
2010-05-19
xfree86: fix typo in optionTypeToSting.
Peter Hutterer
1
-2
/
+2
2010-05-19
Merge remote branch 'jamey/for-keith'
Keith Packard
3
-13
/
+3
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
1
-2
/
+2
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
2
-6
/
+1
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
2
-5
/
+0
2010-05-19
xfree86: remove PCI dependency from InitOutput
Tiago Vignatti
5
-305
/
+303
2010-05-19
xfree86: remove xf86EnableAccess
Tiago Vignatti
3
-25
/
+0
2010-05-19
xfree86: bus: remove SetSIGIOForState and simplify the code
Tiago Vignatti
1
-27
/
+7
2010-05-19
xfree86: bus: fb drivers might want to use vga arbitration either
Tiago Vignatti
1
-2
/
+2
2010-05-19
xfree86: bus: simplify entity related hooks
Tiago Vignatti
4
-55
/
+17
2010-05-19
xfree86: bus: enable declaration of sparc function as its code usage
Tiago Vignatti
1
-1
/
+1
2010-05-19
xfree86: bus: rework xf86PostProbe logic and remove useless log info
Tiago Vignatti
1
-10
/
+2
2010-05-19
xfree86: bus: reuse already assigned variable when fb driver claimed
Tiago Vignatti
1
-4
/
+1
2010-05-19
xfree86: bus: fix Enter/Leave accesses behaviour
Tiago Vignatti
1
-3
/
+0
2010-05-19
xfree86: remove unused xf86AccessInit()
Tiago Vignatti
3
-21
/
+3
2010-05-18
xfree86: Add option parsing for percent options.
Peter Hutterer
5
-1
/
+63
2010-05-17
dri2: Fix NULL check in allocation error handling
Kristian Høgsberg
1
-2
/
+4
2010-05-17
Only link Xorg with libconfig.la
Julien Cristau
1
-0
/
+1
2010-05-14
dri2: Fix xserver crash if dri2 buffer allocation fails.
Pauli Nieminen
2
-24
/
+58
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
4
-86
/
+82
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
2
-3
/
+3
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
2
-11
/
+12
2010-05-13
Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURN
Jeremy Huddleston
1
-6
/
+6
2010-05-13
dri2: Send out event when auxillary buffers are invalidated
Kristian Høgsberg
3
-9
/
+83
2010-05-13
Remove ResNoAvoid definition, missed in the RAC removal
Alan Coopersmith
1
-3
/
+0
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-2
/
+2
[prev]
[next]