ebiten/internal/graphicsdriver/metal/mtl
Hajime Hoshi aaff18ecf7 graphicsdriver/metal/mtl: Bug fix: Guard the handler map by a mutex
The handler is invoked in another thread than the main thread.
2020-11-08 04:40:13 +09:00
..
example_test.go Update version to v2.0.0-alpha 2020-10-04 04:30:40 +09:00
mtl_test.go Update version to v2.0.0-alpha 2020-10-04 04:30:40 +09:00
mtl.go graphicsdriver/metal/mtl: Bug fix: Guard the handler map by a mutex 2020-11-08 04:40:13 +09:00
mtl.h ebiten: Allow rendering on a sub-image by scissor test 2020-11-08 00:58:44 +09:00
mtl.m ebiten: Allow rendering on a sub-image by scissor test 2020-11-08 00:58:44 +09:00