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-05-17 08:38:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd3c06dcef82d941bb2adfa3b8460d305b29ea1b
ladybird
/
Userland
/
Libraries
/
LibGPU
History
…
..
CMakeLists.txt
…
Config.h
…
Device.h
…
DeviceInfo.h
…
Driver.cpp
LibGPU: Remove DeprecatedString usage
2023-01-30 13:49:52 -05:00
Driver.h
…
Enums.h
…
Image.cpp
…
Image.h
LibGPU+LibSoftGPU: Move size and pixel format information to GPU::Image
2022-12-26 09:39:20 +01:00
ImageDataLayout.h
LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion
2022-08-27 12:28:05 +02:00
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
LibGPU+LibSoftGPU: Move LightModelParameters into LibGPU
2022-04-06 11:32:24 +02:00
Material.h
LibGL+LibGPU+LibSoftGPU: Move Material.h to LibGPU
2022-04-06 11:32:24 +02:00
RasterizerOptions.h
…
RasterPosition.h
…
SamplerConfig.h
LibGL: Implement
GL_TEXTURE_ENV_COLOR
2023-01-01 23:33:26 +01:00
Shader.h
LibGL+LibSoftGPU: Add GPU side shader infrastructure
2022-12-17 22:39:09 -07:00
StencilConfiguration.h
…
TextureUnitConfiguration.h
LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit
2022-09-11 22:37:07 +01:00
Vertex.h
…