aboutsummaryrefslogtreecommitdiff
path: root/melonDS.depend
diff options
context:
space:
mode:
authorStapleButter <thetotalworm@gmail.com>2017-02-11 03:54:08 +0100
committerStapleButter <thetotalworm@gmail.com>2017-02-11 03:54:08 +0100
commit050ba5dfbe823672bbb1fdd45afa3b3b5f16f7b3 (patch)
treeca4a647d5a3ef67d7fb5e4c81361f2e2f68f4e77 /melonDS.depend
parent78f49d061a1c5d1c3056244db42f2f00bed29c6b (diff)
some debuts of 3D drawing.
it can draw non-strip polygons, filled with a fixed color. oh and it doesn't work if they're facing back.
Diffstat (limited to 'melonDS.depend')
-rw-r--r--melonDS.depend18
1 files changed, 12 insertions, 6 deletions
diff --git a/melonDS.depend b/melonDS.depend
index c13ca03..7c0308e 100644
--- a/melonDS.depend
+++ b/melonDS.depend
@@ -10,7 +10,7 @@
1481161027 c:\documents\sources\melonds\types.h
-1486730943 source:c:\documents\sources\melonds\nds.cpp
+1486778178 source:c:\documents\sources\melonds\nds.cpp
<stdio.h>
<string.h>
"NDS.h"
@@ -24,7 +24,7 @@
"RTC.h"
"Wifi.h"
-1486512922 source:c:\documents\sources\melonds\arm.cpp
+1486736660 source:c:\documents\sources\melonds\arm.cpp
<stdio.h>
"NDS.h"
"ARM.h"
@@ -87,13 +87,13 @@
"NDS.h"
"SPI.h"
-1486736522 source:c:\documents\sources\melonds\gpu2d.cpp
+1486778220 source:c:\documents\sources\melonds\gpu2d.cpp
<stdio.h>
<string.h>
"NDS.h"
"GPU.h"
-1486736507 c:\documents\sources\melonds\gpu2d.h
+1486777351 c:\documents\sources\melonds\gpu2d.h
1481040524 c:\documents\sources\melonds\wifi.h
@@ -146,12 +146,18 @@
"NDS.h"
"NDSCart.h"
-1486736374 c:\documents\sources\melonds\gpu3d.h
+1486777933 c:\documents\sources\melonds\gpu3d.h
-1486736648 source:c:\documents\sources\melonds\gpu3d.cpp
+1486777278 source:c:\documents\sources\melonds\gpu3d.cpp
<stdio.h>
<string.h>
"NDS.h"
"GPU.h"
"FIFO.h"
+1486781263 source:c:\documents\sources\melonds\gpu3d_soft.cpp
+ <stdio.h>
+ <string.h>
+ "NDS.h"
+ "GPU3D.h"
+