Historique des commits

Auteur SHA1 Message Date
  Jelle Raaijmakers 5d21d1d105 LibGL: Remove duplicate `public:` from `Texture2D.h` il y a 3 ans
  Jelle Raaijmakers 3832656464 LibGL: East-const two methods in `Texture2D` il y a 3 ans
  Jelle Raaijmakers 7833f25f8f LibGL: Remove stubbed border from `glTexImage2D` il y a 3 ans
  Stephan Unverwerth 5e9d99474d LibGL: Remove image storage from MipMap il y a 3 ans
  Stephan Unverwerth 4c944eaa41 LibGL: Remove sampling code from Sampler2D il y a 3 ans
  Jelle Raaijmakers bccfa205d3 LibGL: Improve mipmap lookup in Texture2D il y a 3 ans
  Jelle Raaijmakers 5e370e6f96 LibGL: Implement `GL_(UN)PACK_ALIGNMENT` il y a 3 ans
  Stephan Unverwerth e7d3483618 LibGL: Implement glTexSubImage2D il y a 3 ans
  Stephan Unverwerth 19a08ff187 LibGL: Implement glPixelStorei il y a 4 ans
  Stephan Unverwerth b9523e15df LibGL: Implement glTexParameter{i,f} il y a 4 ans
  Stephan Unverwerth 12785849aa LibGL: Turn Sampler2D into an actual class il y a 4 ans
  Stephan Unverwerth fde0045ebe LibGL: Introduce Texture base class for all texture types il y a 4 ans