index
:
~sardemff7/weston
master
wip/idle-inhibitor
wip/libweston-desktop-tests
wip/libweston-modules
wip/shm_open
My Weston WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libweston
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
Move weston-egl-ext.h to shared
Daniel Stone
1
-170
/
+0
2017-01-30
Add comments and whitespace to repaint machinery
Daniel Stone
1
-6
/
+21
2017-01-27
compositor-rdp: Fix build with freerdp2, take 2
Daniel Stone
1
-1
/
+1
2017-01-26
compositor-drm: Restore use-current-mode functionality
Armin Krezović
2
-4
/
+0
2017-01-20
compositor-rdp: Fix build with freerdp2
Emilio Pozuelo Monfort
1
-2
/
+11
2017-01-17
libweston: Properly namespace modules entrypoint
Quentin Glidic
2
-7
/
+4
2017-01-17
libweston: Properly namespace backends entrypoint
Quentin Glidic
8
-15
/
+15
2017-01-17
compositor-drm: allow mode frequency selection
Fabien Dessenne
1
-2
/
+6
2017-01-17
libweston: Position layers in an absolute way
Quentin Glidic
2
-9
/
+125
2017-01-17
compositor-wayland: Support building without EGL
Armin Krezović
1
-1
/
+22
2017-01-16
compositor-x11: Remove support for ancient XCB
Daniel Stone
1
-7
/
+2
2017-01-03
compositor: fix a minor typo
Abdur Rehman
1
-1
/
+1
2017-01-03
compositor-drm: fix a couple of typos
Abdur Rehman
1
-2
/
+2
2016-12-16
compositor: Assign new views to the primary plane
Daniel Stone
1
-0
/
+1
2016-12-12
compositor-drm: Reshuffle and comment plane conditions
Daniel Stone
1
-31
/
+48
2016-12-12
Remove DPMS-on when going offscreen
Daniel Stone
1
-8
/
+1
2016-12-12
compositor-drm: Remove open-coded weston_compositor_wake
Daniel Stone
1
-6
/
+1
2016-12-12
compositor-drm: Delete drm_backend_set_modes
Daniel Stone
1
-33
/
+0
2016-12-12
compositor-drm: Store width and height inside drm_fb
Daniel Stone
1
-11
/
+13
2016-12-12
compositor-drm: Use signed int for width/height
Daniel Stone
1
-5
/
+6
2016-12-12
compositor-drm: Use fb->fd consistently
Daniel Stone
1
-2
/
+1
2016-12-12
compositor-drm: Extract EGL destroy to helper
Daniel Stone
1
-11
/
+15
2016-12-12
compositor-drm: Simplify drm_sprite_crtc_supported
Daniel Stone
1
-27
/
+4
2016-12-12
compositor-drm: Comment struct members
Daniel Stone
1
-2
/
+2
2016-11-30
libweston: Make module loading safe against long paths
Daniel Stone
1
-3
/
+12
2016-11-29
compositor-wayland: Destroy cursor images earlier
Daniel Stone
1
-4
/
+4
2016-11-29
Don't prepend protocol/ to include paths
Daniel Stone
1
-2
/
+2
2016-11-28
compositor-wayland: Set frame callback for Pixman
Daniel Stone
1
-3
/
+2
2016-11-28
gl-renderer: Fix an invalid write when closing a Weston window
Dima Ryazanov
1
-0
/
+4
2016-11-28
compositor-wayland: Fix a use after free
Dima Ryazanov
1
-9
/
+14
2016-11-24
compositor-x11: fix segfault when use_pixman is true
Ryo Munakata
1
-1
/
+2
2016-11-24
Don't include version.h from compositor.h
Daniel Stone
1
-1
/
+0
2016-11-22
compositor: allow using nested parent as a subsurface sibling
Arnaud Vrac
1
-18
/
+10
2016-11-21
libweston: Add move (without scale) animation
Quentin Glidic
2
-7
/
+35
2016-11-21
gl: Don't declare variables in for loop
Bryce Harrington
1
-1
/
+2
2016-11-21
compositor-wayland: Port to xdg-shell-v6
Armin Krezović
1
-12
/
+125
2016-11-21
gl-renderer: add support of WL_SHM_FORMAT_YUYV
Vincent ABRIOU
1
-18
/
+38
2016-11-21
compositor-x11: Move vfunc setting from set_size to enable
Armin Krezović
1
-11
/
+9
2016-11-21
compositor-wayland: Destroy shm buffers on output disable
Armin Krezović
1
-7
/
+16
2016-11-21
compositor-wayland: Properly clean up on backend destroy
Armin Krezović
1
-1
/
+20
2016-11-21
compositor-wayland: Simplify fullscreen output surface handling
Armin Krezović
1
-14
/
+3
2016-11-21
compositor-wayland: Move vfunc setting from set_size to enable
Armin Krezović
1
-12
/
+10
2016-11-21
gl-renderer: use weston_platform_destroy_egl_surface wrapper
Emil Velikov
1
-4
/
+6
2016-11-21
gl-renderer: add support for EGL_KHR_swap_buffers_with_damage
Emil Velikov
1
-6
/
+26
2016-11-21
libweston: Move text_backend_* to weston.h
Quentin Glidic
1
-8
/
+0
2016-11-21
libweston: remove unused function declaration of weston_compositor_top
Ryo Munakata
1
-3
/
+0
2016-11-16
input: Update keyboard serial on press and release
Olivier Fourdan
1
-2
/
+1
2016-11-16
gl-renderer: Use EGL_KHR_no_config_context
Armin Krezović
2
-4
/
+9
2016-11-07
gl-renderer: Refactor gl_renderer_output_window_create()
Miguel A. Vico
1
-34
/
+65
2016-11-07
gl-renderer: Add <platform_attribs> param to gl_renderer_display_create
Miguel A. Vico
5
-4
/
+7
[next]