Historique des commits

Auteur SHA1 Message Date
  Jelle Raaijmakers 65d4fb7649 LibGL: Set W-coordinate to 1 in `glRect*` il y a 3 ans
  Jesse Buhagiar c08dfe063a LibGL: Add stub for glCopyTexSubImage2D il y a 3 ans
  Jesse Buhagiar 6e9ea2f21f LibGL: Implement `glArrayElement` il y a 3 ans
  Jesse Buhagiar 85985e2cf4 LibGL: Implement `gl_tex_parameterfv` il y a 3 ans
  Jesse Buhagiar b928fdc3ee LibGL: Add stub `glClipPlane` il y a 3 ans
  Jesse Buhagiar c9f44c746a LibGL+LibSoftGPU: Add `GL_ADD` Texture Environment il y a 3 ans
  Stephan Unverwerth 5bb76e9b63 LibGL+LibGPU+LibSoftGPU: Load SoftGPU driver dynamically il y a 3 ans
  Stephan Unverwerth 211d24a218 LibGL+LibGPU+LibSoftGPU: Add virtual base class for devices il y a 3 ans
  Stephan Unverwerth 5d2740217f LibGL+LibGPU+LibSoftGPU: Move Vertex.h to LibGPU il y a 3 ans
  Stephan Unverwerth 5a5596b381 LibGL+LibGPU+LibSoftGPU: Move TexCoordGenerationConfig into LibGPU il y a 3 ans
  Stephan Unverwerth e416380826 LibGL+LibGPU+LibSoftGPU: Move StencilConfiguration.h to LibGPU il y a 3 ans
  Stephan Unverwerth b652db1f54 LibGL+LibGPU+LibSoftGPU: Move Material.h to LibGPU il y a 3 ans
  Stephan Unverwerth e7450fa940 LibGL+LibGPU+LibSoftGPU: Move SamplerConfig to LibGPU il y a 3 ans
  Stephan Unverwerth 4e0643ae97 LibGL+LibGPU+LibSoftGPU: Move ImageFormat.h to LibGPU il y a 3 ans
  Stephan Unverwerth 24d420312c LibGL+LibGPU+LibSoftGPU: Move Enums.h to LibGPU il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Jelle Raaijmakers 8a3242cb83 LibGL+LibSoftGPU+LibGfx: Reimplement normal transformation il y a 3 ans
  Jelle Raaijmakers 74de8e4224 LibGL: Always normalize vertex attribute data il y a 3 ans
  Jelle Raaijmakers 284a629ab4 LibGL+LibSoftGPU: Implement more of `GL_LIGHT_MODEL_COLOR_CONTROL` il y a 3 ans
  Jelle Raaijmakers 2ac415f728 LibGL: Keep track of active matrix and stack il y a 3 ans
  Jelle Raaijmakers 5d0a64bfde LibGL: Only normalize in `glRotate*` if possible il y a 3 ans
  Stephan Unverwerth 096e44285a LibGL: Merge GLContext and SoftwareGLContext il y a 3 ans
  Jelle Raaijmakers a4d98c4622 LibGL: Add context lifetime debug output il y a 3 ans
  Jelle Raaijmakers b79642ef74 LibGL: Support missing context in `glGetError` and `glGetIntegerv` il y a 3 ans
  Jelle Raaijmakers e27b077c2a LibGL: Add `GL::present_context()` il y a 3 ans
  Stephan Unverwerth 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) il y a 4 ans
  Stephan Unverwerth 5ff248649b LibGL: Add software rasterizer il y a 4 ans
  Jesse Buhagiar 4807d32139 LibGL: Implement a basic OpenGL 1.x compatible library il y a 4 ans