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-02-21 15:14:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c52abe0bea8c8ee29794f236b005b46a844a50cc
ladybird
/
Userland
/
Libraries
/
LibGPU
History
Stephan Unverwerth
c52abe0bea
LibVirtGPU: Add a new GPU device that talks to our VirtIO-GPU driver
...
At this moment this only contains function stubs.
2022-12-26 09:39:20 +01:00
..
CMakeLists.txt
LibVirtGPU: Add a new GPU device that talks to our VirtIO-GPU driver
2022-12-26 09:39:20 +01:00
Config.h
…
Device.h
LibSoftGPU: Allow binding a fragment shader
2022-12-17 22:39:09 -07:00
DeviceInfo.h
…
Driver.cpp
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
Driver.h
…
Enums.h
…
Image.cpp
LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image
2022-12-26 09:39:20 +01:00
Image.h
LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image
2022-12-26 09:39:20 +01:00
ImageDataLayout.h
…
ImageFormat.h
…
IR.h
LibGPU: Add inputs and outputs to GPU shader IR
2022-12-17 22:39:09 -07:00
Light.h
…
LightModelParameters.h
…
Material.h
…
RasterizerOptions.h
…
RasterPosition.h
…
SamplerConfig.h
…
Shader.h
LibGL+LibSoftGPU: Add GPU side shader infrastructure
2022-12-17 22:39:09 -07:00
StencilConfiguration.h
…
TextureUnitConfiguration.h
…
Vertex.h
…