Project

General

Profile

« Previous | Next » 

Revision 45d5e94b

Added by skyjake over 8 years ago

Cleanup|libcore: Allocate fewer rules for each rule rectangle

This cuts down the number of rules that need to be allocated as each
rule rectangle now lazily allocates the anchor and mid rules if they
are used.

The output rules are often interdependent so lazily allocating them is
likely not worth the added complexity.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences