Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
89324ce88820656a85f16e1c94791412d451b7ba
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
553d124
desktop-shell: Allow binding-modifier weston.ini option to be none
by Bob Ham
· 10 years ago
744e653
desktop-shell: Make zapping configurable
by Bob Ham
· 10 years ago
91880f1
compositor-{drm, fbdev, rpi}: Make VT switching configurable
by Bob Ham
· 10 years ago
5d43af3
clients: add simple-v4l-dmabuf client
by Emmanuel Gil Peyrot
· 10 years ago
8ef2957
clients: Fix a few issues in simple-dmabuf-intel
by Emmanuel Gil Peyrot
· 10 years ago
3b65b0b
clients: rename simple-dmabuf into simple-dmabuf-intel
by Emmanuel Gil Peyrot
· 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
ba9dca0
weston-info: display output scale
by Jonny Lamb
· 10 years ago
1c2201b
ivi-shell: hmi-controller supports multi screens at random-mode.
by Nobuhiko Tanibata
· 10 years ago
a7ffa68
ivi-shell: hmi-controller supports multi screens at fullscreen mode.
by Nobuhiko Tanibata
· 10 years ago
d156d9c
ivi-shell: hmi-controller supports multi screens at side-by-side mode.
by Nobuhiko Tanibata
· 10 years ago
a8aa91c
ivi-shell: hmi-controller supports multi screens at tiling mode.
by Nobuhiko Tanibata
· 10 years ago
d789c66
hmi-controller: allocate application layers for multi-screen
by Nobuhiko Tanibata
· 10 years ago
2e65676
hmi-controller: allocate background surfaces for multi-screen
by Nobuhiko Tanibata
· 10 years ago
744b030
hmi-controller: allocate base layers for multi-screen
by Nobuhiko Tanibata
· 10 years ago
35711df
ivi-shell: hmi-controller implements internal method to get screen.
by Nobuhiko Tanibata
· 10 years ago
1c2618e
ivi-shell: multi screen support to calcuration of a mask of weston_surface.
by Nobuhiko Tanibata
· 10 years ago
29babdf
ivi-shell: convert from screen to global coordinates
by Nobuhiko Tanibata
· 10 years ago
b4cb25d
ivi-shell: avoid update_prop() on invisible surfaces
by Nobuhiko Tanibata
· 10 years ago
0627b4a
ivi-shell: activate weston surface with a seat when left click or touch.
by Nobuhiko Tanibata
· 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
9690641
cairo-util: return theme location from frame_touch_down
by Derek Foreman
· 10 years ago
3375cca
configure.ac: add explicit enable/disable for lcms
by Jussi Kukkonen
· 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
fb1e126
simple-damage: Add --use-damage-buffer flag
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
29b846e
simple-damage: Offset drawing co-ordinates not buffer start
by Derek Foreman
· 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
747c386
ivi-shell: remove a code which expects only a screen in the system.
by Nobuhiko Tanibata
· 10 years ago
fbfa8f2
ivi-shell: fix layout_layer.view_list is not initilized per a screen.
by Nobuhiko Tanibata
· 10 years ago
77b0ee1
ivi-shell: avoid inserting a ivi_layer to multiple screens.
by Nobuhiko Tanibata
· 10 years ago
3e710d1
ivi-shell: fix TODO which expects only one screen in the system.
by Nobuhiko Tanibata
· 10 years ago
7d967da
configure: don't control egl version
by Ucan, Emre (ADITG/SW1)
· 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
35da52d
configure.ac: Bump wayland-protocols dependency to 1.0
by Jonas Ådahl
· 10 years ago
be428b3
compositor-drm: Use view transform in cursor plane setup
by Derek Foreman
· 10 years ago
cd9bb71
ivi-shell-user-interface: fix runtime error caused by missing header inclusion
by Yong-iL Joh
· 10 years ago
6172c38
compositor.h: Remove unused variable from weston_seat structure
by Chris Michael
· 10 years ago
b50ed17
clients: Adjust grammar of comment for toysurface->prepare function pointer
by Chris Michael
· 10 years ago
51baeb2
compositor: Remove extra blank line
by Chris Michael
· 10 years ago
f69bd1a
clients: Fix a few minor typos in comments
by Bryce Harrington
· 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
118387e
toytoolkit: Remove window_damage()
by Derek Foreman
· 10 years ago
0aba785
smoke: Don't post extra damage
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
870fadc
protocol: fix DTD warning in weston-desktop-shell
by Pekka Paalanen
· 10 years ago
379ee65
releasing.txt: Add step about checking wayland-protocols dependency
by Jonas Ådahl
· 10 years ago
5b0b770
Remove workspaces protocol
by Jonas Ådahl
· 10 years ago
cf1efd2
Rename screenshooter protocol to weston_screenshooter
by Jonas Ådahl
· 10 years ago
6d6fb61
desktop-shell: Rename protocol weston_desktop_shell
by Jonas Ådahl
· 10 years ago
2a22933
Use xdg_shell protocol from wayland-protocols
by Jonas Ådahl
· 10 years ago
08ab0bc
Makefile.am: Make the external xml scanning rule version generic
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
1118952
desktop-shell: use weston_pointer_send_axis
by Peter Hutterer
· 10 years ago
64d78bb
shared: work around EGL header idiosyncrasy
by Ahmet Acar
· 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
22faea1
desktop-shell: Add surface_keyboard_focus_lost helper
by Jonas Ådahl
· 11 years ago
2071f1f
Provide damage region for screen recording on Raspberry Pi
by Shinya Saito
· 10 years ago
0c0e51e
ivi-shell: rename ivi_controller_interface
by Ucan, Emre \(ADITG/SW1\)
· 10 years ago
32c3211
compositor: Disallow negative geometries in backend output configs
by Bryce Harrington
· 10 years ago
cd0f1ac
desktop-shell: Make activate_binding take a view instead of surface
by Jonas Ådahl
· 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
ecf819b
zunitc: made name of test fixture parameter explicit.
by Jon Cruz
· 10 years ago
2ffb0af
zunitc: Clarify documentation on return behavior.
by Jon Cruz
· 10 years ago
46812b6
clients: don't discard motion if we have a grab
by Derek Foreman
· 10 years ago
5d13548
clients: try harder to discard motion after resize
by Derek Foreman
· 10 years ago
fa41eec
weston-launch: Remove unused event source
by Derek Foreman
· 10 years ago
1ab9ca7
clients: Correct drawing glitch in stacking demo
by Ben Hummon
· 10 years ago
32838c9
compositor/clients: Protect CLOCK_BOOTTIME with ifdefs
by Derek Foreman
· 10 years ago
Next »