This repository was archived by the owner on Jul 19, 2018. It is now read-only.
Commit 3cf92a5
committed
layers:Disable memory access callback
This is a conservative measure to simplify landing and integration of
the memory access checks. For now turning off the callback and also
disabling some draw-time checks that seem to have ~10-20% perf hit in
limited testing. Turning off callback also means turning off tests that
rely on the callback.
Will continue advancing this code and testing with checks enabled to
reach desired functionality before enabling code on master.1 parent 89c36d4 commit 3cf92a5
3 files changed
Lines changed: 15 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
691 | 696 | | |
692 | 697 | | |
693 | 698 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5857 | 5857 | | |
5858 | 5858 | | |
5859 | 5859 | | |
| 5860 | + | |
| 5861 | + | |
| 5862 | + | |
| 5863 | + | |
| 5864 | + | |
| 5865 | + | |
5860 | 5866 | | |
5861 | 5867 | | |
5862 | 5868 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10197 | 10197 | | |
10198 | 10198 | | |
10199 | 10199 | | |
| 10200 | + | |
10200 | 10201 | | |
10201 | 10202 | | |
10202 | 10203 | | |
| |||
10483 | 10484 | | |
10484 | 10485 | | |
10485 | 10486 | | |
10486 | | - | |
10487 | | - | |
10488 | | - | |
10489 | 10487 | | |
10490 | | - | |
10491 | 10488 | | |
10492 | 10489 | | |
10493 | 10490 | | |
| |||
10501 | 10498 | | |
10502 | 10499 | | |
10503 | 10500 | | |
10504 | | - | |
| 10501 | + | |
10505 | 10502 | | |
10506 | 10503 | | |
10507 | 10504 | | |
| |||
10597 | 10594 | | |
10598 | 10595 | | |
10599 | 10596 | | |
| 10597 | + | |
10600 | 10598 | | |
10601 | 10599 | | |
10602 | 10600 | | |
| |||
10740 | 10738 | | |
10741 | 10739 | | |
10742 | 10740 | | |
10743 | | - | |
| 10741 | + | |
10744 | 10742 | | |
10745 | 10743 | | |
10746 | 10744 | | |
| |||
0 commit comments