index
:
~jbarnes/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
autoconfig-for-7.2
bcook-backend
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.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_0-branch
server-1_1-branch
transform-proposal
upstream
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
Jesse's X Server development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-06
xserver 1.4.99.901
xorg-server-1.4.99.901
Adam Jackson
1
-1
/
+1
2008-03-05
Fix distcheck.
Adam Jackson
4
-7
/
+8
2008-03-04
xselinux: Implement polyinstantiation support and related protocol.
Eamon Walsh
2
-423
/
+695
2008-03-04
Make xf86InitialConfiguration slightly smarter.
Adam Jackson
1
-77
/
+299
2008-03-04
Remove all mention of the vga driver from the config logic.
Adam Jackson
2
-4
/
+1
2008-03-04
XACE: Check the return value of the selection create hook call.
Eamon Walsh
1
-1
/
+6
2008-03-04
dix: Convert selection list to a linked list.
Eamon Walsh
1
-26
/
+22
2008-03-03
XKB: Fix initial map setting on startup
Daniel Stone
2
-6
/
+25
2008-03-03
RANDR 1.2: Inherit PreferredMode from the global configuration, if any.
Adam Jackson
1
-2
/
+18
2008-03-03
Fix Motif menu drawing in Xnest.
Adam Jackson
1
-2
/
+2
2008-03-03
xf86DDCMonitorSet: Honor the DisplaySize from the config file.
Adam Jackson
1
-2
/
+4
2008-03-03
Branch for 1.5.
Adam Jackson
1
-1
/
+1
2008-03-02
Add missing file from previous commit.
David Nusinow
1
-0
/
+9
2008-03-02
Bug #13860: Ensure that the DRI mode is in octal format.
David Nusinow
2
-0
/
+7
2008-03-02
use UTILS_SYS_LIBS to pass SYS_LIBS to utils/ioports correctly
Matthieu Herrb
2
-1
/
+4
2008-03-01
bug #10008: Make Xvfb.1 document the correct default depth
David Nusinow
1
-3
/
+3
2008-03-01
fix typo
George Sapountzis
1
-1
/
+1
2008-03-01
clean some "unused" warnings
George Sapountzis
13
-183
/
+2
2008-03-01
glcore: split mesa and X in build system
George Sapountzis
2
-24
/
+21
2008-03-01
configure: minor cleanup
George Sapountzis
1
-64
/
+54
2008-03-01
Fix big mistake in commit fd41f46ac62033a724bd1f4612f19448a21c1224.
Maarten Maathuis
1
-1
/
+8
2008-02-29
dix: Modify callers of property and selection API to use new interfaces.
Eamon Walsh
11
-77
/
+58
2008-02-29
XACE: Add generic support for property and selection polyinstantiation.
Eamon Walsh
7
-31
/
+36
2008-02-29
dix: Refactoring of selection code to allow for polyinstantiation.
Eamon Walsh
8
-311
/
+352
2008-02-29
dix: Refactoring of property code to allow for polyinstantiation.
Eamon Walsh
3
-117
/
+112
2008-02-29
On second thought, revert that, it'll make large pixmaps painfully slow.
Adam Jackson
1
-1
/
+1
2008-02-29
Bug #10465: Use calloc() for allocating PixmapRec's.
Chris Wilson
1
-1
/
+1
2008-02-29
Bug #10464: Set pixel value to 0 before FindColor()
Chris Wilson
1
-0
/
+1
2008-02-29
Bug #10463: Always initialize reference pixel before AllocColor()
Chris Wilson
1
-0
/
+2
2008-02-29
EDID 1.4: Print additional CVT support data in the log.
Adam Jackson
1
-13
/
+56
2008-02-29
EDID 1.4: Decode additional CVT support information.
Adam Jackson
2
-3
/
+56
2008-02-29
Fix CVT abuse in DDCModesFromStandardTiming.
Adam Jackson
2
-8
/
+34
2008-02-29
Nuke a duplicate SYMFUNC(xf86CVTMode)
Adam Jackson
1
-3
/
+0
2008-02-29
Add xf86GTFMode().
Adam Jackson
4
-0
/
+387
2008-02-29
Remove the duplicate copy of xf86cvt.c
Adam Jackson
4
-298
/
+5
2008-02-29
Constify the built-in mode tables.
Adam Jackson
3
-31
/
+29
2008-02-29
Clean up DisplayModeRec handling in many places.
Adam Jackson
5
-19
/
+7
2008-02-29
Remove some #if 0 guarding code duplicated in xf86Modes.c
Adam Jackson
1
-140
/
+0
2008-02-29
Allow xf86DuplicateMode() to work correctly on read-only modes.
Adam Jackson
1
-4
/
+2
2008-02-29
Add several comments documenting our EDID failures.
Adam Jackson
1
-3
/
+24
2008-02-29
GLX: Adjust to changes in DRI driver interface.
Kristian Høgsberg
4
-53
/
+41
2008-02-28
xselinux: Don't require device "read" permission for XQueryPointer.
Eamon Walsh
1
-0
/
+11
2008-02-28
xselinux: Log messages to both libaudit and Xorg.0.log.
Eamon Walsh
1
-0
/
+1
2008-02-28
XACE: Adjust the location of the COMPOSITE creation hook.
Eamon Walsh
1
-2
/
+2
2008-02-28
XACE: Call the creation hook to properly label COMPOSITE window pixmaps.
Eamon Walsh
1
-0
/
+6
2008-02-28
XACE: Fix instances of DixUnknownAccess at hook callsites.
Eamon Walsh
11
-36
/
+36
2008-02-28
Xi: swap the control attached to a ChangeDeviceControl request. Bug #14170
Peter Hutterer
1
-0
/
+35
2008-02-28
Oops, there's one more parenthesis.
Tiago Vignatti
1
-1
/
+1
2008-02-27
xselinux: Prefix a few remaining error messages with "SELinux".
Eamon Walsh
1
-7
/
+6
2008-02-27
xselinux: Don't throw BadAccess if DixUnknownAccess is passed in to a hook.
Eamon Walsh
1
-0
/
+2
[next]