Files
blender/intern
Campbell Barton a4b2783169 small optimization for BLI_heap(), give some speedup in decimeter.
- use unsigned ints only (where mixing signed/unsigned)
- turn heap_swap into an inline function, add SWAP_TVAL macro to swap values using a temp value as storage.
- added type checking SHIFT3/4 macros

also style cleanup for CTR_Map
2012-10-22 03:25:53 +00:00
..
2012-09-28 06:45:20 +00:00
2012-10-17 04:13:03 +00:00
2012-10-20 20:36:51 +00:00
2012-09-20 12:29:28 +00:00
2012-09-20 01:32:13 +00:00
2012-10-20 20:36:51 +00:00
2012-10-17 04:13:03 +00:00
2012-10-17 04:13:03 +00:00
2012-10-20 18:46:57 +00:00