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
2026-04-02 18:56:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
332799fbcbd97f2be5ea9afef9d2f1cd3c2b090b
ladybird
/
Userland
/
Libraries
/
LibSoftGPU
History
Jelle Raaijmakers
870b835115
LibGfx+LibSoftGPU: Allow indexed reads into
Gfx::Vector
2022-03-11 12:30:43 +01:00
..
Buffer
…
Light
…
AlphaBlendFactors.h
…
Clipper.cpp
…
Clipper.h
…
CMakeLists.txt
…
Config.h
LibSoftGPU: Use
float
instead of
int
for triangle screen coords
2022-03-07 11:00:45 +01:00
Device.cpp
LibGfx+LibSoftGPU: Allow indexed reads into
Gfx::Vector
2022-03-11 12:30:43 +01:00
Device.h
…
DeviceInfo.h
…
Enums.h
…
Image.cpp
…
Image.h
…
ImageDataLayout.h
…
ImageFormat.h
…
PixelQuad.h
LibSoftGPU: Use
float
instead of
int
for triangle screen coords
2022-03-07 11:00:45 +01:00
Sampler.cpp
LibSoftGPU: Remove a lot of
[ui]32x4
casts in
Sampler
2022-03-08 15:32:35 +01:00
Sampler.h
LibSoftGPU: Add mipmap selection to sampler class
2022-03-03 13:50:25 +01:00
SIMD.h
…
Triangle.h
…
Vertex.h
…