Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
e7d868aaad280531f0adc5e180399f7915d00636
/
src
e7d868a
launcher: fix typo
by Derek Foreman
· 10 years ago
56fe1c7
compositor: remove incorrect idle timer initialization
by Egor Starkov
· 10 years ago
44bbdd0
fbdev: Ensure strncpy results are null terminated.
by Bryce Harrington
· 10 years ago
ae5df83
launcher-logind: Remove old VT switching code, move to SwitchTo/Activate
by Jasper St. Pierre
· 10 years ago
72dea06
launcher: Split out launcher implementations into three distinct ones
by Jasper St. Pierre
· 10 years ago
30bcf35
launcher: Rename logind-util to launcher-logind
by Jasper St. Pierre
· 10 years ago
9c7de16
compositor-drm: Ensure strings from EDID blobs are null terminated
by Bryce Harrington
· 10 years ago
bfae30d
vaapi-recorder: Fix allocator sizeof operand mismatch
by Lucas Tanure
· 10 years ago
ca510d0
rpi: fix segfault at startup in rpi_flippipe_init() v2
by John Sadler
· 10 years ago
6179338
compositor-fbdev: Remove bizarre division by sizeof
by Derek Foreman
· 10 years ago
3f32a13
Revert "compositor-drm: disable hardware cursors"
by Pekka Paalanen
· 10 years ago
7628789
rpi: prevent segfault on shut-down due to NULL backend
by John Sadler
· 10 years ago
960b5eb
rpi: avoid segfault in rpir_view_compute_rects() when EGL client destroys buffer
by John Sadler
· 10 years ago
ab81f15
build, compositor-drm: fix output name constants another way
by Pekka Paalanen
· 10 years ago
1a912a9
gl-renderer: gl_renderer_create display cleanup on error
by Dawid Gajownik
· 10 years ago
89c49b3
compositor-drm: rename outputs to follow kernel style
by Pekka Paalanen
· 10 years ago
3f89794
compositor-fbdev: fix VT switching crash
by Pekka Paalanen
· 10 years ago
2b25450
compositor-drm: cast surface to EGLNativeWindowType
by Dawid Gajownik
· 10 years ago
a358207
Fix build breakage when using older gbm lacking dmabuf import
by Bryce Harrington
· 10 years ago
bf8cc6f
compositor-drm: dmabuf GBM import
by Pekka Paalanen
· 11 years ago
e4d231e
compositor-drm: init linux_dmabuf support
by Pekka Paalanen
· 11 years ago
5ffb440
compositor-x11: init linux_dmabuf support
by Pekka Paalanen
· 11 years ago
a352580
gl-renderer: add dmabuf import
by Pekka Paalanen
· 11 years ago
534defd
gl-renderer: introduce struct egl_image
by Louis-Francis Ratté-Boulianne
· 10 years ago
230f3b1
dmabuf: implement linux_dmabuf extension
by Pekka Paalanen
· 11 years ago
f3c8336
weston-launch: On error putenv returns a non-zero value
by Dawid Gajownik
· 10 years ago
2f7d33d
compositor: fix crash when destroying incompletely created output
by Dawid Gajownik
· 10 years ago
87c862a
input: when destroying a seat, remove keyboard focus first
by Derek Foreman
· 10 years ago
74a635b
Coding style fixes
by Dawid Gajownik
· 10 years ago
75ead05
rpi-renderer: use weston_output matrix instead of a private matrix
by Derek Foreman
· 10 years ago
f9318d1
input: add a weston_pointer_clear_focus() helper function
by Derek Foreman
· 10 years ago
61ed7b6
input: pass the global touch coordinates to the touch grab
by Giulio Camuffo
· 10 years ago
7239d74
compositor: remove a call to weston_compositor_schedule_repaint
by Ryo Munakata
· 10 years ago
e4d6c83
desktop-shell: Make resize and move functions take a pointer instead of a seat
by Derek Foreman
· 10 years ago
88249cd
don't crash when the key file doesn't exist
by David FORT
· 10 years ago
82d4925
backends: don't destroy renderer and output twice
by Dawid Gajownik
· 10 years ago
405ae2f
compositor-rdp: rdp_destroy() double free error #91457
by Dawid Gajownik
· 10 years ago
0b2bcbf
screen-share: don't test keyboard/pointer pointers
by Dawid Gajownik
· 10 years ago
f965db5
compositor-rdp: free() can handle NULL pointers
by Dawid Gajownik
· 10 years ago
71f5704
main: print backends in help message in alphabetical order
by Dawid Gajownik
· 10 years ago
1281a36
input: Don't test keyboard/pointer/touch pointers
by Derek Foreman
· 10 years ago
30ce607
input: Check device counts in bind_seat()
by Derek Foreman
· 10 years ago
d99a050
main: update RDP backend help message
by Dawid Gajownik
· 10 years ago
22276a5
zoom: Store the seat that initiated a zoom
by Derek Foreman
· 10 years ago
25bd8a7
zoom: Call weston_output_activate_zoom() appropriately
by Derek Foreman
· 10 years ago
859b52b
zoom: Rename zoom_area_center_from_pointer to zoom_area_center_from_point
by Derek Foreman
· 10 years ago
a36eb50
zoom: Change zoom->active to a bool
by Derek Foreman
· 10 years ago
b3463a9
Fix crash when using RDP4 security
by FORT David
· 10 years ago
c2635c6
remove a warning during compilation
by FORT David
· 10 years ago
7e07db9
cms-helper/static: Add "identity" builtin cms profile (v3)
by Mario Kleiner
· 10 years ago
2611ebd
cms-colord: Fix crash at compositor shutdown. (v2)
by Mario Kleiner
· 10 years ago
3f86e50
compositor: Respect WESTON_BUILD_DIR env var in weston_load_module
by Derek Foreman
· 10 years ago
6b557a7
input: make a function for device removal
by Derek Foreman
· 10 years ago
c683623
logind-util: Use %u for unsigned int in snprintf
by Bryce Harrington
· 10 years ago
27135af
compositor: destroy modifier_binding_list
by Ryo Munakata
· 10 years ago
6bc33d6
log: Open log file CLOEXEC so child processes don't get the fd
by Derek Foreman
· 10 years ago
4a8a3a1
input: Also pass appropriate pointer type when libva unavailable
by Bryce Harrington
· 10 years ago
99a6a2d
bindings: Make run binding functions take apropriate device instead of a seat
by Derek Foreman
· 10 years ago
b591a30
bindings: make install_binding_grab take a keyboard instead of a seat
by Derek Foreman
· 10 years ago
8ae2db5
input: Pass the appropriate pointer type to bindings instead of a seat
by Derek Foreman
· 10 years ago
0720ea3
compositor-drm: Simplify logic in setup_output_seat_constraint
by Derek Foreman
· 10 years ago
2e6485c
bindings: Stop exporting internal functions
by Derek Foreman
· 10 years ago
ddc2c97
text-backend: Replace focus_listener_initialized with a bool
by Derek Foreman
· 10 years ago
d0ead48
compositor-drm: Refactor code into cursor_bo_update()
by Pekka Paalanen
· 11 years ago
70d337d
compositor-drm: Fix cursor view size check
by Daniel Stone
· 10 years ago
36609c7
compositor-drm: Record current DPMS level
by Daniel Stone
· 10 years ago
eee580b
compositor-drm: Refactor getting current mode into a new function
by Pekka Paalanen
· 11 years ago
3ce6362
compositor-drm: Refactor connector name into new function
by Pekka Paalanen
· 11 years ago
7b36b42
compositor-drm: Refactor initial mode out of create_output
by Pekka Paalanen
· 11 years ago
b7df04e
compositor: Respect repaint-window when restarting repaint loop.
by Mario Kleiner
· 10 years ago
f507ec3
compositor-drm: Allow instant start of repaint loop. (v4)
by Mario Kleiner
· 10 years ago
d7894d0
compositor,shared: add millihz_to_nsec()
by Pekka Paalanen
· 10 years ago
aa21f62
shared: introduce timespec-util.h
by Pekka Paalanen
· 10 years ago
29f09fe
screen-share: Use the correct list pointer when freeing shm buffers
by Bryce Harrington
· 10 years ago
2f2a70c
compositor: make sure to reset views' pointers to destroyed output
by Giulio Camuffo
· 10 years ago
f53beb8
compositor-wayland: Use the correct list pointer when freeing shm buffers
by Derek Foreman
· 10 years ago
bab996e
compositor: move the main() to a new main.c file
by Giulio Camuffo
· 11 years ago
459137b
compositor: add API to manage compositor instances
by Giulio Camuffo
· 11 years ago
430aee1
weston-launch: Drop redundant exit()
by Bryce Harrington
· 10 years ago
954f183
compositor: introduce struct weston_backend
by Giulio Camuffo
· 11 years ago
c8a1ff0
compositor-drm: fix drm_waitvblank_pipe() decl style
by Pekka Paalanen
· 10 years ago
ada4f07
compositor-drm: Add comment for newly added drm_waitvblank_pipe()
by Bryce Harrington
· 10 years ago
2ab4f4e
compositor-drm: Handle more than two output crtcs per card
by Mario Kleiner
· 10 years ago
8081704
compositor-drm: Allow weston_output_mode_switch_to_native() to work.
by Mario Kleiner
· 10 years ago
872797c
compositor-drm: Fix refresh rate selection in drm_output_switch_mode
by Mario Kleiner
· 10 years ago
aa9536a
text_backend: make destructor call explicit
by Pekka Paalanen
· 10 years ago
e28ee34
compositor: add missing help text
by JoonCheol Park
· 10 years ago
4fa7b7f
compositor: Add missing help text
by Derek Foreman
· 10 years ago
665b025
compositor-x11: More verbose logging
by Bryce Harrington
· 10 years ago
972d1af
text: cleanup text backend style
by Murray Calavera
· 10 years ago
066ca0c
gl-renderer: Don't print GL error for EGLGetDisplay()
by Derek Foreman
· 10 years ago
867d50e
Unified multiple definitions of container_of() macro.
by Jon Cruz
· 10 years ago
d618f68
Moved the MIN() macro to the helper include.
by Jon Cruz
· 10 years ago
35b2eaa
Moved helper macro to a discrete include file.
by Jon Cruz
· 10 years ago
4678bab
Remove redundant #include path component.
by Jon Cruz
· 10 years ago
73ad676
vaapi-recorder: Drop redundant license
by Bryce Harrington
· 10 years ago
7e45add
weston-egl-ext.h: Reformat license text
by Bryce Harrington
· 10 years ago
2dc0673
libbacklight: Add missing boilerplate to header
by Bryce Harrington
· 10 years ago
a0bbfea
src: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
83285fc
compositor: remove the authenticate vfunc
by Giulio Camuffo
· 10 years ago
Next »