citro3d/include
fincs 15de0e300e Add support for cube textures, see below:
- Added C3D_TexCube structure for holding pointers to all 6 faces
- C3D_TexLoadImage accepts face number and mipmap level
- C3D_TexGenerateMipmap accepts face number
- Added functions (C3D_Tex*GetImagePtr) for accessing image data
- Now using GX to copy texture data to VRAM instead of failing
- Moved texunit setup code to texture.c
2017-02-12 00:14:04 +01:00
..
c3d Add support for cube textures, see below: 2017-02-12 00:14:04 +01:00
citro3d.h Add doxygen support 2017-02-09 19:45:33 +01:00