summaryrefslogtreecommitdiff
path: root/image/xcb_image.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-21Fix copyright statementJonathan Landis1-1/+1
2008-10-06Do not cast the return value of malloc() in modern C.Ulrich Eckhardt1-1/+1
2008-10-01more endianness patchesPeter Harris1-2/+26
2008-09-15return on error to avoid null dereference in assertHenning Sten1-1/+3
2008-09-07Rework image format conversion code to pass test_swap test case.Keith Packard1-169/+113
2008-03-09added some gratuitous but harmless image pointer zeroing at the suggestion of...Bart Massey1-1/+4
2008-01-27sorted out dependencies for building while uninstalled---includes horrible kl...Bart Massey1-2/+3
2007-12-08took out clever code for subimage copying and left_shift for now, as it was t...Bart Massey1-45/+8
2007-12-08added create_image_from_bitmap_data(), adapted create_pixmap_from_bitmap_data...Bart Massey1-8/+16
2007-12-08added xcb_image_subimage()Bart Massey1-0/+71
2007-12-07...and in with the new image libraryBart Massey1-0/+993
2007-12-07out with the old image library...Bart Massey1-634/+0
2006-09-25libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp1-2/+2
2006-09-24All xcb-util libraries compile after the Great Renaming.Ian Osgood1-155/+155
2006-06-08XCBImagePut returns 1 when no problem occursTORRI Vincent1-1/+1
2006-04-29Add some error checkingIan Osgood1-1/+7
2006-04-28leak fixedTORRI Vincent1-1/+6
2006-04-28s/HACKMEM/HAKMEM/ in a comment.Josh Triplett1-1/+1
2006-04-27Fix use of deprecated name XCBConnSetupSucessRep in comment to use XCBSetup.Josh Triplett1-1/+1
2006-04-27Update xcb-util for ConnSetup renaming and constness fixes.Jamey Sharp1-11/+11
2006-03-14Remove xcb-util dependency on proto/X11Ian Osgood1-32/+31
2006-02-18Remove xcl and CVSROOT.Josh Triplett1-0/+624