* Name structs to improve compatibility with Intel drivers
* Support p3d_ColorScale (modifies the base color)
* Allow users to set an exposure value
* Allow changing max_lights, use_normal_maps, msaa_samples, and exposure at runtime
* Add basic shadow map support for DirectionalLight and Spotlight (NOTE: This breaks if a PointLight is present, and must be explicitly enabled)
* Add exponential fog (must be explicitly enabled since fog density does not default to 0)