index
:
platform/upstream/weston
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
linux_yocto
linux_yocto_build
sandbox/boram/weston170
sandbox/boram/weston180
sandbox/boram1288/weston30
sandbox/cyeon/devel
sandbox/elongbug/test
sandbox/imranzaman/multiseat
sandbox/imranzaman/multiseat6
sandbox/imranzaman/transform
sandbox/jbko/devel
sandbox/jihochu/5.0
sandbox/lsj119/devel
sandbox/mbachmann/devel
sandbox/mbachmann/ivi_xdg140
sandbox/mbachmann/tizen_embed
sandbox/mbachmann/tizen_greeter
sandbox/mbachmann/tizen_qa
sandbox/mbachmann/tizen_xdg-unminimize
sandbox/mbachmann/weston150_fullminimize
sandbox/mbachmann/weston150_ivi-shell
sandbox/mbachmann/weston150_qa
sandbox/mbachmann/weston160
sandbox/mbachmann/weston160_vanilla
sandbox/mbachmann/weston170
sandbox/nbozhenov/lto
sandbox/nguyomard/xdg_surface_needs_attention
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/pcoval/wip
sandbox/sdesneux/devel
sandbox/sdx/TC-1388
sandbox/sdx/weston17
sandbox/srk/android
sandbox/void/TC-1443
sandbox/xiaowei/5.0
splash
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Graphics System / Display Server;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-14
libweston: drop a misleading dmabuf comment
Pekka Paalanen
1
-6
/
+0
2019-11-14
compositor: Fix some warning when passing debugoptimized to meson
Marius Vlad
1
-1
/
+1
2019-11-13
Add include for missing symbols
Eero Tamminen
1
-0
/
+1
2019-11-12
backend-drm: Added support for legacy fd_import
Nicholas Niro
1
-4
/
+12
2019-11-12
backend-drm: Fix for gbm modifiers when they are not available.
Nicholas Niro
1
-0
/
+15
2019-11-12
simple-dmabuf-egl: update to xdg-shell stable
Drew DeVault
2
-33
/
+33
2019-11-11
backend-drm: Print whenever a view could not placed on the primary due to
Marius Vlad
1
-1
/
+5
2019-11-11
backend-drm: Print whenever a view will reach the renderer region
Marius Vlad
1
-0
/
+3
2019-11-11
backend-drm: Move plane's availability in drm_output_try_view_on_plane()
Marius Vlad
1
-45
/
+75
2019-11-11
backend-drm: Pass the drm_fb to each prepare_overlay/scanout_view functions
Marius Vlad
1
-21
/
+18
2019-11-11
backend-drm: Pass the plane to prepare_overlay_view
Marius Vlad
1
-64
/
+56
2019-11-11
backend-drm: Allow for views to reach overlays/underlays planes
Marius Vlad
1
-13
/
+42
2019-11-11
backend-drm: Check pixel format before constructing the zpos candidate list
Marius Vlad
1
-18
/
+45
2019-11-11
backend-drm: Place pixel format checks for the cursor plane in its own
Marius Vlad
1
-12
/
+13
2019-11-11
backend-drm: Place pixel format checks for the overlay plane in its own
Marius Vlad
1
-25
/
+30
2019-11-11
backend-drm: Construct a zpos candidate list of planes
Marius Vlad
3
-58
/
+282
2019-11-11
libweston: Add a new helper to check if the view spawns the entire
Marius Vlad
3
-6
/
+27
2019-11-11
libweston: Add a new helper weston_view_has_valid_buffer
Marius Vlad
3
-3
/
+18
2019-11-11
backend-drm: Hard-code zpos values if HW doesn't exposes them
Marius Vlad
1
-0
/
+58
2019-11-11
backend-drm: Add a helper to display plane type as a 'string'
Marius Vlad
1
-0
/
+16
2019-11-11
backend-drm: Add zpos DRM-property
Marius Vlad
4
-0
/
+35
2019-11-11
backend-drm: Teach drm_property_info_populate() to retrieve range values
Marius Vlad
2
-0
/
+51
2019-11-11
Revert "backend-drm: Teach drm_property_info_populate() to retrieve range val...
Daniel Stone
7
-728
/
+220
2019-11-11
backend-drm: Teach drm_property_info_populate() to retrieve range values
Marius Vlad
7
-220
/
+728
2019-11-11
remoting: Use DRM FourCC formats instead of GBM formats
Daniel Stone
2
-5
/
+7
2019-11-09
weston-launch: use exec to ensure signal delivery
Stefan Agner
1
-1
/
+1
2019-11-09
weston-launch: show when a signal is sent to a child
Stefan Agner
1
-2
/
+8
2019-11-05
weston-log: Avoid prefix-matching the scope name when checking for a
Marius Vlad
1
-1
/
+1
2019-11-05
compositor: Pass the entire string in one-shot when writting logger data
Marius Vlad
1
-4
/
+14
2019-11-05
libweston: Init weston_output's 'destroy_signal' before timeline has a chance...
Marius Vlad
1
-2
/
+3
2019-11-04
compositor: Allow protocol to be displayed when asked for, even if we're not ...
Marius Vlad
1
-5
/
+4
2019-11-04
input: use ro_anonymous_file to minimize duplication of keymap files
Sebastian Wick
2
-25
/
+34
2019-11-04
clients/window: bump wl_seat version to 7
Sebastian Wick
1
-2
/
+2
2019-11-04
input: bump wl_seat version to 7
Sebastian Wick
1
-1
/
+1
2019-11-04
clients/window: bump wl_seat version to 6
Sebastian Wick
1
-1
/
+13
2019-11-04
input: bump wl_seat version to 6
Sebastian Wick
2
-3
/
+3
2019-11-04
CI: build wayland from source
Sebastian Wick
2
-1
/
+11
2019-11-01
shared: add read-only anonymous file abstraction
Sebastian Wick
2
-0
/
+196
2019-10-25
backend-drm: make GBM optional
Stefan Agner
6
-339
/
+459
2019-10-25
backend-drm: separate out DRM virtual support
Stefan Agner
4
-331
/
+398
2019-10-25
remoting: make sure GL renderer is enabled
Stefan Agner
1
-2
/
+2
2019-10-25
backend-drm: use DRM_ constants everywhere
Stefan Agner
1
-1
/
+1
2019-10-24
build: do not allow unresolved symbols
Pekka Paalanen
1
-1
/
+1
2019-10-24
tests: surface-screenshot needs libshared
Pekka Paalanen
1
-1
/
+1
2019-10-24
Link Weston plugins to libexec-weston.so
Pekka Paalanen
4
-4
/
+12
2019-10-24
backend-rdp: work around unresolved symbols
Pekka Paalanen
1
-0
/
+1
2019-10-24
cms-colord: work around unresolved symbols
Pekka Paalanen
1
-0
/
+1
2019-10-24
compositor: turn weston main() into a lib
Pekka Paalanen
4
-4
/
+57
2019-10-24
build: reduce sub-dependencies of libweston
Pekka Paalanen
1
-8
/
+14
2019-10-24
backend-x11: need libdrm headers in build
Pekka Paalanen
1
-0
/
+1
[prev]
[next]