summaryrefslogtreecommitdiff
path: root/image/xcb_image.h
AgeCommit message (Expand)AuthorFilesLines
2007-12-08took out clever code for subimage copying and left_shift for now, as it was t...Bart Massey1-10/+1
2007-12-08added create_image_from_bitmap_data(), adapted create_pixmap_from_bitmap_data...Bart Massey1-0/+17
2007-12-08added xcb_image_subimage()Bart Massey1-1/+43
2007-12-07...and in with the new image libraryBart Massey1-0/+580
2007-12-07out with the old image library...Bart Massey1-376/+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-115/+115
2006-06-08fix compilation with c++ compilers. Remove some trailing spacesTORRI Vincent1-3/+14
2006-05-02I did'nt see that XCBAllPlanes already exists... Use CARD32 instead of unsign...TORRI Vincent1-4/+1
2006-05-02add XCBImageAllPlanes constantTORRI Vincent1-0/+4
2006-04-28Make xcb_image.h self-contained by including the xcb.h and shm.h headers. Re...Josh Triplett1-1/+2
2006-03-19Remove xcb_image dependency on X11/Xlib.hIan Osgood1-1/+3
2006-02-18Remove xcl and CVSROOT.Josh Triplett1-0/+361