index
:
xcb/util-image
master
XCB port of Xlib's XImage and XShmImage
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Fix GCC warning in test_formats.
HEAD
master
Arnaud Fontaine
1
-1/+1
3 days
Use rand() instead of random(), being part of the C standard library,
Jon TURNEY
1
-1/+1
3 days
Don't try to build test_xcb_image_shm if SHM isn't available (for example, on...
Jon TURNEY
2
-1/+7
4 days
Add autogen.sh to EXTRA_DIST.
Arnaud Fontaine
1
-0/+1
4 days
Remove Doxyfile which is unused, out dated and wrong.
Arnaud Fontaine
1
-1305/+0
2011-05-02
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-25
Release 0.3.8
0.3.8
Arnaud Fontaine
1
-0/+9
2011-04-25
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
2010-12-23
Bump version to 0.3.8
Arnaud Fontaine
1
-1/+1
2010-12-23
Fix GCC warnings due to functions not being declared as static and
Arnaud Fontaine
3
-8/+7
2010-12-23
Check whether tmp_image is not NULL before trying to dereference it
Arnaud Fontaine
1
-5/+7
2010-12-23
Split image up into its own repository
Arnaud Fontaine
13
-117/+298
2010-11-14
test.xbm is part of the source code for test_bitmap.c.
Jamey Sharp
1
-1/+1
2010-11-14
Ensure that xcb-image sample apps get built.
Jamey Sharp
1
-1/+1
2010-11-14
Fix typos in various header comments
Alan Coopersmith
1
-2/+2
2010-11-14
Add AM_MAINTAINER_MODE for vendors
Arnaud Fontaine
1
-0/+1
2010-11-14
Update autogen.sh to one that does builddir != srcdir
Jon TURNEY
1
-1/+10
2010-11-14
Bump version to 0.3.7
Arnaud Fontaine
1
-1/+1
2010-11-14
Bump version to 0.3.6
Arnaud Fontaine
1
-1/+1
2010-11-14
Check for ssize_t in configure for xcb-util-common.h
Arnaud Fontaine
1
-1/+5
2010-11-14
Typo in configure.ac
Mikhail Gusarov
1
-1/+1
2010-11-14
Release xcb-util 0.3.5
Julien Danjou
1
-1/+1
2010-11-14
Add a check on xproto version libxcb was compiled with
Bob Ham
1
-1/+20
2010-11-14
Make sure m4 supports -I flag, if not, try finding gnu m4
Alan Coopersmith
1
-2/+18
2010-11-14
bump version to 0.3.4
Julien Danjou
1
-1/+1
2010-11-14
Release xcb-util 0.3.3
Julien Danjou
1
-1/+1
2010-11-14
Release xcb-util 0.3.2
Julien Danjou
1
-1/+1
2010-11-14
build: add check for xproto >= 7.0.8
Julien Danjou
1
-0/+2
2010-11-14
Fix copyright statement
Jonathan Landis
6
-1/+140
2010-11-14
Release xcb-util 0.3.1
Julien Danjou
1
-1/+1
2010-11-14
configure: stop if m4 is not found
Julien Danjou
1
-1/+4
2010-11-14
Do not cast the return value of malloc() in modern C.
Ulrich Eckhardt
1
-1/+1
2010-11-14
more endianness patches
Peter Harris
1
-2/+26
2010-11-14
doc: enable doxygen doc in various submodule
Julien Danjou
1
-1/+5
2010-11-14
doc: add various authors, remove old todo item
Julien Danjou
1
-5/+8
2010-11-14
event: define XCB_EVENT_RESPONSE_TYPE_MASK
Julien Danjou
1
-1/+2
2010-11-14
[icccm] Bump library version number to 0.3.0.
Arnaud Fontaine
1
-1/+1
2010-11-14
return on error to avoid null dereference in assert
Henning Sten
1
-1/+3
2010-11-14
Add test_swap to image/.gitignore
Keith Packard
1
-0/+1
2010-11-14
Rework image format conversion code to pass test_swap test case.
Keith Packard
1
-169/+113
2010-11-14
Add image conversion test case for 'make check'
Keith Packard
2
-0/+219
2010-11-14
prepare 0.2.1 release
Julien Danjou
1
-1/+1
2010-11-14
added some gratuitous but harmless image pointer zeroing at the suggestion of...
Bart Massey
1
-1/+4
2010-11-14
added test.xbm to image
Bart Massey
2
-1/+471
2010-11-14
made image tests compile when not installed; fixed regression in test_formats.c
Bart Massey
4
-8/+8
[next]