index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-24
Remove xf86GetResourcesImplicitly
Adam Jackson
1
-27
/
+4
2008-11-24
Fix typo in 5bf2c88d2317230b95b2904cb975167d03ee13a2
Alan Coopersmith
1
-1
/
+1
2008-11-24
Simplify filename generation code for Xorg -configure
Alan Coopersmith
1
-22
/
+19
2008-11-24
Solaris: Make KDSETMODE failure non fatal, and retry it on interrupts
Alan Coopersmith
1
-4
/
+10
2008-11-24
Handle transform failure when computing shadow damage area.
Keith Packard
1
-19
/
+30
2008-11-24
Be careful about copying transforms around; they have allocated memory.
Keith Packard
1
-3
/
+6
2008-11-24
Fix rotated/reflected cursor positions.
Keith Packard
1
-11
/
+11
2008-11-24
Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.
Keith Packard
3
-6
/
+5
2008-11-24
Allow drivers to set crtc transforms.
Keith Packard
6
-42
/
+114
2008-11-24
Handle RandR transform matrices in floating point.
Keith Packard
4
-125
/
+64
2008-11-24
Report whether transforms are support from driver through extension to client
Keith Packard
3
-0
/
+32
2008-11-24
Clear shadow pixmaps before using them.
Keith Packard
1
-0
/
+30
2008-11-24
Adjust transformed cursor position to account for hotspot
Keith Packard
1
-0
/
+9
2008-11-24
Actually use filter kernel size to expand transform redisplay box
Keith Packard
1
-4
/
+9
2008-11-24
Handle filter widths in xf86Rotate
Keith Packard
2
-18
/
+37
2008-11-24
Initialize and cleanup new filter fields in xf86Crtc.
Keith Packard
1
-0
/
+12
2008-11-24
[RANDR] Support filters in CRTC transforms.
Keith Packard
2
-4
/
+30
2008-11-24
Wire up RandR CRTC transform protocol, bump server to RandR 1.3
Keith Packard
3
-209
/
+10
2008-11-24
Add projective transforms to RandR DIX/DDX API.
Keith Packard
1
-6
/
+18
2008-11-24
Notify DRI when crtc regions change
Keith Packard
6
-0
/
+76
2008-11-24
DGA: silence compiler warning.
Peter Hutterer
1
-2
/
+2
2008-11-24
xfree86: Split the working code of NIDR into new xf86NewInputDevice.
Peter Hutterer
3
-95
/
+83
2008-11-23
Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/xserver
Matthieu Herrb
13
-60
/
+250
2008-11-23
missing action in if statement.
Matthieu Herrb
1
-0
/
+1
2008-11-23
Added '-showopts' option to print available driver options (#5564).
Stefan Dirsch
6
-2
/
+147
2008-11-22
XQuartz: More 1.6 server API updates
Jeremy Huddleston
1
-11
/
+23
2008-11-22
XQuartz: Fixed --disable-glx
Jeremy Huddleston
1
-2
/
+2
2008-11-22
XQuartz: Updated some code to use newer server API
Jeremy Huddleston
4
-16
/
+15
2008-11-22
XQuartz: GL: Remove the inclusion of glcontextmodes.h.
George Staplin
1
-7
/
+28
2008-11-22
XQuartz: GL: Add a branch to prevent a NULL DrawablePtr structure access.
George Staplin
1
-22
/
+35
2008-11-22
Remove the old libusbhid copy from os-support/bsd.
Matthieu Herrb
9
-2167
/
+1
2008-11-21
XQuartz: GLX: sync up indirect.c to match George's updates in the xorg-server...
Jeremy Huddleston
1
-66
/
+237
2008-11-21
XQuartz: GL: remove glcontextmodes.* from the Makefile.am. It has been repla...
George Staplin
1
-2
/
+0
2008-11-21
Xephyr man page typo fixes.
Alan Coopersmith
1
-21
/
+21
2008-11-21
XQuartz: Don't use LS to find X11.app on Tiger.
Jeremy Huddleston
1
-0
/
+8
2008-11-21
XQuartz: spewCallStack is noop on Tiger now...
Jeremy Huddleston
1
-2
/
+10
2008-11-21
XQuartz: pbproxy: Added some typedefs for types not available on Tiger
Jeremy Huddleston
1
-0
/
+11
2008-11-21
XQuartz: More Tiger ifdefs
Jeremy Huddleston
4
-8
/
+19
2008-11-21
XQuartz: Resurrect the old audio path for Tiger
Jeremy Huddleston
1
-0
/
+5
2008-11-21
XQuartz: pbproxy: Push the pbproxy Xevent processing into its own thread
Jeremy Huddleston
2
-3
/
+32
2008-11-21
int10: Do an mprotect(..,PROT_EXEC) on shmat()ed memory ranges.
Egbert Eich
1
-2
/
+10
2008-11-21
xfree86: don't reset Auto(Add|Enable)Devices, use defaults from xf86Globals
RĂ©mi Cardona
1
-2
/
+0
2008-11-21
Add a man page for Xephyr, with information from the README file.
Matthieu Herrb
2
-1
/
+99
2008-11-21
Support for BSD apm
Matthieu Herrb
1
-1
/
+9
2008-11-21
xfree86: without CONFIG_HAL, Auto{Add|Enable}Devices and AEI is false.
Peter Hutterer
1
-0
/
+6
2008-11-19
XQuartz: pbproxy: nuke RCS Id, update header license/copyright
Jeremy Huddleston
6
-13
/
+110
2008-11-19
XQuartz: pbproxy: Remove thread-main.m
Jeremy Huddleston
1
-42
/
+0
2008-11-19
Use bsd_pci stub routines on Solaris too, since we use pciaccess for real work
Alan Coopersmith
1
-1
/
+1
2008-11-18
Xinput: use floats for ConstantDeceleration and AdaptiveDeceleration
Keith Packard
1
-2
/
+2
2008-11-15
XQuartz: Don't use TIS on Tiger...
Jeremy Huddleston
2
-12
/
+31
[prev]
[next]