index
:
~gb/weston
01.yuv_buffers
master
old.01.yuv_buffers
Personal repository of the Weston Wayland Compositor
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
window: Move theme rendering code to cairo-util
Kristian Høgsberg
3
-62
/
+67
2012-05-15
window: Move all frame theme related state into new struct theme
Kristian Høgsberg
1
-54
/
+69
2012-05-15
window: Compute title vertical position based on font extents
Kristian Høgsberg
1
-1
/
+7
2012-05-15
window: Store the outputs that the window is on
Rob Bradford
1
-2
/
+51
2012-05-14
toytoolkit: Recalculate input region if client has modified it's size.
Scott Moreau
1
-10
/
+11
2012-05-14
window: fix missed xkb API adaptation
Pekka Paalanen
1
-1
/
+1
2012-05-14
simple-shm: Handle ping event.
Scott Moreau
1
-0
/
+28
2012-05-11
clients: Remove superfluous #includes
Kristian Høgsberg
6
-12
/
+0
2012-05-11
Update to new libxkbcommon API
Kristian Høgsberg
4
-73
/
+64
2012-05-10
resizor: More resizing
Kristian Høgsberg
1
-47
/
+87
2012-05-10
simple-egl: Add option -o to make surface opaque
Kristian Høgsberg
1
-3
/
+12
2012-05-10
clients: Add motion event trails to clickdot
Jonas Ådahl
1
-5
/
+138
2012-05-10
window.c: frame_button: Maximize, minimize, close, icon buttons in window frame
Martin Minarik
1
-3
/
+253
2012-05-10
window.c: Just use float instead of GLfloat, remove GLES2.h include
Kristian Høgsberg
10
-32
/
+31
2012-05-09
window: Don't crash if a cursor image failed to load.
Dima Ryazanov
1
-2
/
+9
2012-05-08
window: fix check of cursor image load result
Rafal Mielniczuk
1
-2
/
+2
2012-05-08
Port Wayland clients to new xkbcommon API
Kristian Høgsberg
3
-38
/
+79
2012-05-08
Convert wire input co-ordinates to fixed-point
Daniel Stone
2
-10
/
+31
2012-05-08
Convert internal input co-ordinates to GLfloat
Daniel Stone
9
-20
/
+21
2012-05-07
window: use only one shm pool for all the cursor images
Ander Conselvan de Oliveira
1
-35
/
+164
2012-05-07
Change button from int to uint32_t
Daniel Stone
12
-15
/
+15
2012-05-07
Change key/button grab bindings to take unsigned state
Daniel Stone
12
-15
/
+16
2012-05-03
window: use libXcursor for loading pointer images
Ander Conselvan de Oliveira
1
-95
/
+119
2012-05-02
simple-egl: add option for running fullscreen
Ander Conselvan de Oliveira
1
-6
/
+174
2012-05-02
window: Set window title and class
Kristian Høgsberg
1
-0
/
+5
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
[next]