Историја ревизија

Аутор SHA1 Порука Датум
  Jelle Raaijmakers 62285e0569 LibSoftGPU: Use multiplication instead of division for linear fog пре 2 година
  Jelle Raaijmakers f54d9c0a61 LibSoftGPU: Use `AK::SIMD::exp_approximate` instead of `::exp` пре 2 година
  Jelle Raaijmakers 62f4486190 LibSoftGPU: Only enable texture stages if required пре 2 година
  Jelle Raaijmakers 69b94e4235 LibSoftGPU: Make blending simpler and more efficient пре 2 година
  Jelle Raaijmakers 5c1038e54f LibSoftGPU: Remove DeprecatedString usage пре 2 година
  Jelle Raaijmakers 44d679ba7e LibSoftGPU: Remove workaround for i686 depth comparison пре 2 година
  Andrew Kaster a492e2018d Userland: Silence warnings from ElapsedTimer::elapsed() type change пре 2 година
  Stephan Unverwerth c25359df47 LibSoftGPU: Delegate shader creation to new class ShaderCompiler пре 2 година
  Stephan Unverwerth b18bf702ea LibSoftGPU: Implement shader processor for SoftGPU ISA пре 2 година
  Stephan Unverwerth 1e548a84d6 LibSoftGPU: Define a simple shader instruction set пре 2 година
  Stephan Unverwerth bb28492af0 LibSoftGPU: Make output in PixelQuad generic пре 2 година
  Stephan Unverwerth c008b6ce18 LibSoftGPU: Make input in PixelQuad generic пре 2 година
  Stephan Unverwerth 49139d5f4e LibSoftGPU: Allow binding a fragment shader пре 2 година
  Stephan Unverwerth 93ab2db80f LibGL+LibSoftGPU: Add GPU side shader infrastructure пре 2 година
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Jelle Raaijmakers 88ca72aa79 LibSoftGPU: Extract `argb32_color` value in rasterization пре 2 година
  Jelle Raaijmakers 681695a07a LibSoftGPU: Make alpha testing a static function пре 2 година
  Jelle Raaijmakers 4e63ce231f LibSoftGPU: Clean up `Sampler` imports пре 2 година
  cflip abc0c44f0b LibGL+LibGPU+LibSoftGPU: Report maximum texture size пре 2 година
  Jelle Raaijmakers 1aa1c89afa LibGL+LibGPU+LibSoftGPU: Report texture clamp to edge support пре 2 година
  Jelle Raaijmakers 087f565700 LibSoftGPU: Divide texture coordinates by Q пре 2 година
  Jelle Raaijmakers 00d46e5d77 LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit пре 2 година
  Jelle Raaijmakers dda5987684 LibGL+LibGPU+LibSoftGPU: Remove concept of `layer` in favor of `depth` пре 2 година
  Jelle Raaijmakers 44953a4301 LibGL+LibGPU+LibSoftGPU: Implement `glCopyTex(Sub)?Image2d` пре 2 година
  Jelle Raaijmakers eb81b66b4e LibGL+LibGPU+LibSoftGPU: Rename `blit_color_buffer_to` пре 2 година
  Jelle Raaijmakers 1d36bfdac1 LibGL+LibSoftGPU: Implement fixed pipeline support for `GL_COMBINE` пре 2 година
  Jelle Raaijmakers b42feb76a0 LibSoftGPU: Use approximation for maximum depth slope пре 2 година
  Jelle Raaijmakers 94f016b363 LibGL+LibGPU+LibSoftGPU: Report texture env add extension пре 2 година