index
:
delta/weston.git
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
baserock/genivi-demo-platform/tegra
baserock/genivi/1.2.0
baserock/genivi/1.3.0
baserock/genivi/baseline
baserock/genivi/baseline-h-1.1
baserock/genivi/genivi-demo-platform
baserock/genivi/weston-ivi-shell-patches
baserock/genivi/weston-ivi-tegra
baserock/james/genivi-demo-platform
baserock/james/weston
baserock/james/weston-1.6.0
baserock/jjardon/logind
baserock/jjardon/weston-1.6.0
baserock/jonathanmaw/genivi-demo-jetson
baserock/liw/genivi-h-1.1
baserock/weston-1.10.0/tegra
baserock/weston-1.11.0/tegra
baserock/weston-1.6.0/tegra
baserock/weston-1.6.93/tegra
baserock/weston-1.7.0/tegra
baserock/weston-1.8.0/tegra
baserock/weston-1.9.0/tegra
baserock/weston-ivi-shell-1.4.0-v12
main
master
next
terminal
wayland-demos-0.8
gitlab.freedesktop.org: wayland/weston.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
screenshooter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix asprintf warnings
Pekka Paalanen
2014-09-05
1
-2
/
+8
*
tests: allow running make check without make install
Derek Foreman
2014-08-22
1
-1
/
+5
*
screenshooter: Add a missing return; in an error path
Jasper St. Pierre
2014-08-08
1
-0
/
+1
*
Don't bother destroying resources after sending an error
Jasper St. Pierre
2014-08-08
1
-1
/
+0
*
Check zalloc return for out of memory situation
Bryce W. Harrington
2014-04-25
1
-13
/
+20
*
compositor: let the shells create the screenshooter
Giulio Camuffo
2014-04-02
1
-1
/
+1
*
compositor: add an exported function to take a screenshot of an output
Giulio Camuffo
2014-04-02
1
-23
/
+57
*
screenshooter: check for NULL malloc and fix memleaks
U. Artie Eoff
2014-01-19
1
-1
/
+12
*
screenshooter: silence a warning
Pekka Paalanen
2014-01-08
1
-1
/
+1
*
screenshooter: Choose output to record from based on keyboard focus
Ander Conselvan de Oliveira
2013-12-19
1
-67
/
+29
*
screenshooter: Record one extra frame when recording stops
Ander Conselvan de Oliveira
2013-12-17
1
-2
/
+10
*
Add calls to wl_shm_buffer_begin/end_access
Neil Roberts
2013-11-13
1
-0
/
+4
*
Rename current, origin, scale, origin_scale
Hardening
2013-09-21
1
-26
/
+26
*
compositor: Handle OOM in weston_buffer_from_resource()
Kristian Høgsberg
2013-08-15
1
-0
/
+4
*
malloc + memset -> zalloc
Peter Hutterer
2013-08-08
1
-2
/
+1
*
Convert to wl_global_create/destroy()
Kristian Høgsberg
2013-07-09
1
-4
/
+4
*
Use wl_resource_create() for creating resources
Jason Ekstrand
2013-07-03
1
-2
/
+5
*
compositor: Remove a few legacy uses of wl_object
Kristian Høgsberg
2013-06-25
1
-4
/
+0
*
Add a weston_buffer structure to replace wl_buffer
Jason Ekstrand
2013-06-21
1
-5
/
+10
*
output: Use wl_resource_get accessors for weston_output resources
Jason Ekstrand
2013-06-14
1
-1
/
+2
*
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
2013-06-05
1
-0
/
+2
*
screenshooter: Scale damage by output scale in screen recorder
Alexander Larsson
2013-05-29
1
-0
/
+5
*
screenshoter: Make recorder handle PIXMAN_x8r8g8b8
Alexander Larsson
2013-05-29
1
-0
/
+1
*
screenshooter: print info to log
Pekka Paalanen
2013-05-22
1
-2
/
+3
*
compositor: add capability CAPTURE_YFLIP
Pekka Paalanen
2013-05-22
1
-20
/
+76
*
input: Merge wl_seat into weston_seat
Kristian Høgsberg
2013-05-07
1
-2
/
+2
*
screenshooter: Free allocated memory where missing from some return paths
Rob Bradford
2013-01-10
1
-0
/
+2
*
screenshoter: add cases for x8r8g8b8 and x8b8g8r8 formats
Vasily Khoruzhick
2013-01-07
1
-0
/
+2
*
screenshoter: don't use hardcoded bpp value
Vasily Khoruzhick
2013-01-07
1
-1
/
+1
*
screenshooter: Report an error if we fail to open the file
Rob Bradford
2012-12-06
1
-3
/
+8
*
screenshooter: Abandon recording rather than use unitialised format
Rob Bradford
2012-12-06
1
-1
/
+1
*
compositor: Move buffer damage fields from weston_output to gl-renderer
Ander Conselvan de Oliveira
2012-11-16
1
-12
/
+3
*
wcap: Transform damage rectangles according to output tranform
Kristian Høgsberg
2012-11-14
1
-0
/
+52
*
screenshooter: Use the renderer function for reading out pixels
John Kåre Alsaker
2012-11-13
1
-12
/
+15
*
compositor: Generalize output previous damage into per buffer damage
Ander Conselvan de Oliveira
2012-09-14
1
-3
/
+12
*
compositor-drm: Disable planes when zoomed or capturing
Kristian Høgsberg
2012-08-03
1
-0
/
+6
*
compositor: Introduce weston_output_schedule_repaint()
Kristian Høgsberg
2012-06-20
1
-1
/
+1
*
recorder: Always initialize prev when computing the run-length
Kristian Høgsberg
2012-06-20
1
-1
/
+1
*
compositor: Pass weston_output as the frame_signal argument
Kristian Høgsberg
2012-06-20
1
-9
/
+5
*
screenshooter: Just use frame signal for screenshots too
Kristian Høgsberg
2012-06-20
1
-36
/
+38
*
compositor: Emit frame_signal from weston_output_do_read_pixels()
Kristian Høgsberg
2012-06-19
1
-5
/
+0
*
wcap: Make recorder debug code compile again
Kristian Høgsberg
2012-06-18
1
-3
/
+3
*
Split bindings into separate key/button/axis bindings
Daniel Stone
2012-05-31
1
-10
/
+7
*
wcap: Compute per-component deltas
Kristian Høgsberg
2012-05-29
1
-1
/
+13
*
wcap: Rename wcap-encode to just wcap
Kristian Høgsberg
2012-05-25
1
-1
/
+1
*
wcap: Move wcap structs and constants to a shader header
Kristian Høgsberg
2012-05-25
1
-6
/
+2
*
wcap: Discard first frame since it doesn't have a full frame of damage
Kristian Høgsberg
2012-05-25
1
-2
/
+10
*
wcap: Add a file format magic number and add the pixel format to the header
Kristian Høgsberg
2012-05-25
1
-1
/
+18
*
Add screen recorder tool
Kristian Høgsberg
2012-05-24
1
-0
/
+183
*
Convert wl_input_device to wl_seat (and friends)
Daniel Stone
2012-05-16
1
-1
/
+1
[next]