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
2010-11-14
rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...
TORRI Vincent
3
-20
/
+20
2010-11-14
Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...
Alan Coopersmith
2
-1
/
+11
2010-11-14
Adapt xcb/util libraries for removal of XID structures.
Ian Osgood
3
-27
/
+27
2010-11-14
Install headers to "xcb", not "X11/XCB".
Ian Osgood
1
-1
/
+1
2010-11-14
libxcb now installs header files in <xcb>, not <X11/XCB>.
Jamey Sharp
5
-8
/
+8
2010-11-14
All xcb-util libraries compile after the Great Renaming.
Ian Osgood
5
-428
/
+428
2010-11-14
Integrate top-level .gitignore into .gitignore for each subdirectory
Josh Triplett
1
-0
/
+30
2010-11-14
Finally remove X.h from xcb.h, fix broken image tests.
Ian Osgood
3
-28
/
+28
2010-11-14
XCBImagePut returns 1 when no problem occurs
TORRI Vincent
1
-1
/
+1
2010-11-14
fix compilation with c++ compilers. Remove some trailing spaces
TORRI Vincent
1
-3
/
+14
2010-11-14
Add correct dependencies in xcb-util.
Donnie Berkholz
2
-8
/
+31
2010-11-14
I did'nt see that XCBAllPlanes already exists... Use CARD32 instead of unsign...
TORRI Vincent
1
-4
/
+1
2010-11-14
add XCBImageAllPlanes constant
TORRI Vincent
1
-0
/
+4
2010-11-14
Add some error checking
Ian Osgood
1
-1
/
+7
2006-04-28
leak fixed
TORRI Vincent
1
-1
/
+6
2006-04-28
Make xcb_image.h self-contained by including the xcb.h and shm.h headers. Re...
Josh Triplett
4
-9
/
+9
2006-04-28
s/HACKMEM/HAKMEM/ in a comment.
Josh Triplett
1
-1
/
+1
2006-04-28
my bad. bad fix. This should be better
TORRI Vincent
1
-2
/
+2
2006-04-28
missing flags
TORRI Vincent
1
-4
/
+4
2006-04-27
Fix use of deprecated name XCBConnSetupSucessRep in comment to use XCBSetup.
Josh Triplett
1
-1
/
+1
2006-04-27
Set all package bugreporting addresses to xcb@lists.freedesktop.org
Josh Triplett
1
-1
/
+1
2006-04-27
Update xcb-util for ConnSetup renaming and constness fixes.
Jamey Sharp
1
-11
/
+11
2006-04-27
Fix xcb-util library dependencies, including both the new dependency libXCBIm...
Josh Triplett
3
-6
/
+10
2006-04-20
Add the test app I wrote for trying different pixmap formats. It does not wor...
Jamey Sharp
3
-1
/
+152
2006-04-20
fix some warnings
TORRI Vincent
1
-5
/
+5
2006-03-19
Remove xcb_image dependency on X11/Xlib.h
Ian Osgood
3
-5
/
+5
2006-03-14
Remove xcb-util dependency on proto/X11
Ian Osgood
1
-32
/
+31
2006-03-08
Unify autofoo .gitignore bits into one top-level file, and remove resulting r...
Jamey Sharp
2
-22
/
+0
2006-02-18
Update .gitignores for .o files and autofoo stuff.
Jamey Sharp
1
-0
/
+1
2006-02-18
Move .cvsignore to .gitignore.
Eric Anholt
2
-0
/
+0
2006-02-18
Remove xcl and CVSROOT.
Josh Triplett
12
-0
/
+1638
[prev]