index
:
xcb/util-image
master
XCB port of Xlib's XImage and XShmImage (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxcb-image)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
.gitmodules: fix xcb-util-m4 url and CI failure
HEAD
xcb-util-image-0.4.1-gitlab
master
Enrico Weigelt, metux IT consult
1
-1
/
+1
2022-10-18
xcb-util-image 0.4.1
xcb-util-image-0.4.1
Alan Coopersmith
1
-2
/
+2
2022-07-24
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2022-07-24
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2022-07-24
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2022-07-24
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-1
/
+3
2022-07-24
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2022-07-20
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-07-20
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2022-07-20
Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81
Alan Coopersmith
1
-0
/
+0
2020-04-13
test: add XCB_SHM_LIBS to all test
David Callu
1
-4
/
+4
2019-02-17
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2019-02-17
Add README.md to EXTRA_DIST
Alan Coopersmith
1
-1
/
+1
2019-02-17
Update README for gitlab migration
Alan Coopersmith
1
-7
/
+8
2014-10-15
Release 0.4.0
0.4.0
Arnaud Fontaine
2
-1
/
+15
2014-09-24
Pick-up changes in m4 submodule as it's better to have all util repos at same...
Arnaud Fontaine
1
-0
/
+0
2014-04-17
image: use AM_CPPFLAGS rather than per-target libxcb_image_la_CPPFLAGS
Gaetan Nadon
1
-1
/
+5
2014-04-17
test: move test cases into their own directory
Gaetan Nadon
11
-32
/
+31
2014-04-17
make: image is using X11 Protcol headers, so XPROTO_CFLAGS is required
Gaetan Nadon
1
-2
/
+2
2014-04-17
make: using EXTRA_DIST for xcb-util-image.pc.in is redundant
Gaetan Nadon
1
-2
/
+0
2014-04-17
make: there should be no attempt to remove any Makefile.in file
Gaetan Nadon
1
-2
/
+0
2014-04-17
config: add missing COPYING file
Gaetan Nadon
1
-0
/
+27
2014-04-17
config: use AC_CONFIG_HEADERS to create a config.h file
Gaetan Nadon
7
-0
/
+25
2014-04-17
config: remove old dead code for documentation
Gaetan Nadon
3
-26
/
+0
2014-04-17
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
1
-3
/
+6
2014-04-17
config: add bug URL to AC_INIT
Gaetan Nadon
1
-1
/
+3
2014-01-29
Check submodules before running autoconf.
Niclas Zeising
1
-0
/
+15
2013-08-23
fixed some compiler C90 warnings
Bart Massey
1
-4
/
+3
2013-08-23
Fixed endianness bug in xy pixmap getimage.
Bart Massey
1
-3
/
+1
2013-08-23
increased window size for test_xcb_image for usability
Bart Massey
1
-2
/
+2
2013-08-23
added window names to test_xcb_image windows
Bart Massey
1
-0
/
+11
2013-08-23
Fixed get_image to handle xy format with nontrivial plane_mask.
Bart Massey
1
-21
/
+19
2013-08-23
changed test_xcb_image to work with XY_PIXMAP with nontrivial planemask
Bart Massey
1
-2
/
+7
2013-08-23
added additional format tests for XY_PIXMAP bit planes
Bart Massey
1
-5
/
+10
2013-02-06
Fix compilation when NDEBUG is defined
Jon TURNEY
1
-0
/
+2
2012-10-28
corrected return value documentation for xcb_image_shm_put()
Bart Massey
1
-3
/
+1
2012-05-30
Release 0.3.9
0.3.9
Arnaud Fontaine
2
-1
/
+8
2012-05-22
Fix GCC warning in test_formats.
Arnaud Fontaine
1
-1
/
+1
2012-05-22
Use rand() instead of random(), being part of the C standard library,
Jon TURNEY
1
-1
/
+1
2012-05-22
Don't try to build test_xcb_image_shm if SHM isn't available (for example, on...
Jon TURNEY
2
-1
/
+7
2012-05-21
Add autogen.sh to EXTRA_DIST.
Arnaud Fontaine
1
-0
/
+1
2012-05-21
Remove Doxyfile which is unused, out dated and wrong.
Arnaud Fontaine
1
-1305
/
+0
2011-05-03
Fix xcb_bitops.h include path
Roberto Branciforti
2
-2
/
+2
2011-05-01
Add missing xcb_bitops.h.
Arnaud Fontaine
2
-1
/
+213
2011-04-26
Release 0.3.8
0.3.8
Arnaud Fontaine
1
-0
/
+9
2011-04-26
Fix package name
Arnaud Fontaine
1
-1
/
+1
2011-04-14
Use an absolute URL for the m4 submodule
Dirk Wallenstein
1
-1
/
+1
2011-03-26
Link with -no-undefined
Jon TURNEY
1
-0
/
+1
2011-03-07
config: generate ChangeLog and INSTALL
Gaetan Nadon
2
-230
/
+11
2011-03-07
config: use the default xorg .gitignore file
Gaetan Nadon
2
-17
/
+65
[next]