1
0
forked from mirrors/0ad
Files
0ad/source/simulation2/components
Ykkrosh d936bde74a Dynamic message subscriptions.
Allow components to individually subscribe/unsubscribe to messages,
instead of statically subscribing the entire component type. Use this
for most Interpolate/RenderSubmit messages, to avoid the performance
cost of passing those messages to a large number of components that will
just ignore them anyway.

On Azure Coast this reduces total time per frame by about 30% on a
CPU-bound system.

This was SVN commit r15400.
2014-06-19 23:20:12 +00:00
..
2014-06-01 18:24:50 +00:00
2014-06-19 23:20:12 +00:00
2014-06-01 18:24:50 +00:00
2014-06-01 18:24:50 +00:00
2014-06-01 18:24:50 +00:00
2014-06-02 20:06:27 +00:00
2014-06-01 18:24:50 +00:00
2014-06-01 18:24:50 +00:00
2014-06-01 18:24:50 +00:00
2014-06-01 18:24:50 +00:00