Historia zmian

Autor SHA1 Wiadomość Data
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 lat temu
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted 2 lat temu
  Nico Weber 9b297c634f LibGfx: Make QOIWriter use ErrorOr 2 lat temu
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 lat temu
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 lat temu
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 lat temu
  Tim Schumacher 9eb040af32 Tests: Use `Core::Stream` to write output files in LibGL tests 2 lat temu
  Jelle Raaijmakers 474f9e9c69 LibGL: Implement `GL_TEXTURE_ENV_COLOR` 2 lat temu
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
  cflip bad3e2a089 LibGL: Add some tests for the buffer API 2 lat temu
  Jelle Raaijmakers bdb2be8f9e LibGL: Remove context initialization from tests 2 lat temu
  Jelle Raaijmakers 0cf3cb6279 LibGL: Immediately dereference vertex attribute data in display lists 2 lat temu
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 lat temu
  Andrew Kaster 8ed5ed3ec0 LibGL: Make GL::create_context fallible 2 lat temu
  Jelle Raaijmakers 00d46e5d77 LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit 2 lat temu
  Jelle Raaijmakers 84c4b66721 LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support 2 lat temu
  Jelle Raaijmakers eb7c3d16fb LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion 2 lat temu
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 lat temu
  Jelle Raaijmakers a20bf80b05 LibGL+LibGPU+LibSoftGPU: Implement point and line drawing 3 lat temu
  Jelle Raaijmakers 65d4fb7649 LibGL: Set W-coordinate to 1 in `glRect*` 3 lat temu
  Jelle Raaijmakers 8cfabbcd93 Tests: Implement reference image testing for LibGL 3 lat temu
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 lat temu
  Hendiadyoin1 7a27ecc135 Tests: Add a simple LibGL render-test 3 lat temu