Histórico de Commits

Autor SHA1 Mensagem Data
  Stephan Unverwerth 4a99875582 LibGL+LibGPU+LibSoftGPU: Add virtual base class for Images há 3 anos atrás
  Stephan Unverwerth e7450fa940 LibGL+LibGPU+LibSoftGPU: Move SamplerConfig to LibGPU há 3 anos atrás
  Jelle Raaijmakers ae88c642c6 LibSoftGPU: Test for `1.f` equality in determining the scale factor há 3 anos atrás
  Jelle Raaijmakers 3ece3f3ed1 LibSoftGPU: Remove a lot of `[ui]32x4` casts in `Sampler` há 3 anos atrás
  Stephan Unverwerth 8165346ae4 LibSoftGPU: Choose correct texture filter based on scale factor há 3 anos atrás
  Stephan Unverwerth 7a19d0b4f9 LibSoftGPU: Add mipmap selection to sampler class há 3 anos atrás
  Stephan Unverwerth 6f261d0362 LibSoftGPU: Use bitwise and instead of modulus operator for POT textures há 3 anos atrás
  Stephan Unverwerth 034dc480d2 LibSoftGPU: Vectorize texture sampling and shading há 3 anos atrás
  Jelle Raaijmakers a362a95912 LibSoftGPU: Shift U/V coordinates just once in `Sampler` há 3 anos atrás
  Jelle Raaijmakers bca1b9f475 LibSoftGPU: Use `AK::mix` instead of manual interpolation há 3 anos atrás
  Stephan Unverwerth fe36edf6ae LibSoftGPU: Put all constexpr config options into Config.h há 3 anos atrás
  Jesse Buhagiar ca093f442c LibSoftGPU: Mark `wrap_clamp` as [[maybe_unused]] há 3 anos atrás
  Jelle Raaijmakers f856f49edb LibSoftGPU: Clamp to edge instead of border há 3 anos atrás
  Stephan Unverwerth b8bb72abbe LibSoftGPU: Add device method for creating images há 3 anos atrás