mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-12 20:42:07 +00:00
VideoSW: rewrite VertexLoader to use the VideoCommon one
This commit is contained in:
parent
d02eb3ca59
commit
d5eeb9b713
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