Commit History

Автор SHA1 Съобщение Дата
  riperiperi f0e27a23a5 Add short duration texture cache (#3754) преди 3 години
  gdkchan 94a64f2aea Remove textures from cache on unmap if not mapped and modified (#4211) преди 3 години
  riperiperi 470be03c2f GPU: Add fallback when 16-bit formats are not supported (#4108) преди 3 години
  gdkchan f906eb06c2 Implement a software ETC2 texture decoder (#4121) преди 3 години
  gdkchan a6a67a2b7a Minor improvement to Vulkan pipeline state and bindings management (#3829) преди 3 години
  gdkchan 88a8d1e567 Fix disposed textures being updated on TextureBindingsManager (#3750) преди 3 години
  riperiperi bf77d1cab9 GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745) преди 3 години
  gdkchan 923089a298 Fast path for Inline-to-Memory texture data transfers (#3610) преди 3 години
  gdkchan 2232e4ae87 Vulkan backend (#2518) преди 3 години
  riperiperi 99ffc061d3 Optimize Texture Binding and Shader Specialization Checks (#3399) преди 3 години
  gdkchan a3e7bb8eb4 Copy dependency for multisample and non-multisample textures (#3382) преди 4 години
  gdkchan 3139a85a2b Allow copy texture views to have mismatching multisample state (#3152) преди 4 години
  gdkchan 42c75dbb8f Add support for BC1/2/3 decompression (for 3D textures) (#2987) преди 4 години
  gdkchan 6e0799580f Fix render target clear when sizes mismatch (#2994) преди 4 години
  riperiperi ef24c8983d Fix adjacent 3d texture slices being detected as Incompatible Overlaps (#2993) преди 4 години
  riperiperi cda659955c Texture Sync, incompatible overlap handling, data flush improvements. (#2971) преди 4 години
  gdkchan c05c8e09d4 Add support for the R4G4 texture format (#2956) преди 4 години
  gdkchan a87f7f2029 Fix DMA copy fast path line size when xCount < stride (#2942) преди 4 години
  riperiperi bc4e70b6fa Move texture anisotropy check to SetInfo (#2843) преди 4 години
  gdkchan ac4ec1a015 Account for negative strides on DMA copy (#2623) преди 4 години
  riperiperi b0e410a828 Lift textures in the AutoDeleteCache for all modifications. (#2615) преди 4 години
  riperiperi 15e7fe3ac9 Avoid deleting textures when their data does not overlap. (#2601) преди 4 години
  riperiperi bdc1f91a5b Remove pool cache entries for incompatible overlapping textures (#2568) преди 4 години
  riperiperi 0a80a837cb Use "Undesired" scale mode for certain textures rather than blacklisting (#2537) преди 4 години
  riperiperi 4b60371e64 Return mapped buffer pointer directly for flush, WriteableRegion for textures (#2494) преди 4 години
  riperiperi ca5ac37cd6 Flush buffers and texture data through a persistent mapped buffer. (#2481) преди 4 години
  gdkchan fbb4019ed5 Initial support for separate GPU address spaces (#2394) преди 4 години
  gdkchan a10b2c5ff2 Initial support for GPU channels (#2372) преди 4 години
  riperiperi 79092310fa Compare aligned size for largest mip level when considering sampler resize (#2306) преди 5 години
  riperiperi 212e472c9f Use copy dependencies for the Intel/AMD view format workaround (#2144) преди 5 години