glamor: Move glamor_poly_segment to separate glamor_segment.c file
authorKeith Packard <keithp@keithp.com>
Sat, 22 Mar 2014 22:20:49 +0000 (15:20 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 26 Mar 2014 19:58:40 +0000 (12:58 -0700)
commit72a4beff6d3aed767df9a30bca0c1d860715928f
treee0c45f21967fc71dabb3a29b338a40926005604b
parent029b64c30a8bdf87edfdb1c988f4e8dcee1bb4ef
glamor: Move glamor_poly_segment to separate glamor_segment.c file

There's no reason to mix PolyPoint and PolySegment in the same file.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-off-by: Eric Anholt <eric@anholt.net>
glamor/Makefile.am
glamor/glamor_polyops.c
glamor/glamor_segment.c [new file with mode: 0644]