index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-09
DRM 1.0.5 import
DRM-1_0_5
Kevin E Martin
2
-5
/
+4
2005-11-08
Add newly checked in files to Xorg server build.
Kevin E Martin
6
-5
/
+60
2005-11-08
Bug #2880, add functions for byte and word level access to pci config
Kristian Høgsberg
3
-14
/
+128
2005-11-08
See ChangeLog entry 2005-11-07 for details.
Kean Johnson
45
-178
/
+3310
2005-11-08
Don't reference noXkbExtension when building without XKB. (Bob Terek - Sun
Alan Coopersmith
1
-2
/
+9
2005-11-07
Fix Xvfb to work properly in depth 15 mode. Fixes XTS5 XCloseDisplay-3
Kevin E Martin
1
-7
/
+4
2005-11-06
Fix a bug where a system memory pixmap got a wrong address if memcpy()
Thomas Hellstrom
6
-6
/
+6
2005-11-05
Bug #4948: <https://bugs.freedesktop.org/show_bug.cgi?id=4948> Incorrect
Alan Coopersmith
1
-3
/
+3
2005-11-04
Only use fbCopyAreammx if planemask is FB_ALLONES (fixes XTS5 XCopyArea
Kevin E Martin
1
-1
/
+2
2005-11-03
Whitespace change just to make sure I created the branch correctly.
Ian Romanick
1
-1
/
+0
2005-11-03
Fix vendor string and release version reported by the servers. Enable
Kevin E Martin
4
-17
/
+53
2005-11-03
Use APP_MAN_SUFFIX for Xserver man page instead of hardcoding section 1
Alan Coopersmith
2
-5
/
+17
2005-11-02
Add support for enabling/disabling DBE (part of generic enable/disable
Kevin E Martin
3
-9
/
+26
2005-11-02
Fix support for enabling/disabling extensions loaded from modules.
Kevin E Martin
4
-19
/
+24
2005-11-01
Add xorg-server.m4 for driver dependency checking.
Kevin E Martin
8
-12
/
+99
2005-10-31
Fix fd leak by closing them in the ACPI code instead of just using
Kevin E Martin
1
-0
/
+2
2005-10-30
RandR: Add a driver func to let the driver determine the physical size of a
Thomas Winischhofer
2
-28
/
+61
2005-10-30
Add xf86RandRSetNewVirtualAndDimensions to loader symlist
Thomas Winischhofer
1
-0
/
+5
2005-10-29
Add function for drivers to change RandR's idea of the virtual screen size.
Thomas Winischhofer
2
-13
/
+56
2005-10-29
Make X -> Xorg symlink at install time.
Alan Coopersmith
2
-0
/
+6
2005-10-28
build fix on alpha
Alan Hourihane
1
-1
/
+1
2005-10-27
Improved stack trace dump code for Solaris - try fork & exec of pstack
Alan Coopersmith
1
-5
/
+86
2005-10-22
programs/Xserver/GL/mesa/X/xf86glx.c: Missing initializer in xf86glx.c
Dave Airlie
1
-0
/
+1
2005-10-21
Bug #1429: Report input device type correctly. (Stéphane VOLTZ)
Adam Jackson
1
-2
/
+2
2005-10-21
Bug #4730: Byte-swap the pixmap ID correctly. (Neil Campbell)
Adam Jackson
1
-0
/
+1
2005-10-21
Bug #4840: Typo, x$xRES -> x$RES. (George Fufutos)
Adam Jackson
2
-1
/
+6
2005-10-20
Make sure that the __gl*_size prototypes are seen in all the places that
Ian Romanick
1
-0
/
+2
2005-10-20
Bug #4817 <https://bugs.freedesktop.org/show_bug.cgi?id=4817> Restore '='
Donnie Berkholz
2
-1
/
+6
2005-10-20
EXA: The "optimization" for using a fill operation instead of 1x1 copies
Thomas Winischhofer
6
-18
/
+18
2005-10-20
Move xf86XTrapModule.c to dixmods, guess at a build system.
Adam Jackson
3
-3
/
+17
2005-10-19
Bug #3224: Degrade XKB fallback message to X_WARNING.
Adam Jackson
1
-1
/
+1
2005-10-19
Bug #3196: Fix Load foo.so syntax.
Adam Jackson
1
-0
/
+5
2005-10-19
Fix PCI bus scan on ia64 E8870 chipsets.
Adam Jackson
1
-1
/
+1
2005-10-18
Update package version number for RC1 release. Update release string to
XORG-6_99_99_901
Kevin E Martin
2
-2
/
+8
2005-10-18
Fix distcheck by forcing Xorg to be installed before chmod/chown.
Adam Jackson
2
-1
/
+4
2005-10-18
Fix parallel builds my ensuring libdmxconfig builds first.
Adam Jackson
2
-0
/
+8
2005-10-18
Don't use $< in explicit rules since neither BSD nor Solaris make allow
Alan Coopersmith
2
-1
/
+7
2005-10-18
Add miext/damage so misym.c can export DamageDamageRegion.
Aaron Plattner
2
-1
/
+7
2005-10-18
Export DamageDamageRegion. Not bumping the ABI version since we did that
XORG-6_8_99_901
Aaron Plattner
1
-0
/
+6
2005-10-18
DRM 20051017 import
DRM-20051017
Kevin E Martin
1
-1
/
+1
2005-10-18
Change default install dir for app-default files from
Alan Coopersmith
1
-1
/
+1
2005-10-17
More automake 1.7 braindamage: use mkdir -p, not .
Adam Jackson
2
-1
/
+5
2005-10-17
Work around automake-1.7 braindamage by providing an explicit rule for
Adam Jackson
2
-0
/
+11
2005-10-17
Fix whitespace in AS_HELP_STRING uses, convert all help strings to use
Kristian Høgsberg
2
-41
/
+54
2005-10-17
include/dix-config.h.in Add support for more extensions
Kevin E Martin
17
-40
/
+188
2005-10-16
Link Xprint config directories in $(C_LOCALE) list to C locale dir, not
Alan Coopersmith
1
-1
/
+1
2005-10-16
Change '==' to portable '='.
Donnie Berkholz
2
-10
/
+14
2005-10-15
Fix typo and add new Makefiles to AC_OUTPUT
Kevin E Martin
13
-33
/
+198
2005-10-15
Doh, remember to add this file.
Kristian Høgsberg
2
-0
/
+25
2005-10-15
Add an additional meaning to the "dirty" flag. Now, if !dirty && !area, the
Eric Anholt
12
-48
/
+144
[next]