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
/
dixmods
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-26
configure: Let configure --enable/disable-aiglx control building of AIGLX for...
Jon TURNEY
1
-1
/
+1
2011-01-27
xfree86/dga: Remove DGAIsDgaEvent()
Ville Syrjala
1
-1
/
+0
2010-12-31
Fix asprintf typo in commit d2c42b10
Alan Coopersmith
1
-1
/
+1
2010-12-31
xcmisc: warning fix
Adam Jackson
1
-0
/
+4
2010-12-07
Replace alloc+strcpy+strcat with asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-4
/
+1
2010-12-01
DGA: fix screen number check
Julien Cristau
1
-23
/
+23
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
4
-163
/
+81
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
2
-10
/
+10
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
2
-13
/
+24
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
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
1
-4
/
+1
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
1
-2
/
+0
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
2
-56
/
+52
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
3
-31
/
+31
2010-04-23
xfree86: use screen privates for exclusive DGA clients
Jamey Sharp
1
-33
/
+37
2010-04-21
Death to Multibuffer extension
Tiago Vignatti
2
-14
/
+0
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-3
/
+1
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+2
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
2
-4
/
+6
2009-09-21
xfree86: silence warning: ‘ramplen’ may be used uninitialized
Peter Hutterer
1
-1
/
+1
2009-09-04
require xf86vidmodeproto 2.2.99.1 or newer.
Peter Hutterer
2
-4
/
+2
2009-08-27
xfree86: require xf86dgaproto 2.0.99.1.
Peter Hutterer
2
-5
/
+2
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-9
/
+5
2009-07-14
xfree86: switch to byte counting functions
Peter Hutterer
2
-25
/
+25
2009-06-17
xfree86: fix two compiler warnings in xf86vmode.c
Peter Hutterer
1
-2
/
+2
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-8
/
+10
2009-04-24
Fix byte swapping of XF86VidMode{Get,Set}GammaRamp
Alan Coopersmith
1
-10
/
+6
2009-03-04
Remove dead XTest code from extmod
Tomas Carnecky
1
-9
/
+0
2009-02-10
glx: Replace broken GLX visual setup with a fixed "all" mode.
Eric Anholt
1
-15
/
+0
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
5
-7
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
7
-113
/
+36
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
1
-2
/
+0
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
4
-6
/
+6
2008-10-09
DGA: Track client state even when using old style DGA.
Luc Verhaegen
1
-10
/
+35
2008-10-09
DGA: Mash together xf86dga.c and xf86dga2.c.
Luc Verhaegen
3
-341
/
+311
2008-10-08
DGA: Fix ProcXF86DGASetViewPort for missing support in driver.
Luc Verhaegen
1
-2
/
+5
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2
-4
/
+7
2008-08-28
MIT-SHM pixmaps, if they exist, are ZPixmap.
Adam Jackson
1
-3
/
+0
2008-08-18
Remove the remainder of grab deactivation and closedown.
Adam Jackson
1
-4
/
+0
2008-08-10
Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.h
Matthieu Herrb
1
-0
/
+1
2008-08-05
Redefine WindowTable as a fixed array
Tomas Carnecky
1
-2
/
+1
2008-07-24
Sync is built-in and mandatory.
Adam Jackson
2
-16
/
+0
2008-07-24
XC-MISC is built-in and mandatory.
Adam Jackson
2
-14
/
+0
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-12
/
+1
2008-07-24
Bigreqs are built-in and mandatory.
Adam Jackson
2
-14
/
+0
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
2
-11
/
+0
2008-07-18
Drop the FONTCACHE extension.
Adam Jackson
2
-16
/
+0
[prev]
[next]