Jelle Raaijmakers aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations il y a 1 an
..
Buffer f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive il y a 2 ans
CMakeLists.txt 3b2ded1d44 LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image il y a 2 ans
Clipper.cpp 403d3bbdaf LibSoftGPU: Optimize `GPU::Vertex` lists il y a 1 an
Clipper.h 0836912a6d LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane il y a 3 ans
Config.h bb28492af0 LibSoftGPU: Make output in PixelQuad generic il y a 2 ans
Device.cpp aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations il y a 1 an
Device.h edcb6176ce LibGL+Lib*GPU: Set model view and projection matrices separately il y a 1 an
ISA.h 1e548a84d6 LibSoftGPU: Define a simple shader instruction set il y a 2 ans
Image.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
Image.h 3b2ded1d44 LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image il y a 2 ans
PixelConverter.cpp d26aabff04 Everywhere: Run clang-format il y a 2 ans
PixelConverter.h 84c4b66721 LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support il y a 2 ans
PixelQuad.h bb28492af0 LibSoftGPU: Make output in PixelQuad generic il y a 2 ans
SIMD.h 69b94e4235 LibSoftGPU: Make blending simpler and more efficient il y a 2 ans
Sampler.cpp 1c32d93a12 LibSoftGPU: Call `floor_int_range` only once in `sample_2d_lod` il y a 2 ans
Sampler.h 4e63ce231f LibSoftGPU: Clean up `Sampler` imports il y a 2 ans
Shader.cpp 1e548a84d6 LibSoftGPU: Define a simple shader instruction set il y a 2 ans
Shader.h 1e548a84d6 LibSoftGPU: Define a simple shader instruction set il y a 2 ans
ShaderCompiler.cpp c25359df47 LibSoftGPU: Delegate shader creation to new class ShaderCompiler il y a 2 ans
ShaderCompiler.h c25359df47 LibSoftGPU: Delegate shader creation to new class ShaderCompiler il y a 2 ans
ShaderProcessor.cpp b18bf702ea LibSoftGPU: Implement shader processor for SoftGPU ISA il y a 2 ans
ShaderProcessor.h b18bf702ea LibSoftGPU: Implement shader processor for SoftGPU ISA il y a 2 ans
Triangle.h a20bf80b05 LibGL+LibGPU+LibSoftGPU: Implement point and line drawing il y a 3 ans