index
:
xorg/xserver-test
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
compat_output
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.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
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.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
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
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-29
Fixup validDrawable usage
dri2-swapbuffers
Jesse Barnes
1
-4
/
+8
2009-10-29
Require dri2proto 2.2 to build
Jesse Barnes
1
-1
/
+1
2009-10-29
DRI2: initial MSC support
Jesse Barnes
7
-72
/
+436
2009-10-29
DRI2: add support for scheduled swaps & flips for swap interval support
Jesse Barnes
5
-32
/
+192
2009-10-29
Only do pageflipping when the window isn't redirected
Kristian Høgsberg
1
-8
/
+7
2009-10-29
Block AIGLX clients if they draw before swap is complete
Kristian Høgsberg
4
-10
/
+28
2009-10-29
Change DRI2SwapComplete() to not take a DrawablePtr, which may have been freed
Kristian Høgsberg
2
-7
/
+15
2009-10-29
Only block swapping client not entire server in DRI2SwapBuffers
Kristian Høgsberg
4
-21
/
+88
2009-10-29
DRI2: Look for flush extension in screen extensions, not driver extensions
Kristian Høgsberg
1
-6
/
+10
2009-10-29
Bump DRI2InfoRec version.
Kristian Høgsberg
1
-1
/
+1
2009-10-29
DRI2: add support for SwapBuffers request
Jesse Barnes
4
-13
/
+90
2009-10-29
EDID: Extend the HDTV hack to handle "1368x769"
Adam Jackson
1
-2
/
+4
2009-10-29
modes: Fix duplicate detection, and do it more consistently
Adam Jackson
4
-31
/
+39
2009-10-29
modes: De-duplicate a clock range check.
Adam Jackson
1
-17
/
+12
2009-10-29
EDID: Fix interlaced detailed timings to be frame size, not field size
Adam Jackson
1
-1
/
+40
2009-10-29
modes: Decorate interlaced mode names with a trailing 'i'
Adam Jackson
2
-5
/
+7
2009-10-29
EDID: CEA extension support
Ma Ling
7
-429
/
+935
2009-10-28
Suppress certain GCC warnings in auto-generated code.
Jamey Sharp
2
-1
/
+7
2009-10-28
Don't cast double to int: use default conversions or explicitly round.
Jamey Sharp
2
-6
/
+6
2009-10-28
Suppress GCC warnings like "the address of `u1' will always evaluate as `true'".
Jamey Sharp
1
-1
/
+1
2009-10-28
kdrive: Grab evdev mouse/keyboard devices when X server is active
Mikhail Gusarov
1
-1
/
+14
2009-10-28
Add video driver flag to indicate that console access is not needed.
Jamey Sharp
2
-11
/
+22
2009-10-28
Alloc/free drawables array for each ProcPanoramiXShmGetImage call.
Jamey Sharp
1
-8
/
+9
2009-10-28
xfree86: Fix description of DDC_QUIRK_DETAILED_USE_MAXIMUM_SIZE
Tormod Volden
1
-1
/
+1
2009-10-28
os: Add libsha1 as a choice of SHA1 implementation
Mikhail Gusarov
3
-1
/
+39
2009-10-28
Add missing DLOPEN_LIBS to kdrive compilation flags
Mikhail Gusarov
1
-1
/
+1
2009-10-28
Merge remote branch 'jcristau/sha1'
Keith Packard
7
-51
/
+202
2009-10-27
Xinput: allow non-integer values again for Constant- and AdaptiveDeceleration
Hans Nieser
1
-2
/
+2
2009-10-26
dmx: Correctly compute DMXGetScreenAttributes reply length
Jon TURNEY
1
-1
/
+2
2009-10-23
DRI2: Report the correct extension minor version
Keith Packard
1
-1
/
+1
2009-10-23
Kill compilation warnings.
Marcin Baczyński
2
-3
/
+11
2009-10-23
dix: Fix up colormap fixup.
Adam Jackson
1
-0
/
+3
2009-10-23
Bump to 1.7.99.2 (unreleased)
Keith Packard
1
-2
/
+2
2009-10-22
Resolve an inconsistency between libX11 and Xserver over GetModifierMapping
Jon TURNEY
1
-5
/
+3
2009-10-22
Bump version to 1.7.99.1
xorg-server-1.7.99.1
Keith Packard
1
-1
/
+1
2009-10-22
Make sure dmx docs are built for distribution.
Keith Packard
1
-2
/
+19
2009-10-22
Don't attempt to build hw/kdrive/sdl/Makefile anymore
Keith Packard
1
-1
/
+0
2009-10-22
Always check for doxygen so that distcheck gets dmx docs
Keith Packard
1
-5
/
+5
2009-10-22
Make sure HAVE_DOXYGEN is defined when not building dmx
Keith Packard
1
-1
/
+3
2009-10-21
Merge remote branch 'whot/master'
Keith Packard
277
-47758
/
+115
2009-10-21
Fix 'distcheck' to use host xkb files but install to build dir
Keith Packard
2
-2
/
+12
2009-10-20
kdrive: Purge Xsdl
Peter Hutterer
6
-408
/
+1
2009-10-20
dmxDestroyWindow() - must call the X's native DetroyWindow()
Lee Leahu
1
-2
/
+1
2009-10-20
dmx: when setting up device axis, use the correct counter number
Lee Leahu
1
-11
/
+11
2009-10-20
dmx: remove doxygen-generated files.
Peter Hutterer
265
-47311
/
+89
2009-10-20
xkb: don't conditionally include xkb-config.h.
Peter Hutterer
3
-6
/
+1
2009-10-20
Use the default XKB settings for dmx and kdrive.
Peter Hutterer
3
-16
/
+12
2009-10-20
kdrive: silence tslib compiler warnings
Peter Hutterer
1
-4
/
+0
2009-10-20
Remove unused LinuxFindPci and LinuxGetPciCfg
Mikhail Gusarov
3
-138
/
+0
2009-10-19
Fix make dist after 78c87bdad1feab91c2a39e01513b4b0826665f06
Yaakov Selkowitz
1
-1
/
+0
[next]