xserver-multidpi/render
Alan Coopersmith d5a5eece67 CompareISOLatin1Lowered: constify arguments
Allows callers to avoid deconstifying arguments when calling, fixing
gcc warning:

filter.c: In function 'PictureGetFilterId':
filter.c:59:2: warning: cast discards qualifiers from pointer target type

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-12-12 17:03:10 -08:00
..
animcur.c render: Enable animated cursor block handler only when needed 2010-12-31 12:52:51 +00:00
filter.c CompareISOLatin1Lowered: constify arguments 2011-12-12 17:03:10 -08:00
glyph.c Place glyph privates at correct location within the allocate storage 2010-06-06 16:22:12 -07:00
glyphstr.h Remove redundant redeclarations of functions in the same header file 2011-11-23 12:15:07 -08:00
Makefile.am render: Delete renderedge.[ch] 2010-11-01 22:54:18 -04:00
matrix.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
miindex.c Remove superfluous if(p!=NULL) checks around free(p); p=NULL; 2010-11-11 08:22:59 +10:00
mipict.c render: export TriStrip and TriFan to the drivers 2011-10-18 12:04:47 -07:00
mipict.h render: export TriStrip and TriFan to the drivers 2011-10-18 12:04:47 -07:00
mirect.c Clean up after removal of screen parameters from region macros. 2010-06-05 22:07:21 -07:00
mitrap.c Move miTriangles to fb as fbTriangles() 2011-02-26 13:58:54 -05:00
mitri.c Remove TriStrip and TriFan from the picture screen 2011-03-14 14:09:07 -04:00
picture.c render: export TriStrip and TriFan to the drivers 2011-10-18 12:04:47 -07:00
picture.h Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
picturestr.h Fix gcc -Wwrite-strings warnings in various extensions 2011-11-23 12:15:07 -08:00
render.c Convert ProcRenderQueryFilters to use memcpy instead of strncpy 2011-11-23 12:15:05 -08:00