Historial de Commits

Autor SHA1 Mensaje Fecha
  Stephan Unverwerth 8165346ae4 LibSoftGPU: Choose correct texture filter based on scale factor hace 3 años
  Stephan Unverwerth 7a19d0b4f9 LibSoftGPU: Add mipmap selection to sampler class hace 3 años
  Stephan Unverwerth 6f261d0362 LibSoftGPU: Use bitwise and instead of modulus operator for POT textures hace 3 años
  Stephan Unverwerth 034dc480d2 LibSoftGPU: Vectorize texture sampling and shading hace 3 años
  Jelle Raaijmakers a362a95912 LibSoftGPU: Shift U/V coordinates just once in `Sampler` hace 3 años
  Jelle Raaijmakers bca1b9f475 LibSoftGPU: Use `AK::mix` instead of manual interpolation hace 3 años
  Stephan Unverwerth fe36edf6ae LibSoftGPU: Put all constexpr config options into Config.h hace 3 años
  Jesse Buhagiar ca093f442c LibSoftGPU: Mark `wrap_clamp` as [[maybe_unused]] hace 3 años
  Jelle Raaijmakers f856f49edb LibSoftGPU: Clamp to edge instead of border hace 3 años
  Stephan Unverwerth b8bb72abbe LibSoftGPU: Add device method for creating images hace 3 años