1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-21 20:55:07 +00:00
serenity/Userland/Libraries/LibSoftGPU/Light
Jesse Buhagiar 5bb8c14c8f LibGL+LibSoftGPU: Remove unused variable specular_exponent
This was a duplicate of the `Material::shininess` variable.
2022-01-18 01:48:51 +02:00
..
Light.h LibGL+LibSoftGPU: Calculate spotlight cutoff angle as degrees 2022-01-13 12:13:58 +01:00
Material.h LibGL+LibSoftGPU: Remove unused variable specular_exponent 2022-01-18 01:48:51 +02:00