]> Chaos Git - corbenik/ctrulib.git/commit
Examples have been moved to https://github.com/devkitPro/3ds-examples
authorfincs <fincs.alt1@gmail.com>
Thu, 24 Dec 2015 11:39:26 +0000 (12:39 +0100)
committerfincs <fincs.alt1@gmail.com>
Thu, 24 Dec 2015 11:39:26 +0000 (12:39 +0100)
commit20e542c2c888a6c6608183667933792504d4b0b5
tree5cb5b87a13869df1b9f0e3660bb6897f71f0d1cd
parent7defc9053f147633287c75a7ce13a28f500ebe4f
Examples have been moved to https://github.com/devkitPro/3ds-examples
106 files changed:
.gitignore
examples/.gitignore [deleted file]
examples/Makefile [deleted file]
examples/app_launch/Makefile [deleted file]
examples/app_launch/README.md [deleted file]
examples/app_launch/source/main.c [deleted file]
examples/audio/mic/Makefile [deleted file]
examples/audio/mic/README.md [deleted file]
examples/audio/mic/source/main.c [deleted file]
examples/camera/image/Makefile [deleted file]
examples/camera/image/README.md [deleted file]
examples/camera/image/image.xml [deleted file]
examples/camera/image/src/main.c [deleted file]
examples/camera/video/Makefile [deleted file]
examples/camera/video/README.md [deleted file]
examples/camera/video/src/main.c [deleted file]
examples/camera/video/video.xml [deleted file]
examples/get_system_language/Makefile [deleted file]
examples/get_system_language/README.md [deleted file]
examples/get_system_language/source/main.c [deleted file]
examples/graphics/Makefile [deleted file]
examples/graphics/bitmap/24bit-color/Makefile [deleted file]
examples/graphics/bitmap/24bit-color/README.md [deleted file]
examples/graphics/bitmap/24bit-color/gfx/brew.png [deleted file]
examples/graphics/bitmap/24bit-color/source/main.c [deleted file]
examples/graphics/gpu/Makefile [deleted file]
examples/graphics/gpu/geoshader/Makefile [deleted file]
examples/graphics/gpu/geoshader/README.md [deleted file]
examples/graphics/gpu/geoshader/source/3dmath.c [deleted file]
examples/graphics/gpu/geoshader/source/3dmath.h [deleted file]
examples/graphics/gpu/geoshader/source/gpu.c [deleted file]
examples/graphics/gpu/geoshader/source/gpu.h [deleted file]
examples/graphics/gpu/geoshader/source/gshader.pica [deleted file]
examples/graphics/gpu/geoshader/source/main.c [deleted file]
examples/graphics/gpu/geoshader/source/vshader.pica [deleted file]
examples/graphics/gpu/simple_tri/Makefile [deleted file]
examples/graphics/gpu/simple_tri/README.md [deleted file]
examples/graphics/gpu/simple_tri/source/3dmath.c [deleted file]
examples/graphics/gpu/simple_tri/source/3dmath.h [deleted file]
examples/graphics/gpu/simple_tri/source/gpu.c [deleted file]
examples/graphics/gpu/simple_tri/source/gpu.h [deleted file]
examples/graphics/gpu/simple_tri/source/main.c [deleted file]
examples/graphics/gpu/simple_tri/source/vshader.pica [deleted file]
examples/graphics/gpu/textured_cube/Makefile [deleted file]
examples/graphics/gpu/textured_cube/README.md [deleted file]
examples/graphics/gpu/textured_cube/data/kitten.bin [deleted file]
examples/graphics/gpu/textured_cube/source/3dmath.c [deleted file]
examples/graphics/gpu/textured_cube/source/3dmath.h [deleted file]
examples/graphics/gpu/textured_cube/source/gpu.c [deleted file]
examples/graphics/gpu/textured_cube/source/gpu.h [deleted file]
examples/graphics/gpu/textured_cube/source/main.c [deleted file]
examples/graphics/gpu/textured_cube/source/vshader.pica [deleted file]
examples/graphics/printing/Makefile [deleted file]
examples/graphics/printing/both-screen-text/Makefile [deleted file]
examples/graphics/printing/both-screen-text/source/main.c [deleted file]
examples/graphics/printing/colored-text/Makefile [deleted file]
examples/graphics/printing/colored-text/source/main.c [deleted file]
examples/graphics/printing/hello-world/Makefile [deleted file]
examples/graphics/printing/hello-world/source/main.c [deleted file]
examples/graphics/printing/multiple-windows-text/Makefile [deleted file]
examples/graphics/printing/multiple-windows-text/source/main.c [deleted file]
examples/http/Makefile [deleted file]
examples/http/README.md [deleted file]
examples/http/source/main.c [deleted file]
examples/input/Makefile [deleted file]
examples/input/read-controls/Makefile [deleted file]
examples/input/read-controls/source/main.c [deleted file]
examples/input/touch-screen/Makefile [deleted file]
examples/input/touch-screen/source/main.c [deleted file]
examples/libapplet_launch/Makefile [deleted file]
examples/libapplet_launch/README.md [deleted file]
examples/libapplet_launch/source/main.c [deleted file]
examples/mvd/Makefile [deleted file]
examples/mvd/README.md [deleted file]
examples/mvd/source/costable.h [deleted file]
examples/mvd/source/main.c [deleted file]
examples/qtm/Makefile [deleted file]
examples/qtm/README.md [deleted file]
examples/qtm/source/main.c [deleted file]
examples/romfs/Makefile [deleted file]
examples/romfs/romfs/folder/file.txt [deleted file]
examples/romfs/romfs/フォルダ/ファイル.txt [deleted file]
examples/romfs/source/main.c [deleted file]
examples/sdmc/Makefile [deleted file]
examples/sdmc/README.md [deleted file]
examples/sdmc/source/costable.c [deleted file]
examples/sdmc/source/costable.h [deleted file]
examples/sdmc/source/main.c [deleted file]
examples/sdmc/test.bin [deleted file]
examples/templates/Makefile [deleted file]
examples/templates/application/Makefile [deleted file]
examples/templates/application/README.md [deleted file]
examples/templates/application/source/main.c [deleted file]
examples/templates/library/Makefile [deleted file]
examples/templates/library/README.md [deleted file]
examples/templates/library/include/templatelib.h [deleted file]
examples/templates/library/source/templatelib.c [deleted file]
examples/threads/Makefile [deleted file]
examples/threads/event/Makefile [deleted file]
examples/threads/event/source/main.c [deleted file]
examples/threads/thread-basic/Makefile [deleted file]
examples/threads/thread-basic/source/main.c [deleted file]
examples/time/rtc/Makefile [deleted file]
examples/time/rtc/source/main.c [deleted file]
exportdoc.sh
libctru/include/3ds.h