Bo Svensson
cd4d76f8c5
discard off-screen lights ( #3120 )
...
Currently, we run culling tests against all lights in the scene during LightListCallback::pushLightState. We can avoid most of these tests by removing off-screen lights at an earlier stage. We should benchmark the cumulative time spent within LightListCallback::pushLightState before and after this PR.
2021-10-06 11:53:24 +02:00
..
2021-06-24 19:21:29 +00:00
2021-04-18 23:00:13 +02:00
2021-09-26 22:13:53 +02:00
2021-07-05 13:22:46 +00:00
2021-06-25 21:54:35 +02:00
2021-05-12 10:34:39 +04:00
2021-05-10 22:44:07 -05:00
2021-09-29 09:36:05 +02:00
2021-09-29 19:25:10 +02:00
2020-11-29 11:14:07 +04:00
2021-05-10 22:44:07 -05:00
2021-08-01 02:47:10 +01:00
2021-09-14 18:09:55 +02:00
2021-09-19 19:53:38 +02:00
2021-09-07 14:52:42 +02:00
2021-10-06 09:21:21 +00:00
2021-09-14 18:09:55 +02:00
2021-10-05 14:21:12 +02:00
2021-07-27 07:58:57 +03:00
2021-06-22 12:51:08 +02:00
2021-10-05 14:21:12 +02:00
2019-02-23 08:02:12 +04:00
2021-07-10 01:01:50 +02:00
2021-10-05 14:37:08 +02:00
2021-10-06 11:53:24 +02:00
2021-07-25 21:01:06 +00:00
2021-06-22 12:51:08 +02:00
2021-10-05 14:37:08 +02:00
2021-10-05 14:21:12 +02:00
2021-06-22 12:52:29 +02:00
2018-10-09 10:21:12 +04:00
2017-03-07 21:53:49 +01:00
2021-09-24 14:17:34 +02:00
2021-08-15 19:50:28 +02:00
2021-09-17 19:59:11 +02:00
2010-09-25 20:15:05 +02:00