citro3d/include
fincs 0fd245b171 Begin overhauling texture API, see details:
- Now supports multilevel data (LOD) used for mipmapping
- Basic mipmap generation (currently only for RGBA8 and RGB8 textures)
- Texture type can now be specified (TODO: support cube textures)
- Border color can also be specified now
- More flexibility in texture initialization parameters
2017-02-09 20:07:37 +01:00
..
c3d Begin overhauling texture API, see details: 2017-02-09 20:07:37 +01:00
citro3d.h Add doxygen support 2017-02-09 19:45:33 +01:00