MaxActiveLights means number of concurrent lights, but any number can
commit8b2c10bcd4cdc4808f09e8e012ea26e364160390
authorJason Edmeades <us@the-edmeades.demon.co.uk>
Tue, 30 Sep 2003 00:21:07 +0000 (30 00:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Sep 2003 00:21:07 +0000 (30 00:21 +0000)
tree83044993b59bf3fec6224a35090e1183761feee1
parentba69d050221933759d376a9e66a9a71c83e192ac
MaxActiveLights means number of concurrent lights, but any number can
be  set up. Change support for lights into a linked list and only set
up an equivalent gl light when the light is enabled.
dlls/d3d8/d3d8_private.h
dlls/d3d8/device.c
dlls/d3d8/directx.c
dlls/d3d8/stateblock.c