Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelle Raaijmakers aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations hace 1 año
  Jelle Raaijmakers edcb6176ce LibGL+Lib*GPU: Set model view and projection matrices separately hace 1 año
  Linus Groh e76394d96c AK: Remove infallible version of StringBuilder::to_byte_buffer hace 2 años
  Karol Baraniecki fc4d37eea5 LibGL: Use fallible version of StringBuilder::to_byte_buffer hace 2 años
  Jelle Raaijmakers e3f8ac2c05 LibGL: Remove DeprecatedString usage hace 2 años
  Jelle Raaijmakers ee4039caf8 LibGL: Stop unnecessarily casting to `float` hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Linus Groh d26aabff04 Everywhere: Run clang-format hace 2 años
  Jelle Raaijmakers fe5419da0f LibGL: Implement state for all pixel store parameters hace 2 años
  Jelle Raaijmakers 6c87c98ed0 LibGL: Remove `GL::present_context` hace 2 años
  Jelle Raaijmakers f6dfd77268 LibGL: Prevent segfault due to texture destruction hace 2 años
  Andrew Kaster 8ed5ed3ec0 LibGL: Make GL::create_context fallible hace 2 años
  Jelle Raaijmakers bac7a12fb9 LibGL: Simplify setting the color mask hace 2 años
  Jelle Raaijmakers 1aa1c89afa LibGL+LibGPU+LibSoftGPU: Report texture clamp to edge support hace 2 años
  Jelle Raaijmakers 00d46e5d77 LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit hace 2 años
  Jelle Raaijmakers 44953a4301 LibGL+LibGPU+LibSoftGPU: Implement `glCopyTex(Sub)?Image2d` hace 2 años
  Jelle Raaijmakers eb81b66b4e LibGL+LibGPU+LibSoftGPU: Rename `blit_color_buffer_to` hace 2 años
  Jelle Raaijmakers 1d36bfdac1 LibGL+LibSoftGPU: Implement fixed pipeline support for `GL_COMBINE` hace 2 años
  Jelle Raaijmakers 6d8dd0ee61 LibGL: Remove unused/default includes from `GLContext` hace 2 años
  Jelle Raaijmakers f08411ba3f LibGL: Improve constants and types compatibility hace 2 años
  Jelle Raaijmakers 94f016b363 LibGL+LibGPU+LibSoftGPU: Report texture env add extension hace 2 años
  Jelle Raaijmakers eb7c3d16fb LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion hace 2 años
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Luke Wilde 971d6ce16f LibGL: Reject GL_LEFT and GL_RIGHT in glCullFace hace 3 años
  RKBethke 0836912a6d LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane hace 3 años
  Jelle Raaijmakers a20bf80b05 LibGL+LibGPU+LibSoftGPU: Implement point and line drawing hace 3 años
  Jelle Raaijmakers 582fb3f263 LibGL+LibGPU: Copy line width to rasterizer in `glLineWidth` hace 3 años
  Jelle Raaijmakers 0dcb23ee96 LibGL+LibGPU: Implement `glPointSize` hace 3 años
  Jelle Raaijmakers 365fb36108 LibGL: Split up GLContext implementation into logical units hace 3 años