index
:
xcb/util-renderutil
master
Convenience functions for the Render extension (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
renderutil
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-17
make: compile the library with standard xorg warning flags
Gaetan Nadon
1
-0
/
+1
2014-02-17
make: there should be no attempt to remove any Makefile.in file
Gaetan Nadon
1
-2
/
+0
2014-02-17
make: using EXTRA_DIST for xcb-renderutil.pc.in is redundant
Gaetan Nadon
1
-2
/
+0
2014-02-17
make: use AM_CPPFLAGS rather than per-target libxcb_render_util_la_CPPFLAGS
Gaetan Nadon
1
-1
/
+1
2014-02-17
config: use AC_CONFIG_HEADERS to create a config.h file
Gaetan Nadon
2
-0
/
+8
2013-07-16
Fix compilation and linking issues with C++
Jochen Keil
2
-14
/
+22
2011-10-04
Mark DEPTH_MASK as Unsigned int
Alan Coopersmith
1
-1
/
+1
2011-03-26
Link with -no-undefined
Jon TURNEY
1
-0
/
+1
2010-11-14
Check for malloc failure in xcb_render_util_composite_text_stream.
Joshua Phillips
1
-0
/
+2
2010-11-14
and rename renderUtil to render-util
TORRI Vincent
2
-5
/
+5
2010-11-14
rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...
TORRI Vincent
2
-6
/
+6
2006-10-18
Rename enumerations to coding standard.
Ian Osgood
2
-102
/
+101
2006-10-15
Oops, glyphcmds aren't in network byte order.
Ian Osgood
1
-13
/
+8
2006-10-14
Simplify xcb_render_util_composite_text, add xcb_render_util_composite_text_c...
Jamey Sharp
2
-26
/
+70
2006-10-14
Const correctness.
Ian Osgood
2
-6
/
+6
2006-10-14
Implement a prototype API for xcb_render_util_composite_text
Ian Osgood
3
-1
/
+316
2006-10-07
Adapt xcb/util libraries for removal of XID structures.
Ian Osgood
2
-16
/
+16
2006-09-25
libxcb now installs header files in <xcb>, not <X11/XCB>.
Jamey Sharp
1
-1
/
+1
2006-09-24
All xcb-util libraries compile after the Great Renaming.
Ian Osgood
3
-69
/
+69
2006-07-31
The formats argument of XCBRenderUtilFindVisualFormat must be const.
Jamey Sharp
2
-2
/
+4
2006-07-31
Plan 7 has been implemented, so xcb_renderutil compiles without faked prototy...
Jamey Sharp
1
-5
/
+0
2006-06-12
New utility library: port of libXrender utility functions.
Jamey Sharp
5
-0
/
+589