diff options
author | StapleButter <thetotalworm@gmail.com> | 2017-02-14 02:43:35 +0100 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2017-02-14 02:43:35 +0100 |
commit | 68fb77b2047ace4ac3f2d39b39cff70832d4460a (patch) | |
tree | 8d36650b290083f5d452ff8ee3aebf05c18235d6 /melonDS.depend | |
parent | fb53fd5195f52365dd802e54412b4af5e049b677 (diff) |
* backface/frontface culling (and rendering of backfacing polygons)
* fix clipping/viewport transform precision errors
* triangle/quad strips
Diffstat (limited to 'melonDS.depend')
-rw-r--r-- | melonDS.depend | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/melonDS.depend b/melonDS.depend index 51e832c..35030a5 100644 --- a/melonDS.depend +++ b/melonDS.depend @@ -1,5 +1,5 @@ # depslib dependency file v1.0 -1486993536 source:c:\documents\sources\melonds\main.cpp +1487028720 source:c:\documents\sources\melonds\main.cpp <stdio.h> <windows.h> "NDS.h" @@ -10,7 +10,7 @@ 1481161027 c:\documents\sources\melonds\types.h -1486994139 source:c:\documents\sources\melonds\nds.cpp +1487033652 source:c:\documents\sources\melonds\nds.cpp <stdio.h> <string.h> "NDS.h" @@ -146,16 +146,16 @@ "NDS.h" "NDSCart.h" -1486777933 c:\documents\sources\melonds\gpu3d.h +1487016725 c:\documents\sources\melonds\gpu3d.h -1486993935 source:c:\documents\sources\melonds\gpu3d.cpp +1487036430 source:c:\documents\sources\melonds\gpu3d.cpp <stdio.h> <string.h> "NDS.h" "GPU.h" "FIFO.h" -1486994049 source:c:\documents\sources\melonds\gpu3d_soft.cpp +1487035597 source:c:\documents\sources\melonds\gpu3d_soft.cpp <stdio.h> <string.h> "NDS.h" |