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
/
src
/
compositor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-27
compositor: handle YUV buffers.
Gwenole Beauchesne
1
-1
/
+1
2012-04-27
compositor: add YUV shaders.
Gwenole Beauchesne
1
-0
/
+2
2012-04-27
compositor: factor out RGB shader.
Gwenole Beauchesne
1
-1
/
+1
2012-04-27
compositor: prepare for multi-planar surfaces.
Gwenole Beauchesne
1
-2
/
+4
2012-04-25
shell-animation: add conf option in shell
Juan Zhao
1
-0
/
+8
2012-04-21
compositor: introduce internal shell_interface
Tiago Vignatti
1
-0
/
+11
2012-04-20
screenshooter: Grab pixel data directly before buffer swap
Scott Moreau
1
-1
/
+12
2012-04-20
Send surface enter/leave events
Casey Dahlin
1
-0
/
+7
2012-04-20
Add an id field to outputs
Casey Dahlin
1
-0
/
+4
2012-04-19
Install brightness and saturation variables for surface shader
Scott Moreau
1
-0
/
+4
2012-04-19
Install structuring for ping-pong protocol
Scott Moreau
1
-0
/
+2
2012-04-17
shell: Implement "driver" method of fullsceen.
Alex Wu
1
-0
/
+1
2012-04-17
compositor: Add a switch_mode hook and a wrapper into the output.
Alex Wu
1
-0
/
+4
2012-04-17
compositor: make GL_EXT_read_format_bgra optional
Pekka Paalanen
1
-0
/
+1
2012-04-17
compositor: use GL_EXT_unpack_subimage only if available
Pekka Paalanen
1
-0
/
+3
2012-04-17
compositor: add EGL_WL_bind_wayland_display definitions
Pekka Paalanen
1
-0
/
+2
2012-04-17
compositor: move libudev.h to evdev.h
Pekka Paalanen
1
-1
/
+0
2012-04-12
compositor: Add a destroy signal and turn weston_shell into signals
Kristian Høgsberg
1
-18
/
+5
2012-04-11
Follow wayland change to serial numbers
Kristian Høgsberg
1
-4
/
+2
2012-04-10
compositor: Remove wl_output-global on unplug
Benjamin Franzke
1
-0
/
+1
2012-04-10
drm: Add vt switch keybindings
Kristian Høgsberg
1
-0
/
+3
2012-04-10
compositor: Don't pass output to notify_keyboard_focus
Kristian Høgsberg
1
-2
/
+1
2012-04-06
Introduce weston-launch
Benjamin Franzke
1
-0
/
+4
2012-04-04
screenshooter: Properly handle multiple outputs.
Scott Moreau
1
-0
/
+1
2012-04-02
shell: Add fullscreen path into activate()
Alex Wu
1
-0
/
+1
2012-03-29
Remove weston_shell map and configure function pointers
Kristian Høgsberg
1
-5
/
+0
2012-03-27
compositor: move force_configure field to shell_surface
Ander Conselvan de Oliveira
1
-1
/
+0
2012-03-27
compositor: make surface_configure() a vfunc
Ander Conselvan de Oliveira
1
-0
/
+6
2012-03-27
compositor: use new drag icon listener for setting up drag surfaces
Ander Conselvan de Oliveira
1
-0
/
+2
2012-03-27
compositor: add weston_surface_to_global_float helper
Ander Conselvan de Oliveira
1
-0
/
+3
2012-03-27
compositor: add a weston_surface_is_mapped() helper
Ander Conselvan de Oliveira
1
-0
/
+3
2012-03-26
Simplify shm buffer handling
Kristian Høgsberg
1
-1
/
+0
2012-03-22
Modify bindings for axis event detection.
Scott Moreau
1
-3
/
+4
2012-03-22
Hook up axis events.
Scott Moreau
1
-0
/
+3
2012-03-20
compositor: properly restore keyboard_focus in notify_keyboard_focus()
Ander Conselvan de Oliveira
1
-0
/
+2
2012-03-20
compositor-wayland: use image loading code from shared/
Ander Conselvan de Oliveira
1
-5
/
+0
2012-03-20
compositor: use smoother range for backlight control
Tiago Vignatti
1
-1
/
+1
2012-03-12
Add an option parser
Kristian Høgsberg
1
-0
/
+4
2012-03-05
compositor: Move input devices to their own event loop
Kristian Høgsberg
1
-0
/
+3
2012-03-01
compositor: fix crash when a drag surface is destroyed during the drag
Ander Conselvan de Oliveira
1
-0
/
+1
2012-03-01
compositor: Organize surface stack using new struct weston_layer
Kristian Høgsberg
1
-0
/
+16
2012-03-01
compositor: Store opaque clip for previous frame in weston_surface
Kristian Høgsberg
1
-3
/
+6
2012-02-29
compositor: add dpms and backlight support
Tiago Vignatti
1
-0
/
+13
2012-02-28
compositor: Export functions and add weston_suface::force_configure for fulls...
Alex Wu
1
-0
/
+9
2012-02-23
compositor: Remove surface overlapped attribute
Kristian Høgsberg
1
-1
/
+0
2012-02-23
Move weston_output_set_cursor into compositor-drm.c
Kristian Høgsberg
1
-2
/
+3
2012-02-23
compositor: Remove unused compositor vfunc create_cursor_image
Kristian Høgsberg
1
-2
/
+0
2012-02-23
compositor: add an assign_planes hook to the output
Jesse Barnes
1
-0
/
+1
2012-02-23
Introduce output zoom.
Scott Moreau
1
-0
/
+14
2012-02-23
compositor: Implement opqaue and input regions
Kristian Høgsberg
1
-1
/
+7
[next]