提交历史

作者 SHA1 备注 提交日期
  Stephan Unverwerth 6f261d0362 LibSoftGPU: Use bitwise and instead of modulus operator for POT textures 3 年之前
  Stephan Unverwerth 034dc480d2 LibSoftGPU: Vectorize texture sampling and shading 3 年之前
  Jelle Raaijmakers a362a95912 LibSoftGPU: Shift U/V coordinates just once in `Sampler` 3 年之前
  Jelle Raaijmakers bca1b9f475 LibSoftGPU: Use `AK::mix` instead of manual interpolation 3 年之前
  Stephan Unverwerth fe36edf6ae LibSoftGPU: Put all constexpr config options into Config.h 3 年之前
  Jesse Buhagiar ca093f442c LibSoftGPU: Mark `wrap_clamp` as [[maybe_unused]] 3 年之前
  Jelle Raaijmakers f856f49edb LibSoftGPU: Clamp to edge instead of border 3 年之前
  Stephan Unverwerth b8bb72abbe LibSoftGPU: Add device method for creating images 3 年之前