mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-14 13:32:08 +00:00
Merge pull request #1669 from degasus/swvertexloader
Video Software Vertex Loader
This commit is contained in:
commit
c7b809d46b
3 changed files with 117 additions and 245 deletions
|
@ -2,6 +2,7 @@
|
|||
// Licensed under GPLv2
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "VideoCommon/VertexManagerBase.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue