mirror of
https://github.com/RGBCube/serenity
synced 2026-01-19 01:51:01 +00:00
This implements the `glLightf{v}` family of functions used to set
lighting parameters per light in the GL. It also fixes an incorrect
prototype for the user exposed version of `glLightf{v}` in which
`params` was not marked as `const`.
|
||
|---|---|---|
| .. | ||
| gl.h | ||
| glext.h | ||
| glplatform.h | ||