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-07 05:06:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e0c19d6ea5cb0d82ddb0267f26342cd048455bb
ladybird
/
Userland
/
Libraries
/
LibSoftGPU
History
Jelle Raaijmakers
a362a95912
LibSoftGPU: Shift U/V coordinates just once in
Sampler
2022-01-04 17:48:28 +00:00
..
Clipper.cpp
LibSoftGPU: Use
AK::mix
instead of manual interpolation
2022-01-04 17:48:28 +00:00
Clipper.h
…
CMakeLists.txt
…
Config.h
LibSoftGPU: Add option to render a debug overlay
2022-01-01 15:09:21 +01:00
DepthBuffer.cpp
…
DepthBuffer.h
…
Device.cpp
LibSoftGPU: Use
AK::mix
instead of manual interpolation
2022-01-04 17:48:28 +00:00
Device.h
LibSoftGPU: Add option to render a debug overlay
2022-01-01 15:09:21 +01:00
DeviceInfo.h
…
Enums.h
LibGL+LibSoftGPU: Implement texture coordinate generation
2021-12-30 14:24:29 +01:00
Image.cpp
…
Image.h
…
ImageDataLayout.h
…
ImageFormat.h
…
Sampler.cpp
LibSoftGPU: Shift U/V coordinates just once in
Sampler
2022-01-04 17:48:28 +00:00
Sampler.h
…
Triangle.h
…
Vertex.h
…