Historial de Commits

Autor SHA1 Mensaje Fecha
  Stephan Unverwerth 3dd9efd35f LibGL: Fix incorrect blend factor setup hace 3 años
  Stephan Unverwerth 22905daacb LibGL: Fix interpretation of BGRA byte order hace 3 años
  Jesse Buhagiar 8157e7740b LibGL: Implement `glColorMask` hace 3 años
  Stephan Unverwerth 5f863016ca LibGL: Implement glDepthMask hace 3 años
  Stephan Unverwerth 12785849aa LibGL: Turn Sampler2D into an actual class hace 3 años
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions hace 4 años
  Jesse Buhagiar 8298e406a4 LibGL: Use Texture Units in Rasterizer and Context hace 4 años
  Stephan Unverwerth 755393e684 LibGL: Implement glBindTexture() hace 4 años
  Stephan Unverwerth fde0045ebe LibGL: Introduce Texture base class for all texture types hace 4 años
  Stephan Unverwerth 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) hace 4 años
  Jesse Buhagiar 3287709df9 LibGL: Add texture sampling to SW Rasterizer hace 4 años
  Stephan Unverwerth e54d96d53e LibGL: Implement glReadPixels() hace 4 años
  Stephan Unverwerth 2dcafde330 LibGL: Implement alpha testing in SoftwareRasterizer hace 4 años
  Stephan Unverwerth da57563c1c LibGL: Implement glShadeModel() hace 4 años
  Stephan Unverwerth f70a6ff712 LibGL: Implement color blending hace 4 años
  Stephan Unverwerth b63b15eeb5 LibGL: SoftwareRasterizer: Use perspective correct interpolation hace 4 años
  Stephan Unverwerth 4b55aea307 LibGL: Generate coverage and depth masks in the software rasterizer hace 4 años
  Stephan Unverwerth f112c594a7 LibGL: Use integer math in rasterizer coverage calculations hace 4 años
  Stephan Unverwerth e8f66f821c LibGL: Add depth tests and writes to SoftwareRasterizer hace 4 años
  Stephan Unverwerth 5ff248649b LibGL: Add software rasterizer hace 4 años