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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-27
compositor: implement query_surface_formats().
old.01.yuv_buffers
Gwenole Beauchesne
1
-1
/
+23
2012-04-27
compositor: handle YUV buffers.
Gwenole Beauchesne
1
-16
/
+64
2012-04-27
compositor: add YUV shaders.
Gwenole Beauchesne
1
-0
/
+43
2012-04-27
compositor: factor out RGB shader.
Gwenole Beauchesne
1
-17
/
+29
2012-04-27
compositor: prepare for multi-planar surfaces.
Gwenole Beauchesne
1
-26
/
+61
2012-04-21
compositor: Set pointer surface input region to empty on attach
Kristian Høgsberg
1
-0
/
+1
2012-04-20
screenshooter: Grab pixel data directly before buffer swap
Scott Moreau
1
-0
/
+15
2012-04-20
Send surface enter/leave events
Casey Dahlin
1
-3
/
+42
2012-04-20
Add an id field to outputs
Casey Dahlin
1
-0
/
+5
2012-04-20
Change find_resource_for_surface to find_resource_for_client
Casey Dahlin
1
-19
/
+15
2012-04-19
Install brightness and saturation variables for surface shader
Scott Moreau
1
-0
/
+12
2012-04-19
Install structuring for ping-pong protocol
Scott Moreau
1
-0
/
+16
2012-04-17
compositor: Add a switch_mode hook and a wrapper into the output.
Alex Wu
1
-0
/
+9
2012-04-17
compositor: make GL_EXT_read_format_bgra optional
Pekka Paalanen
1
-4
/
+4
2012-04-17
compositor: check queryString success
Pekka Paalanen
1
-0
/
+10
2012-04-17
compositor: use GL_EXT_unpack_subimage only if available
Pekka Paalanen
1
-13
/
+30
2012-04-16
compositor: init shell after xserver
Tiago Vignatti
1
-3
/
+3
2012-04-12
Make xserver-launcher a module
Kristian Høgsberg
1
-6
/
+10
2012-04-12
compositor: Add a destroy signal and turn weston_shell into signals
Kristian Høgsberg
1
-13
/
+14
2012-04-12
Use wl_signal mechanism
Kristian Høgsberg
1
-31
/
+26
2012-04-11
Follow wayland change to serial numbers
Kristian Høgsberg
1
-39
/
+36
2012-04-10
compositor: Damage output in weston_output_init
Benjamin Franzke
1
-0
/
+1
2012-04-10
compositor: Remove wl_output-global on unplug
Benjamin Franzke
1
-2
/
+7
2012-04-10
compositor: End keyboard grab when compositor loses keyboard focus
Kristian Høgsberg
1
-0
/
+4
2012-04-10
compositor: Don't pass output to notify_keyboard_focus
Kristian Høgsberg
1
-3
/
+2
2012-04-06
Introduce weston-launch
Benjamin Franzke
1
-0
/
+1
2012-03-30
Add signedness warning flag and fix fallout
Kristian Høgsberg
1
-5
/
+5
2012-03-29
compositor: Support alpha for solid color surfaces
Kristian Høgsberg
1
-1
/
+2
2012-03-28
Properly dispose event sources and event loops
Jonas Ådahl
1
-0
/
+4
2012-03-27
compositor: Use GL_EXT_unpack_subimage for texture updates
Kristian Høgsberg
1
-6
/
+14
2012-03-27
compositor: Rename weston_buffer_attach to weston_surface_attach
Kristian Høgsberg
1
-3
/
+3
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
-27
/
+24
2012-03-27
compositor: refactor surface_attach()
Ander Conselvan de Oliveira
1
-50
/
+53
2012-03-27
compositor: use new drag icon listener for setting up drag surfaces
Ander Conselvan de Oliveira
1
-0
/
+16
2012-03-27
compositor: make es->pitch consistent between shm and drm surfaces
Ander Conselvan de Oliveira
1
-1
/
+1
2012-03-27
compositor: add weston_surface_to_global_float helper
Ander Conselvan de Oliveira
1
-3
/
+10
2012-03-27
compositor: add a weston_surface_is_mapped() helper
Ander Conselvan de Oliveira
1
-8
/
+17
2012-03-27
compositor: Use GL_BGRA_EXT for glReadPixels in screenshooter
Kristian Høgsberg
1
-0
/
+5
2012-03-26
Simplify shm buffer handling
Kristian Høgsberg
1
-72
/
+22
2012-03-25
config-parser: consolidate shell files into weston.ini only
Tiago Vignatti
1
-1
/
+14
2012-03-22
Modify bindings for axis event detection.
Scott Moreau
1
-2
/
+8
2012-03-22
Hook up axis events.
Scott Moreau
1
-0
/
+14
2012-03-20
compositor: Fix pointer type mismatch warnings
Kristian Høgsberg
1
-8
/
+8
2012-03-20
weston_surface: initialize pitch
Juan Zhao
1
-0
/
+1
2012-03-20
weston: don't hang in wait()
Bill Spitzak
1
-1
/
+4
2012-03-20
compositor: properly restore keyboard_focus in notify_keyboard_focus()
Ander Conselvan de Oliveira
1
-7
/
+29
2012-03-20
compositor: allow multiple input_device_attach()'s with a nil buffer
Ander Conselvan de Oliveira
1
-4
/
+3
2012-03-12
Add an option parser
Kristian Høgsberg
1
-51
/
+24
2012-03-12
Fix picking crashes
Kristian Høgsberg
1
-6
/
+7
[next]