Historique des commits

Auteur SHA1 Message Date
  Popov72 9febb85528 Fix sample count invalid values il y a 4 ans
  Popov72 723756977d Don't clear mipmaps before generating them il y a 4 ans
  Popov72 27fe5dedbc Code refactoring il y a 4 ans
  Popov72 0194f63083 Fix doc il y a 4 ans
  Popov72 408e753b3e Scissor clear il y a 4 ans
  Popov72 70ec2fdd04 Add suport for multiple render textures to webgpu il y a 4 ans
  Popov72 8525b9802d Remove unneeded code il y a 4 ans
  Popov72 3f99957cb7 Fix wrong sampler address mode il y a 4 ans
  Popov72 36df52322e Remove unused code/comments il y a 4 ans
  Popov72 4df32485ae Add support for MSAA il y a 4 ans
  Popov72 0297794bfc Code refactoring il y a 4 ans
  Popov72 2d9a57dc9a Create a sampler without a mip filter if no mipmaps il y a 4 ans
  Popov72 bb42826707 Fix command encoder created when not necessary il y a 4 ans
  Popov72 d940540fbe Manage a cache of samplers il y a 4 ans
  Popov72 56d03ba3c1 Implement invertY and premultiplyAlpha for textures il y a 4 ans
  Popov72 1a0d683c49 Generate mipmaps with the right encoder il y a 4 ans
  Popov72 44c53b3c6f Add support for 3D textures il y a 4 ans
  Popov72 917058fefb Added push/pop debug markers il y a 4 ans
  Popov72 d645df5874 Sync with spec il y a 4 ans
  Popov72 4e5ea4936a Add support for CSM to webgpu il y a 4 ans
  Popov72 5d6d066a80 Fix readPixels when bytesPerRow not multiple of 256 il y a 4 ans
  Popov72 2497802cb7 Add asynchronous texture read pixels il y a 4 ans
  Popov72 f8247c580b Add debug code il y a 4 ans
  Popov72 872e3cd422 Mipmap generation: make sure to use a pipeline with an attachment using the right texture format il y a 4 ans
  Popov72 1308979c76 Make the right computation for the number of mip levels il y a 4 ans
  Popov72 db1dda51ff Remove debug code il y a 4 ans
  Popov72 554a5e96b3 Fix alignment calculation il y a 4 ans
  Popov72 02db08e1e1 Allow custom usage flags when creating textures il y a 4 ans
  Popov72 0c686fca69 Fix dds loading il y a 4 ans
  Popov72 2c9ff16708 Handle compressed textures with mipmaps il y a 4 ans