The following patches absorb the miTriFan() and miTriStrip() functions into CompositeTriFan() and CompositeTriStrip() respectively, and then delete the TriStrip and TriFan hooks from PictureScreen.
None of the open source drivers have ever used these hooks, so there is no point maintaining them. Soren b/hw/dmx/dmx.h | 2 - b/hw/dmx/dmxpict.c | 87 ------------------------------------------------- b/hw/dmx/dmxpict.h | 10 ----- b/miext/cw/cw.h | 2 - b/miext/cw/cw_render.c | 64 ------------------------------------ b/render/mipict.c | 2 - b/render/mipict.h | 20 ----------- b/render/mitri.c | 21 ----------- b/render/picture.c | 24 ++++++++++--- b/render/picturestr.h | 3 - render/mitri.c | 43 ------------------------ render/picture.c | 23 ++++++++++-- _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
