mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-09 00:14:56 +00:00
Rework vertex upload code and fix indexed renders
Rebase on current master; Refactor vertex upload code Fix build; Minor fixes Start preparations for merge Fix generic indexed drawing bugs Define WIN32_KHR only for windows Remove linking against vulkan-1.lib
This commit is contained in:
parent
d287ba44ce
commit
3b6e3fb3b4
25 changed files with 6545 additions and 193 deletions
1
rpcs3/Emu/RSX/VK/VulkanAPI.cpp
Normal file
1
rpcs3/Emu/RSX/VK/VulkanAPI.cpp
Normal file
|
|
@ -0,0 +1 @@
|
|||
#include "stdafx.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue