1
0
Fork 0
baseview/src
Robbert van der Helm aa1ad823ce Use a thread local variable for the X11 error
So in the situation that multiple X11 clients are handling errors from
different threads they don't see and interfere with each other's errors.

As mentioned in
https://github.com/glowcoil/raw-gl-context/pull/15#pullrequestreview-891405163.
2022-03-07 18:13:47 +01:00
..
gl Use a thread local variable for the X11 error 2022-03-07 18:13:47 +01:00
macos Fix a whackton of warnings and clippy lints 2022-02-07 23:10:53 +01:00
win Fix overlapping cell borrows in Windows impl 2022-02-10 03:14:01 +01:00
x11 Fix a whackton of warnings and clippy lints 2022-02-07 23:10:53 +01:00
event.rs Run cargo fmt on source files (#106) 2021-11-10 00:57:54 -06:00
keyboard.rs Fix a whackton of warnings and clippy lints 2022-02-07 23:10:53 +01:00
lib.rs Patch up the raw-gl-context modules for a feature 2022-02-07 17:31:19 +01:00
mouse_cursor.rs fix Windows build 2020-10-20 17:04:37 -05:00
window.rs Move RawWindowHandleWrapper to a shared module 2022-02-07 21:51:54 +01:00
window_info.rs Run cargo fmt on source files (#106) 2021-11-10 00:57:54 -06:00
window_open_options.rs Add stubs for creating OpenGL contexts 2022-02-07 19:00:48 +01:00