ReinUsesLisp
dc27252352
shader_cache: Implement a generic shader cache
...
Implement a generic shader cache for fast lookups and invalidations.
Invalidations are cheap but expensive when a shader is invalidated.
Use two mutexes instead of one to avoid locking invalidations for
lookups and vice versa. When a shader has to be removed, lookups are
locked as expected.
2020-06-07 04:32:32 -03:00
..
2020-05-27 23:05:50 -03:00
2020-06-04 11:40:52 -04:00
2020-06-04 22:23:07 +10:00
2020-06-06 02:56:42 -03:00
2020-06-05 11:14:36 -04:00
2020-06-02 09:47:53 -04:00
2020-06-03 12:17:25 -04:00
2020-04-28 14:02:51 -04:00
2020-06-07 04:32:32 -03:00
2020-03-14 11:47:33 -04:00
2020-03-14 11:47:33 -04:00
2020-05-16 12:42:27 +10:00
2020-05-16 12:42:27 +10:00
2020-05-01 23:38:23 +00:00
2020-04-22 11:36:10 -04:00
2020-04-22 11:36:10 -04:00
2020-04-06 09:21:46 -04:00
2020-04-06 09:21:46 -04:00
2020-04-22 11:36:26 -04:00
2020-04-22 11:36:17 -04:00
2020-05-05 15:39:44 -04:00
2020-04-30 13:19:36 -04:00
2020-03-09 18:40:06 -03:00
2020-03-09 18:40:06 -03:00
2020-04-23 11:37:12 -04:00
2020-04-17 00:59:34 -04:00
2020-04-30 13:19:36 -04:00
2019-08-21 02:17:14 -03:00
2020-04-22 11:36:24 -04:00
2020-04-17 00:59:28 -04:00
2020-04-17 00:59:28 -04:00
2018-11-08 00:31:39 -05:00
2020-05-09 21:03:39 -04:00
2020-04-28 02:18:12 -03:00
2019-03-05 20:35:32 -05:00
2020-03-24 21:03:42 -06:00
2019-04-02 15:54:11 -03:00
2019-04-02 15:54:11 -03:00
2020-06-07 04:32:32 -03:00
2020-04-30 13:19:36 -04:00
2020-04-30 13:19:36 -04:00
2020-03-25 23:32:42 -06:00
2020-03-24 21:03:42 -06:00