index
:
xorg/xserver-test
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
compat_output
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.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-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.9-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
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
xf86dga2.c & xf86vmode.c: Move REQUEST_SIZE_MATCH checks before using stuff
Alan Coopersmith
2
-41
/
+52
2012-07-09
Use temporary variables instead of parts of reply structures
Alan Coopersmith
3
-12
/
+18
2012-07-09
Fix more poorly indented/wrapped comments & code
Alan Coopersmith
1
-1
/
+3
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
16
-176
/
+154
2012-07-07
dri2/prime: allocate prime id at screen allocation time
Dave Airlie
1
-5
/
+32
2012-07-07
dri2: add initial prime support. (v1.2)
Dave Airlie
3
-28
/
+266
2012-07-07
xf86: add callback for offloak sink setting support.
Dave Airlie
2
-1
/
+32
2012-07-07
xf86: store scanout pixmap in the xf86 struct as well.
Dave Airlie
2
-1
/
+9
2012-07-07
xf86: make sure rotate calcs are done on the right screen boundaries
Dave Airlie
1
-0
/
+6
2012-07-07
xf86/cursor: fallback to sw cursor if we have slaves present.
Dave Airlie
1
-1
/
+1
2012-07-07
xf86: add output source setting callback (v2)
Dave Airlie
2
-1
/
+38
2012-07-07
xf86/crtc: add new interface to detach slave crtcs
Dave Airlie
2
-0
/
+23
2012-07-07
xf86: add initial scanout pixmap support (v2)
Dave Airlie
3
-0
/
+18
2012-07-07
xf86dga: handle DGAAvailable for gpu screens. (v2)
Dave Airlie
4
-5
/
+15
2012-07-07
dix: attach unbound screens to protocol screen 0 (v2)
Dave Airlie
2
-0
/
+8
2012-07-06
xfree86: add framework for provider support in ddx. (v4)
Dave Airlie
4
-0
/
+101
2012-07-06
randr: add provider object and provider property support (v6)
Dave Airlie
1
-3
/
+6
2012-07-06
Merge remote-tracking branch 'airlied/for-keithp-stage1'
Keith Packard
22
-66
/
+1026
2012-07-06
xfree86: EDID Est III parsing skips some modes
Torsten Kaiser
1
-1
/
+1
2012-07-06
xfree86: EDID Est III parsing can walk off end of array
Torsten Kaiser
1
-2
/
+9
2012-07-06
xfree86: add autoAddGPU option (v2)
Dave Airlie
4
-3
/
+30
2012-07-06
xfree86: add platform bus hotplug support (v3)
Dave Airlie
3
-0
/
+157
2012-07-06
xfree86: add DDX gpu screen support. (v3)
Dave Airlie
7
-24
/
+132
2012-07-06
xf86: cleanup helper code to use a pointer. (v1.1)
Dave Airlie
1
-9
/
+10
2012-07-06
xfree86: use udev to provide device enumeration for kms devices (v10)
Dave Airlie
15
-15
/
+691
2012-07-06
xf86: cursor code got mangled by indenting
Dave Airlie
1
-20
/
+11
2012-07-04
Look for ModuleData only in appropriate library
Michal Srb
3
-1
/
+8
2012-07-04
Merge branch 'sigio-vt-switch-issues' into for-keith
Peter Hutterer
10
-132
/
+51
2012-07-04
xfree86: fix use-after-free issue in checkInput
Peter Hutterer
1
-0
/
+1
2012-07-03
Drop custom sigio block/unblock functions from kdrive, ephyr and dmx
Peter Hutterer
5
-88
/
+24
2012-07-03
xfree86: drop ddx-specific SIGIO blocking
Peter Hutterer
5
-30
/
+25
2012-07-03
xfree86: use OsBlockSIGIO from the ddx
Peter Hutterer
1
-15
/
+2
2012-07-02
Merge branch 'sigsafe-logging-varargs'
Keith Packard
6
-14
/
+19
2012-07-02
Bump to ABI_XINPUT_VERSION 18
Peter Hutterer
1
-1
/
+1
2012-07-02
xfree86: constify InputDriverPtr->driverName and default_options
Peter Hutterer
1
-2
/
+2
2012-07-02
xfree86: constify InputInfoPtr->type_name
Peter Hutterer
1
-1
/
+1
2012-07-02
Log in OsVendorFatalError() in a signal safe manner
Chase Douglas
1
-7
/
+7
2012-07-02
Log in LoaderUnload() in a signal safe manner
Chase Douglas
1
-1
/
+1
2012-07-02
Log in UnloadModuleOrDriver() in a signal safe manner
Chase Douglas
1
-2
/
+3
2012-07-02
Enable no-undefined symbols mode in Solaris builds if -z parent is in ld
Alan Coopersmith
1
-3
/
+3
2012-07-02
Add pixman to module dependencies for pixman_region_* functions
Alan Coopersmith
3
-3
/
+4
2012-07-02
Build tda9885.c functions into fi1236 to avoid libtool relinking problems
Alan Coopersmith
1
-4
/
+1
2012-06-28
dix/render: consolidate window format matching code.
Dave Airlie
1
-23
/
+1
2012-06-28
dri2: Fix authentication for < v8 clients (v2).
Christopher James Halse Rogers
1
-4
/
+4
2012-06-22
xfree86: always enable SIGIO on OsVendorInit (#50957)
Peter Hutterer
1
-0
/
+1
2012-06-21
hw/xwin/glx: Fix glxWinCreateContext() function pointer mismatch
Jon TURNEY
1
-2
/
+5
2012-06-21
hw/xwin/glx: Update gen_gl_wrappers.py for the current glx/dispatch.h
Jon TURNEY
1
-1
/
+1
2012-06-21
hw/xwin/glx: Blacklist 'GDI generic' GL renderer
Jon TURNEY
1
-12
/
+21
2012-06-21
hw/xwin/glx: Fix glxLogExtensions to handle a null string without crashing
Jon TURNEY
1
-1
/
+3
2012-06-21
hw/xwin/glx: Create a new dispatch table rather than modifying the existing one
Jon TURNEY
1
-2
/
+10
[next]