Merge pull request #1669 from degasus/swvertexloader

Video Software Vertex Loader
This commit is contained in:
Markus Wick
2014-12-18 19:30:56 +01:00
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"