swr: [rasterizer archrast] fix double free issue
authorTim Rowley <timothy.o.rowley@intel.com>
Fri, 28 Oct 2016 22:21:01 +0000 (17:21 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Mon, 14 Nov 2016 15:02:11 +0000 (09:02 -0600)
commit2c697754a9d96855c30d1809e67cc676c59de7d1
tree909a2f22fe22c61005618a8270b9564b803e8649
parentdc8408920c8c5698d90d2fc7679a5b491ca71248
swr: [rasterizer archrast] fix double free issue

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/archrast/archrast.cpp
src/gallium/drivers/swr/rasterizer/archrast/archrast.h
src/gallium/drivers/swr/rasterizer/archrast/eventmanager.h
src/gallium/drivers/swr/rasterizer/core/api.cpp
src/gallium/drivers/swr/rasterizer/core/context.h
src/gallium/drivers/swr/rasterizer/scripts/templates/ar_event_cpp.template
src/gallium/drivers/swr/rasterizer/scripts/templates/ar_event_h.template
src/gallium/drivers/swr/rasterizer/scripts/templates/ar_eventhandler_h.template
src/gallium/drivers/swr/rasterizer/scripts/templates/ar_eventhandlerfile_h.template