index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
3
-84
/
+85
2012-07-09
Use C99 designated initializers in xf86 extension Replies
Alan Coopersmith
4
-261
/
+302
2012-07-09
Use C99 designated initializers in Xephyr Replies
Alan Coopersmith
2
-84
/
+99
2012-07-09
Use C99 designated initializers in dmx Replies
Alan Coopersmith
4
-161
/
+216
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
1
-1
/
+1
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
[next]