Blender Git Loki
Git Commits -> Revision e936abd
Revision e936abd by Benoit Bolsee (decklink) May 1, 2015, 18:31 (GMT) |
BGE VideoDeckLink: Implement memory locking in Linux. Use mlock() to lock memory in case of pinned memory extension. Use get/setrlimit to set limit so thqt locking will work. However, only privilege process can increase the limit, so ignore error. |
Commit Details:
Full Hash: e936abdb3f75c3390b77d039985b9e0f1d52aac2
Parent Commit: cb21edd
Lines Changed: +40, -13