diff options
author | StapleButter <thetotalworm@gmail.com> | 2017-02-20 18:46:44 +0100 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2017-02-20 18:46:44 +0100 |
commit | dadf1eb5a5403f8a71070000d06bcde2b792d2c1 (patch) | |
tree | bc1a0012e43458a25d262bafc1eeb92847332cfb /melonDS.depend | |
parent | 261689d3d123df541bb201babfa06a02861e2aaa (diff) |
fixes to 3D rendering. polygons are almost pixel-perfect. clipping still doesn't get colors quite right.
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 e0cd1ce..0c1ddb0 100644 --- a/melonDS.depend +++ b/melonDS.depend @@ -1,5 +1,5 @@ # depslib dependency file v1.0 -1487292827 source:c:\documents\sources\melonds\main.cpp +1487356459 source:c:\documents\sources\melonds\main.cpp <stdio.h> <windows.h> "NDS.h" @@ -10,7 +10,7 @@ 1481161027 c:\documents\sources\melonds\types.h -1487349286 source:c:\documents\sources\melonds\nds.cpp +1487609259 source:c:\documents\sources\melonds\nds.cpp <stdio.h> <string.h> "NDS.h" @@ -146,16 +146,16 @@ "NDS.h" "NDSCart.h" -1487356069 c:\documents\sources\melonds\gpu3d.h +1487610598 c:\documents\sources\melonds\gpu3d.h -1487354054 source:c:\documents\sources\melonds\gpu3d.cpp +1487612707 source:c:\documents\sources\melonds\gpu3d.cpp <stdio.h> <string.h> "NDS.h" "GPU.h" "FIFO.h" -1487300658 source:c:\documents\sources\melonds\gpu3d_soft.cpp +1487611069 source:c:\documents\sources\melonds\gpu3d_soft.cpp <stdio.h> <string.h> "NDS.h" |