xserver/render
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Lars Knoll 65aa33f917 render/picture.c Initialize the format of a source picture to
PICT_a8r8g8b8. Fixes a failure in the gradients test of rendercheck. In
    the long term we could do better by setting the format to something
    without alpha whenever the gradient doesn't contain colors with alpha.
    This triggers a reduction of the over operation to a pure source
    operation.
2006-03-08 06:19:37 +00:00
..
animcur.c
filter.c Mark everything in dixsym.c as _X_EXPORT. 2006-02-15 20:44:13 +00:00
glyph.c Add glyph privates for Xgl, which uses them to implement a glyph cache. EXA 2006-01-03 22:06:23 +00:00
glyphstr.h Add glyph privates for Xgl, which uses them to implement a glyph cache. EXA 2006-01-03 22:06:23 +00:00
Makefile.am Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg servers 2006-01-18 06:56:52 +00:00
miglyph.c Mark everything in dixsym.c as _X_EXPORT. 2006-02-15 20:44:13 +00:00
miindex.c
mipict.c Mark everything in dixsym.c as _X_EXPORT. 2006-02-15 20:44:13 +00:00
mipict.h Add glyph privates for Xgl, which uses them to implement a glyph cache. EXA 2006-01-03 22:06:23 +00:00
mirect.c Mark everything in dixsym.c as _X_EXPORT. 2006-02-15 20:44:13 +00:00
mitrap.c
mitri.c
picture.c render/picture.c Initialize the format of a source picture to 2006-03-08 06:19:37 +00:00
picture.h
picturestr.h Add glyph privates for Xgl, which uses them to implement a glyph cache. EXA 2006-01-03 22:06:23 +00:00
render.c Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
renderedge.c Mark everything in dixsym.c as _X_EXPORT. 2006-02-15 20:44:13 +00:00
renderedge.h