This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
mainnika
/
weston
Watch
1
Star
0
Fork
You've already forked weston
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5563
Commits
1
Branch
0
Tags
14 MiB
C
98%
Meson
1.4%
Shell
0.2%
GLSL
0.2%
Tag:
Branch:
Tree:
c3b63728b4
dev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c3b63728b4'
${ noResults }
weston
/
libweston
History
Ryo Munakata
08f09e2012
libweston: remove unused function declaration of weston_compositor_top
...
Signed-off-by: Ryo Munakata <ryomnktml@gmail.com> Reviewed-by: Daniel Stone <daniels@collabora.com>
8 years ago
..
animation.c
libweston: fix animation crash when a view has no output assigned
8 years ago
bindings.c
…
clipboard.c
…
compositor-drm.c
gl-renderer: Add <platform_attribs> param to gl_renderer_display_create
8 years ago
compositor-drm.h
weston: Port DRM backend to new output handling API
8 years ago
compositor-fbdev.c
weston: Rename weston_output_init_pending() to weston_output_init()
8 years ago
compositor-fbdev.h
weston: Port fbdev backend to new output handling API
8 years ago
compositor-headless.c
weston: Rename weston_output_init_pending() to weston_output_init()
8 years ago
compositor-headless.h
weston: Port headless backend to new output handling API
8 years ago
compositor-rdp.c
compositor-rdp: Properly destroy the renderer and pixman image
8 years ago
compositor-rdp.h
weston: Port RDP backend to new output handling API
8 years ago
compositor-wayland.c
gl-renderer: Add <platform_attribs> param to gl_renderer_display_create
8 years ago
compositor-wayland.h
compositor-wayland: Convert fullscreen flag to bool
8 years ago
compositor-x11.c
gl-renderer: Add <platform_attribs> param to gl_renderer_display_create
8 years ago
compositor-x11.h
weston: Port X11 backend to new output handling API
8 years ago
compositor.c
libweston: Drop requirement of setting mm_width/mm_height in backends
8 years ago
compositor.h
libweston: remove unused function declaration of weston_compositor_top
8 years ago
data-device.c
libweston: Rename weston_surface::configure to ::committed
8 years ago
dbus.c
…
dbus.h
…
gl-renderer.c
gl-renderer: Use EGL_KHR_no_config_context
8 years ago
gl-renderer.h
gl-renderer: Add <platform_attribs> param to gl_renderer_display_create
8 years ago
input.c
input: Update keyboard serial on press and release
8 years ago
launcher-direct.c
…
launcher-impl.h
…
launcher-logind.c
…
launcher-util.c
…
launcher-util.h
…
launcher-weston-launch.c
libweston/launcher-weston-launch: Silence unused-function warning
8 years ago
libbacklight.c
Switch to use safe_strtoint instead of strtol
9 years ago
libbacklight.h
…
libinput-device.c
…
libinput-device.h
…
libinput-seat.c
Add configuration option for no input device.
8 years ago
libinput-seat.h
…
libweston.pc.in
libweston: fix major in libweston.pc
9 years ago
linux-dmabuf.c
…
linux-dmabuf.h
…
log.c
…
noop-renderer.c
…
pixman-renderer.c
…
pixman-renderer.h
…
plugin-registry.c
…
plugin-registry.h
…
screenshooter.c
…
spring-tool.c
…
timeline-object.h
…
timeline.c
…
timeline.h
…
vaapi-recorder.c
…
vaapi-recorder.h
…
version.h.in
…
vertex-clipping.c
…
vertex-clipping.h
…
weston-egl-ext.h
gl-renderer: Use EGL_KHR_no_config_context
8 years ago
weston-launch.c
weston-launch: Only run a login shell for new sessions
8 years ago
weston-launch.h
…
windowed-output-api.h
libweston: Add initial output API for windowed outputs configuration
8 years ago
zoom.c
…