From: TravisCI-DocBuilder Date: Sat, 7 Nov 2015 00:26:29 +0000 (+0000) Subject: Doc generated from commit 2797540a3dabf262be9701300631685e0de1696c X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=5051fa05b313effea750036701b0aeb1203263f0;p=corbenik%2Fctrulib.git Doc generated from commit 2797540a3dabf262be9701300631685e0de1696c --- diff --git a/3ds_8h.html b/3ds_8h.html index 3a368c7..495632c 100644 --- a/3ds_8h.html +++ b/3ds_8h.html @@ -94,6 +94,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');

Central 3DS header. More...

#include <3ds/types.h>
+#include <3ds/result.h>
#include <3ds/ipc.h>
#include <3ds/svc.h>
#include <3ds/srv.h>
diff --git a/3ds_8h_source.html b/3ds_8h_source.html index e480d60..a9e6ad5 100644 --- a/3ds_8h_source.html +++ b/3ds_8h_source.html @@ -102,119 +102,120 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
10 
11 //might be missing some
12 #include <3ds/types.h>
-
13 #include <3ds/ipc.h>
-
14 #include <3ds/svc.h>
-
15 #include <3ds/srv.h>
-
16 #include <3ds/linear.h>
-
17 #include <3ds/vram.h>
-
18 #include <3ds/os.h>
-
19 #include <3ds/synchronization.h>
-
20 #include <3ds/gfx.h>
-
21 #include <3ds/console.h>
-
22 #include <3ds/util/utf.h>
-
23 
-
24 #include <3ds/services/ac.h>
-
25 #include <3ds/services/am.h>
-
26 #include <3ds/services/apt.h>
-
27 #include <3ds/services/cam.h>
-
28 #include <3ds/services/cfgnor.h>
-
29 #include <3ds/services/cfgu.h>
-
30 #include <3ds/services/csnd.h>
-
31 #include <3ds/services/dsp.h>
-
32 #include <3ds/services/fs.h>
-
33 #include <3ds/services/gsp.h>
-
34 #include <3ds/services/hid.h>
-
35 #include <3ds/services/irrst.h>
-
36 #include <3ds/services/httpc.h>
-
37 #include <3ds/services/ir.h>
-
38 #include <3ds/services/ns.h>
-
39 #include <3ds/services/pm.h>
-
40 #include <3ds/services/ps.h>
-
41 #include <3ds/services/ptm.h>
-
42 #include <3ds/services/soc.h>
-
43 #include <3ds/services/mic.h>
-
44 #include <3ds/services/mvd.h>
-
45 #include <3ds/services/news.h>
-
46 #include <3ds/services/qtm.h>
-
47 #include <3ds/services/y2r.h>
-
48 #include <3ds/services/hb.h>
-
49 
-
50 #include <3ds/gpu/gx.h>
-
51 #include <3ds/gpu/gpu.h>
-
52 #include <3ds/gpu/gpu-old.h>
-
53 #include <3ds/gpu/shbin.h>
-
54 #include <3ds/gpu/shaderProgram.h>
-
55 
-
56 #include <3ds/ndsp/ndsp.h>
-
57 #include <3ds/ndsp/channel.h>
-
58 
-
59 #include <3ds/sdmc.h>
-
60 #include <3ds/romfs.h>
-
61 
-
62 #ifdef __cplusplus
-
63 }
-
64 #endif
-
65 /**
-
66  * @example app_launch/source/main.c
-
67  * @example audio/mic/source/main.c
-
68  * @example get_system_language/source/main.c
-
69  * @example graphics/bitmap/24bit-color/source/main.c
-
70  * @example graphics/printing/hello-world/source/main.c
-
71  * @example graphics/printing/both-screen-text/source/main.c
-
72  * @example graphics/printing/colored-text/source/main.c
-
73  * @example graphics/printing/multiple-windows-text/source/main.c
-
74 
-
75  * @example graphics/gpu/geoshader/source/main.c
-
76  graphics/gpu/geoshader/source/gpu.h
-
77  @include graphics/gpu/geoshader/source/gpu.h
-
78  graphics/gpu/geoshader/source/gpu.c
-
79  @include graphics/gpu/geoshader/source/gpu.c
-
80  graphics/gpu/geoshader/source/3dmath.h
-
81  @include graphics/gpu/geoshader/source/3dmath.h
-
82  graphics/gpu/geoshader/source/3dmath.c
-
83  @include graphics/gpu/geoshader/source/3dmath.c
-
84  graphics/gpu/geoshader/source/vshader.pica
-
85  @include graphics/gpu/geoshader/source/vshader.pica
-
86  graphics/gpu/geoshader/source/gshader.pica
-
87  @include graphics/gpu/geoshader/source/gshader.pica
-
88 
-
89 
-
90  * @example graphics/gpu/simple_tri/source/main.c
-
91  graphics/gpu/simple_tri/source/gpu.h
-
92  @include graphics/gpu/simple_tri/source/gpu.h
-
93  graphics/gpu/simple_tri/source/gpu.c
-
94  @include graphics/gpu/simple_tri/source/gpu.c
-
95  graphics/gpu/simple_tri/source/3dmath.h
-
96  @include graphics/gpu/simple_tri/source/3dmath.h
-
97  graphics/gpu/simple_tri/source/3dmath.c
-
98  @include graphics/gpu/simple_tri/source/3dmath.c
-
99  graphics/gpu/simple_tri/source/vshader.pica
-
100  @include graphics/gpu/simple_tri/source/vshader.pica
-
101 
-
102 
-
103  * @example graphics/gpu/textured_cube/source/main.c
-
104  graphics/gpu/textured_cube/source/gpu.h
-
105  @include graphics/gpu/textured_cube/source/gpu.h
-
106  graphics/gpu/textured_cube/source/gpu.c
-
107  @include graphics/gpu/textured_cube/source/gpu.c
-
108  graphics/gpu/textured_cube/source/3dmath.h
-
109  @include graphics/gpu/textured_cube/source/3dmath.h
-
110  graphics/gpu/textured_cube/source/3dmath.c
-
111  @include graphics/gpu/textured_cube/source/3dmath.c
-
112  graphics/gpu/textured_cube/source/vshader.pica
-
113  @include graphics/gpu/textured_cube/source/vshader.pica
-
114 
-
115  * @example http/source/main.c
-
116  * @example input/read-controls/source/main.c
-
117  * @example input/touch-screen/source/main.c
-
118  * @example libapplet_launch/source/main.c
-
119  * @example mvd/source/main.c
-
120  * @example qtm/source/main.c
-
121  * @example sdmc/source/main.c
-
122  * @example threads/event/source/main.c
-
123  * @example time/rtc/source/main.c
-
124  */
-
125 
+
13 #include <3ds/result.h>
+
14 #include <3ds/ipc.h>
+
15 #include <3ds/svc.h>
+
16 #include <3ds/srv.h>
+
17 #include <3ds/linear.h>
+
18 #include <3ds/vram.h>
+
19 #include <3ds/os.h>
+
20 #include <3ds/synchronization.h>
+
21 #include <3ds/gfx.h>
+
22 #include <3ds/console.h>
+
23 #include <3ds/util/utf.h>
+
24 
+
25 #include <3ds/services/ac.h>
+
26 #include <3ds/services/am.h>
+
27 #include <3ds/services/apt.h>
+
28 #include <3ds/services/cam.h>
+
29 #include <3ds/services/cfgnor.h>
+
30 #include <3ds/services/cfgu.h>
+
31 #include <3ds/services/csnd.h>
+
32 #include <3ds/services/dsp.h>
+
33 #include <3ds/services/fs.h>
+
34 #include <3ds/services/gsp.h>
+
35 #include <3ds/services/hid.h>
+
36 #include <3ds/services/irrst.h>
+
37 #include <3ds/services/httpc.h>
+
38 #include <3ds/services/ir.h>
+
39 #include <3ds/services/ns.h>
+
40 #include <3ds/services/pm.h>
+
41 #include <3ds/services/ps.h>
+
42 #include <3ds/services/ptm.h>
+
43 #include <3ds/services/soc.h>
+
44 #include <3ds/services/mic.h>
+
45 #include <3ds/services/mvd.h>
+
46 #include <3ds/services/news.h>
+
47 #include <3ds/services/qtm.h>
+
48 #include <3ds/services/y2r.h>
+
49 #include <3ds/services/hb.h>
+
50 
+
51 #include <3ds/gpu/gx.h>
+
52 #include <3ds/gpu/gpu.h>
+
53 #include <3ds/gpu/gpu-old.h>
+
54 #include <3ds/gpu/shbin.h>
+
55 #include <3ds/gpu/shaderProgram.h>
+
56 
+
57 #include <3ds/ndsp/ndsp.h>
+
58 #include <3ds/ndsp/channel.h>
+
59 
+
60 #include <3ds/sdmc.h>
+
61 #include <3ds/romfs.h>
+
62 
+
63 #ifdef __cplusplus
+
64 }
+
65 #endif
+
66 /**
+
67  * @example app_launch/source/main.c
+
68  * @example audio/mic/source/main.c
+
69  * @example get_system_language/source/main.c
+
70  * @example graphics/bitmap/24bit-color/source/main.c
+
71  * @example graphics/printing/hello-world/source/main.c
+
72  * @example graphics/printing/both-screen-text/source/main.c
+
73  * @example graphics/printing/colored-text/source/main.c
+
74  * @example graphics/printing/multiple-windows-text/source/main.c
+
75 
+
76  * @example graphics/gpu/geoshader/source/main.c
+
77  graphics/gpu/geoshader/source/gpu.h
+
78  @include graphics/gpu/geoshader/source/gpu.h
+
79  graphics/gpu/geoshader/source/gpu.c
+
80  @include graphics/gpu/geoshader/source/gpu.c
+
81  graphics/gpu/geoshader/source/3dmath.h
+
82  @include graphics/gpu/geoshader/source/3dmath.h
+
83  graphics/gpu/geoshader/source/3dmath.c
+
84  @include graphics/gpu/geoshader/source/3dmath.c
+
85  graphics/gpu/geoshader/source/vshader.pica
+
86  @include graphics/gpu/geoshader/source/vshader.pica
+
87  graphics/gpu/geoshader/source/gshader.pica
+
88  @include graphics/gpu/geoshader/source/gshader.pica
+
89 
+
90 
+
91  * @example graphics/gpu/simple_tri/source/main.c
+
92  graphics/gpu/simple_tri/source/gpu.h
+
93  @include graphics/gpu/simple_tri/source/gpu.h
+
94  graphics/gpu/simple_tri/source/gpu.c
+
95  @include graphics/gpu/simple_tri/source/gpu.c
+
96  graphics/gpu/simple_tri/source/3dmath.h
+
97  @include graphics/gpu/simple_tri/source/3dmath.h
+
98  graphics/gpu/simple_tri/source/3dmath.c
+
99  @include graphics/gpu/simple_tri/source/3dmath.c
+
100  graphics/gpu/simple_tri/source/vshader.pica
+
101  @include graphics/gpu/simple_tri/source/vshader.pica
+
102 
+
103 
+
104  * @example graphics/gpu/textured_cube/source/main.c
+
105  graphics/gpu/textured_cube/source/gpu.h
+
106  @include graphics/gpu/textured_cube/source/gpu.h
+
107  graphics/gpu/textured_cube/source/gpu.c
+
108  @include graphics/gpu/textured_cube/source/gpu.c
+
109  graphics/gpu/textured_cube/source/3dmath.h
+
110  @include graphics/gpu/textured_cube/source/3dmath.h
+
111  graphics/gpu/textured_cube/source/3dmath.c
+
112  @include graphics/gpu/textured_cube/source/3dmath.c
+
113  graphics/gpu/textured_cube/source/vshader.pica
+
114  @include graphics/gpu/textured_cube/source/vshader.pica
+
115 
+
116  * @example http/source/main.c
+
117  * @example input/read-controls/source/main.c
+
118  * @example input/touch-screen/source/main.c
+
119  * @example libapplet_launch/source/main.c
+
120  * @example mvd/source/main.c
+
121  * @example qtm/source/main.c
+
122  * @example sdmc/source/main.c
+
123  * @example threads/event/source/main.c
+
124  * @example time/rtc/source/main.c
+
125  */
+
126 
Functions for working with shaders.
Various system types.
Shader binary support.
@@ -231,6 +232,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
QTM service.
Deprecated GPU functions which should not be used in new code.
Linear memory allocator.
+
3DS result code tools
AM (Application Manager) service.
CSND service.
LCD Screens manipulation.
diff --git a/ac_8h.html b/ac_8h.html index 859dcb5..415c4d1 100644 --- a/ac_8h.html +++ b/ac_8h.html @@ -104,10 +104,10 @@ Functions Result acInit (void)  Initializes AC.
  - -Result acExit (void) - Exits AC.
-  + +void acExit (void) + Exits AC.
Result ACU_GetWifiStatus (u32 *out)  Gets the current Wifi status. More...
  diff --git a/ac_8h_source.html b/ac_8h_source.html index e3df05c..677b24e 100644 --- a/ac_8h_source.html +++ b/ac_8h_source.html @@ -100,7 +100,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
8 Result acInit(void);
9 
10 /// Exits AC.
-
11 Result acExit(void);
+
11 void acExit(void);
12 
13 /**
14  * @brief Gets the current Wifi status.
@@ -112,10 +112,10 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
s32 Result
Function result.
Definition: types.h:43
Result acInit(void)
Initializes AC.
+
void acExit(void)
Exits AC.
uint32_t u32
32-bit unsigned integer
Definition: types.h:24
Result ACU_WaitInternetConnection(void)
Waits for the system to connect to the internet.
Result ACU_GetWifiStatus(u32 *out)
Gets the current Wifi status.
-
Result acExit(void)
Exits AC.