index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-11
dri2: Reuse unused flags in GetBuffers protocol to pass last SBC
HEAD
master
Chris Wilson
3
-5
/
+23
2015-06-08
dri2: Pass swap-interval=0 ScheduleSwap requests to the ddx
Chris Wilson
2
-5
/
+14
2015-06-08
dri2: Allow GetBuffers to match any format
Chris Wilson
1
-5
/
+8
2015-06-02
glamor: don't do render ops with matching source/dest (v3)
Dave Airlie
2
-1
/
+17
2015-05-27
xwayland: Throttle our cursor surface updates with a frame callback
Rui Matos
3
-1
/
+31
2015-05-26
present: Copy unflip contents back to the Screen Pixmap
Chris Wilson
1
-4
/
+4
2015-05-26
backtrace.c: Fix word cast to a pointer
Vicente Olivert Riera
1
-2
/
+2
2015-05-26
xwayland: default to local user if no xauth file given. [CVE-2015-3164 3/3]
Ray Strode
1
-0
/
+2
2015-05-26
os: support new implicit local user access mode [CVE-2015-3164 2/3]
Ray Strode
3
-4
/
+130
2015-05-26
xwayland: Enable access control on open sockets [CVE-2015-3164 1/3]
Ray Strode
1
-1
/
+1
2015-05-20
test: add tests for new valuator mask features
Peter Hutterer
1
-0
/
+63
2015-05-20
dix: hook up the unaccelerated valuator masks
Peter Hutterer
2
-7
/
+24
2015-05-20
dix: Add unaccelerated valuators to the ValuatorMask
Peter Hutterer
4
-4
/
+93
2015-05-20
dix: fix indentation
Peter Hutterer
1
-2
/
+2
2015-05-20
xfree86: drop if 0 hunk
Peter Hutterer
1
-12
/
+0
2015-05-18
config: remove 10-evdev.conf, let the evdev driver install that file
Peter Hutterer
2
-42
/
+2
2015-05-14
Revert "glx/dri2: Disable AIGLX if indirect GLX is disabled"
Keith Packard
1
-3
/
+0
2015-05-14
glamor: Replace CompositeGlyphs code [v2]
Keith Packard
9
-1978
/
+589
2015-05-14
glamor: Adapt glamor_program API to handle render acceleration
Keith Packard
8
-30
/
+347
2015-05-14
glamor: Compute GLSL version from GL_SHADING_LANGUAGE_VERSION (v3)
Keith Packard
1
-9
/
+39
2015-05-14
glamor: Remove destination drawable argument from glamor_set_texture
Keith Packard
2
-8
/
+4
2015-05-14
glamor: Pass depth to glamor_pm_is_solid and glamor_set_planemask
Keith Packard
7
-17
/
+16
2015-05-12
Xephyr: Fix broken image when endianess of client machine and host-Xserver di...
Egbert Eich
1
-2
/
+10
2015-05-12
Xephyr: Fix screen image draw for the non-Glamor & non-XHSM case
Egbert Eich
1
-1
/
+1
2015-05-12
Xephyr: Fix compile when debugging is enabled
Egbert Eich
1
-1
/
+1
2015-05-12
Xephyr: Print default server display number if none is specified
Egbert Eich
1
-1
/
+1
2015-05-12
Xephyr: Don't crash when no command line argument is specified
Egbert Eich
4
-5
/
+12
2015-05-12
glamor: fix build when DRI3 is not defined
Jonathan Gray
1
-1
/
+5
2015-05-12
glamor: remove const from the return type of glamor_get_drawable_location()
Jonathan Gray
2
-2
/
+2
2015-05-12
modesetting: Include dix-config.h from dumb_bo.c
Michel Dänzer
1
-0
/
+4
2015-05-12
Add AC_SYS_LARGEFILE defines to dix-config.h
Michel Dänzer
1
-0
/
+6
2015-05-11
Merge remote-tracking branch 'evelikov/master'
Keith Packard
5
-97
/
+26
2015-05-11
Merge remote-tracking branch 'ajax/xserver-next'
Keith Packard
4
-2
/
+15
2015-05-11
xwayland: Fix error strings
Robert Ancell
3
-5
/
+5
2015-05-11
Merge remote-tracking branch 'airlied/for-keithp'
Keith Packard
14
-56
/
+577
2015-05-11
modesetting: Fix software cursor fallback
Adel Gadllah
1
-2
/
+2
2015-05-11
xwayland: Implement smooth scrolling
Dima Ryazanov
2
-41
/
+16
2015-05-11
dix: Do not allow device transform to be set on valuatorless devices
Jason Gerecke
1
-0
/
+3
2015-05-11
dix/events: Set currentTime to the given time stamp in NoticeTime
Rui Matos
1
-0
/
+1
2015-05-11
Merge remote-tracking branch 'jturney/mingw-build-fixes'
Keith Packard
4
-2
/
+12
2015-05-07
shm: Fix xselinux resource initialization for xinerama pixmaps
Brent Collins
1
-0
/
+6
2015-05-07
shm: Fix use-after-free in ShmDestroyPixmap
Chris Wilson
1
-2
/
+2
2015-05-07
glx/dri2: Disable AIGLX if indirect GLX is disabled
Chris Wilson
1
-0
/
+3
2015-05-07
dix: Fix image byte order on big endian hardware
Olivier Fourdan
1
-0
/
+2
2015-05-07
xfree86: Return NULL from xf86CompatOutput if no compat_output is defined
Jason Gerecke
1
-0
/
+2
2015-05-07
xwayland: Fix error strings
Robert Ancell
3
-5
/
+5
2015-04-27
modesetting: add tile property support (v2.1)
Dave Airlie
2
-0
/
+43
2015-04-27
modesetting: add dynamic connector hotplug support (MST) (v3)
Dave Airlie
1
-16
/
+197
2015-04-27
modesetting: stop caching mode resources
Dave Airlie
2
-18
/
+19
2015-04-27
xf86Crtc/monitors: create initial monitors for tiled outputs
Dave Airlie
3
-3
/
+78
[next]