index
:
~vignatti/weston
master
multitouch-v2
stick-moving
xwm
xwm-client
xwm-client-OLD
xwm-configure2
wayland compositor and client demo implementation
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-27
window: Only set toplevel window type if nothing else is set
Kristian Høgsberg
1
-5
/
+8
2012-04-26
fix build for --disable-clients --enable-simple-clients
Pekka Paalanen
1
-6
/
+9
2012-04-26
simple-shm: no need for wayland-egl.h
Pekka Paalanen
1
-1
/
+0
2012-04-26
simple-shm: handle shm buffer failure
Pekka Paalanen
1
-4
/
+13
2012-04-26
simple-shm: render meaningful diagnostics
Pekka Paalanen
1
-8
/
+43
2012-04-25
gears: Allow model rotation with pointer
Scott Moreau
1
-4
/
+65
2012-04-20
screenshooter: Don't assume output offsets start at zero
Scott Moreau
1
-6
/
+32
2012-04-20
screenshooter: Move buffer assembly to client side
Scott Moreau
1
-13
/
+31
2012-04-20
screenshooter: Grab pixel data directly before buffer swap
Scott Moreau
1
-2
/
+17
2012-04-20
Send surface enter/leave events
Casey Dahlin
1
-0
/
+18
2012-04-19
Install structuring for ping-pong protocol
Scott Moreau
1
-0
/
+8
2012-04-13
window.c: Drop the toolkit grab when we start a compositor grab
Kristian Høgsberg
2
-0
/
+3
2012-04-13
window: Send serial number in set_popup request
Kristian Høgsberg
1
-2
/
+2
2012-04-13
window: Initialize redraw_task.link so we can always remove it
Kristian Høgsberg
1
-0
/
+2
2012-04-11
Follow wayland change to serial numbers
Kristian Høgsberg
6
-70
/
+89
2012-04-11
weston: update .gitignore files
Casey Dahlin
1
-2
/
+2
2012-04-10
window: Fix remaining references to the egl image surface type
Kristian Høgsberg
1
-18
/
+6
2012-04-10
window: Drop EGLImage surface type
Kristian Høgsberg
2
-134
/
+0
2012-04-10
window: Only unmap shm surface backing memory if it belongs to surface
Kristian Høgsberg
1
-4
/
+6
2012-04-10
window: Simplify the shm surface management
Kristian Høgsberg
1
-36
/
+7
2012-04-04
screenshot.c: Fix up a few stylistic issues
Kristian Høgsberg
1
-20
/
+8
2012-04-04
screenshooter: Properly handle multiple outputs.
Scott Moreau
1
-9
/
+60
2012-04-03
client: tablet-shell: fallback in the lack of lockscreen icon
Tiago Vignatti
1
-5
/
+11
2012-04-03
window: Check load_image result for NULL
Kristian Høgsberg
1
-0
/
+4
2012-04-03
Fix `unused-result' warnings.
Jonas Ådahl
2
-2
/
+6
2012-04-03
window: Use a persistent, big shm pool during resize
Kristian Høgsberg
1
-8
/
+44
2012-04-03
window: Only initialize egl if we have cairo egl
Kristian Høgsberg
1
-0
/
+6
2012-04-03
clients: Use new shm interface
Kristian Høgsberg
4
-33
/
+54
2012-04-03
cairo-util: Use nearest filtering for rendering frame
Kristian Høgsberg
1
-0
/
+2
2012-03-30
Add signedness warning flag and fix fallout
Kristian Høgsberg
8
-15
/
+16
2012-03-28
tablet-shell: come back to life
Tiago Vignatti
1
-78
/
+144
2012-03-27
dnd: Damage surface after attaching new buffer
Kristian Høgsberg
1
-0
/
+7
2012-03-27
clients: Fix a couple of warnings
Kristian Høgsberg
2
-13
/
+0
2012-03-26
Simplify shm buffer handling
Kristian Høgsberg
4
-32
/
+2
2012-03-26
window.c: Do resize work from the repaint idle callback
Kristian Høgsberg
1
-15
/
+9
2012-03-25
config-parser: consolidate shell files into weston.ini only
Tiago Vignatti
2
-14
/
+9
2012-03-24
window.c; Only redraw once per frame
Kristian Høgsberg
1
-1
/
+22
2012-03-24
Secure screenshooter protocol.
Scott Moreau
1
-4
/
+5
2012-03-22
Hook up axis events.
Scott Moreau
2
-0
/
+15
2012-03-22
window.c: Fix the stretch scaling code
Kristian Høgsberg
1
-8
/
+8
2012-03-21
window.c: Increase drop shadow fluffiness
Kristian Høgsberg
2
-16
/
+16
2012-03-20
window.c: Tweak window decoration appearance
Kristian Høgsberg
1
-15
/
+39
2012-03-20
weston: Don't ask for EGL depth buffer if not needed
Bill Spitzak
1
-1
/
+0
2012-03-20
cairo-util: load_cairo_surface returns NULL if loading the file fails.
Ustun Ergenoglu
1
-0
/
+4
2012-03-12
Consolidate image loading code and move to shared/
Kristian Høgsberg
8
-553
/
+71
2012-03-12
Add an option parser
Kristian Høgsberg
16
-91
/
+56
2012-03-12
clients/window: fix build issues w/ gles
Rob Clark
1
-1
/
+12
2012-03-05
window: Compute frame boundary for all windows except fullscreen
Kristian Høgsberg
1
-1
/
+1
2012-03-05
desktop-shell: Simplify unlock dialog redraw function
Kristian Høgsberg
1
-10
/
+6
2012-03-05
window: Only set opaque and input regions if they change
Kristian Høgsberg
1
-2
/
+13
[prev]
[next]