8 Commits

Author SHA1 Message Date
5d608624c0 fixed mipmaps autogen at Cubemap 2022-01-07 19:39:39 +08:00
80bacd2b44 improved TextureLoader and VKTexture2DLoader 2021-12-14 16:32:03 +08:00
08fb9ec6d1 move codes.
1.add a new construct function of TextureData, it's use TextureCreateInfo params.
2.add a new construct function of BufferImageCopy.
2020-11-17 14:35:04 +08:00
672a14e656 1.removed command_buffer from RenderTarget
2.created and used RenderbufferInfo
2020-10-27 22:43:24 +08:00
e13d442ee1 support texture file with mipmaps data. 2020-10-25 21:29:18 +08:00
2c5fd977f2 finished support autoGenerateMipmaps 2020-10-24 21:50:36 +08:00
0e411740ad all codes use new method, it's TextureCreateInfo 2020-10-24 19:11:03 +08:00
507c46cc78 create a new VKTextureCreateInfo.h 2020-10-23 21:21:09 +08:00