wined3d: Simplify the "transformed" check in state_lighting().
commit663e5a6a4cd43ec502f4c1122604007e1af1b67a
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 26 Mar 2009 09:43:40 +0000 (26 10:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Mar 2009 13:48:10 +0000 (26 14:48 +0100)
treef310ec37f55fa3f531c916fce273f810c5aa5446
parenta7d612854750ec6a7e572d94851c0abc39a7d2ec
wined3d: Simplify the "transformed" check in state_lighting().

It doesn't really matter if lighting is enabled or not if we don't have
position data.
dlls/wined3d/state.c