index
:
~fredrik/xserver
master
Unnamed repository; edit this file 'description' to name the repository.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
present: Don't stash the MSC value when present_get_ust_msc fails
HEAD
master
Fredrik Höglund
1
-6
/
+8
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
Adam Jackson
1
-3
/
+1
2015-07-08
atom: Bump initial table size
Adam Jackson
1
-1
/
+1
2015-07-08
glx: Implement GLX_ARB_context_flush_control
Adam Jackson
7
-2
/
+57
2015-07-08
glx/swrast: Do more GLX extension setup
Adam Jackson
1
-3
/
+34
[next]