ebiten/internal/graphicsdriver
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
..
metal graphicsdriver/metal/mtl: Bug fix: Guard the handler map by a mutex 2020-11-08 04:40:13 +09:00
opengl ebiten: Allow rendering on a sub-image by scissor test 2020-11-08 00:58:44 +09:00