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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-23
glx: Move the GLX variable caching what GL context is current to dix.
Eric Anholt
5
-26
/
+39
2014-04-23
glamor: Fix a missing set of the GL context.
Eric Anholt
1
-5
/
+12
2014-04-22
glamor: Fix accelerated rendering of GTK's ARGB vs xBGR composites.
Eric Anholt
1
-0
/
+10
2014-04-22
Make glamor build with --enable-debug.
Jamey Sharp
1
-1
/
+1
2014-04-22
xfixes: Forbid manipulating clip for source-only pictures (#28968)
Adam Jackson
2
-1
/
+7
2014-04-21
xf86RandR12: use correct gamma size when allocating gamma table
Dominik Behr
1
-3
/
+4
2014-04-21
os: Initialize the set of signals to be suppressed during our handler.
Eric Anholt
1
-0
/
+1
2014-04-21
Fix hw/xfree86/common/compiler.h for mips64
YunQiang Su
1
-1
/
+2
2014-04-21
xres: Fix size estimation for <8bpp pixmaps (#69057)
Adam Jackson
1
-2
/
+2
2014-04-21
shadowfb: Fix compilation errors
Keith Packard
1
-5
/
+4
2014-04-21
shadowfb: Port to miext/damage (#31303, #65547)
Adam Jackson
1
-1529
/
+58
2014-04-21
composite: Fix memory leak in compCopyWindow
Peter Harris
1
-0
/
+1
2014-04-21
dmxConfigCanvasUpdate: Delay dereference until after checking for NULL
Alan Coopersmith
1
-1
/
+2
2014-04-21
fb: Fix origin of source picture in fbGlyphs
Peter Harris
1
-1
/
+1
2014-04-21
glamor: Add remaining header files to SOURCES
Michel Dänzer
1
-0
/
+3
2014-04-21
dixfonts: Turn a missing directory ErrorF into a DebugF
Jasper St. Pierre
1
-1
/
+1
2014-04-21
Merge remote-tracking branch 'krh/xwayland-for-keithp'
Keith Packard
2
-4
/
+7
2014-04-21
.gitignore: Add new autotools file 'test-driver'
Kristian Høgsberg
2
-0
/
+3
2014-04-21
configure: require xproto 7.0.26 for pointer typedef removal
Julien Cristau
1
-1
/
+1
2014-04-21
configure: require fontsproto 2.1.3 for pointer typedef removal
Julien Cristau
1
-1
/
+1
2014-04-21
randr: Implement RandR 1.4 request swapping
Robert Morell
1
-0
/
+138
2014-04-21
randr: Fix size checks for SetProvider* reqs
Robert Morell
1
-2
/
+2
2014-04-21
randr: Fix crash for NULL swap dispatch procs
Robert Morell
1
-1
/
+1
2014-04-21
xwayland: Remove left-over ErrorF logging
Kristian Høgsberg
1
-1
/
+0
2014-04-21
DRI2SwapBuffers: Fix uninitialized target SBC.
Jamey Sharp
1
-5
/
+8
2014-04-21
DRI2SwapBuffers: Don't reuse swap_target variable.
Jamey Sharp
1
-7
/
+3
2014-04-21
configure.ac: Remove check for WAYLAND_SCANNER_RULES
Kristian Høgsberg
1
-1
/
+0
2014-04-21
xwayland: Build without xshmfence
Kristian Høgsberg
1
-0
/
+2
2014-04-21
xwayland: Build without GLX extension
Kristian Høgsberg
1
-2
/
+5
2014-04-18
xkb: Verify reads of compiled keymap header and TOC
Keith Packard
1
-2
/
+4
2014-04-18
os: Ignore log file write failures
Keith Packard
1
-2
/
+8
2014-04-18
os: Make sure that writing our pid to the lock file actually worked
Keith Packard
1
-1
/
+2
2014-04-18
os: FatalError if -displayfd writes fail
Keith Packard
1
-2
/
+4
2014-04-18
os: Clear the -displayfd option after closing the file
Keith Packard
1
-0
/
+1
2014-04-18
kdrive: Ignore failure to chown console tty to current user
Keith Packard
1
-2
/
+5
2014-04-18
kdrive: Explicitly ignore errors from the -switchCmd script
Keith Packard
1
-1
/
+8
2014-04-18
test: [v2] Validate server log reading more carefully in signal-logging test
Keith Packard
1
-3
/
+8
2014-04-18
test: create a link to the generated hw/xfree86/sdksyms.c at build time
Gaetan Nadon
2
-1
/
+8
2014-04-18
dri1: Don't bother asking the loader about drmGetLibVersion
Adam Jackson
1
-9
/
+5
2014-04-18
Xorg.wrap manpages: use __appmansuffix__ instead of hardcoding 1
Hans de Goede
2
-3
/
+3
2014-04-18
man/Makefile.am: Fix Xorg.wrap.man Xwrapper.config.man missing from make dist
Hans de Goede
1
-0
/
+2
2014-04-18
Xorg.wrap: Make the console check portable
Guillem Jover
1
-3
/
+32
2014-04-18
Xorg.wrap: Clarify error messages
Guillem Jover
1
-13
/
+25
2014-04-18
Xorg.wrap: Use <drm.h> instead of hardcoding libdrm include path
Guillem Jover
1
-1
/
+1
2014-04-18
Xorg: Add Xorg.wrap to hw/xfree86/.gitignore
Guillem Jover
1
-0
/
+1
2014-04-18
configure: fix help text for dmx
Julien Cristau
1
-1
/
+1
2014-04-17
glamor: Always allocate precisely the requested pixmap size
Keith Packard
1
-4
/
+5
2014-04-09
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
1
-3
/
+2
2014-04-08
Bump to version 1.15.99.902. Closing the 1.16 merge window.
Keith Packard
1
-3
/
+3
2014-04-08
dri3: Fix dri3_open API change by adding new dri3_open_client
Keith Packard
3
-11
/
+31
[next]