xserver-multidpi/fb
Jeremy Huddleston fd086f87cd fb: Silence warnings when building with clang
fbpict.c:163:8: warning: implicit conversion from enumeration type 'PictFormatShort' (aka 'enum _PictFormatShort') to different enumeration
      type 'pixman_format_code_t' [-Wconversion]
        pict->format,
        ~~~~~~^~~~~~

fbbltone.c:486:2: warning: shift result (281474959933440) requires 49 bits to represent, but 'int' only has 32 bits [-Wshift-overflow]
        C2_24( 0, 0), C2_24 ( 1, 0), C2_24 ( 2, 0), C2_24 ( 3, 0),
        ^~~~~~~~~~~~
fbbltone.c:474:6: note: instantiated from:
     SelMask24(b,1,r))
     ^
fbbltone.c:429:46: note: instantiated from:
                                                    ^
fbbltone.c:427:18: note: instantiated from:
                      0xffffff << Mask24Check(x,r)) : 0)
                      ~~~~~~~~ ^

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
2011-04-25 10:45:34 -07:00
..
fb.h fb: drop comments around 24-bit support. 2011-04-01 10:32:27 +10:00
fb24_32.c Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class" 2011-03-17 23:48:52 -07:00
fb24_32.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
fballpriv.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbarc.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbbits.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbbits.h fb: make isClipped always reject negative coordinates (bug 11503) 2010-08-20 10:01:48 -07:00
fbblt.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbbltone.c fb: Silence warnings when building with clang 2011-04-25 10:45:34 -07:00
fbcmap_mi.c Sun's copyrights now belong to Oracle 2010-12-07 11:10:35 -08:00
fbcopy.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbfill.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
fbfillrect.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
fbfillsp.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
fbgc.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbgetsp.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbglyph.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbimage.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbline.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fboverlay.c fb: fix memory leak in fbOverlayFinishScreenInit 2011-04-04 15:41:13 +03:00
fboverlay.h fb: move some code to mi 2009-02-06 18:42:39 +01:00
fbpict.c fb: Silence warnings when building with clang 2011-04-25 10:45:34 -07:00
fbpict.h Move miTriangles to fb as fbTriangles() 2011-02-26 13:58:54 -05:00
fbpixmap.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbpoint.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbpush.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
fbrop.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
fbscreen.c mi: fix memory leak in miInitVisuals 2011-04-04 15:41:13 +03:00
fbseg.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbsetsp.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbsolid.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbstipple.c fb: drop defines that aren't used/necessary anymore. 2011-04-01 10:28:06 +10:00
fbtile.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
fbtrap.c Implement fbAddTriangles() in terms of pixman_add_triangles() 2011-02-26 13:58:54 -05:00
fbutil.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
fbwindow.c fb: cleanup fbChangeWindowAttributes 2011-04-01 11:02:17 +10:00
Makefile.am fb: Remove hw/xfree86/ from includes 2011-02-08 12:41:13 -05:00
wfbrename.h fb: Delete a bunch more left-overs 2010-11-02 03:36:45 -04:00