This website requires JavaScript.
Explore
Help
Sign In
RPCSX
/
rpcsx
Watch
1
Star
0
Fork
You've already forked rpcsx
0
mirror of
https://github.com/RPCSX/rpcsx.git
synced
2025-12-06 07:12:14 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
77458e5795
rpcsx
/
rpcs3
/
Emu
/
GS
/
RSXVertexProgram.h
7 lines
67 B
C
Raw
Normal View
History
Unescape
Escape
Improved GS Renderer.
2013-11-09 22:29:49 +01:00
#
pragma once
struct
RSXVertexProgram
{
fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed later) Eradicate the Array almost everywhere, some usages like Stack still remains
2014-04-10 00:54:32 +02:00
std
:
:
vector
<
u32
>
data
;
}
;
Reference in a new issue
Copy permalink