index
:
~krh/weston
assign-planes
gbm-surface
input
layers
libweston
master
meego-tablet-shell
menu
nested
next
non-recursive-build
non-recursive-make
output
pointer-lock
popup
protocol-changes
re-exec
remote
renderer
repaint-refactor
session-manager
surface-damage
testing
threads
video
xdg-more-states
xdg-shell-fixes
xwayland-ddx
personal wayland-demos repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compositor-rdp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-22
compositor: finish frame if redraw fails
David Herrmann
1
-1
/
+2
2013-09-21
Notify clients on mode_switch()
Hardening
1
-13
/
+16
2013-09-21
Rename current, origin, scale, origin_scale
Hardening
1
-6
/
+6
2013-08-19
set RDP output enabled by default (stable 1.2)
Hardening
1
-1
/
+1
2013-08-08
malloc + memset -> zalloc
Peter Hutterer
1
-5
/
+2
2013-07-08
Fix compilation with FreeRDP master
Hardening
1
-1
/
+1
2013-06-05
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
1
-3
/
+1
2013-06-05
input: Add a seat name parameter to weston_seat_init
Rob Bradford
1
-1
/
+6
2013-06-04
Handle mouse wheel
Hardening
1
-1
/
+18
2013-05-28
Fix name clash in RDP compositor
Hardening
1
-4
/
+4
2013-05-26
compositor: Parse config file in main(), only keep weston config object
Kristian Høgsberg
1
-5
/
+4
2013-05-26
Don't store FreeRDP file descriptors
Hardening
1
-9
/
+3
2013-05-22
rdp: Update output initialization to new API
Kristian Høgsberg
1
-1
/
+1
2013-05-22
rdp: Improve raw surfaces
Hardening
1
-35
/
+65
2013-05-22
rdp: Don't rely on Synchronize packet for first screen refresh
Hardening
1
-5
/
+21
2013-05-22
rdp: Fixed codec initialisations
Hardening
1
-1
/
+3
2013-05-22
rdp: Drop unneeded main_seat
Hardening
1
-7
/
+0
2013-05-22
rdp: Fix compilation against FreeRDP and weston
Hardening
1
-12
/
+12
2013-05-14
config-parser: Honor XDG_CONFIG_DIRS
Ossama Othman
1
-2
/
+2
2013-04-11
Correctly handle extended RDP keycodes
Hardening
1
-12
/
+42
2013-04-08
Make backends always specify output repaint time
Jonas Ådahl
1
-7
/
+12
2013-04-01
RDP compositor take 6
Hardening
1
-0
/
+1004