Historique des commits

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