Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
1f7ce6e3d55ce255187a2a1f07adc778a9108a5f
1f7ce6e
configure.ac: Only build libva recorder if we found libva
by Kristian Høgsberg
· 12 years ago
6399646
compositor-drm: Pass the wl_resource to gbm_bo_import()
by Kristian Høgsberg
· 12 years ago
ab6d667
xwm: Unmap frame window when client window is unmapped
by Kristian Høgsberg
· 12 years ago
318ea37
xwm: Split creation of frame window out into its own function
by Kristian Høgsberg
· 12 years ago
81cadc7
xwm: Set window->surface to NULL when surface goes away
by Kristian Høgsberg
· 12 years ago
1a7a57f
xwm: Detect WM_NORMAL_HINTS fullscreen attempts
by Kristian Høgsberg
· 12 years ago
59f44c1
xwm: Detect legacy fullscreen modes
by Kristian Høgsberg
· 12 years ago
1b6fed4
xwm: Update size when override redirect windows change size
by Kristian Høgsberg
· 12 years ago
c940dcd
configure: Require wayland-server 1.2.90
by Kristian Høgsberg
· 12 years ago
0803118
window: Use new wl_pointer/keyboard_release request
by Rob Bradford
· 12 years ago
69e25fc
compositor: Implement release request for input interfaces
by Kristian Høgsberg
· 12 years ago
0eac34a
configure.ac: Auto-enable vaapi recorder, but allow overrides
by Kristian Høgsberg
· 12 years ago
6aae4d3
compositor-drm: Add hardware accelerated capture of screen using libva
by Ander Conselvan de Oliveira
· 12 years ago
9f43cb4
autotools: Fix AC_PATH_PROG call
by Quentin Glidic
· 12 years ago
eec6aee
.gitignore: Reflect recent client binary rename
by Bryce W. Harrington
· 12 years ago
b22bf57
window.c: Fix SIGSEGV in pointer_handle_motion
by Paul Winwood
· 12 years ago
037bdc4
evdev: Don't parse config file again, use compositor->config
by Kristian Høgsberg
· 12 years ago
e1b655d
shell: Make sure we have seat->pointer and seat->touch before dereferencing
by Kristian Høgsberg
· 12 years ago
73db924
gl-renderer: Use GL_UNSIGNED_SHORT for index array type
by Kristian Høgsberg
· 12 years ago
6346e50
subsurfaces: fix rendering problem with cairo-glesv2
by Stanislav Vorobiov
· 12 years ago
f66f99d
configure.ac: fix broken compilation when configure with --disable-egl option
by Samuel Iglesias Gonsalvez
· 12 years ago
c4a4c6b
configure.ac: Bump configure.ac version to 1.2.90
by Kristian Høgsberg
· 12 years ago
6c7583d
evdev: Don't transform device->abs.x/y in place
by Kristian Høgsberg
· 12 years ago
c4df408
desktop-shell: Add support for touch unlock
by Brian J Lovin
· 12 years ago
a985da4
Add a --shell option to override the default desktop-shell
by Jason Ekstrand
· 12 years ago
7778743
simple-egl: Handle missing EGL_EXT_buffer_age better
by Kristian Høgsberg
· 12 years ago
403ea92
compositor.h: Don't include config.h
by Pier Luigi Fiorini
· 12 years ago
c7d2c4c
Add more missing config.h #includes
by Kristian Høgsberg
· 12 years ago
4e55d06
evdev: Initliaze device->link so we can wl_list_remove() without crashing
by Kristian Høgsberg
· 12 years ago
146f5ba
xwm: Use window->x/y for override redirect surfaces
by Kristian Høgsberg
· 12 years ago
e89a8b6
xwm: Fix transform listener
by Kristian Høgsberg
· 12 years ago
122877d
xwm: Fix configure notify handler
by Kristian Høgsberg
· 12 years ago
69981d9
xwm: Set _NET_WM_CM_S0 instead of relying on the xwayland module to do it
by Kristian Høgsberg
· 12 years ago
ac6104e
compositor-drm: Zero out create_arg when creating dumb framebuffers
by Kristian Høgsberg
· 12 years ago
0b36d97
terminal: Include config.h instead of defining _XOPEN_SOURCE
by Kristian Høgsberg
· 12 years ago
7e105f9
configure.ac: Add AC_SYS_LARGEFILE for mmap()ing dumb GEM buffers
by Kristian Høgsberg
· 12 years ago
a34e2f2
data-device: Only bail out if we failed to allocate offer
by Kristian Høgsberg
· 12 years ago
ab19f93
compositor: Only check buffer for NULL tried to allocate something
by Kristian Høgsberg
· 12 years ago
3e9df07
autotools: Don't use wayland-scanner.m4
by Daiki Ueno
· 12 years ago
58bcc36
set RDP output enabled by default (stable 1.2)
by Hardening
· 12 years ago
cfcc111
Fixes CJK wide character display
by Peng Wu
· 12 years ago
1084da5
Add touch support for wl_shell_surface_move
by Rusty Lynch
· 12 years ago
d224bb9
nested: Fix skipping frames due to texture update without a context
by Ander Conselvan de Oliveira
· 12 years ago
0d5fe3a
nested: The wl_resouce is the buffer, not the wl_resource user data
by Kristian Høgsberg
· 12 years ago
8e7a8bd
Add more missing config.h includes
by Daniel Stone
· 12 years ago
69594cc
window: Use xzalloc() instead of silently failing to add output
by Kristian Høgsberg
· 12 years ago
92de144
add [xwayland] path weston.ini option
by Maksim Melnikau
· 12 years ago
06b16c2
weston-info: Use xmalloc() in weston-info
by Kristian Høgsberg
· 12 years ago
adcd54b
window: Use xzalloc() instead of failing to add input device
by Kristian Høgsberg
· 12 years ago
1a5f0c3
window: Fix logic for looking up widget default cursor
by Kristian Høgsberg
· 12 years ago
08b58c7
compositor: Handle OOM in weston_buffer_from_resource()
by Kristian Høgsberg
· 12 years ago
980b018
window: Don't check for subcompositor in window_add_subsurface()
by Kristian Høgsberg
· 12 years ago
b20b009
window: Add API to check for subcompositor, use in subsurface example
by Kristian Høgsberg
· 12 years ago
c85a917
simple-touch: Handle OOM when allocating struct touch
by Kristian Høgsberg
· 12 years ago
96c619a
simple-shm: Handle OOM when allocating struct display
by Kristian Høgsberg
· 12 years ago
20ffdff
keyboard: Don't use next_utf8_char() to go back where we came from
by Kristian Høgsberg
· 12 years ago
0a8461b
autotools: Add configure summary
by Armin K
· 12 years ago
3e12583
terminal: Make utf-8 state machine assemble unicode code point value
by Kristian Høgsberg
· 12 years ago
13b85bd
compositor: ref-count weston_surface instances
by Giulio Camuffo
· 12 years ago
b1c02a8
evdev: Ignore joystick devices
by Kristian Høgsberg
· 12 years ago
9f42e50
xwm: do not crash when activating a NULL surface
by Giulio Camuffo
· 12 years ago
b502f90
evdev-touchpad: Set some options using weston.ini
by Armin K
· 12 years ago
7ac9f73
weston-launch: Only pass non-NULL value into setenv()
by Rob Bradford
· 12 years ago
14c9892
evdev: write EV_SYN input_event along with led events to device
by Rolf Morel
· 12 years ago
e9cabc1
nested: Use a void * to avoid warnings with EGL_WL_bind_wayland_display
by Kristian Høgsberg
· 12 years ago
4c1a9bc
build: Allow more control over cairo use in the clients
by Rob Bradford
· 12 years ago
473f248
screenshooter: Add missing newline and use program_invocation_short_name
by Kristian Høgsberg
· 12 years ago
bdd8377
screenshooter: Only link to $(CLIENT_LIBS) not libtoytoolkit.la
by Kristian Høgsberg
· 12 years ago
4e5f115
Install shared/zalloc.h
by Giulio Camuffo
· 12 years ago
f5e3ad2
fix compile error when EGL_BUFFER_AGE_EXT is missing
by Adrian Negreanu
· 12 years ago
6d14b14
remove dependency on EGL_KHR_surfaceless_context
by Adrian Negreanu
· 12 years ago
880ebc7
input: For serial generation get the display from the compositor
by Rob Bradford
· 12 years ago
4384a24
desktop-shell: Add touch support to panel launcher icons
by Rusty Lynch
· 12 years ago
3ba1263
calibrator: Add touch support to calibrator
by Rusty Lynch
· 12 years ago
3bb2b8c
smoke: Add touch support to smoke example
by Rusty Lynch
· 12 years ago
041815a
window.c: Add touch handlers
by Rusty Lynch
· 12 years ago
f1407ff
input: Store touch position and time when we start an implicit touch grab
by Rusty Lynch
· 12 years ago
92e8392
evdev: Use touch ID 0 when generating touch up event
by Rusty Lynch
· 12 years ago
c838423
compositor: Setup weston-launch sock in fbdev
by Adrian Negreanu
· 12 years ago
499d8a4
configure.ac: check for wayland scanner macro
by Peter Hutterer
· 12 years ago
1bf1481
terminal.c: Check if fdopen() fails
by Brian Lovin
· 12 years ago
34be060
weston-launch: always drop privileges before execve
by Peter Hutterer
· 12 years ago
4477fee
evdev: log when a device is used as touchpad
by Peter Hutterer
· 12 years ago
6bb15cd
evdev: call evdev_device_destroy on failure
by Peter Hutterer
· 12 years ago
76d3528
evdev: plug a potential memleak
by Peter Hutterer
· 12 years ago
df66c5b
evdev: get the current slot value from the absinfo struct or mtdev
by Peter Hutterer
· 12 years ago
0d061e3
evdev: only use mtdev for Protocol A devices
by Peter Hutterer
· 12 years ago
89af60e
evdev: add comment why we're ignoring key value 2
by Peter Hutterer
· 12 years ago
11f5bfb
evdev: prevent unterminated device name
by Peter Hutterer
· 12 years ago
3ca59d3
clients: fix an error message
by Peter Hutterer
· 12 years ago
96f0824
tty: fix typo in error message
by Peter Hutterer
· 12 years ago
45d659d
evdev: check for ABS_MT_POSITION_X/Y to determine mt devices
by Peter Hutterer
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
b1bc4a6
Add zalloc(size_t) allocator function
by Peter Hutterer
· 12 years ago
214e9ce
cms-colord: Don't redefine _GNU_SOURCE
by Armin K
· 12 years ago
bc91926
clients: use xmalloc in more places
by Brian Lovin
· 12 years ago
1c4f163
gl-renderer: Only check for subimage when we have extension at compile time
by Kristian Høgsberg
· 12 years ago
59758a8
Add workaround for broken GL_EXT_unpack_subimage tokens
by Kristian Høgsberg
· 12 years ago
4722939
gl-renderer.c: Cast wl_resource to void * to avoid warning
by Kristian Høgsberg
· 12 years ago
ce7a5d8
gl-renderer: Test for GL_EXT_unpack_subimage not GL_UNPACK_ROW_LENGTH
by Kristian Høgsberg
· 12 years ago
Next »