Historique des commits

Auteur SHA1 Message Date
  cflip abc0c44f0b LibGL+LibGPU+LibSoftGPU: Report maximum texture size il y a 2 ans
  Jelle Raaijmakers 1540c56e6c LibGL+LibGPU+LibSoftGPU: Implement `GL_GENERATE_MIPMAP` il y a 2 ans
  Jelle Raaijmakers d7f1dc146e LibGL: Calculate maximum log2 of texture size il y a 2 ans
  Jelle Raaijmakers 8ab410a536 LibGL: Implement `glGetTexImage` il y a 2 ans
  Jelle Raaijmakers eb7c3d16fb LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion il y a 2 ans
  Sam Atkins c0ca6e470f AK+Userland: Rename Array::front/back to first/last il y a 3 ans
  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