Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelle Raaijmakers ea6bcda79c LibGL: Implement `glStencil*` functions hace 3 años
  Jelle Raaijmakers 65cda8e4aa LibGL: Always inline `to_rgba32()` hace 3 años
  Jelle Raaijmakers 930782a155 LibGL: Fix scissor box coordinate system hace 3 años
  Jelle Raaijmakers 5788a139d8 LibGL: Implement texture unit texturing states hace 3 años
  Jelle Raaijmakers bb58f6ccab LibGL: Implement `glScissor()` hace 3 años
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() hace 3 años
  Stephan Unverwerth 15299b763c LibGL: Implement glPolygonOffset hace 3 años
  Stephan Unverwerth 7cbaaf8366 LibGL: Implement glDrawBuffer hace 3 años
  Stephan Unverwerth b54573739c LibGL: Implement glTexEnvf hace 3 años
  Jesse Buhagiar 924d890bfe LibGL: Implement fog effect in Software Rasterizer hace 3 años
  Jesse Buhagiar 0152f1924b LibGL: Use integer comparison for GL_EQUAL and GL_NOTEQUAL hace 3 años
  Stephan Unverwerth c4de2bb5e5 LibGL: Leave render loop early if color mask empty hace 3 años
  Stephan Unverwerth 220ac5eb02 LibGL: Fix clipping and interpolate vertex attributes hace 3 años
  Stephan Unverwerth 5b9c87a8b5 LibGL: Implement glDepthFunc hace 3 años
  Stephan Unverwerth a97dbd2317 LibGL: Implement glDepthRange hace 3 años
  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 4 años
  Stephan Unverwerth 5f863016ca LibGL: Implement glDepthMask hace 4 años
  Stephan Unverwerth 12785849aa LibGL: Turn Sampler2D into an actual class hace 4 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