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
path:
root
/
src
/
zoom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
zoom: fix zoom
Derek Foreman
1
-2
/
+2
2015-03-11
zoom: Use pixels instead of GL coordinates
Jason Ekstrand
1
-26
/
+15
2015-03-11
zoom: remove unused args from weston_zoom_transition
Pekka Paalanen
1
-6
/
+2
2015-03-11
zoom: remove animation_xy as unused
Pekka Paalanen
1
-46
/
+3
2015-01-20
zoom: Check the value of level before using it.
Carlos Olmedo Escobar
1
-1
/
+2
2014-05-06
Apply the zoom transformation before the output transformation
Neil Roberts
1
-47
/
+0
2013-11-15
zoom: use the new pointer motion signal to move the zoom frame.
Giulio Camuffo
1
-0
/
+27
2013-10-22
Split the geometry information from weston_surface out into weston_view
Jason Ekstrand
1
-153
/
+12
2013-07-09
Convert to wl_global_create/destroy()
Kristian Høgsberg
1
-5
/
+8
2013-07-03
Use wl_resource_create() for creating resources
Jason Ekstrand
1
-2
/
+8
2013-06-25
compositor: Remove a few legacy uses of wl_object
Kristian Høgsberg
1
-4
/
+0
2013-06-12
Change weston_surface.resource to a wl_resource pointer.
Jason Ekstrand
1
-1
/
+4
2013-06-05
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
1
-0
/
+2
2013-05-07
input: Merge wl_seat into weston_seat
Kristian Høgsberg
1
-6
/
+6
2012-11-21
zoom: Don't update the zoom translation if zoom level is 0
Ander Conselvan de Oliveira
1
-1
/
+2
2012-11-16
shell/zoom: Increment/decrement disable_planes only when zoom.active changes
Ville Syrjälä
1
-1
/
+1
2012-08-29
Implement output transformations.
Scott Moreau
1
-4
/
+51
2012-08-10
zoom: Pick the first seat in seat_list instead of compositor->seat
Kristian Høgsberg
1
-12
/
+19
2012-08-03
compositor-drm: Disable planes when zoomed or capturing
Kristian Høgsberg
1
-1
/
+3
2012-06-25
Move text-cursor-position.c into zoom.c
Kristian Høgsberg
1
-0
/
+63
2012-06-18
Move zoom code to its own file.
Scott Moreau
1
-0
/
+267