|
416b7bfcb3
|
support C++20
|
2024-07-26 03:24:44 +08:00 |
|
|
65c3d5cad1
|
renamed to CreateTexture from GetTexture in TextureLoader<>
|
2023-09-25 19:49:06 +08:00 |
|
|
5230fbc27f
|
added little codes of texture 2d array, but can't run.
|
2023-09-25 16:38:02 +08:00 |
|
|
7967150722
|
upgraded codes and then it can run.
|
2023-07-28 20:17:46 +08:00 |
|
|
7c575e6e37
|
optimized codes of Texture Loader
|
2022-01-05 11:26:24 +08:00 |
|
|
80bacd2b44
|
improved TextureLoader and VKTexture2DLoader
|
2021-12-14 16:32:03 +08:00 |
|
|
b2b625ef92
|
improved GenerateMipmaps function.
|
2021-12-14 11:08:33 +08:00 |
|
|
7c2af6788d
|
compressed texture file header
|
2021-12-14 10:34:44 +08:00 |
|
|
273c99e0ce
|
added many loader of texture
|
2021-12-13 21:13:14 +08:00 |
|
|
9d0ae0a071
|
newly Loader code of Texture
|
2021-12-13 21:03:41 +08:00 |
|
|
d4e26d13e9
|
fixed DrawTile sample.
|
2021-09-27 12:04:29 +08:00 |
|
|
903f9081eb
|
renamed VAF to VF, FMT to PF
|
2021-06-24 19:25:43 +08:00 |
|
|
e13d442ee1
|
support texture file with mipmaps data.
|
2020-10-25 21:29:18 +08:00 |
|
|
5427d10e8d
|
support String
|
2020-09-05 17:54:21 +08:00 |
|
|
a5ab2edf12
|
support compress texture file format.
|
2020-08-06 21:27:58 +08:00 |
|
|
8cc35599ad
|
convert file codes to UTF8-BOM
|
2020-07-29 01:00:25 +08:00 |
|
|
8518ace21e
|
move Bitmap2DLoader codes to TextureLoader.h
|
2020-07-28 18:47:22 +08:00 |
|
|
5020f80060
|
updates
|
2020-07-28 16:37:01 +08:00 |
|