props/material_cache
2021-08-25 17:24:25 +02:00
..
prop_material_cache_pcm.cpp Implement initial_setup_default for PropMaterialCache and PropMaterialCachePCM. 2021-08-10 10:06:13 +02:00
prop_material_cache_pcm.h Added initial_setup_default virtual to prop material cache. 2021-08-09 20:24:29 +02:00
prop_material_cache.cpp Only call initial_setup_default on the main thread, and document that shader duplication can crash if done from a different thread. Removed the material mutex from the prop cache as it's not needed anymore. 2021-08-25 17:24:25 +02:00
prop_material_cache.h Added initial_setup_default virtual to prop material cache. 2021-08-09 20:24:29 +02:00