Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
2dd10e0c60fbf4bd403fd9fa6c67d20c2ba0ee09
/
src
ed6014a
input: Don't try to send axis_source when there are no resources
by Jonas Ådahl
· 9 years ago
8b6c9fc
data-device: Update current action even if source version is old
by Jonas Ådahl
· 9 years ago
3c53094
headless: port the headless backend to the new init api
by Benoit Gschwind
· 9 years ago
98ab08b
main: document load_backend_new()
by Bryce Harrington
· 9 years ago
6ca25b3
Revert 'main: Remove unused function load_backend_new()'
by Bryce Harrington
· 9 years ago
20b66c3
compositor: Version the backend configuration structures
by Bryce Harrington
· 9 years ago
e9b8a2b
compositor: Drop unneeded create_output callback
by Bryce Harrington
· 9 years ago
b993998
drm: Spelling fix in comment
by Bryce Harrington
· 9 years ago
265aeb3
systemd: take over sockets created by systemd
by Friedrich, Eugen (ADITG/SW1)
· 9 years ago
87953b7
compositor: remove input_loop
by Pekka Paalanen
· 9 years ago
157109b
compositor-x11: stop using input_loop
by Pekka Paalanen
· 9 years ago
90a6fc6
input: use doubles in the interfaces to notify of input events
by Giulio Camuffo
· 9 years ago
fcf4b6c
compositor-drm: Renaming of gbm fields
by Miguel A. Vico
· 9 years ago
cc3a192
gl-renderer: Implement & use check_extension
by Miguel A. Vico
· 9 years ago
aab1d36
input: Implement wl_seat.release
by Quentin Glidic
· 9 years ago
7a5c562
compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_mode
by comic fans
· 9 years ago
b00c79b
protocol: migrate to stable presentation-time.xml
by Pekka Paalanen
· 9 years ago
7e7f793
libinput-device: Remove unnecessary function call
by Chris Michael
· 9 years ago
e1719c7
libinput-device: Remove unnecessary function call
by Christopher Michael
· 9 years ago
6c19b69
compositor-drm: the cursor plane only supports ARGB
by Derek Foreman
· 10 years ago
b042756
compositor-drm: update internal cursor plane location when disabling cursor
by Derek Foreman
· 9 years ago
345b4f5
compositor-x11: send pointer frame after axis event
by Marek Chalupa
· 10 years ago
2c40d1d
input: Fix crash when touchscreen generates out of screen coordinate
by Bryce Harrington
· 10 years ago
4061e2b
data-device: Check harder for selection/non-wayland sources
by Carlos Garnacho
· 10 years ago
15902bf
clipboard: zalloc the clipboard_source
by Carlos Garnacho
· 10 years ago
8efa31b
input: Don't try to send pointer frames if no focus_client
by Derek Foreman
· 10 years ago
b288988
data-device: Implement compositor-chosen actions
by Carlos Garnacho
· 10 years ago
9c93179
data-device: Implement DnD actions
by Carlos Garnacho
· 10 years ago
78d4bf9
data-device: Implement DnD progress notification
by Carlos Garnacho
· 10 years ago
87743e9
Support axis source, axis discrete, frame and axis stop events
by Peter Hutterer
· 10 years ago
89b6a49
Add a weston_pointer_axis_event
by Peter Hutterer
· 10 years ago
60fb1c4
compositor-rdp: update link to wheel delta explanation
by Peter Hutterer
· 10 years ago
ea8fb94
gl-renderer: Fix comment typo
by Bryce Harrington
· 10 years ago
c9f8f8a
compositor: create_data_source(): Fix potential crash on OOM
by cpaul@redhat.com
· 10 years ago
89324ce
compositor: Make types consistent for bitshifting unsigned ints
by Bryce Harrington
· 10 years ago
18e4573
compositor: Verify that the maximum number of outputs is not exceeded
by Bryce Harrington
· 10 years ago
3f650b8
compositor: Document how views and surfaces are mapped to outputs
by Bryce Harrington
· 10 years ago
91880f1
compositor-{drm, fbdev, rpi}: Make VT switching configurable
by Bob Ham
· 10 years ago
bc35fda
gl-renderer: Add support for a few YUV dmabuf formats
by Emmanuel Gil Peyrot
· 10 years ago
b805350
gl-renderer: introduce a new struct dmabuf_image
by Emmanuel Gil Peyrot
· 10 years ago
c9626a3
compositor: Document routines relating to idle behavior
by Bryce Harrington
· 10 years ago
c2be857
compositor: Fix a couple comment typos
by Bryce Harrington
· 10 years ago
f05d18f
xwm: let the shells decide the position of X windows
by Giulio Camuffo
· 10 years ago
c112e0c
compositor-fbdev: Drop intermediate shadow buffer
by Sjoerd Simons
· 10 years ago
748c695
compositor-wayland: Add touch support
by Derek Foreman
· 10 years ago
3cc004a
input: Add notify_touch_cancel()
by Derek Foreman
· 10 years ago
cfce7d0
compositor-wayland: Properly release input resources when caps change
by Derek Foreman
· 10 years ago
2ec5f2a
cosmetic: Remove use of C++ style comments
by Chris Michael
· 10 years ago
9973967
compositor: Add doxygen for weston_surface_to_buffer_rect()
by Derek Foreman
· 10 years ago
152254b
compositor: Add damage_buffer
by Derek Foreman
· 10 years ago
c399692
linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own struct
by Emmanuel Gil Peyrot
· 10 years ago
6207b6a
compositor: Remove unused weston_surface_to_buffer function
by Chris Michael
· 10 years ago
e2e15ac
compositor: change rounding in weston_surface_to_buffer_rect()
by Derek Foreman
· 10 years ago
5ffbfff
main: Remove unused function load_backend_new()
by Chris Michael
· 10 years ago
1909c10
compositor, input: Don't use MIN() macro for new resource versions
by Derek Foreman
· 10 years ago
7eaed40
compositor-drm: fix hw cursor positioning
by Pekka Paalanen
· 10 years ago
062edf2
compositor: Fix comment of subsurface_commit_to_cache function
by Chris Michael
· 10 years ago
57e92ed
compositor: ignore useless surface_damage
by Derek Foreman
· 10 years ago
be428b3
compositor-drm: Use view transform in cursor plane setup
by Derek Foreman
· 10 years ago
6172c38
compositor.h: Remove unused variable from weston_seat structure
by Chris Michael
· 10 years ago
51baeb2
compositor: Remove extra blank line
by Chris Michael
· 10 years ago
bc9a61c
compositor: Move weston_matrix_transform_region to compositor.c and export it
by Derek Foreman
· 10 years ago
52c476a
pixman-renderer: Use output->matrix for region transformations and enable output zoom
by Jason Ekstrand
· 10 years ago
9774679
gl-renderer: Make texture_used a bool instead of an int
by Derek Foreman
· 10 years ago
4c11fe7
gl-renderer: Use a bool for needs_full_upload
by Derek Foreman
· 10 years ago
060cf11
compositor: Change "touched" to bool
by Derek Foreman
· 10 years ago
2cbf293
input: Keep per client pointer resources in their own structs
by Jonas Ådahl
· 10 years ago
8283c34
input: Don't send wl_pointer.motion if position didn't change
by Jonas Ådahl
· 10 years ago
d251010
input: Make pointer grab motion callbacks take an event struct
by Jonas Ådahl
· 11 years ago
cf1efd2
Rename screenshooter protocol to weston_screenshooter
by Jonas Ådahl
· 10 years ago
b57f472
Use input method protocol from wayland-protocols
by Jonas Ådahl
· 10 years ago
3bcba34
Use text input protocol from wayland-protocols
by Jonas Ådahl
· 10 years ago
57e48f0
Use linux-dmabuf protocol from wayland-protocols
by Jonas Ådahl
· 10 years ago
496adb3
Use fullscreen-shell.xml from wayland-protocols
by Jonas Ådahl
· 10 years ago
4bcc54d
compositor-wayland: Change focus to a bool instead of an int
by Derek Foreman
· 10 years ago
4a7ce1f
compositor-drm: pass NULL to mmap() instead of 0 as the address
by Chris Michael
· 10 years ago
6d55637
compositor-drm: fall back to EGL visual_id 0 if no others work
by Derek Foreman
· 10 years ago
0336ca0
input: Pass axis events through pointer grab interfaces
by Jonas Ådahl
· 11 years ago
2071f1f
Provide damage region for screen recording on Raspberry Pi
by Shinya Saito
· 10 years ago
32c3211
compositor: Disallow negative geometries in backend output configs
by Bryce Harrington
· 10 years ago
43008c7
main: stub the functions to load the backends with the new config system
by Giulio Camuffo
· 10 years ago
93daabb
compositor: pass the backend config struct to the backends init function
by Giulio Camuffo
· 10 years ago
e3c0d8a
compositor: introduce structs to handle backends configuration
by Giulio Camuffo
· 10 years ago
fa41eec
weston-launch: Remove unused event source
by Derek Foreman
· 10 years ago
32838c9
compositor/clients: Protect CLOCK_BOOTTIME with ifdefs
by Derek Foreman
· 10 years ago
49da7ae
libinput: remove unused #define
by Giulio Camuffo
· 10 years ago
8743047
compositor-drm: fix cursor size test in drm_assign_planes
by Derek Foreman
· 10 years ago
9054e4c
screenshooter: correct output ordering of screencast recording when Y-flip is off
by Tomohito Esaki
· 10 years ago
a6714fa
input: Split get_udev_seat() into its own function
by Derek Foreman
· 10 years ago
61b4d3e
compositor-x11: Fix Weston running on a secondary X screen
by Marko
· 10 years ago
d669714
input: add new client to resource_list instead of focus_resource_list
by Chokshi, Mitul
· 10 years ago
c5a011f
zoom: remove temporary variables
by Giulio Camuffo
· 10 years ago
6850e7b
zoom: Remove unneeded usage of wl_fixed_ts in favour of doubles
by Giulio Camuffo
· 10 years ago
3f607d3
weston-input: Reformat weston_log line to add missing space between words
by Chris Michael
· 10 years ago
ed8dd4e
animation: Fix potential leak of memory pointed to by move
by Lucas Tanure
· 10 years ago
3c241b1
main: fix destroying the compositor on error while starting
by Giulio Camuffo
· 10 years ago
2d24e64
compositor: don't crash if destroying a compositor without a backend
by Giulio Camuffo
· 10 years ago
7e17fec
compositor-rdp: Add missing '\n' in weston_log usage
by Chris Michael
· 10 years ago
c262b4a
cms-colord: Add missing '\n' in weston_log usage
by Chris Michael
· 10 years ago
5169a57
screen-share: Add missing '\n' in weston_log usage
by Chris Michael
· 10 years ago
Next »