mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 06:39:58 -06:00
store vertices and polygons. strips not handled yet.
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
1481161027 c:\documents\sources\melonds\types.h
|
||||
|
||||
1486603989 source:c:\documents\sources\melonds\nds.cpp
|
||||
1486730943 source:c:\documents\sources\melonds\nds.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -87,13 +87,13 @@
|
||||
"NDS.h"
|
||||
"SPI.h"
|
||||
|
||||
1486489354 source:c:\documents\sources\melonds\gpu2d.cpp
|
||||
1486736522 source:c:\documents\sources\melonds\gpu2d.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
"GPU.h"
|
||||
|
||||
1485991372 c:\documents\sources\melonds\gpu2d.h
|
||||
1486736507 c:\documents\sources\melonds\gpu2d.h
|
||||
|
||||
1481040524 c:\documents\sources\melonds\wifi.h
|
||||
|
||||
@ -119,7 +119,7 @@
|
||||
1484698068 c:\documents\sources\melonds\dma.h
|
||||
"types.h"
|
||||
|
||||
1486502073 source:c:\documents\sources\melonds\gpu.cpp
|
||||
1486736549 source:c:\documents\sources\melonds\gpu.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
@ -146,9 +146,9 @@
|
||||
"NDS.h"
|
||||
"NDSCart.h"
|
||||
|
||||
1486514429 c:\documents\sources\melonds\gpu3d.h
|
||||
1486736374 c:\documents\sources\melonds\gpu3d.h
|
||||
|
||||
1486603980 source:c:\documents\sources\melonds\gpu3d.cpp
|
||||
1486736648 source:c:\documents\sources\melonds\gpu3d.cpp
|
||||
<stdio.h>
|
||||
<string.h>
|
||||
"NDS.h"
|
||||
|
Reference in New Issue
Block a user