summaryrefslogtreecommitdiff
path: root/render/picture.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-13Add 4 missing 10bpc picture formats to the server format list.Pierre-Loup A. Griffais1-0/+5
2009-08-04Add support for RENDER BGRA formats.Michel Dänzer1-0/+3
2008-12-07Use libtool convenience libraries and better "symbol" table.Paulo Cesar Pereira de Andrade1-0/+2
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-4/+4
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+2
2007-10-23Superfluous ','.Matthias Hopf1-1/+1
2007-08-22Revert "Fix <pixman.h> include to <pixman/pixman.h>"Eric Anholt1-1/+1
2007-08-22Fix <pixman.h> include to <pixman/pixman.h>Alan Hourihane1-1/+1
2007-08-06Require pixman-1 0.9.4, update pixman includes to new schemeSøren Sandmann Pedersen1-1/+1
2007-05-15Use pixman short formats, revert the gradient_stop changeSoren Sandmann Pedersen1-57/+52
2007-05-15Use the pixman fixed point types and macrosSoren Sandmann Pedersen1-41/+24
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-06-23Remove the default case from fbcompose.c switches which should cover all cases.Eric Anholt1-4/+0
2006-06-19Convert PICT_* names from #defines to an enum to aid in debugging.Eric Anholt1-42/+44
2006-04-19Add support for x4a4 format (depth 4 at 8bpp). Bug #6325.Keith Packard1-0/+9
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone1-4/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-05-09Render performance improvements. (Lars Knoll, Zack Rusin)Adam Jackson1-3/+3
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-1/+1
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-1/+1
2004-08-06Add RenderAddTraps. Rewrite trapezoid rendering code.Keith Packard1-0/+5
2004-07-29Integration of DAMAGE-XFIXES branch to trunkStuart Kreitman1-0/+3
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-3/+5
2003-11-14Initial revisionKaleb Keithley1-0/+228