Files
openttd-cmclient/src
Jonathan G Rennison db924a4681 Codechange: [Blitter] Change DrawLine to be templated
This is remove per-pixel overheads due to use of the SetPixel virtual
method.
These overheads included:
* expensive virtual method call which prevents inlining
* palette lookup for every pixel
* branch on whether palette animation is enabled on every pixel

Regenerate project files.
2019-01-24 11:12:06 +00:00
..
2019-01-23 19:45:44 +01:00
2018-05-17 15:06:37 +01:00
2018-04-29 15:32:16 +02:00
2019-01-12 16:57:23 +00:00
2019-01-12 16:57:23 +00:00
2018-04-30 18:52:32 +02:00
2018-04-29 15:32:16 +02:00
2018-04-08 11:47:26 +02:00
2018-04-30 18:52:32 +02:00
2018-10-31 12:41:49 +01:00
2019-01-17 22:01:07 +00:00
2018-10-31 12:41:49 +01:00
2019-01-19 23:11:17 +00:00
2019-01-17 22:01:07 +00:00
2019-01-19 23:11:17 +00:00
2018-10-31 12:41:49 +01:00