1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:28:11 +00:00
serenity/Userland/Libraries/LibSoftGPU/Light
Jelle Raaijmakers 58e025ac08 LibSoftGPU: Change Material vectors to FloatVector4
Same type, but more consistent with the rest of LibSoftGPU and LibGL.
2022-01-13 12:13:58 +01:00
..
Light.h LibGL: Implement glLightf{v} and fix gl.h prototype 2022-01-12 13:36:56 +01:00
Material.h LibSoftGPU: Change Material vectors to FloatVector4 2022-01-13 12:13:58 +01:00