Историја ревизија

Аутор SHA1 Порука Датум
  Lenny Maiorani 229188b815 LibGL: Set rasterizer material state without copying пре 3 година
  Lenny Maiorani 354017e01d LibGL: Set rasterizer light state without copying пре 3 година
  Jesse Buhagiar 371d49c0f6 LibGL: Implement `glMateriali{v}` пре 3 година
  Jesse Buhagiar 170739fe39 LibGL: Implement `glLighti{v}` пре 3 година
  Jesse Buhagiar 68e50759b4 LibGL: Implement `glGetMaterial` пре 3 година
  Jesse Buhagiar f5cde1b6fb LibGL: Implement `glGetLight` пре 3 година
  Jelle Raaijmakers a8655fbf52 LibGL+LibSoftGPU: Clean up some `for` loops пре 3 година
  Jelle Raaijmakers 08826d60ad LibGL: Transpose matrix in `glGetDoublev` and `glGetFloatv` пре 3 година
  Jelle Raaijmakers c846ed0a2c LibGL: Report GL errors to debug console пре 3 година
  Jelle Raaijmakers c5abef86db LibGL: Stub `GL_BACK` implementation for `glPolygonMode` пре 3 година
  Jelle Raaijmakers 453f62c935 LibGL+LibSoftGPU: Implement `GL_POLYGON_OFFSET_FILL` capability пре 3 година
  Stephan Unverwerth 12f63df329 LibGL+LibSoftGPU: Support generation of multiple texture coordinates пре 3 година
  Stephan Unverwerth bc17a87450 LibGL: Also track active texture unit index пре 3 година
  Stephan Unverwerth 9627576d9c LibGL: Track multiple current texture coordinates in GLContext пре 3 година
  Stephan Unverwerth a2c771a913 LibGL: Handle multiple texture coordinates in client state пре 3 година
  Stephan Unverwerth 7571ef0343 LibGL+LibSoftGPU: Add multiple texture coordinates to vertex struct пре 3 година
  Stephan Unverwerth 044582b0ce LibGL: Add stubs for multitexturing and announce GL_ARB_multitexture пре 3 година
  Stephan Unverwerth d3d12c2fe7 LibGL: Generate GL extension string dynamically during construction пре 3 година
  Jesse Buhagiar 865e7bbe5e LibGL+LibSoftGPU+3DFileViewer: Implement Specular highlighting :^) пре 3 година
  Jesse Buhagiar 5bb8c14c8f LibGL+LibSoftGPU: Remove unused variable `specular_exponent` пре 3 година
  Jelle Raaijmakers 34a0f790a2 LibGL: Use number of lights from stored device info пре 3 година
  Jelle Raaijmakers 11c807ebd1 LibGL+LibSoftGPU: Implement the stencil buffer пре 3 година
  Jelle Raaijmakers 6386671944 LibGL: Convert stencil front/back function and operation to `Array`s пре 3 година
  Jelle Raaijmakers 3609ffc450 LibGL+LibSoftGPU: Enumize material front/back face selection пре 3 година
  Luke Wilde c6a0365c58 LibGL+LibSoftGPU: Add support for 8-bit luminance (+ alpha) textures пре 3 година
  Jelle Raaijmakers 8efd6bc878 LibGL+LibSoftGPU: Implement `glDrawPixels` depth buffer support пре 3 година
  Jelle Raaijmakers ca78327a96 LibGL+LibSoftGPU: Implement rasterization position пре 3 година
  Jelle Raaijmakers 8e935ad3b1 LibGL+LibSoftGPU: Implement `glColorMaterial` and `GL_COLOR_MATERIAL` пре 3 година
  Jelle Raaijmakers 9d4c2f6308 LibGL+LibSoftGPU: Calculate spotlight cutoff angle as degrees пре 3 година
  Jelle Raaijmakers 8c28d167c9 LibGL: Report unsupported capabilities in `glEnable` and `glDisable` пре 3 година