diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-09-27 03:00:09 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-09-27 03:00:09 +0200 |
commit | ec1991ba992640171eabe2f5d1029a2836624c58 (patch) | |
tree | ec98c0c0bc54e9e8d784d989b44a9f6525342f7f /compat/bsd/sys/cdefs.h | |
parent | e22d703662aef2d756162c3800c542075c372666 (diff) | |
download | osc-graphics-ec1991ba992640171eabe2f5d1029a2836624c58.tar.gz |
make layer list double-linked
* does not in any way affect rendering performance
* inserting is a bit more complex, but still O(1)
* deleting is a lot faster (O(1)) since we do not have to search by name
Diffstat (limited to 'compat/bsd/sys/cdefs.h')
0 files changed, 0 insertions, 0 deletions