Files
OpenRA/OpenRA.Mods.Common
RoosterDragon e11c8436bd Misc changes to reduce allocation:
- Avoid creating new strings in SpriteRenderer.Flush.
- ProductionQueue.CancelUnbuildableItems can exit early if the queue is empty. It can also use a set of names for quicker lookups.
- OpenGL.CheckGLError avoids a Enum.HasFlag call.
2020-10-17 23:48:48 +02:00
..
2020-08-19 18:11:07 +01:00
2020-08-15 10:37:10 +01:00
2020-08-19 18:11:07 +01:00
2020-08-19 18:11:07 +01:00
2020-08-19 18:11:07 +01:00
2020-10-17 23:48:48 +02:00
2020-07-28 18:22:51 +02:00
2020-10-10 17:54:55 +02:00
2020-08-15 10:37:10 +01:00
2020-08-15 10:37:10 +01:00
2020-08-19 18:11:07 +01:00
2020-07-12 19:52:55 +02:00
2020-08-15 16:21:21 +01:00