VideoSW: rewrite VertexLoader to use the VideoCommon one

This commit is contained in:
degasus
2014-12-07 21:51:45 +01:00
parent d02eb3ca59
commit d5eeb9b713
3 changed files with 117 additions and 245 deletions

View File

@ -2,6 +2,7 @@
// Licensed under GPLv2
// Refer to the license.txt file included.
#pragma once
#include "Common/Common.h"
#include "VideoCommon/VertexManagerBase.h"