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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-18
compositor: handle YUV buffers.
01.yuv_buffers
Gwenole Beauchesne
3
-18
/
+64
2012-05-18
compositor: add YUV shaders.
Gwenole Beauchesne
2
-0
/
+45
2012-05-18
compositor: factor out RGB shader.
Gwenole Beauchesne
3
-23
/
+35
2012-05-18
compositor: prepare for multi-planar surfaces.
Gwenole Beauchesne
3
-32
/
+69
2012-05-17
xserver: Set input region for xwm surfaces
HEAD
master
Kristian Høgsberg
1
-0
/
+6
2012-05-17
evdev: Improve touchpad support and add motion filters
Jonas Ådahl
6
-76
/
+951
2012-05-17
evdev: Add event process dispatching
Jonas Ådahl
3
-68
/
+167
2012-05-17
compositor: Disable blending for WL_SHM_FORMAT_XRGB8888 surface
Kristian Høgsberg
2
-1
/
+10
2012-05-17
compositor-x11: Check the right variable after creating dummy pbuffer
Kristian Høgsberg
1
-1
/
+1
2012-05-17
tests: Rename left-over caps_mask to capability
Kristian Høgsberg
1
-5
/
+5
2012-05-16
compositor: Remove resource from list when we destroy seat devices
Kristian Høgsberg
1
-0
/
+3
2012-05-16
xwm: Resize frame window if child window changes size
Kristian Høgsberg
1
-0
/
+21
2012-05-16
simple-egl: Fix crash and simplify
Kristian Høgsberg
1
-30
/
+12
2012-05-16
compositor: Add opaque rect shader feature
Kristian Høgsberg
3
-0
/
+31
2012-05-16
xserver: Use frame rendering code from cairo-util
Kristian Høgsberg
2
-38
/
+17
2012-05-16
Convert wl_input_device to wl_seat (and friends)
Daniel Stone
18
-1022
/
+991
2012-05-16
Convert wl_fixed_t to int in weston_output_update_zoom().
Scott Moreau
2
-4
/
+6
2012-05-16
xwm: memset struct to 0
Kristian Høgsberg
1
-0
/
+1
2012-05-16
shell: Remove lock/unlock listeners on shutdown
Kristian Høgsberg
1
-0
/
+3
2012-05-15
xwm: Paint different decoration for active surface
Kristian Høgsberg
1
-3
/
+25
2012-05-15
src: Don't add COMPOSITOR_CFLAGS to AM_CPPFLAGS
Kristian Høgsberg
1
-12
/
+19
2012-05-15
configure: Add pixman-1 to the compositor required packages
Kristian Høgsberg
1
-1
/
+1
2012-05-15
Rename libconfig-parser to libshared
Kristian Høgsberg
3
-13
/
+12
2012-05-15
Move cairo-util to shared/
Kristian Høgsberg
10
-15
/
+17
2012-05-15
window: Move frame rendering to cairo-util
Kristian Høgsberg
3
-61
/
+83
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
xwm: Don't repaint after destroying window
Kristian Høgsberg
1
-6
/
+10
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-15
compositor: Fix cursor positioning right after input_device.attach
Ander Conselvan de Oliveira
1
-2
/
+2
2012-05-15
tests: Fix event-test
Ander Conselvan de Oliveira
1
-1
/
+2
2012-05-15
xwm: Update window title when window property change
Kristian Høgsberg
1
-87
/
+124
2012-05-15
xwm: Put a title bar on it
Kristian Høgsberg
1
-7
/
+37
2012-05-15
xwm: Reparent X windows, paint a red decoration frame
Kristian Høgsberg
2
-16
/
+166
2012-05-14
compositor: Only call weston_surface_update_transform from repaint
Kristian Høgsberg
1
-12
/
+0
2012-05-14
compositor: Remove a few leftover screenshooter declarations
Kristian Høgsberg
1
-3
/
+0
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
6
-81
/
+72
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
evdev: Use wl_fixed_t for relative motions
Jonas Ådahl
1
-7
/
+10
2012-05-10
window.c: frame_button: Maximize, minimize, close, icon buttons in window frame
Martin Minarik
6
-4
/
+258
2012-05-10
window.c: Just use float instead of GLfloat, remove GLES2.h include
Kristian Høgsberg
10
-32
/
+31
2012-05-10
Fix a few -pedantic warnings
Kristian Høgsberg
7
-16
/
+16
2012-05-10
compositor: Report refresh rates in mHz
Kristian Høgsberg
2
-3
/
+16
[next]