summaryrefslogtreecommitdiff
path: root/render
AgeCommit message (Expand)AuthorFilesLines
2006-03-08render/picture.c Initialize the format of a source picture toLars Knoll1-0/+1
2006-03-06render/picture.c Correctly initialize devPrivates variable in source onlyLars Knoll1-0/+1
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson6-17/+17
2006-02-15Mark everything in misym.c as _X_EXPORT.Adam Jackson1-1/+1
2006-02-13Reverted, did nothing anyway, I'm not smart today.Adam Jackson1-21/+0
2006-02-13Further op reduction when both src and dst alpha are absent.Adam Jackson1-5/+35
2006-02-12Simplify ops that would use the alpha channel when an alpha channel isEric Anholt1-0/+89
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-4/+1
2006-01-18Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg serversDave Airlie1-0/+2
2006-01-04Correct rounding in divide-by-255 code. Obtained from xserver.Eric Anholt1-4/+4
2006-01-03Add glyph privates for Xgl, which uses them to implement a glyph cache. EXAEric Anholt7-12/+404
2005-12-28Merge from xserver: Make the existing ChangePictureFilter andEric Anholt4-3/+39
2005-12-09Bug #5258: Restore binary compatibility with 6.8.2's PictureRec. (AaronAdam Jackson2-3/+9
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-1/+1
2005-10-06Bug #4689: Treat DirectColor as TrueColor in Render. It fixes some crashesBenjamin Herrenschmidt1-1/+1
2005-08-28Bug #3974: Fix unaligned memory access on LP64. (Matthieu Herrb)Adam Jackson1-1/+1
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone5-20/+0
2005-07-13Fix compilation where uint is not defined.Torrey Lyons1-10/+7
2005-07-04provide the uint datatype on WIN32Alexander Gottwald1-0/+4
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone4-8/+8
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone2-6/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone17-0/+68
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone4-9/+9
2005-07-01Adding initial build system.Daniel Stone1-0/+17
2005-07-01Add support for gradients and solid fills to Render.Lars Knoll4-46/+716
2005-06-15Fix projective transformations in fbcompose.c Bugfix for convolutionLars Knoll2-0/+33
2005-06-13add the convolution filter from xserver to xorgLars Knoll2-18/+45
2005-05-09Render performance improvements. (Lars Knoll, Zack Rusin)Adam Jackson1-3/+3
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone3-9/+9
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn15-16/+16
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-1/+1
2004-08-18Fix AIX build problems (Bugs #1020, 1102, 1103, Dan McNichol).Kevin E Martin1-2/+2
2004-08-15Copy bits from parent window when allocating pixmaps so that Background ==Keith Packard2-0/+4
2004-08-13Empty damage object when freeing pixmap.Keith Packard2-38/+101
2004-08-13Fix copy'n'paste-os of x/y in CopyPicture for AlphaXOrigin and ClipXOrigin.Eric Anholt1-2/+2
2004-08-11In CopyPicture, add missing call to ChangePicture to notify about theEric Anholt1-0/+3
2004-08-06Add RenderAddTraps. Rewrite trapezoid rendering code.Keith Packard10-261/+559
2004-08-05- Add a new Render function, CopyPicture, which will update a picture withEric Anholt2-1/+85
2004-07-29Use LibraryTargetName when not building a loadable serverKevin E Martin1-0/+9
2004-07-29Integration of DAMAGE-XFIXES branch to trunkStuart Kreitman4-39/+121
2004-07-26remove extra ';' (Alan Hourihane, Keith Packard).Matthieu Herrb1-2/+2
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin5-3/+146
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich15-17/+21
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich15-15/+15
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich15-15/+15
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich15-15/+15
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich15-15/+15
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley4-25/+402