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
2015-09-16
fonts: Always do do{Image,Poly}Text synchronously
synchronous-font-server
Adam Jackson
1
-176
/
+9
2015-09-16
fonts: Always do doListFonts{AndAliases,WithInfo} synchronously
Adam Jackson
1
-46
/
+10
2015-09-16
fonts: Always do doOpenFont synchronously
Adam Jackson
1
-10
/
+1
2015-09-10
Build fix for DMX
Jon TURNEY
1
-1
/
+1
2015-09-01
remove bogus \/ escapes
Ingo Schwarze
2
-2
/
+2
2015-09-01
dix: export ResourceClientBits()
Olivier Fourdan
1
-1
/
+1
2015-09-01
Bump version to 1.17.99.901 (1.18 RC1)
Keith Packard
1
-3
/
+3
2015-08-28
debug output format fix in TouchEventHistoryPush()
Jon TURNEY
1
-1
/
+1
2015-08-28
debug output format fix in ephyrProcessMouseMotion()
Jon TURNEY
1
-2
/
+2
2015-08-28
debug output format fix in DRISwapContext()
Jon TURNEY
1
-1
/
+1
2015-08-28
debug output format fix in TI.c
Jon TURNEY
1
-1
/
+1
2015-08-28
debug output format fix in xf86Events.c
Jon TURNEY
1
-1
/
+1
2015-08-24
configurable maximum number of clients
Olivier Fourdan
16
-46
/
+102
2015-08-17
Merge remote-tracking branch 'airlied/modesetting-zaphod'
Keith Packard
6
-102
/
+269
2015-08-17
mi: Always initialize edge1 and edge2 in miLineArc
Keith Packard
1
-1
/
+1
2015-08-17
dixfont.h: Include fontutil.h before GetGlyphs is #defined
Keith Packard
1
-0
/
+1
2015-08-17
rootless: rename w->_w to avoid shadow warnings
Dave Airlie
1
-9
/
+9
2015-08-17
rootless: fix warnings due to lack of const keeping.
Dave Airlie
2
-3
/
+3
2015-08-17
mioverlay.c: remove shadowed pScreen.
Dave Airlie
1
-1
/
+0
2015-08-13
modesetting: Add more missing options to man page.
Mario Kleiner
1
-0
/
+8
2015-08-13
modesetting: add zaphod support (v3)
Dave Airlie
6
-102
/
+261
2015-08-12
xwayland: Don't (double) destroy input resources in CloseScreen
Adam Jackson
1
-2
/
+0
2015-08-12
xwayland: Don't (double) destroy RANDR resources in CloseScreen
Adam Jackson
1
-2
/
+0
2015-07-29
glamor: Don't try to free the pixmap priv if we fail to allocate FBO.
Eric Anholt
1
-1
/
+0
2015-07-27
Xserver.man: -retro is used when starting the server, not the stipple
Alan Coopersmith
1
-1
/
+1
2015-07-27
glamor: Make our EGL context current before calling into GL in glamor_init
Michel Dänzer
1
-12
/
+14
2015-07-17
xfree86: Bump video driver ABI version to 20
Aaron Plattner
1
-1
/
+1
2015-07-17
Merge remote-tracking branch 'ajax/xserver-next' into master
Eric Anholt
74
-1205
/
+809
2015-07-16
xfree86/os-support/linux: Fix make distcheck
Armin K
1
-1
/
+1
2015-07-16
modesetting: Use correct types for return values of glamor BO exports.
Robert Ancell
2
-4
/
+4
2015-07-16
glamor: make current in prepare paths
Dave Airlie
1
-0
/
+2
2015-07-16
glamor: Use glamor_prepare_access_box() for PutImage/GetImage fallback
Michel Dänzer
1
-2
/
+2
2015-07-10
glamor: Drop unused box translation/bounds code.
Eric Anholt
1
-39
/
+0
2015-07-10
glamor: Move cache_format to glamor_fbo.c, where it's used.
Eric Anholt
2
-15
/
+15
2015-07-10
glamor: Drop another dead function.
Eric Anholt
1
-7
/
+0
2015-07-10
glamor: Take transforms into account when preparing for a fallback.
Eric Anholt
1
-2
/
+16
2015-07-10
glamor: Drop dead drm_stride field.
Eric Anholt
1
-1
/
+0
2015-07-10
glamor: Drop tracking of the last picture attached to pixmaps.
Eric Anholt
6
-114
/
+5
2015-07-10
glamor: Use the actual picture's format when uploading memory pixmaps.
Eric Anholt
1
-27
/
+13
2015-07-10
glamor: Move glamor_render.c pict handling to glamor_picture.c
Eric Anholt
3
-877
/
+870
2015-07-10
glamor: Drop dead glamor_upload_bits_to_pixmap_texture() proto.
Eric Anholt
1
-9
/
+0
2015-07-10
glamor: Use the new upload/download interface for XV uploads.
Eric Anholt
3
-19
/
+25
2015-07-10
glamor: Ignore picture formats when choosing color for core rendering.
Eric Anholt
1
-10
/
+1
2015-07-10
glamor: Don't try to do rendering with unsupported formats.
Eric Anholt
1
-0
/
+38
2015-07-10
glamor_egl: Properly free resources on init-error and exit
Hans de Goede
1
-16
/
+27
2015-07-10
glamor: Drop a bunch of glamor_priv == NULL checks.
Eric Anholt
6
-32
/
+17
2015-07-10
glamor: Ask the server to always allocate our private.
Eric Anholt
4
-53
/
+13
2015-07-10
glamor: Drop dead glamor_is_large_picture().
Eric Anholt
1
-12
/
+0
2015-07-10
glamor: Reuse the glamor_is_memory helper.
Eric Anholt
1
-3
/
+1
2015-07-08
atom: make FreeAtom static
xserver-next
Adam Jackson
1
-3
/
+1
[next]