Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
4339add9e98ce1279fcfc767ae4b096d9562788d
4339add
compositor-drm: don't attempt sprite for out of bounds dimensions
by Rob Clark
· 13 years ago
702ffae
compositor-drm: skip overlay for shm buffers
by Rob Clark
· 13 years ago
42c4646
compositor-drm: Return the newly added mode in drm_output_add_mode()
by Ander Conselvan de Oliveira
· 13 years ago
dc79e6d
compositor-drm: Check for OUTPUT_CONFIG_OFF instead of using strcmp()
by Ander Conselvan de Oliveira
· 13 years ago
383b671
shell: Fix repaint debugging
by Ander Conselvan de Oliveira
· 13 years ago
3b70b66
compositor: When redrawing, don't clip opaque regions from other planes
by Ander Conselvan de Oliveira
· 13 years ago
84cf541
spring: Avoid excessive calculation loops for the spring values
by Rob Bradford
· 13 years ago
5ca1a47
compositor-drm: handle vblanks on secondary crtc
by Rob Clark
· 13 years ago
19a4c2d
image: Don't segfault when the file doesn't exist
by Juan Zhao
· 13 years ago
8801357
shell: don't abuse link_layer for keeping track of input panel surfaces
by Philipp Brüschweiler
· 13 years ago
3eb4761
evdev: rename evdev_input_device to evdev_device
by Pekka Paalanen
· 13 years ago
b9d38f4
evdev: do not pass a list to evdev_led_update()
by Pekka Paalanen
· 13 years ago
f1fc10a
compositor: fix weston_log format warnings
by Pekka Paalanen
· 13 years ago
ae29da2
compositor-drm: fix weston_log format errors
by Pekka Paalanen
· 13 years ago
d525b56
compositor: format check for weston_log arguments
by Pekka Paalanen
· 13 years ago
df1fd36
compositor: log program launches
by Pekka Paalanen
· 13 years ago
ca9b09d
compositor-x11: Always free output_mode on error.
by Scott Moreau
· 13 years ago
3d89049
config-parser: Handle lines that don't end in \n
by Kristian Høgsberg
· 13 years ago
248aaec
compositor-x11: Allow output configuration from config file.
by Scott Moreau
· 13 years ago
a502152
compositor: Always set output_mask in weston_surface_update_output_mask().
by Scott Moreau
· 13 years ago
61f00f5
shell: Make sure the black surface is opaque
by Kristian Høgsberg
· 13 years ago
9823870
compositor: Add weston_surface_schedule_repaint() for limited repaint
by Kristian Høgsberg
· 13 years ago
79af73e
compositor-drm: Disable planes when zoomed or capturing
by Kristian Høgsberg
· 13 years ago
bcf4864
simple-egl: Add help message
by Kristian Høgsberg
· 13 years ago
45ce988
simple-egl: Set opaque region when running opaque
by Kristian Høgsberg
· 13 years ago
4b14159
configure: make setbacklight optional
by Pekka Paalanen
· 13 years ago
b6df4f7
desktop-shell: use the standard 'environ' variable
by Pekka Paalanen
· 13 years ago
168ed72
evdev: kill a warning in evdev_led_update()
by Pekka Paalanen
· 13 years ago
4ddf1b2
android: add basic evdev input support
by Pekka Paalanen
· 13 years ago
d858351
compositor-drm, evdev: don't crash on missing keyboard
by Pekka Paalanen
· 13 years ago
81a13a3
compositor-drm: log enter/leave VT
by Pekka Paalanen
· 13 years ago
42b3f6a
compositor-drm: log input device hot-unplugs
by Pekka Paalanen
· 13 years ago
d2e69c2
compositor-drm: fix leak in evdev_udev_handler()
by Pekka Paalanen
· 13 years ago
bf639ab
evdev: log input devices
by Pekka Paalanen
· 13 years ago
3315697
evdev: move udev code into compositor-drm.c
by Pekka Paalanen
· 13 years ago
88594b6
evdev: expose the generic evdev API
by Pekka Paalanen
· 13 years ago
3b00339
evdev: rename evdev_seat to drm_seat
by Pekka Paalanen
· 13 years ago
43f0a1e
evdev: pass weston_seat to evdev_input_device_create()
by Pekka Paalanen
· 13 years ago
3bfb201
evdev: make evdev_notify_keyboard_focus() independent of evdev_seat
by Pekka Paalanen
· 13 years ago
5720e92
evdev: make evdev_led_update independent from struct evdev_seat
by Pekka Paalanen
· 13 years ago
5618d6f
evdev: change evdev_seat into weston_seat in struct evdev_input_device
by Pekka Paalanen
· 13 years ago
cfa1f67
evdev: merge evdev-private.h into evdev.h
by Pekka Paalanen
· 13 years ago
5a6383b
evdev: move device opening out from evdev_input_device_create
by Pekka Paalanen
· 13 years ago
a123e5c
evdev: rename device_removed() to evdev_input_device_destroy()
by Pekka Paalanen
· 13 years ago
c4f3338
spring: Avoid looping if time appears to be going backwards
by Rob Bradford
· 13 years ago
552d12b
terminal: Don't crash on non-ascii chars
by Andre Heider
· 13 years ago
5626d34
compositor-drm: Split cursor handling into prepare and set
by Kristian Høgsberg
· 13 years ago
65a11e1
compositor: Accumulate damage per plane
by Kristian Høgsberg
· 13 years ago
2a1aa4e
terminal: Don't output @ for ASCII NUL
by Kristian Høgsberg
· 13 years ago
0fb7975
compositor: Use uint32_t for the msecs value consistently
by Rob Bradford
· 13 years ago
d9a8e16
compositor: remove OpenWFD backend
by Pekka Paalanen
· 13 years ago
649e1ce
compositor: Don't allow setting a NULL cursor without pointer focus
by Kristian Høgsberg
· 13 years ago
ae27737
window.c: Use pointer enter serial for setting cursor
by Kristian Høgsberg
· 13 years ago
2e96d3c
compositor: Check serial number ordering without overflowing
by Kristian Høgsberg
· 13 years ago
c50645c
Properly free drm configured mode variables.
by Scott Moreau
· 13 years ago
bbe9839
shell: Make it possible to move and raise unresponsive surfaces
by Kristian Høgsberg
· 13 years ago
9e31bff
shell: Move surface move code back to just after the move grab functions
by Kristian Høgsberg
· 13 years ago
64eca89
compositor: Fold the log prototypes into compositor.h and drop log.h
by Kristian Høgsberg
· 13 years ago
8f37e0b
Add raw modeline support.
by Scott Moreau
· 13 years ago
4f238a5
configure: link image libs with libshared
by Tiago Vignatti
· 13 years ago
76fc57e
simple-touch: use proper damage in touch_paint()
by Pekka Paalanen
· 13 years ago
0768419
simple-touch: fix off-by-one in position checks
by Pekka Paalanen
· 13 years ago
55b7cb2
simple-touch: more colors and thicker marks
by Pekka Paalanen
· 13 years ago
7e94a98
simple-touch: respond to ping protocol
by Pekka Paalanen
· 13 years ago
e288a0f
window: warn on cursor load failure
by Pekka Paalanen
· 13 years ago
5646425
compositor: rework touch focus
by Pekka Paalanen
· 13 years ago
2fc7cce
evdev: query position ranges for MT, too
by Pekka Paalanen
· 13 years ago
27979b0
weston-launcher: use CLOEXEC on fallback path
by Pekka Paalanen
· 13 years ago
8ff6915
compositor-drm: Handle incomplete [output] sections without crashing
by Kristian Høgsberg
· 13 years ago
e377822
shell: Give keyboard focus to top surface when current keyboard focus goes away
by Kristian Høgsberg
· 13 years ago
2f5faff
shell: Always track focus state per workspace
by Kristian Høgsberg
· 13 years ago
3df6384
compositor: Set WAYLAND_DISPLAY if we're given a --socket argument
by Kristian Høgsberg
· 13 years ago
7b884bc
compositor: Use a minimal restore handler for crash clean up
by Kristian Høgsberg
· 13 years ago
023be10
window.c: Set input region after (potentially) adjusting the surface size
by Kristian Høgsberg
· 13 years ago
c94de64
shell: Remove unused shsurf->focus_state
by Kristian Høgsberg
· 13 years ago
b8e0d0f
shell: Use the right destroy listener in focus_state_surface_destroy()
by Kristian Høgsberg
· 13 years ago
8ab5d45
Allow output configuration from config file.
by Scott Moreau
· 13 years ago
acb805a
compositor-drm: Handle unconnected connectors better
by Wang Quanxian
· 13 years ago
572c2ff
compositor: Add --help option
by Kristian Høgsberg
· 13 years ago
321e8b7
gears: Exit on ESC
by Kristian Høgsberg
· 13 years ago
3361639
compositor: do clean-up on init failure
by Pekka Paalanen
· 13 years ago
69f9840
simple-egl: Add keyboard fullscreen toggle
by Ander Conselvan de Oliveira
· 13 years ago
2995c51
gears: Keep gears inside screen in fullscreen mode
by Kristian Høgsberg
· 13 years ago
148ef01
compositor-drm: Don't leak output->name
by Kristian Høgsberg
· 13 years ago
9ca3846
compositor-drm: Look through all crtc/encoder combinations
by Kristian Høgsberg
· 13 years ago
7679d9a
gears: add a warning about refresh rate limitation
by Olivier Blin
· 13 years ago
a1d0cf5
gears: show FPS count (as in glxgears from mesa/demos)
by Olivier Blin
· 13 years ago
2f9ed71
compositor-drm: Assign unique output names like xrandr does
by Kristian Høgsberg
· 13 years ago
1acd9f8
compositor: Load modules with RTLD_NOW so we get missing symbols up front
by Kristian Høgsberg
· 13 years ago
4fc1535
window: Handle Alt-F4 to close windows
by Kristian Høgsberg
· 13 years ago
82b4c1b
window.c: Remove xkb leftovers
by Andre Heider
· 13 years ago
fa820ef
gears: add fullscreen support
by Olivier Blin
· 13 years ago
ea40bf8
tests: Use pkg-config to find setbacklight CFLAGS and libs
by Damien Lespiau
· 13 years ago
e302b3e
Bump version to 0.95.0
by Kristian Høgsberg
· 13 years ago
d1936b9
desktop-shell: Break command lines into env vars, executable and arguments
by Kristian Høgsberg
· 13 years ago
df0faf7
image: Add fullscreen support
by Kristian Høgsberg
· 13 years ago
67ace20
window.c: Add fullscreen handler to keep fullscreen state consistent
by Kristian Høgsberg
· 13 years ago
0fd49aa
dnd: Clip flowers to window content area
by Kristian Høgsberg
· 13 years ago
72b0f8f
Update src/weston-egl-ext.h
by Kristian Høgsberg
· 13 years ago
9d01a3e
evdev: Release weston_seat with underlying evdev device
by Daniel Stone
· 13 years ago
Next »