Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xdemos: Fix sharedtex_mt. | Thomas Hellstrom | 2009-03-17 | 1 | -70/+33 |
| | | | | | | | | | 1) Don't allow multiple threads sharing current context, even if they are mutex protected. 2) Remove all XLockDisplay(), XUnLockDisplay() calls, as they were only workarounds for xcb. Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> | ||||
* | xdemos: Add multithreaded sharedtex_mt. | Thomas Hellstrom | 2009-03-13 | 1 | -0/+523 |
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> |