| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-18 | tests: Remove the enablement of the "Validation" extension | Jon Ashburn | |
| This accidentally got added resulting in validation layers always running. | |||
| 2015-06-18 | WIP: Debugging - REMOVE | Courtney Goeltzenleuchter | |
| 2015-06-18 | layers: Ifdef out debug code | Courtney Goeltzenleuchter | |
| 2015-06-18 | layers: utilities for layer storage | Courtney Goeltzenleuchter | |
| Have defined tableMap and tableInstanceMap as static here to prevent layers from accidentally using a common map. Moved all the access functions here as well to be able to access the static maps. Added destroy functions to eliminate last of references to tableMap and tableInstanceMap maps outside this file. | |||
| 2015-06-18 | mem_tracker: add per-instance persistent data | Courtney Goeltzenleuchter | |
| 2015-06-18 | layers: Make dispatch table thread safe | Jon Ashburn | |
