Popov72
|
2497802cb7
Add asynchronous texture read pixels
|
4 年之前 |
Popov72
|
f8247c580b
Add debug code
|
4 年之前 |
Popov72
|
872e3cd422
Mipmap generation: make sure to use a pipeline with an attachment using the right texture format
|
4 年之前 |
Popov72
|
1308979c76
Make the right computation for the number of mip levels
|
4 年之前 |
Popov72
|
db1dda51ff
Remove debug code
|
4 年之前 |
Popov72
|
554a5e96b3
Fix alignment calculation
|
4 年之前 |
Popov72
|
02db08e1e1
Allow custom usage flags when creating textures
|
4 年之前 |
Popov72
|
0c686fca69
Fix dds loading
|
4 年之前 |
Popov72
|
2c9ff16708
Handle compressed textures with mipmaps
|
4 年之前 |
Popov72
|
26706fe638
Correct case of enum names
|
4 年之前 |
Popov72
|
7056775669
Handle compressed textures (no mipmap support yet)
|
4 年之前 |
Popov72
|
f97c8e6db2
Some more testing with update texture
|
4 年之前 |
Popov72
|
2c3d914e4e
Added some debug code + renaming of variables
|
4 年之前 |
Popov72
|
b96f14a3f0
Added some texture testing code
|
4 年之前 |
Popov72
|
89ab9eb9f4
Rework code to avoid promises + remove scaleY(-1) on canvas
|
5 年之前 |
Popov72
|
b6f3782bba
Use the uploadEncoder for all texture related operations
|
5 年之前 |
Popov72
|
2c63d3791d
More WebGPU texture creation / loading / updating work
|
5 年之前 |
Popov72
|
2b068f0c2c
Fix mipmaps generation for cube texture
|
5 年之前 |
Popov72
|
4b3bb55faf
Add createCubeTexture for WebGPU
|
5 年之前 |
Popov72
|
f88c2d8bc2
Handle invertY on textures
|
5 年之前 |
Popov72
|
e8fe317e70
Don't use webgl to load texture
|
5 年之前 |