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
/
window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
Add commit request + ack event to wayland core.
Kristian Høgsberg
1
-74
/
+117
2008-11-19
Optimize blur further, resize gears with window.
Kristian Høgsberg
1
-45
/
+31
2008-11-17
Optimize blur a bit more.
Kristian Høgsberg
1
-3
/
+2
2008-11-10
A couple more theme tweaks.
Kristian Høgsberg
1
-3
/
+2
2008-11-09
Get corner radius right for inner bevel.
Kristian Høgsberg
1
-5
/
+5
2008-11-08
Optimize window blur calculation.
Kristian Høgsberg
1
-2
/
+1
2008-11-08
Factor out common cairo code, add blur function.
Kristian Høgsberg
1
-101
/
+14
2008-11-08
Make window prettier again.
Kristian Høgsberg
1
-37
/
+95
2008-11-08
Add prototypes warnings, use -fvisibility.
Kristian Høgsberg
1
-4
/
+4
2008-11-08
Implement surface copy request, use it for egl gears.
Kristian Høgsberg
1
-63
/
+129
2008-11-07
Use glib main loop for all clients.
Kristian Høgsberg
1
-63
/
+70
2008-11-07
Add glib main loop integration, use it in flower client.
Kristian Høgsberg
1
-9
/
+8
2008-11-07
Add copy and damage surface requests.
Kristian Høgsberg
1
-0
/
+2
2008-11-06
Clear depth buffer, but only depth buffer for gears.
Kristian Høgsberg
1
-0
/
+1
2008-11-06
Add the gears from glxgears.
Kristian Høgsberg
1
-6
/
+72
2008-11-06
Redraw window in idle handler.
Kristian Høgsberg
1
-1
/
+6
2008-11-06
Make window client a little more interesting.
Kristian Høgsberg
1
-8
/
+22
2008-11-06
Use GL_ONE for the source in glBendFunc instead of pre-unmultiplying.
Kristian Høgsberg
1
-30
/
+0
2008-11-06
Add a window client, first implementation of surface resizing.
Kristian Høgsberg
1
-0
/
+290