index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-22
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-14
/
+16
2007-05-15
Add dependency on pixman 0.9.0
Soren Sandmann Pedersen
1
-2
/
+4
2007-05-11
Use system copy of cbrt() if available.
Adam Jackson
1
-0
/
+1
2007-05-02
Bug #10823: Fixed default OSNAME value.
Tilman Sauerbeck
1
-7
/
+7
2007-04-26
Require inputproto 1.4.2.
Peter Hutterer
1
-1
/
+1
2007-04-18
Belatedly bump XORG_VERSION for 7.2.
Eric Anholt
1
-3
/
+3
2007-04-18
Remove libminimi build.
Eric Anholt
1
-1
/
+0
2007-04-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-10
/
+16
2007-04-05
configure: minor cosmetic, move GLX extension options together.
George Sapountzis
1
-9
/
+15
2007-03-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-4
/
+0
2007-03-27
Move libcw setup to the only renderer requiring it (XAA).
Eric Anholt
1
-4
/
+0
2007-03-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+2
2007-03-19
Define XF86PM on Solaris x86 builds now that we have sun_apm.c
Alan Coopersmith
1
-0
/
+2
2007-03-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-46
/
+171
2007-03-03
autoconf fixes for XDarwin (created DARWIN_LIBS)
Ben Byer
1
-0
/
+2
2007-03-02
Legacy framebuffer support wasn't compiled if Xorg wasn't explicitly enabled.
Matthias Hopf
1
-0
/
+3
2007-02-27
Make mfb, cfb, and afb support configurable at build-time.
Eamon Walsh
1
-3
/
+14
2007-02-18
configure fixes for darwin
Ben Byer
1
-45
/
+47
2007-02-17
configure.ac: disable dmx per default
Daniel Stone
1
-1
/
+1
2007-02-17
cleaned up some linking ugliness in hw/darwin/quartz
Ben Byer
1
-3
/
+0
2007-02-17
autoconf goodness for XDarwin, courtesy of pogma
Ben Byer
1
-12
/
+120
2007-02-17
build fix for configure.ac / BUILD_DARWIN, oops
Ben Byer
1
-0
/
+1
2007-02-15
Merge crtc/output-based mode selection code.
Keith Packard
1
-0
/
+1
2007-02-15
configure.ac: add xdarwin stubs
Daniel Stone
1
-0
/
+5
2007-02-15
change versioning for new server version scheme
Daniel Stone
1
-1
/
+1
2007-02-15
Merge branch 'master' into my-XACE-SELINUX
Eamon Walsh
1
-1
/
+6
2007-02-15
Merge branch 'master' into my-XACE-SELINUX
Eamon Walsh
1
-19
/
+80
2007-02-12
Hook up --with-builderstring for vendor build identification.
Adam Jackson
1
-0
/
+5
2007-02-04
clean up more of the vbo fallout
Alan Hourihane
1
-1
/
+0
2007-02-04
update xserver for vbo code in mesa
Dave Airlie
1
-0
/
+1
2007-01-24
Correct help lines for configure's --with-vendor-name flags
Alan Coopersmith
1
-2
/
+2
2007-01-10
Bug #9555: Always define _GNU_SOURCE in glibc environments.
Eric Anholt
1
-14
/
+7
2007-01-09
Require glproto >= 1.4.8 for GLX.
Michel Dänzer
1
-1
/
+1
2007-01-08
Use PKG_CHECK_EXISTS(libdrm) to determine if DRI should be enabled on Solaris
Alan Coopersmith
1
-0
/
+5
2007-01-05
Add support for the DamagePost (XDamage 1.1) request.
Eric Anholt
1
-1
/
+1
2007-01-03
Make GLX byteswap macros more portable
Alan Coopersmith
1
-0
/
+58
2006-12-19
Merge branch 'master' into my-XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2006-12-16
Fix RENDER issues (bug #7555) and implement RENDER add/remove screen
James Steven Supancic III
1
-1
/
+1
2006-12-12
Change symbol in libaudit library test.
Eamon Walsh
1
-1
/
+1
2006-12-12
Add SELinux extension configure-time support.
Eamon Walsh
1
-1
/
+15
2006-12-06
configure.ac: add CONFIG_LIB to Xvfb
Daniel Stone
1
-1
/
+1
2006-12-06
remove CID support (bug #5553)
Daniel Stone
1
-1
/
+1
2006-12-01
Fix syntax error in configure check for SYSV_IPC that broke with Sun cc
Alan Coopersmith
1
-1
/
+1
2006-11-27
Register dependency on new RandR protocol.
Eric Anholt
1
-1
/
+1
2006-11-27
Merge branch 'randr-1.2'
Eric Anholt
1
-4
/
+5
2006-11-22
Add a -showDefaultLibPath option.
Aaron Plattner
1
-0
/
+1
2006-11-14
For NetBSD, define PCVT_SUPPORT (System has PCVT console).
Jeremy C. Reed
1
-0
/
+1
2006-11-13
Disable Xprt server build by default.
Adam Jackson
1
-1
/
+1
2006-11-13
DRI: call drmSetServerInfo() before drmOpen().
George Sapountzis
1
-2
/
+0
2006-11-09
make X server use system libdrm - this requires libdrm >= 2.3.0
Dave Airlie
1
-2
/
+2
[next]