| /CafeSDK-2.12.13-1/system/bin/tool/mastering/Ionic.Zip.dll_licenses/ |
| D | License.zlib.txt | 2 The following licenses govern use of the accompanying software, the 3 DotNetZip library ("the software"). If you use the software, you accept 4 these licenses. If you do not accept the license, do not use the software. 16 Redistribution and use in source and binary forms, with or without 52 arising from the use of this software. 54 Permission is granted to anyone to use this software for any purpose, 59 claim that you wrote the original software. If you use this software
|
| D | License.txt | 3 …use of the accompanying software, the DotNetZip library ("the software"). If you use the software,… 19 …dwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sa… 23 (A) No Trademark License- This license does not grant you rights to use any contributors' name, log…
|
| D | License.bzip2.txt | 18 * "License"); you may not use this file except in compliance
|
| /CafeSDK-2.12.13-1/system/include/cafe/gx2/ |
| D | gx2Surface.h | 104 GX2SurfaceUse use; member 551 colorBuffer->surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in GX2InitColorBuffer() 620 colorBuffer->surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE_FTV; in GX2InitColorBufferFTV() 626 paddedSurf.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in GX2InitColorBufferFTV() 668 …depthBuffer->surface.use = ((format==GX2_SURFACE_FORMAT_D_D24_S8_UNORM) || (format==GX2_SURFACE_FO… in GX2InitDepthBuffer() 1223 GX2Boolean GX2API GX2CheckSurfaceUseVsFormat(GX2SurfaceUse use, GX2SurfaceFormat format);
|
| D | gx2Texture.h | 182 texture->surface.use = GX2_SURFACE_USE_TEXTURE; in GX2InitTexture()
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gfd/ |
| D | gfdFileTexture.cpp | 41 GX2SurfaceUse use; member 82 pTXout32->surface.use = pTXin64->surface.use; in GFDRepackTexture32Bit() 118 pTXout64->surface.use = pTXin32->surface.use; in GFDRepackTexture64Bit()
|
| /CafeSDK-2.12.13-1/system/include/nn/erreula/ |
| D | erreula_Api.h | 297 void PlayAppearSE( bool use );
|
| /CafeSDK-2.12.13-1/system/bin/tool/ |
| D | pcfsoversata.bat | 28 echo Bad argument '%1' on command line. Please use -enable or -disable
|
| D | cafeoptions.bat | 139 echo -nocafex Do not use CafeX; uses Cygwin shell scripts 145 echo -nopcfsoversata Disable PCFS over SATA; use PCFS over SDIO 147 echo -nocygwin Do not use Cygwin; for running apps only
|
| /CafeSDK-2.12.13-1/system/include/cafe/demo/ |
| D | demoGfx.h | 204 colorBuffer->surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in DEMOGfxInitColorBufferEx() 242 …depthBuffer->surface.use = ((format==GX2_SURFACE_FORMAT_D_D24_S8_UNORM) || (format==GX2_SURFACE_FO… in DEMOGfxInitDepthBufferEx()
|
| /CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/ |
| D | demoGfx.h | 204 colorBuffer->surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in DEMOGfxInitColorBufferEx() 242 …depthBuffer->surface.use = ((format==GX2_SURFACE_FORMAT_D_D24_S8_UNORM) || (format==GX2_SURFACE_FO… in DEMOGfxInitDepthBufferEx()
|
| /CafeSDK-2.12.13-1/system/src/lib/libsys/ |
| D | ppc_regs.ppc | 29 /* For code that might use isel or e500 SIMD instructions, remember to
|
| D | _readme.txt | 24 select the libsys.bld field from within the parent project and use the
|
| /CafeSDK-2.12.13-1/system/include/nn/ac/ |
| D | ac_Config.h | 755 void SetProxyUse( Config* pConfig, u16 use ); 1133 NN_EXTERN_C void ACSetProxyUse( ACConfig* pConfig, u16 use );
|
| /CafeSDK-2.12.13-1/system/src/lib/gx2ut/ |
| D | gx2utResolve.cpp | 205 dstBuffer.surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in GX2UTResolveAAColorBufferRectOp()
|
| D | gx2utCopy.cpp | 296 colorBuffer.surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in GX2UTCopySurfaceRectOp() 337 texture.surface.use = GX2_SURFACE_USE_TEXTURE; in GX2UTCopySurfaceRectOp()
|
| D | gx2utClear.cpp | 528 db.surface.use = GX2_SURFACE_USE_DEPTH_BUFFER; in GX2UTClearRectOp() 562 cb.surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in GX2UTClearRectOp()
|
| /CafeSDK-2.12.13-1/ |
| D | cafe.bat | 195 :: manually set CAFE_ROOT below to use /cygdrive/<path> as starting path that the build sys… 737 echo Error: Can't find Cygwin. Please set CYGWIN_PATH or use install_cygwin.bat 752 echo -nocafex Do not use CafeX; uses Cygwin shell scripts 758 echo -nopcfsoversata Disable PCFS over SATA; use PCFS over SDIO 760 echo -nocygwin Do not use Cygwin; for running apps only 767 echo -default Save these settings for future use
|
| /CafeSDK-2.12.13-1/system/src/lib/demo/ |
| D | demoCapture.c | 281 DEMOCaptureData.colorBuffer.surface.use = in DEMOCaptureInit()
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/tgaReader/ |
| D | tgaReader.cpp | 353 pSurface->use = GX2_SURFACE_USE_TEXTURE; in GetGX2TextureInfo()
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/texConvert/ |
| D | TexConvert.cpp | 340 printf(" use = %d\n", pGx2Textures->surface.use); in PrintTextureSurfaceInfo()
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/ddsReader/ |
| D | DDS_Helpers.cpp | 133 pSurface->use = GX2_SURFACE_USE_TEXTURE; in GetGX2TextureInfo()
|