tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Libraries
/
LibSoftGPU
/
at
master
1 folder
22 files
Buffer
AK: Remove `try_` prefix from FixedArray creation functions
3 years ago
CMakeLists.txt
LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image
3 years ago
Clipper.cpp
LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit
3 years ago
Clipper.h
LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane
3 years ago
Config.h
LibSoftGPU: Make output in PixelQuad generic
3 years ago
Device.cpp
LibSoftGPU: Use multiplication instead of division for linear fog
3 years ago
Device.h
LibSoftGPU: Use multiplication instead of division for linear fog
3 years ago
ISA.h
LibSoftGPU: Define a simple shader instruction set
3 years ago
Image.cpp
LibGfx: Remove `try_` prefix from bitmap creation functions
3 years ago
Image.h
LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image
3 years ago
PixelConverter.cpp
Everywhere: Run clang-format
3 years ago
PixelConverter.h
LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support
3 years ago
PixelQuad.h
LibSoftGPU: Make output in PixelQuad generic
3 years ago
SIMD.h
LibSoftGPU: Make blending simpler and more efficient
3 years ago
Sampler.cpp
LibSoftGPU: Call `floor_int_range` only once in `sample_2d_lod`
3 years ago
Sampler.h
LibSoftGPU: Clean up `Sampler` imports
3 years ago
Shader.cpp
LibSoftGPU: Define a simple shader instruction set
3 years ago
Shader.h
LibSoftGPU: Define a simple shader instruction set
3 years ago
ShaderCompiler.cpp
LibSoftGPU: Delegate shader creation to new class ShaderCompiler
3 years ago
ShaderCompiler.h
LibSoftGPU: Delegate shader creation to new class ShaderCompiler
3 years ago
ShaderProcessor.cpp
LibSoftGPU: Implement shader processor for SoftGPU ISA
3 years ago
ShaderProcessor.h
LibSoftGPU: Implement shader processor for SoftGPU ISA
3 years ago
Triangle.h
LibGL+LibGPU+LibSoftGPU: Implement point and line drawing
3 years ago