mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00:00
VertexShaderManager: Compute stereoscopy projection matrices.
This commit is contained in:
parent
c64486075d
commit
f6ea293027
10 changed files with 52 additions and 8 deletions
|
@ -239,3 +239,4 @@ private:
|
|||
#define I_NORMALMATRICES "cnmtx"
|
||||
#define I_POSTTRANSFORMMATRICES "cpostmtx"
|
||||
#define I_DEPTHPARAMS "cDepth" // farZ, zRange
|
||||
#define I_STEREOPROJECTION "csproj"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue