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
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-1
/
+0
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-14
/
+25
2007-08-26
Add XSERVER_LIBPCIACCESS to xorg-server.h when using libpciaccess
Keith Packard
1
-0
/
+1
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-54
/
+99
2007-08-23
Revert "Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() ...
Søren Sandmann Pedersen
1
-1
/
+1
2007-08-22
Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix"
Eric Anholt
1
-1
/
+1
2007-08-21
Merge branch 'master' of ssh+git://sandmann@git.freedesktop.org/git/xorg/xserver
Søren Sandmann Pedersen
1
-0
/
+1
2007-08-21
Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix
Søren Sandmann Pedersen
1
-1
/
+1
2007-08-17
Actually build Secure RPC authentication support (missed in modularization)
Alan Coopersmith
1
-0
/
+1
2007-08-15
Correct XErrorDB path and make it configurable (used by DTrace support)
Alan Coopersmith
1
-1
/
+7
2007-08-10
xorgcfg needs PIXMAN_CFLAGS in order to build libc_wrapper.c
Alan Coopersmith
1
-0
/
+1
2007-08-08
configure.ac: Add $CONFIG_LIB to server libraries
Daniel Stone
1
-8
/
+8
2007-08-07
Fix driver build after pixman changes.
Eric Anholt
1
-0
/
+2
2007-08-06
Require pixman-1 0.9.4, update pixman includes to new scheme
Søren Sandmann Pedersen
1
-1
/
+1
2007-08-06
Temporarily disable Security and SELinux extensions
Eamon Walsh
1
-2
/
+2
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-58
/
+80
2007-08-01
configure.ac: Fix argument quoting for argv[]
Julien Cristau
1
-1
/
+1
2007-08-01
configure.ac: Actually use -lrt in monotonic clock test
Daniel Stone
1
-0
/
+5
2007-08-01
configure.ac: Disable D-Bus config API support by default
Daniel Stone
1
-1
/
+1
2007-08-01
Bump version to 1.3.99.1 for development
Daniel Stone
1
-1
/
+1
2007-08-01
Convert all my license statements to the standard form
Daniel Stone
1
-18
/
+21
2007-08-01
Hotplug: Add HAL support
Daniel Stone
1
-1
/
+17
2007-08-01
Fonts: Fix builtin fonts
Daniel Stone
1
-0
/
+1
2007-08-01
Hotplug: Separate D-Bus into core and hotplug API components
Daniel Stone
1
-10
/
+25
2007-08-01
configure.ac: Properly check XFree86 proto modules
Daniel Stone
1
-0
/
+3
2007-08-01
configure.ac: Fix KDrive VESA/fbdev conditionals
Daniel Stone
1
-2
/
+0
2007-07-12
xnest: fix linking since dbus
Hanno Boeck
1
-1
/
+1
2007-07-05
Remove redundant linking in kdrive. Fix configure.ac variable name and clean
Tiago Vignatti
1
-5
/
+2
2007-07-03
Make Composite manual redirect windows not clip their parent.
Keith Packard
1
-1
/
+1
2007-06-27
Relink properly all kdrive servers when changes happen.
Tiago Vignatti
1
-1
/
+3
2007-06-27
Remove double-defined.
Tiago Vignatti
1
-5
/
+0
2007-06-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-46
/
+47
2007-06-11
Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch]
Søren Sandmann Pedersen
1
-13
/
+0
2007-06-11
Require pixman 0.9.2
Søren Sandmann Pedersen
1
-1
/
+1
2007-06-11
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-12
/
+18
2007-06-11
Really make sure BUILD_TIME doesn't have a leading zero.
Clark Rawlins
1
-1
/
+1
2007-06-11
Don't pass regions to pixman_image_composite() anymore.
Søren Sandmann Pedersen
1
-1
/
+1
2007-06-11
Make sure BUILD_TIME doesn't have a leading zero.
Michel Dänzer
1
-1
/
+1
2007-06-10
GNU is wrong and ` is not left-quote.
Adam Jackson
1
-6
/
+6
2007-06-11
update xproto dependency to at least 7.0.9
Dave Airlie
1
-1
/
+1
2007-06-04
Print the build time as well as the date if we can.
Zephaniah E. Hull
1
-0
/
+2
2007-05-30
Update Xprint build for pixman.
Drew Parsons
1
-1
/
+1
2007-05-28
Allow configurable serverconfigdir for security policy location
Eugene Konev
1
-0
/
+4
2007-05-24
Fix bswap detection on BSD (mis-added '_' in function names).
Eric Anholt
1
-3
/
+3
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
[next]