rendercopy/skl: Start the gen9 rendercopy from the gen8 version

v2 (Ben): Rebased on:
 commit ea11d103e0
Author: Oscar Mateo <oscar.mateo@intel.com>
Date:   Tue Nov 12 11:50:35 2013 +0000

    build: list all test/tool/lib source files in their own Makefile.sources

v3: (Ben): Rebased on the doc/API rework. Probably needs review

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com>
This commit is contained in:
Damien Lespiau
2013-02-27 14:57:33 +00:00
parent 334f657e98
commit aa7f9cf881
4 changed files with 984 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#ifndef GEN9_RENDER_H
#define GEN9_RENDER_H
#include "gen8_render.h"
#endif