|
b980457ba2
|
renamed DeviceBuffer/DeviceMemory instead of GPUBuffer/GPUMemory,
|
2022-10-14 17:52:35 +08:00 |
|
|
5d608624c0
|
fixed mipmaps autogen at Cubemap
|
2022-01-07 19:39:39 +08:00 |
|
|
1d499ffd5b
|
added Cubemap support,but only test non-mipmaps texture.
|
2022-01-07 16:55:39 +08:00 |
|
|
3bd165fbe5
|
optimized params of GPUDevice::CommitTexture2DMipmaps
|
2022-01-07 12:14:43 +08:00 |
|
|
b064a4de5f
|
deleted not needed params at GPUDevice::CommitTexture2D that they are width and height.
|
2022-01-07 12:05:52 +08:00 |
|
|
f70c2d8f51
|
added clear codes and comment.
|
2022-01-07 11:57:13 +08:00 |
|
|
556f3a08a2
|
add VKDeviceTextureCube.cpp
|
2022-01-05 18:18:43 +08:00 |
|
|
cd44800254
|
splited VKDeviceTexture2D.cpp to 4 files.
|
2022-01-05 16:02:07 +08:00 |
|