Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-17 | xdemos: Fix sharedtex_mt. | Thomas Hellstrom | |
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> | |||
2009-03-13 | xdemos: Add multithreaded sharedtex_mt. | Thomas Hellstrom | |
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> |