Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
  Jelle Raaijmakers 474f9e9c69 LibGL: Implement `GL_TEXTURE_ENV_COLOR` hace 2 años
  Jelle Raaijmakers 00d46e5d77 LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit hace 2 años
  Jelle Raaijmakers 1d36bfdac1 LibGL+LibSoftGPU: Implement fixed pipeline support for `GL_COMBINE` hace 2 años
  Jelle Raaijmakers c21a3b3029 LibGL: Better handling of texture targets and default textures hace 3 años
  Stephan Unverwerth d8c17c8838 LibGL+LibSoftGPU: Use device samplers for rendering hace 3 años
  Jelle Raaijmakers 4e3ed16527 LibGL: Only pass bound texture units to rasterizer hace 3 años
  Jelle Raaijmakers bed0f3466a LibGL: Remove `TextureUnit::unbind_texture()` hace 3 años
  Jelle Raaijmakers 5788a139d8 LibGL: Implement texture unit texturing states hace 3 años
  Stephan Unverwerth b54573739c LibGL: Implement glTexEnvf hace 4 años
  Jesse Buhagiar 8298e406a4 LibGL: Use Texture Units in Rasterizer and Context hace 4 años
  Jesse Buhagiar 52e5d3c961 LibGL: Implement basic texture units hace 4 años