| /RvlSDK-3.3/build/libraries/gd/src/ |
| D | GDTransform.c | 51 void GDLoadPosMtxImm ( const f32 mtx[3][4], u32 id ) in GDLoadPosMtxImm() 55 GDWrite_f32(mtx[0][0]); in GDLoadPosMtxImm() 56 GDWrite_f32(mtx[0][1]); in GDLoadPosMtxImm() 57 GDWrite_f32(mtx[0][2]); in GDLoadPosMtxImm() 58 GDWrite_f32(mtx[0][3]); in GDLoadPosMtxImm() 60 GDWrite_f32(mtx[1][0]); in GDLoadPosMtxImm() 61 GDWrite_f32(mtx[1][1]); in GDLoadPosMtxImm() 62 GDWrite_f32(mtx[1][2]); in GDLoadPosMtxImm() 63 GDWrite_f32(mtx[1][3]); in GDLoadPosMtxImm() 65 GDWrite_f32(mtx[2][0]); in GDLoadPosMtxImm() [all …]
|
| D | GDIndirect.c | 264 f32 mtx[2][3]; in GDSetTevIndTile() local 292 mtx[0][0] = ((f32) tilespacing_s / IND_TEX_MTX_SCALE); in GDSetTevIndTile() 293 mtx[0][1] = mtx[0][2] = 0.0f; in GDSetTevIndTile() 294 mtx[1][1] = ((f32) tilespacing_t / IND_TEX_MTX_SCALE); in GDSetTevIndTile() 295 mtx[1][0] = mtx[1][2] = 0.0f; in GDSetTevIndTile() 296 GDSetIndTexMtx(matrix_sel, mtx, IND_TEX_MTX_EXP); in GDSetTevIndTile()
|
| /RvlSDK-3.3/include/revolution/gx/ |
| D | GXTransform.h | 96 void GXSetProjection ( const f32 mtx[4][4], GXProjectionType type ); 98 void GXLoadPosMtxImm ( const f32 mtx[3][4], u32 id ); 100 void GXLoadNrmMtxImm ( const f32 mtx[3][4], u32 id ); 101 void GXLoadNrmMtxImm3x3 ( const f32 mtx[3][3], u32 id ); 104 void GXLoadTexMtxImm ( const f32 mtx[][4], u32 id, GXTexMtxType type ); 111 const f32 mtx[3][4], // Model-view matrix
|
| D | GXGeometry.h | 138 u32 mtx, 148 u32 mtx ); 154 u32 mtx ) in GXSetTexCoordGen() argument 156 GXSetTexCoordGen2(dst_coord, func, src_param, mtx, in GXSetTexCoordGen()
|
| /RvlSDK-3.3/include/revolution/gd/ |
| D | GDTransform.h | 61 void GDLoadPosMtxImm ( const f32 mtx[3][4], u32 id ); 63 void GDLoadNrmMtxImm ( const f32 mtx[3][4], u32 id ); 64 void GDLoadNrmMtxImm3x3 ( const f32 mtx[3][3], u32 id ); 66 void GDLoadTexMtxImm ( const f32 mtx[][4], u32 id, GXTexMtxType type ); 72 void GDSetProjection ( const f32 mtx[4][4], GXProjectionType type );
|
| /RvlSDK-3.3/build/libraries/mtx/ |
| D | makefile | 20 MODULENAME = mtx 23 LIBNAME = mtx 28 CLIBSRCS = mtx.c \
|
| /RvlSDK-3.3/build/demos/gxdemo/src/Transform/ |
| D | tf-stitch.c | 58 GXPosNrmMtx mtx; member 327 GXLoadPosMtxImm(mv, segs[(i + (10 * k)) - k].mtx); in DrawTick() 334 GXLoadNrmMtxImm(mv, segs[(i + (10 * k)) - k].mtx); in DrawTick() 362 GXMatrixIndex1u8(segs[((j + (10 * k)) - k) + 1].mtx); in DrawTick() 367 GXMatrixIndex1u8(segs[((j + (10 * k)) - k)].mtx); in DrawTick() 373 GXMatrixIndex1u8(segs[((j + (10 * k)) - k) + 1].mtx); in DrawTick() 378 GXMatrixIndex1u8(segs[((j + (10 * k)) - k)].mtx); in DrawTick() 499 GXLoadNrmMtxImm(mv, seg->mtx); in ComputeNormalRotMtx()
|
| /RvlSDK-3.3/build/demos/gxdemo/ |
| D | makefile | 62 DisplayList/DL-tf-mtx.c \ 128 Transform/tf-pn-mtx.c Transform/tf-stitch.c \ 129 Transform/tf-tg-mtx.c Transform/tf-mirror.c \ 144 DL-geom DL-tex DL-tf-mtx \ 181 tf-pn-mtx tf-stitch tf-tg-mtx tf-mirror \ 221 $(FULLBIN_ROOT)/DL-tf-mtx$(BINSUFFIX): DisplayList/DL-tf-mtx.o \ 456 $(FULLBIN_ROOT)/tf-pn-mtx$(BINSUFFIX): Transform/tf-pn-mtx.o \ 462 $(FULLBIN_ROOT)/tf-tg-mtx$(BINSUFFIX): Transform/tf-tg-mtx.o \
|
| /RvlSDK-3.3/build/demos/osdemo/src/ |
| D | fontdemo1.c | 66 Mtx mtx; in LoadSheet() local 90 MTXScale(mtx, 1.0f / FontData->sheetWidth, in LoadSheet() 93 GXLoadTexMtxImm(mtx, GX_TEXMTX0, GX_MTX2x4); in LoadSheet()
|
| /RvlSDK-3.3/RVL/bin/demos/gxdemo/ |
| D | smp-onetri.map | 757 00013360 0002b4 80019a60 00015be0 1 .text mtx.a mtx.o 758 UNUSED 00003c ........ ........ C_MTXIdentity mtx.a mtx.o 759 00013360 00002c 80019a60 00015be0 16 PSMTXIdentity mtx.a mtx.o 760 UNUSED 00006c ........ ........ C_MTXCopy mtx.a mtx.o 761 UNUSED 000034 ........ ........ PSMTXCopy mtx.a mtx.o 762 UNUSED 0002ac ........ ........ C_MTXConcat mtx.a mtx.o 763 00013390 0000cc 80019a90 00015c10 16 PSMTXConcat mtx.a mtx.o 764 UNUSED 000068 ........ ........ C_MTXConcatArray mtx.a mtx.o 765 UNUSED 000188 ........ ........ PSMTXConcatArray mtx.a mtx.o 766 UNUSED 00009c ........ ........ C_MTXTranspose mtx.a mtx.o [all …]
|
| /RvlSDK-3.3/build/demos/gxdemo/src/PixelProc/ |
| D | pix-z-comp.c | 392 Mtx mtx; in myDrawModel() local 421 MTXScale( mtx, ((float)width)/200.0f, ((float)height)/200.f, sceneZScale ); in myDrawModel() 422 GXLoadPosMtxImm( mtx, GX_PNMTX0 ); in myDrawModel()
|
| D | pix-a-comp.c | 494 Mtx mtx; in myDrawModel() local 523 MTXScale( mtx, ((float)width)/200.0f, ((float)height)/200.f, 1.0f ); in myDrawModel() 524 GXLoadPosMtxImm( mtx, GX_PNMTX0 ); in myDrawModel()
|
| /RvlSDK-3.3/RVL/bin/demos/thpdemo/ |
| D | THPSimple.map | 793 000154c0 00002c 8001bbc0 00017d40 1 .text mtx.a mtx.o 794 UNUSED 00003c ........ ........ C_MTXIdentity mtx.a mtx.o 795 000154c0 00002c 8001bbc0 00017d40 16 PSMTXIdentity mtx.a mtx.o 796 UNUSED 00006c ........ ........ C_MTXCopy mtx.a mtx.o 797 UNUSED 000034 ........ ........ PSMTXCopy mtx.a mtx.o 798 UNUSED 0002ac ........ ........ C_MTXConcat mtx.a mtx.o 799 UNUSED 0000cc ........ ........ PSMTXConcat mtx.a mtx.o 800 UNUSED 000068 ........ ........ C_MTXConcatArray mtx.a mtx.o 801 UNUSED 000188 ........ ........ PSMTXConcatArray mtx.a mtx.o 802 UNUSED 00009c ........ ........ C_MTXTranspose mtx.a mtx.o [all …]
|
| /RvlSDK-3.3/build/libraries/demo/src/ |
| D | DEMOPuts.c | 565 Mtx mtx; in LoadSheet() local 595 MTXScale(mtx, 1.0f / FontData->sheetWidth, in LoadSheet() 598 GXLoadTexMtxImm(mtx, GX_TEXMTX0, GX_MTX2x4); in LoadSheet()
|
| /RvlSDK-3.3/vcmv/depend/RVL/DEBUG/ |
| D | vcmv_test.d | 67 C:/Nintendo/Revolution/RVL_SDK/include/revolution/mtx/GeoTypes.h \ 73 C:/Nintendo/Revolution/RVL_SDK/include/revolution/mtx.h \
|
| /RvlSDK-3.3/build/ |
| D | makefile | 56 mtx \
|
| /RvlSDK-3.3/vcmv/bin/RVL/ |
| D | VcmvTestD.map | 1074 0001cef0 001088 80024070 00020250 1 .text mtxD.a mtx.o 1075 0001cef0 0000cc 80024070 00020250 16 C_MTXIdentity mtxD.a mtx.o 1076 0001cfc0 000084 80024140 00020320 16 PSMTXIdentity mtxD.a mtx.o 1077 0001d050 000104 800241d0 000203b0 16 C_MTXCopy mtxD.a mtx.o 1078 0001d160 000034 800242e0 000204c0 16 PSMTXCopy mtxD.a mtx.o 1079 0001d1a0 0003a0 80024320 00020500 16 C_MTXConcat mtxD.a mtx.o 1080 0001d540 0000cc 800246c0 000208a0 16 PSMTXConcat mtxD.a mtx.o 1081 UNUSED 000130 ........ ........ C_MTXConcatArray mtxD.a mtx.o 1082 UNUSED 00015c ........ ........ PSMTXConcatArray mtxD.a mtx.o 1083 UNUSED 000138 ........ ........ C_MTXTranspose mtxD.a mtx.o [all …]
|
| /RvlSDK-3.3/build/buildtools/ |
| D | commondefs | 205 $(INSTALL_ROOT)/lib/mtx$(LIBSUFFIX) \
|