fdtd-coremem/crates/coremem/src
colin 859a7f8b18 rename `FullyGenericMaterial` -> `GenericMaterial`
this naming was an artifact from the separate CPU/GPU material implementations.
2022-12-07 09:46:33 +00:00
..
bin rename `FullyGenericMaterial` -> `GenericMaterial` 2022-12-07 09:46:33 +00:00
geom Intersection: add a `new3` constructor 2022-10-10 04:25:23 -07:00
sim rename `FullyGenericMaterial` -> `GenericMaterial` 2022-12-07 09:46:33 +00:00
stim app: stacked_cores: try adding multiple control loops 2022-10-01 04:35:45 -07:00
diagnostics.rs capture high-level GPU timing diagnostics 2022-09-27 00:20:41 -07:00
driver.rs Driver: remove the unecessary `Box`ing of `RenderedStimulus` 2022-08-23 23:33:22 -07:00
lib.rs add a JobPool type to better abstract over repeat asynchronous work 2022-08-22 19:30:07 -07:00
meas.rs sim: remove the unused `StaticSim` type alias 2022-08-23 23:25:08 -07:00
render.rs ColorTermRenderer: print the measurement name, not just the value 2022-09-01 21:44:38 -07:00
worker.rs Driver: replace the other ThreadPool with a JobPool 2022-08-23 00:03:58 -07:00