Elias Naur
e5ddb0b903
ui/app: (macOS) use CFTypeRef for the view factory
...
The os and gl packages were separate in the past, which required
uintptr for cross-package CFTypeRefs. That's no longer needed.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-05-24 14:05:30 +02:00
Elias Naur
a1c0693eeb
ui/app: add Lock/Unlock to Context for macOS
...
Without locking, asynchronous OpenGL rendering crashes on macOS.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-05-24 14:01:26 +02:00
Elias Naur
da598663f7
ui/app: add GL buffer caches
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-05-16 21:47:30 +02:00
Elias Naur
0f05231c35
all: initial import
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-03-31 10:47:22 +02:00