Jelle Raaijmakers 62285e0569 LibSoftGPU: Use multiplication instead of division for linear fog há 2 anos atrás
..
Buffer 9c08bb9555 AK: Remove `try_` prefix from FixedArray creation functions há 2 anos atrás
CMakeLists.txt 3b2ded1d44 LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image há 2 anos atrás
Clipper.cpp 00d46e5d77 LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit há 2 anos atrás
Clipper.h 0836912a6d LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane há 3 anos atrás
Config.h bb28492af0 LibSoftGPU: Make output in PixelQuad generic há 2 anos atrás
Device.cpp 62285e0569 LibSoftGPU: Use multiplication instead of division for linear fog há 2 anos atrás
Device.h 62285e0569 LibSoftGPU: Use multiplication instead of division for linear fog há 2 anos atrás
ISA.h 1e548a84d6 LibSoftGPU: Define a simple shader instruction set há 2 anos atrás
Image.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
Image.h 3b2ded1d44 LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image há 2 anos atrás
PixelConverter.cpp d26aabff04 Everywhere: Run clang-format há 2 anos atrás
PixelConverter.h 84c4b66721 LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support há 2 anos atrás
PixelQuad.h bb28492af0 LibSoftGPU: Make output in PixelQuad generic há 2 anos atrás
SIMD.h 69b94e4235 LibSoftGPU: Make blending simpler and more efficient há 2 anos atrás
Sampler.cpp 1c32d93a12 LibSoftGPU: Call `floor_int_range` only once in `sample_2d_lod` há 2 anos atrás
Sampler.h 4e63ce231f LibSoftGPU: Clean up `Sampler` imports há 2 anos atrás
Shader.cpp 1e548a84d6 LibSoftGPU: Define a simple shader instruction set há 2 anos atrás
Shader.h 1e548a84d6 LibSoftGPU: Define a simple shader instruction set há 2 anos atrás
ShaderCompiler.cpp c25359df47 LibSoftGPU: Delegate shader creation to new class ShaderCompiler há 2 anos atrás
ShaderCompiler.h c25359df47 LibSoftGPU: Delegate shader creation to new class ShaderCompiler há 2 anos atrás
ShaderProcessor.cpp b18bf702ea LibSoftGPU: Implement shader processor for SoftGPU ISA há 2 anos atrás
ShaderProcessor.h b18bf702ea LibSoftGPU: Implement shader processor for SoftGPU ISA há 2 anos atrás
Triangle.h a20bf80b05 LibGL+LibGPU+LibSoftGPU: Implement point and line drawing há 3 anos atrás