mesa: Collect all the draw functions in draw.{h,c}.
authorMathias Fröhlich <mathias.froehlich@web.de>
Mon, 29 Oct 2018 05:13:20 +0000 (06:13 +0100)
committerMathias Fröhlich <mathias.froehlich@web.de>
Thu, 1 Nov 2018 05:08:49 +0000 (06:08 +0100)
commitad52e19408c1b830dc059bda84443341f6b4e65c
treea3e21aaca21911b14ccd71f340ecec66b1b0a3cf
parent3d64f3c79564f562cc56add8b8ba9659fd19a97d
mesa: Collect all the draw functions in draw.{h,c}.

Some of these functions were distributed across different
implementation and header files. Put them at a central place.

Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
src/mesa/drivers/common/meta.c
src/mesa/main/draw.c
src/mesa/main/draw.h
src/mesa/main/varray.c
src/mesa/main/varray.h