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
/
pixman-renderer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-21
Add a weston_buffer structure to replace wl_buffer
Jason Ekstrand
1
-7
/
+14
2013-06-05
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
1
-1
/
+1
2013-05-29
pixman-renderer: Fix read_pixels for screen recorder
Alexander Larsson
1
-13
/
+20
2013-05-28
compositor: Store modes in physical units
Alexander Larsson
1
-2
/
+2
2013-05-22
compositor: add capability CAPTURE_YFLIP
Pekka Paalanen
1
-0
/
+1
2013-05-22
compositor: add capability flag for arbitrary surface rotation
Pekka Paalanen
1
-0
/
+1
2013-05-22
compositor: Support output/buffer scaling
Alexander Larsson
1
-5
/
+43
2013-05-22
pixman-renderer: Fix up transform handling
Alexander Larsson
1
-160
/
+248
2013-05-07
input: Merge wl_seat into weston_seat
Kristian Høgsberg
1
-1
/
+1
2013-03-18
pixman-renderer: don't forget to initialize the debug fields
Philipp Brüschweiler
1
-0
/
+2
2013-01-29
pixman renderer: respect output position
Vasily Khoruzhick
1
-16
/
+28
2013-01-28
pixman-renderer: handle surface transform matrix properly
Vasily Khoruzhick
1
-17
/
+90
2013-01-27
pixman-renderer: Don't unreference NULL hw_buffer image
Ander Conselvan de Oliveira
1
-1
/
+3
2013-01-27
pixman-renderer: Move shadow buffer into renderer
Ander Conselvan de Oliveira
1
-3
/
+96
2013-01-27
pixman-renderer: Add repaint debugging feature
Ander Conselvan de Oliveira
1
-11
/
+53
2013-01-08
renderer: introduce destroy callback
Vasily Khoruzhick
1
-1
/
+2
2013-01-07
Implement pixman renderer
Vasily Khoruzhick
1
-0
/
+380