index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
xfree86: Remove DisplayID support
Adam Jackson
4
-508
/
+0
2014-09-26
xfree86: Remove useless back-pointer to pScrn from colormap code
Adam Jackson
1
-26
/
+20
2014-09-26
xfree86: Remove spurious xf86ConfigError
Adam Jackson
1
-36
/
+12
2014-09-26
xfree86: Remove Option "TextClockFreq"
Adam Jackson
8
-23
/
+0
2014-09-26
xfree86: Remove xv clip notify driver hook
Adam Jackson
3
-8
/
+0
2014-09-26
mi: Remove Windows 8-bpp colormap compatibility
Adam Jackson
1
-44
/
+0
2014-09-26
loader: Deobfuscate RTLD_* macro stuff
Adam Jackson
1
-20
/
+2
2014-09-22
os: Don't listen to 'tcp' by default. Add '-listen' option. [v2]
Keith Packard
4
-0
/
+65
2014-09-22
Require xtrans 1.3.5 or newer
Keith Packard
1
-1
/
+1
2014-09-22
XSERVER_DTRACE needs request names from registry too
Keith Packard
1
-1
/
+1
2014-09-18
xserver: Move 'pragma GCC diagnostic' outside functions
Jon TURNEY
3
-10
/
+13
2014-09-18
glamor: Remove shader-based trapezoid implementation. Fixes Bug 76213.
Keith Packard
3
-1684
/
+36
2014-09-18
glamor: Check large pixmap users in glamor_largepixmap.c
Keith Packard
1
-2
/
+0
2014-09-18
glamor: Handle compositing from large to small pixmaps
Keith Packard
1
-4
/
+13
2014-09-18
glamor: Don't abuse large_pixmap members for regular pixmaps
Keith Packard
1
-16
/
+21
2014-09-18
glamor: Add macro __glamor_large in glamor_largepixmap.c
Keith Packard
1
-13
/
+21
2014-09-18
glamor: Change SET_PIXMAP_FBO_CURRENT from macro to static inline
Keith Packard
3
-14
/
+15
2014-09-18
present: Clear pending flip pixmaps at CloseScreen
Keith Packard
1
-3
/
+4
2014-09-18
present: Support PresentOptionCopy
Keith Packard
1
-1
/
+4
2014-09-18
Build required portions of registry.c automatically [v2]
Keith Packard
5
-65
/
+74
2014-09-18
dix: Close protocol.txt after we're done loading extension names
Keith Packard
3
-0
/
+7
2014-09-18
test: Only build hashtable tests if building X-Resource extension
Keith Packard
1
-1
/
+4
2014-09-18
ephyr: Properly implement hardware cursors (v3)
Adam Jackson
7
-81
/
+296
2014-09-18
loader: Remove compatibility with ancient XFree86 version numbering
Adam Jackson
1
-37
/
+9
2014-09-18
xwayland: always include drm.xml in tarballs
Julien Cristau
1
-2
/
+2
2014-09-17
Merge remote-tracking branch 'anholt/modesetting-import'
Keith Packard
10
-1
/
+3101
2014-09-17
Update help text since -iglx is now the default
Jon TURNEY
1
-2
/
+2
2014-09-16
modesetting: Drop remaining old-xserver compatibility.
Eric Anholt
3
-24
/
+3
2014-09-16
modesetting: Drop use of compat-api.h
Eric Anholt
4
-125
/
+21
2014-09-16
modesetting: Connect the driver to the build.
Eric Anholt
6
-9
/
+49
2014-09-16
xfree86: Clean up some more alpha awareness
vidmem-cleanup
Adam Jackson
8
-375
/
+2
2014-09-16
xfree86: Remove the memory of MTRR awareness
Adam Jackson
7
-154
/
+0
2014-09-16
xfree86: Remove xf86CheckMTRR
Adam Jackson
2
-83
/
+0
2014-09-16
xfree86: Remove xf86ReadBIOS
Adam Jackson
13
-497
/
+1
2014-09-16
int10: Port off xf86ReadBIOS
Adam Jackson
2
-3
/
+32
2014-09-16
xfree86: Remove xf86LinearVidMem
Adam Jackson
11
-35
/
+2
2014-09-16
xfree86: Remove {set,undo}WC from VidMemInfo
Adam Jackson
4
-619
/
+2
2014-09-16
xfree86: Remove xf86{Map,Unmap}VidMem
Adam Jackson
11
-1302
/
+2
2014-09-15
modesetting: Update for the platform device API change.
Eric Anholt
1
-4
/
+4
2014-09-15
modesetting: Drop use of "pointer" for "void *"
Eric Anholt
2
-5
/
+5
2014-09-15
modesetting: xserver already checks XEXTPROTO >= 7.2.99.901.
Eric Anholt
1
-6
/
+0
2014-09-15
modesetting: unifdef MODESETTING_OUTPUT_SLAVE_SUPPORT
Eric Anholt
3
-37
/
+2
2014-09-15
modesetting: Merge modesetting's COPYING into the xserver's.
Eric Anholt
2
-44
/
+24
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
[next]