Create the file glamor_triangles.c
authorRobinHe <robinhe@robinhe-desktop.lan>
Sat, 2 Jun 2012 13:52:25 +0000 (21:52 +0800)
committerEric Anholt <eric@anholt.net>
Wed, 18 Dec 2013 19:23:52 +0000 (11:23 -0800)
commit6dd81c5939197eb51bc31ffbc3e6f359f2aad191
tree37db36f437bde2b691c780f5f164b2371018a32a
parentbf38ee407ba1038a25efa58b8475bcf084a21042
Create the file glamor_triangles.c

 Create the file glamor_trapezoid.c, extract the logic
 relating to trapezoid from glamor_render.c to this file.

Signed-off-by: Junyan He <junyan.he@linux.intel.com>
glamor/Makefile.am
glamor/glamor_priv.h
glamor/glamor_render.c
glamor/glamor_trapezoid.c [new file with mode: 0644]