summaryrefslogtreecommitdiff
path: root/renderutil/xcb_renderutil.h
AgeCommit message (Expand)AuthorFilesLines
2006-10-18Rename enumerations to coding standard.Ian Osgood1-24/+23
2006-10-14Simplify xcb_render_util_composite_text, add xcb_render_util_composite_text_c...Jamey Sharp1-0/+11
2006-10-14Const correctness.Ian Osgood1-3/+3
2006-10-14Implement a prototype API for xcb_render_util_composite_textIan Osgood1-0/+56
2006-09-25libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp1-1/+1
2006-09-24All xcb-util libraries compile after the Great Renaming.Ian Osgood1-13/+13
2006-07-31The formats argument of XCBRenderUtilFindVisualFormat must be const.Jamey Sharp1-1/+2
2006-06-12New utility library: port of libXrender utility functions.Jamey Sharp1-0/+75