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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-14
compositor-drm: Allocate hw cursor like other planes
assign-planes
Kristian Høgsberg
1
-26
/
+19
2012-07-14
compositor-drm: Combine drm_output_set_cursor and weston_output_set_cursor
Kristian Høgsberg
1
-87
/
+48
2012-07-14
compositor-drm: Assign primary framebuffer in assign_planes callout
Kristian Høgsberg
1
-84
/
+40
2012-07-14
compositor-drm: Use gbm_bo_import instead of gbm_bo_create_from_egl_surface
Kristian Høgsberg
1
-12
/
+9
2012-07-14
compositor-drm: Support hardware scaling with drm planes
Kristian Høgsberg
1
-7
/
+46
2012-07-12
compositor: Don't send wl_surface.enter/leave if we didn't find a resource
Kristian Høgsberg
1
-0
/
+2
2012-07-12
shell: Scale fullscreen surface without cropping them, center on output
Kristian Høgsberg
1
-4
/
+18
2012-07-12
toytoolkit: Remove obsolete function window_set_custom().
Scott Moreau
4
-16
/
+3
2012-07-12
wscreensaver: Fix --demo mode.
Scott Moreau
1
-2
/
+6
2012-07-11
compositor: remove useless weston_compositor_repick call
Tiago Vignatti
1
-1
/
+2
2012-07-11
Remove dead code
Philipp Brüschweiler
1
-3
/
+0
2012-07-11
image-loader: Use pixman_image_t, not struct pixman_image_t
Kristian Høgsberg
1
-1
/
+1
2012-07-11
image-loader: don't leak pixman_image bits data
Rafal Mielniczuk
1
-3
/
+21
2012-07-11
clipboard: add seat destroy signal handler
Rafal Mielniczuk
1
-0
/
+14
2012-07-10
compositor: handle YUV buffers.
Gwenole Beauchesne
3
-19
/
+64
2012-07-10
Update weston-egl-ext.h with EGL_WL_bind_wayland_display changes
Kristian Høgsberg
1
-0
/
+14
2012-07-10
compositor: add YUV shaders.
Gwenole Beauchesne
2
-0
/
+64
2012-07-10
compositor: factor out RGB shader.
Gwenole Beauchesne
3
-17
/
+28
2012-07-10
compositor: prepare for multi-planar surfaces.
Gwenole Beauchesne
3
-38
/
+59
2012-07-10
shell: Use the correct the member name when iterating panel_list
Juan Zhao
1
-1
/
+1
2012-07-09
window.c: Only set input region when we have a decoration
Kristian Høgsberg
1
-7
/
+7
2012-07-09
tests: Handle modifier event in test-client.c
Kristian Høgsberg
1
-0
/
+9
2012-07-09
Only position fullscreen surface in surface->configure callback
Kristian Høgsberg
1
-2
/
+2
2012-07-09
wcap-snapshot: add return value
Jan Engelhardt
1
-0
/
+1
2012-07-09
toytoolkit: Remove redundant XKB free
Daniel Stone
1
-5
/
+0
2012-07-09
Add cscope.out to .gitignore
Martin Olsson
1
-0
/
+1
2012-07-09
clients: Free resources on exit in eventdemo
Martin Olsson
1
-0
/
+15
2012-07-09
clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings
Martin Olsson
2
-2
/
+4
2012-07-09
wcap: Plug memory leak in wcap_decoder_create()
Martin Olsson
1
-1
/
+3
2012-07-09
xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.c
Martin Olsson
1
-0
/
+1
2012-07-09
compositor-x11: Add error handling in x11_compositor_create()
Martin Olsson
1
-7
/
+17
2012-07-09
compositor-wayland: Add error handling in wayland_compositor_create()
Martin Olsson
1
-7
/
+15
2012-07-09
compositor-android: Add proper error handling in android_compositor_create()
Martin Olsson
1
-7
/
+15
2012-07-09
shared: Don't leak file descriptor in shared/image-loader.c
Martin Olsson
1
-1
/
+3
2012-07-09
clients: Don't leak "menu" on error path in clients/window.c
Martin Olsson
1
-1
/
+3
2012-07-09
clients: Add clients/weston-screensaver to clients/.gitignore
Martin Olsson
1
-0
/
+1
2012-07-09
compositor: Always empty the input region of the pointer surface
Ander Conselvan de Oliveira
1
-1
/
+2
2012-07-09
weston: Clip window title text to the frame
Martin Minarik
1
-0
/
+5
2012-07-02
compositor-x11: Set make and model so we don't send NULL strings
Kristian Høgsberg
1
-0
/
+2
2012-07-02
shell: Use desired output when sending configure events when maximised
Rob Bradford
1
-5
/
+5
2012-07-02
compositor: Correctly calculate changed sub image rectangle
Rob Bradford
1
-1
/
+1
2012-07-01
terminal: Extend selection to end of line when selecting past last char
Kristian Høgsberg
1
-2
/
+27
2012-07-01
terminal: Insert newlines when copying multiple lines
Kristian Høgsberg
1
-1
/
+6
2012-07-01
clipboard: initialise clipboard memory after creation
Rafal Mielniczuk
1
-0
/
+1
2012-06-29
terminal: Handle selection for pointer positions outside widget correctly
Kristian Høgsberg
1
-29
/
+41
2012-06-28
window.c: Don't allocate proxy manually
Kristian Høgsberg
1
-7
/
+3
2012-06-28
terminal: Add a terminal enter handler for setting I-beam cursor
Kristian Høgsberg
1
-0
/
+8
2012-06-28
shell: Don't move fullscreen surfaces
Ander Conselvan de Oliveira
1
-0
/
+3
2012-06-28
shell: Show approprite cursors during move and resize grabs
Ander Conselvan de Oliveira
3
-59
/
+138
2012-06-28
compositor: Always allow owner of pointer surface to change the hotspot
Ander Conselvan de Oliveira
1
-11
/
+15
[next]