summaryrefslogtreecommitdiffstats
path: root/jwxyz/jwxyzI.h
diff options
context:
space:
mode:
authorSimon Rettberg2020-12-02 08:35:55 +0100
committerSimon Rettberg2020-12-02 08:35:55 +0100
commite5319b91d163384ee22db077b2d37688d65646c9 (patch)
tree04acbf822516634814098b38a9878ffc1a55529d /jwxyz/jwxyzI.h
parentdriver/timers.c: fix flush_events() (diff)
parent5.44 (diff)
downloadxscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.tar.gz
xscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.tar.xz
xscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.zip
Merge branch 'master' into openslx
Diffstat (limited to 'jwxyz/jwxyzI.h')
-rw-r--r--jwxyz/jwxyzI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/jwxyz/jwxyzI.h b/jwxyz/jwxyzI.h
index 6a38d2e..f7560f7 100644
--- a/jwxyz/jwxyzI.h
+++ b/jwxyz/jwxyzI.h
@@ -165,6 +165,7 @@ extern void jwxyz_gl_copy_area_read_tex_image (Display *dpy,
int dst_x, int dst_y);
extern void jwxyz_gl_copy_area_write_tex_image (Display *dpy, GC gc,
int src_x, int src_y,
+ int src_depth,
unsigned int width,
unsigned int height,
int dst_x, int dst_y);