Historial de Commits

Autor SHA1 Mensaje Fecha
  Stephan Unverwerth 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) hace 4 años
  Jesse Buhagiar ebe38639bc LibGL: Fix incorrect sign compare caused by GLsizei changes hace 4 años
  Jesse Buhagiar 3287709df9 LibGL: Add texture sampling to SW Rasterizer hace 4 años
  Jesse Buhagiar e21ba0cd12 LibGL: Implement glTexCoord2f hace 4 años
  Jesse Buhagiar 4f324ba4d7 LibGL: Implement Texture State Management hace 4 años
  Jesse Buhagiar 21dff6d40b LibGL: Add Texture Name Allocation hace 4 años
  Stephan Unverwerth e54d96d53e LibGL: Implement glReadPixels() hace 4 años
  Stephan Unverwerth d6c84ca4df LibGL: Implement glReadPixels() stub with argument validation hace 4 años
  Stephan Unverwerth 24e74750d5 LibGL: Implement glReadBuffer() hace 4 años
  Stephan Unverwerth eed0bcaf42 LibGL: Implement glHint() hace 4 años
  Linus Groh 0aab774343 Everywhere: Fix a bunch of typos hace 4 años
  Stephan Unverwerth 1bd754882d LibGL: Implement glAlphaFunc() hace 4 años
  Stephan Unverwerth d6e8634576 LibGL: Add glBlendFunc() and glShadeModel() to call lists hace 4 años
  Stephan Unverwerth da57563c1c LibGL: Implement glShadeModel() hace 4 años
  Stephan Unverwerth d6e9b433cf LibGL: Add support for GL_BLEND in glEnable() and glDisable() hace 4 años
  Stephan Unverwerth 279737642c LibGL: Add defines and stubs for glBlendFunc() hace 4 años
  Stephan Unverwerth 2b9ad11bd8 LibGL: Implement glFlush() and glFinish() hace 4 años
  Stephan Unverwerth c2d84efaae LibGfx+Demos: Make Matrix4x4 a true alias for Matrix<4,T> hace 4 años
  Stephan Unverwerth b63b15eeb5 LibGL: SoftwareRasterizer: Use perspective correct interpolation hace 4 años
  Ali Mohammad Pur 720d21411b LibGL: Implement glGenLists and a few friends hace 4 años
  Stephan Unverwerth a8fc4be47a LibGL: Add supporting code for depth buffer hace 4 años
  Jesse Buhagiar e8cd89a538 LibGL: Move polygon clipping to `Clipper` class hace 4 años
  Stephan Unverwerth 5ff248649b LibGL: Add software rasterizer hace 4 años
  Stephan Unverwerth e6c0600499 LibGL: Add back face culling functions hace 4 años
  Ali Mohammad Pur f601f12801 LibGL: Implement glOrtho and underlying functions hace 4 años
  Jesse Buhagiar f07a7f7b94 LibGL: Impement glLoadMatrixf and underlying function hace 4 años
  Jesse Buhagiar ea0df0b5da LibGL: Implement glScalef hace 4 años
  Jesse Buhagiar 55b3ecfbd3 LibGL: Check for matrix stack over/underflow hace 4 años
  Jesse Buhagiar 1959efe063 LibGL: Set GL error on some calls during begin/end hace 4 años
  Jesse Buhagiar e537e2690a LibGL: Implement glGetError and underlying function hace 4 años