This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-26 03:09:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3690305794de2f9a8ed51fa71f3201ccf41efabb
ladybird
/
Userland
/
Libraries
/
LibSoftGPU
History
Jelle Raaijmakers
62285e0569
LibSoftGPU: Use multiplication instead of division for linear fog
...
Sampling profiling shows a reduction of nearly 60% for the linear fog calculation case.
2023-02-18 01:45:00 +01:00
..
Buffer
AK: Remove
try_
prefix from FixedArray creation functions
2023-01-28 22:41:36 +01:00
Clipper.cpp
…
Clipper.h
…
CMakeLists.txt
…
Config.h
…
Device.cpp
LibSoftGPU: Use multiplication instead of division for linear fog
2023-02-18 01:45:00 +01:00
Device.h
LibSoftGPU: Use multiplication instead of division for linear fog
2023-02-18 01:45:00 +01:00
Image.cpp
LibGfx: Remove
try_
prefix from bitmap creation functions
2023-01-26 20:24:37 +00:00
Image.h
…
ISA.h
…
PixelConverter.cpp
…
PixelConverter.h
…
PixelQuad.h
…
Sampler.cpp
…
Sampler.h
…
Shader.cpp
…
Shader.h
…
ShaderCompiler.cpp
…
ShaderCompiler.h
…
ShaderProcessor.cpp
…
ShaderProcessor.h
…
SIMD.h
LibSoftGPU: Make blending simpler and more efficient
2023-02-02 14:38:26 +01:00
Triangle.h
…