Историја ревизија

Аутор SHA1 Порука Датум
  Popov72 2d9a57dc9a Create a sampler without a mip filter if no mipmaps пре 4 година
  Popov72 bb42826707 Fix command encoder created when not necessary пре 4 година
  Popov72 d940540fbe Manage a cache of samplers пре 4 година
  Popov72 56d03ba3c1 Implement invertY and premultiplyAlpha for textures пре 4 година
  Popov72 1a0d683c49 Generate mipmaps with the right encoder пре 4 година
  Popov72 44c53b3c6f Add support for 3D textures пре 4 година
  Popov72 917058fefb Added push/pop debug markers пре 4 година
  Popov72 d645df5874 Sync with spec пре 4 година
  Popov72 4e5ea4936a Add support for CSM to webgpu пре 4 година
  Popov72 5d6d066a80 Fix readPixels when bytesPerRow not multiple of 256 пре 4 година
  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 година