index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-15
os: Don't listen to 'tcp' by default. Add '-listen' option. [v2]
listen-fixes
Keith Packard
4
-0
/
+65
2014-09-11
xwayland: Snap damage reports to the bounding box
Adam Jackson
1
-9
/
+4
2014-09-11
xwayland: Implement throttling for surfaces based on the frame event
Jasper St. Pierre
2
-5
/
+31
2014-09-11
xwayland-input: Fix a crasher for a race with the Wayland compositor
Jasper St. Pierre
1
-0
/
+9
2014-09-11
glamor: Make glyph mask cache per-screen
Michel Dänzer
2
-36
/
+37
2014-09-11
glamor: Track glyph caching information per screen
Michel Dänzer
1
-10
/
+13
2014-09-11
glamor: Move 'glyph caches realized' check to glamor_realize_glyph_caches
Michel Dänzer
2
-10
/
+7
2014-09-11
glamor: Call glamor_glyphs_init from glamor_create_screen_resources
Michel Dänzer
1
-1
/
+5
2014-09-11
Merge remote-tracking branch 'jturney/master'
Keith Packard
13
-39
/
+160
2014-09-11
Make list tests actually test lists
Alan Coopersmith
1
-12
/
+12
2014-09-11
glx: Disable indirect GLX contexts by default.
Eric Anholt
1
-1
/
+1
2014-09-11
glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmap
Keith Packard
3
-3
/
+7
2014-09-11
os/log: adjust gcc version conditions for #pragma
Thomas Petazzoni
1
-2
/
+2
2014-09-11
pixmap: fix reverse optimus support with multiple heads
Dave Airlie
3
-4
/
+21
2014-09-11
glx: Fix 'y ' value in swrastGetDrawableInfo()
Maks Naumov
1
-1
/
+1
2014-08-29
hw/xwin/glx: Remove an incorrect assertion in glxWinDrawableSwapBuffers
Jon TURNEY
1
-7
/
+0
2014-08-29
hw/xwin/glx: Downgrade "forcing window to exist" message to debug
Jon TURNEY
1
-1
/
+1
2014-08-29
hw/xwin/glx: Fix a couple of typo bugs in indirect.c
Jon TURNEY
1
-6
/
+3
2014-08-29
hw/xwin/glx: Update .gitignore
Jon TURNEY
1
-1
/
+4
2014-08-29
hw/xwin/glx: Don't override the server supported GL extensions string.
Jon TURNEY
1
-3
/
+0
2014-08-29
hw/xwin: Add an idempotency guard to glwindows.h
Jon TURNEY
1
-0
/
+5
2014-08-29
hw/xwin: Fix a potential crash in winRedrawScreenShadowDDNL()
Jon TURNEY
1
-0
/
+4
2014-08-29
hw/xwin: Improve choice of display name used by internal clients
Jon TURNEY
7
-9
/
+111
2014-08-29
hw/xwin: Makefile.am cleanup
Jon TURNEY
1
-7
/
+24
2014-08-29
hw/xwin/glx: When generating shims, limit the considered features to GL versi...
Jon TURNEY
1
-5
/
+8
2014-08-21
ephyr: set screen size & origin from host X server output's CRTC geometry
Laércio de Sousa
6
-8
/
+175
2014-08-21
ephyr: enable screen window placement following kdrive -screen option extende...
Laércio de Sousa
5
-6
/
+27
2014-08-21
kdrive: add support to +X+Y syntax in -screen option parsing
Laércio de Sousa
2
-4
/
+21
2014-08-21
fb: Fix invalid bpp for 24bit depth window
Takashi Iwai
1
-1
/
+1
2014-08-21
xfree86: Allow non-PCI devices as primary
Thierry Reding
1
-4
/
+3
2014-08-21
xfree86: Fallback to first platform device as primary
Thierry Reding
3
-0
/
+19
2014-08-17
dri3: Don't enable the DRI3 extension unless some screen supports it
Keith Packard
1
-0
/
+10
2014-08-17
glamor: Don't call glamor_copy_fbo_cpu() for GLAMOR_DRM_ONLY pixmaps
Michel Dänzer
1
-0
/
+1
2014-08-17
Fix format string.
Joerg Sonnenberger
1
-1
/
+1
2014-08-17
glamor: Free Xv put image data immediately after use
Keith Packard
1
-3
/
+10
2014-08-12
glamor: Don't try to set up core fonts textures when we won't use them.
Eric Anholt
1
-0
/
+7
2014-08-12
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
2
-13
/
+17
2014-08-12
glamor: Add glamor_copy_fbo_cpu() for CopyArea to non-GPU destination
Michel Dänzer
1
-0
/
+54
2014-08-12
xkb: ignore floating slave devices when updating from master (#81885)
Peter Hutterer
1
-1
/
+1
2014-08-12
os: Regenerate os/oscolor.c from app/rgb #52289
Daphne Pfister
1
-745
/
+809
2014-08-12
xfree86: [v2] Remove duplicate InputInfoPtr typedef from xf86Xinput.h
Keith Packard
1
-2
/
+3
2014-08-11
XQuartz: Better support turning off "Displays have separate Spaces" on OS X M...
Jeremy Huddleston Sequoia
1
-6
/
+17
2014-08-11
ListenOnOpenFD: Remove Resets since this is intended to be for hotplugging co...
Jeremy Huddleston Sequoia
1
-7
/
+0
2014-08-07
kdrive: Remove a dead struct.
Eric Anholt
1
-9
/
+0
2014-08-07
xv: Drop the ClientPtr from the interface to the DDX.
Eric Anholt
5
-84
/
+64
2014-08-07
xv: Remove the no-op AllocatePort/FreePort interfaces.
Eric Anholt
5
-122
/
+3
2014-08-06
kdrive: Don't bother explicitly clearing new window privates to NULL.
Eric Anholt
2
-22
/
+0
2014-08-06
kdrive: Remove dead KXVPaintRegion().
Eric Anholt
2
-44
/
+0
2014-08-06
xv: Fix malloc-failure cases in the fill color key helper.
Eric Anholt
1
-9
/
+13
2014-08-06
xv: Move xf86 XV color key helper to core.
Eric Anholt
3
-24
/
+34
[next]