wcap: Compute per-component deltas
[profile/ivi/weston.git] / src / screenshooter.c
2012-05-29 Kristian Høgsbergwcap: Compute per-component deltas
2012-05-25 Kristian Høgsbergwcap: Rename wcap-encode to just wcap
2012-05-25 Kristian Høgsbergwcap: Move wcap structs and constants to a shader header
2012-05-25 Kristian Høgsbergwcap: Discard first frame since it doesn't have a full...
2012-05-25 Kristian Høgsbergwcap: Add a file format magic number and add the pixel...
2012-05-24 Kristian HøgsbergAdd screen recorder tool
2012-05-16 Daniel StoneConvert wl_input_device to wl_seat (and friends)
2012-04-20 Scott Moreauscreenshooter: Move buffer assembly to client side
2012-04-20 Scott Moreauscreenshooter: Grab pixel data directly before buffer...
2012-04-17 Pekka Paalanencompositor: make GL_EXT_read_format_bgra optional
2012-04-17 Pekka Paalanenscreenshooter: refactor the copy loop
2012-04-12 Kristian Høgsbergcompositor: Add a destroy signal and turn weston_shell...
2012-04-12 Kristian HøgsbergFollow wayland change to serial numbers
2012-04-04 Scott Moreauscreenshooter: Properly handle multiple outputs.
2012-03-27 Kristian Høgsbergcompositor: Use GL_BGRA_EXT for glReadPixels in screens...
2012-03-24 Scott MoreauSecure screenshooter protocol.
2012-03-12 Kristian HøgsbergConsolidate image loading code and move to shared/
2012-01-03 Kristian HøgsbergMerge remote-tracking branch 'pq/compositor-dtors-v1'
2012-01-03 Kristian HøgsbergRename wayland-compositor to weston